.tip-card{font-size:clamp(14px,1.053vw,16px)}.tip-card:focus-visible{outline:none}.tip-card__card.common-card{display:block;height:100%;padding:2em;width:100%}.tip-card__card.common-card,.tip-card__card.common-card:hover{color:inherit;text-decoration:none}.tip-card__content{height:100%;margin-left:auto;margin-right:auto;width:100%}.tip-card__content,.tip-card__meta{align-items:stretch;display:flex;flex-direction:column;justify-content:center;text-align:center}.tip-card__content>*,.tip-card__meta>*{margin-bottom:.75em}.tip-card__content>:last-child,.tip-card__meta>:last-child{margin-bottom:0}.tip-card__spacer{flex:4;margin:0!important}.tip-card__spacer--bottom{flex:6}.tip-card__tags{grid-area:tags;margin-top:-.5em}.tip-card__actions{align-items:center;display:flex;flex:none;flex-wrap:wrap;gap:.5em;grid-area:actions;justify-content:center;margin-bottom:1em;margin-top:.25em;position:relative;z-index:1}.tip-card__action{flex:none}.tip-card__thumb{display:flex;flex:100;flex-basis:auto;flex-direction:column;grid-area:thumb;justify-content:flex-end;overflow:hidden;pointer-events:none;position:relative}.tip-card__thumb img{border-radius:10px;max-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.tip-card__icon,.tip-card__thumb img{-o-object-position:center center;object-position:center center}.tip-card__icon{height:2.25em;-o-object-fit:contain;object-fit:contain;width:auto}.tip-card__title{font-size:1.33em;font-weight:600;grid-area:title;line-height:1.25;margin-bottom:.33em}.tip-card__summary{flex:none;font-size:1em;grid-area:description;line-height:1.4}.tip-card__intro{background-color:var(--theme-section-bg-gray);border-radius:.75em;display:block;font-size:.95em;line-height:1.25;margin-left:-.5em;margin-top:-.5em;padding:1em 1em 1.2em;position:relative;width:calc(100% + 1em)}.tip-card__intro:after{border-color:var(--theme-section-bg-gray) transparent transparent transparent;border-style:solid;border-width:15px 15px 0 0;bottom:-.9em;content:"";display:block;height:0;left:1em;position:absolute;width:0}.tip-card__summary-description--lines-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-height:1.4em;overflow:hidden}.tip-card__summary-description--lines-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.8em;overflow:hidden}.tip-card__summary-description--lines-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4.2em;overflow:hidden}.tip-card__summary-description--lines-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-height:5.6em;overflow:hidden}.tip-card__summary-description--lines-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-height:7em;overflow:hidden}.tip-card__summary-description--lines-6{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;max-height:8.4em;overflow:hidden}.tip-card__summary-description--lines-7{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;max-height:9.8em;overflow:hidden}.tip-card__summary-description--lines-8{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;max-height:11.2em;overflow:hidden}.tip-card__summary-description--lines-9{display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;max-height:12.6em;overflow:hidden}.tip-card__summary-description--lines-10{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;max-height:14em;overflow:hidden}.tip-card__summary-description--lines-11{display:-webkit-box;-webkit-line-clamp:11;-webkit-box-orient:vertical;max-height:15.4em;overflow:hidden}.tip-card__summary-description--lines-12{display:-webkit-box;-webkit-line-clamp:12;-webkit-box-orient:vertical;max-height:16.8em;overflow:hidden}.tip-card__source{align-items:center;display:flex;gap:.33em;grid-area:source;justify-content:center;margin-left:auto;margin-right:auto}.tip-card__source--link{color:var(--theme-link);z-index:1}.tip-card__source--link:hover{color:var(--theme-link-hover);text-decoration:underline}.tip-card__source-icon{height:1.25em;-o-object-fit:contain;object-fit:contain}.tip-card__click{border-radius:inherit;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.tip-card__click:focus-visible{outline:1px dashed #1a59c8;outline-offset:0;outline-offset:4px}.tip-card__click>svg{color:var(--theme-link);opacity:0;position:absolute;right:.66em;top:.66em;transition:opacity .2s cubic-bezier(.215,.61,.355,1)}.tip-card__click:hover>svg{opacity:1}.tip-card--size-default .tip-card__summary-description{margin-left:auto;margin-right:auto;max-width:28em}.tip-card--size-default .tip-card__title{margin-left:auto;margin-right:auto;max-width:20em}.tip-card--size-default .tip-card__thumb img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.tip-card--size-wide .tip-card__card{display:grid;grid-template-areas:"content thumb";grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:100%;grid-gap:3em;text-align:left}.tip-card--size-wide .tip-card__content{grid-area:content}.tip-card--size-wide .tip-card__thumb{aspect-ratio:auto;grid-area:thumb;height:100%;position:relative;width:calc(100% + 2em)}.tip-card--size-wide .tip-card__thumb img{aspect-ratio:auto;height:100%;height:calc(100% - 2em);left:0;-o-object-fit:contain;object-fit:contain;position:relative;position:absolute;right:auto;top:1em;transform:none;width:auto}.tip-card--size-stacked{text-align:center}.tip-card--size-stacked .tip-card__card{align-content:center;padding:30px 20px 20px}.tip-card--size-dialog .tip-card__card{box-shadow:0 18px 22.5px -6px #0000002d,0 35.5px 57px #0001,0 13.5px 75px #0000000a;display:grid;font-size:clamp(16px,1.184vw,18px);gap:3em;grid-template-areas:"content description";grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:100%;padding:3em 1.5em 3em 3em}.tip-card--size-dialog .tip-card__content>*,.tip-card--size-dialog .tip-card__meta>*{margin-bottom:0}.tip-card--size-dialog .tip-card__content{gap:1em;grid-area:content;justify-content:flex-start;text-align:left}.tip-card--size-dialog .tip-card__meta{align-items:center;flex-direction:row-reverse;gap:.75em;justify-content:space-between;justify-content:flex-end;margin-top:-.5em;padding:0;width:100%}.tip-card--size-dialog .tip-card__meta>*{margin-bottom:0}.tip-card--size-dialog .tip-card__icon{background-position:0;flex:none;margin:0;order:0}.tip-card--size-dialog .tip-card__tags{flex:none;flex-wrap:wrap;justify-content:flex-start;margin:0;order:0}.tip-card--size-dialog .tip-card__source{justify-content:flex-start;margin-left:0}.tip-card--size-dialog .tip-card__title{font-size:clamp(21px,1.842vw,28px);line-height:1.1;margin-bottom:.1em;order:2}.tip-card--size-dialog .tip-card__thumb{order:3}.tip-card--size-dialog .tip-card__spacer{display:none!important}.tip-card--size-dialog .tip-card__actions{flex-wrap:wrap;justify-content:flex-start;margin-bottom:0;order:5}.tip-card--size-dialog .tip-card__description{grid-area:description;margin-bottom:0;overflow:auto;padding-right:2em}.tip-card--size-dialog .tip-card__description strong{font-weight:700}.tip-card--size-dialog .tip-card__description li,.tip-card--size-dialog .tip-card__description ol,.tip-card--size-dialog .tip-card__description p,.tip-card--size-dialog .tip-card__description ul{line-height:1.5}.tip-card--size-dialog .tip-card__description ol:not(:last-child),.tip-card--size-dialog .tip-card__description p:not(:last-child),.tip-card--size-dialog .tip-card__description ul:not(:last-child){margin-bottom:.75em}.tip-card--size-dialog .tip-card__description li:not(:last-child){margin-bottom:.375em}.tip-card--size-dialog .tip-card__description p{padding:0}.tip-card--size-dialog .tip-card__description p:first-child{margin-top:0!important}.tip-card--size-dialog .tip-card__description p:last-child{margin-bottom:0!important}.tip-card--size-dialog .tip-card__description a{color:var(--theme-link);text-decoration:underline}.tip-card--size-dialog .tip-card__description a:hover{color:var(--theme-link-hover);text-decoration:underline;text-decoration-color:var(--theme-link-hover)}.tip-card--size-dialog .tip-card__description a:active{color:var(--theme-link-active);text-decoration:underline;text-decoration-color:var(--theme-link-active)}.tip-card--size-dialog .tip-card__description ol,.tip-card--size-dialog .tip-card__description ul{list-style:disc none outside;padding:0 0 0 1em}.tip-card--size-dialog .tip-card__description ol li,.tip-card--size-dialog .tip-card__description ul li{line-height:inherit;padding-left:.5em}.tip-card--size-dialog .tip-card__description ul{list-style:disc none outside}.tip-card--size-dialog .tip-card__description ol{list-style:decimal none outside}.tip-card--size-dialog .tip-card__description::-webkit-scrollbar{height:4px;width:4px}.tip-card--size-dialog .tip-card__description::-webkit-scrollbar-thumb{background:#33333380;border-radius:2px}.tip-card--size-dialog .tip-card__description::-webkit-scrollbar-track{background:#3333331a}.tip-card--size-dialog .tip-card__description hr{border-top:1px solid rgba(var(--theme-page-fg-rgb),.2)}.tip-card--size-dialog .tip-card__disclaimer{font-size:.9em}.tip-card--size-dialog .tip-card__disclaimer:before{background-color:currentColor;content:"";display:block;height:1px;margin:2em auto .66em 0;width:8em}.tip-card__share-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#585858;border:none;border-radius:.33em;box-shadow:0 .7565932872px 2px #00000026;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:clamp(10px,.789vw,12px);font-weight:600;justify-content:center;left:2.5em;line-height:1.1;min-height:none;min-width:none;outline:none;padding:.5em 1em;position:relative;position:absolute;text-overflow:ellipsis;top:0;transform:translateY(-50%);transition:background-color .2s cubic-bezier(.215,.61,.355,1),color .2s cubic-bezier(.215,.61,.355,1),box-shadow .2s cubic-bezier(.215,.61,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.tip-card__share-button:disabled,.tip-card__share-button:disabled:active,.tip-card__share-button:disabled:hover,.tip-card__share-button:disabled[aria-checked]{background-color:#bababa80;box-shadow:none;color:#888;cursor:not-allowed}.tip-card__share-button:hover{background-color:var(--theme-button-bg-hover);box-shadow:0 1.7994922406px 4px #00000040;color:var(--theme-button-fg)}.tip-card__share-button:active{background-color:var(--theme-button-bg-active);box-shadow:0 0 #00000026;color:var(--theme-button-fg)}.tip-card__share-button:focus-visible{box-shadow:0 0 0 3px #1a59c854}.scroll-id,.tip-card-dialog__modal .scroll-id{height:1px;opacity:0;position:absolute;top:-80px;width:1px}.tip-card-dialog__modal .fluent,.tip-card-dialog__modal .fluent--light,.tip-card-dialog__modal body{--theme-page-bg:#fff;--theme-page-bg-rgb:255,255,255;--theme-page-fg:#1a1a1a;--theme-page-fg-rgb:26,26,26;--theme-link:#1a59c8;--theme-link-rgb:26,89,200;--theme-link-hover:#6a0dd4;--theme-link-hover-rgb:106,13,212;--theme-link-active:#14459b;--theme-link-active-rgb:20,69,155;--theme-button-bg:#1a1a1a;--theme-button-bg-rgb:26,26,26;--theme-button-bg-hover:#14459b;--theme-button-bg-hover-rgb:20,69,155;--theme-button-bg-active:#000;--theme-button-bg-active-rgb:0,0,0;--theme-button-fg:#fff;--theme-button-fg-rgb:255,255,255;--theme-button-bg-disabled:#111;--theme-button-bg-disabled-rgb:17,17,17;--theme-button-fg-disabled:#909090;--theme-button-fg-disabled-rgb:144,144,144;--theme-blue:#1a59c8;--theme-blue-rgb:26,89,200;--theme-newblue:#2169e8;--theme-newblue-rgb:33,105,232;--theme-medblue:#2970ea;--theme-medblue-rgb:41,112,234;--theme-brightblue:#008dff;--theme-brightblue-rgb:0,141,255;--theme-darkblue:#263483;--theme-darkblue-rgb:38,52,131;--theme-purple:#6a0dd4;--theme-purple-rgb:106,13,212;--theme-teal:#00a5b2;--theme-teal-rgb:0,165,178;--theme-green:#0ad88f;--theme-green-rgb:10,216,143;--theme-yellow:#fec846;--theme-yellow-rgb:254,200,70;--theme-light-gray:#f2f2f2;--theme-light-gray-rgb:242,242,242;--theme-section-bg-gray:#f2f2f2;--theme-section-bg-gray-rgb:242,242,242;--theme-section-bg-lightblue:#f0f8ff;--theme-section-bg-lightblue-rgb:240,248,255;--theme-section-bg-lightgrad:linear-gradient(103deg,#f5f6ff 10%,#dff4fb);--theme-em-gradient:linear-gradient(90deg,#7209d4,#2832d4 33%,#00a5b2);--theme-em-gradient-pink:linear-gradient(90deg,#ed7077,#9a34e7 66%);--theme-new-tag-bg:#fec846;--theme-new-tag-bg-rgb:254,200,70;--theme-new-tag-fg:#000;--theme-new-tag-fg-rgb:0,0,0;--theme-dark-bg:#2a2828;--theme-dark-bg-rgb:42,40,40;--theme-light-bg:#fff;--theme-light-bg-rgb:255,255,255;--theme-light-fg:#080808;--theme-light-fg-rgb:8,8,8;--theme-dark-fg:#fff;--theme-dark-fg-rgb:255,255,255;--theme-overlay:rgba(88,88,88,.4);--theme-blue-lighter:#3172e4;--theme-blue-darker:#14459b;--theme-green-lighter:#20f5a9;--theme-green-darker:#08a76f;--theme-purple-lighter:#8323f1;--theme-purple-darker:#520aa4;--theme-light-gray-lighter:#fff;--theme-light-gray-darker:#d9d9d9;--theme-button-bg-lighter:#343434;--theme-button-bg-darker:#010101;--theme-button-bg-hover-lighter:#1a59c8;--theme-button-bg-hover-darker:#0e316e;--theme-section-bg-lightblue-lighter:#fff;--theme-section-bg-lightblue-darker:#bde0ff}.tip-card-dialog__modal .fluent--dark{--theme-page-bg:#2a2828;--theme-page-bg-rgb:42,40,40;--theme-page-fg:#fff;--theme-page-fg-rgb:255,255,255;--theme-link:#82ddfd;--theme-link-rgb:130,221,253;--theme-link-hover:#ba99ff;--theme-link-hover-rgb:186,153,255;--theme-link-active:#abd8ff;--theme-link-active-rgb:171,216,255;--theme-button-bg:#fff;--theme-button-bg-rgb:255,255,255;--theme-button-bg-hover:#d9f9fb;--theme-button-bg-hover-rgb:217,249,251;--theme-button-bg-active:#abd8ff;--theme-button-bg-active-rgb:171,216,255;--theme-button-fg:#14192e;--theme-button-fg-rgb:20,25,46;--theme-button-bg-disabled:#777;--theme-button-bg-disabled-rgb:119,119,119;--theme-button-fg-disabled:#f0f0f0;--theme-button-fg-disabled-rgb:240,240,240;--theme-blue:#82ddfd;--theme-blue-rgb:130,221,253;--theme-newblue:#82ddfd;--theme-newblue-rgb:130,221,253;--theme-medblue:#2970ea;--theme-medblue-rgb:41,112,234;--theme-brightblue:#008dff;--theme-brightblue-rgb:0,141,255;--theme-darkblue:#3f6fa3;--theme-darkblue-rgb:63,111,163;--theme-purple:#ba99ff;--theme-purple-rgb:186,153,255;--theme-teal:#8bfaeb;--theme-teal-rgb:139,250,235;--theme-green:#90ffbd;--theme-green-rgb:144,255,189;--theme-yellow:#ffeb85;--theme-yellow-rgb:255,235,133;--theme-light-gray:#1a1a1a;--theme-light-gray-rgb:26,26,26;--theme-section-bg-gray:#1a1a1a;--theme-section-bg-gray-rgb:26,26,26;--theme-section-bg-lightblue:#4d759f;--theme-section-bg-lightblue-rgb:77,117,159;--theme-section-bg-lightgrad:#1a1a1a;--theme-em-gradient:linear-gradient(90deg,#ba99ff,#abd8ff 50%,#8bfaeb);--theme-em-gradient-pink:linear-gradient(90deg,#ffabab,#bb61ff 66%);--theme-new-tag-bg:#fec846;--theme-new-tag-bg-rgb:254,200,70;--theme-new-tag-fg:#000;--theme-new-tag-fg-rgb:0,0,0;--theme-dark-bg:#2a2828;--theme-dark-bg-rgb:42,40,40;--theme-light-bg:#fff;--theme-light-bg-rgb:255,255,255;--theme-light-fg:#2a2828;--theme-light-fg-rgb:42,40,40;--theme-dark-fg:#fff;--theme-dark-fg-rgb:255,255,255;--theme-overlay:rgba(8,8,8,.4);--theme-blue-lighter:#50cffc;--theme-blue-darker:#b4ebfe;--theme-green-lighter:#5dff9f;--theme-green-darker:#c3ffdb;--theme-purple-lighter:#9866ff;--theme-purple-darker:#dcf;--theme-light-gray-lighter:#010101;--theme-light-gray-darker:#343434;--theme-button-bg-lighter:#e6e6e6;--theme-button-bg-darker:#fff;--theme-button-bg-hover-lighter:#abf2f6;--theme-button-bg-hover-darker:#fff;--theme-section-bg-lightblue-lighter:#3c5c7d;--theme-section-bg-lightblue-darker:#698fb6}.tip-card-dialog__overlay{background-color:var(--theme-overlay);bottom:0;left:0;position:fixed;right:0;top:0}.tip-card-dialog__popup{height:min(94vh,600px);width:min(94vw,900px)}.tip-card-dialog__popup:focus-visible{outline:none}.tip-card-dialog{align-items:center;display:grid;grid-template-columns:minmax(0,100%);grid-template-rows:minmax(0,100%);height:100%;width:100%}.tip-card-dialog>*{grid-area:1/1}.tip-card-dialog:focus-visible{outline:none}.tip-card-dialog__click-away{bottom:0;left:0;position:absolute;right:0;top:0}.tip-card-dialog__tip{display:grid;grid-template-columns:100%;grid-template-rows:minmax(320px,100%);max-height:100%;width:100%}.tip-card-dialog__card{position:relative;width:100%}.tip-card-dialog__close{position:absolute;right:1.3em;top:1.3em}.tip-card-dialog__arrow{position:absolute;top:50%;transform:translateY(-50%)}.tip-card-dialog__arrow--prev{left:-6em}.tip-card-dialog__arrow--next{right:-6em}.scroll-id{height:1px;opacity:0;position:absolute;top:-80px;width:1px}.feature-tips{border-radius:24px;margin:2em auto 8em;max-width:1520px;padding:0 min(5vw,40px);position:relative;width:100%}@media screen and (max-width:810px){.feature-tips{margin-top:0;padding-left:24px;padding-right:24px}}.feature-tips__tips-heading{margin-bottom:3.5em}@media screen and (max-width:810px){.feature-tips__tips-heading{margin-bottom:2em}}.feature-tips__tips-background{border-radius:inherit;bottom:0;left:min(5vw,40px);position:absolute;right:min(5vw,40px);top:0;width:auto}.feature-tips__tips-content{padding:4em min(5vw,40px);position:relative}@media screen and (max-width:810px){.feature-tips__tips-content{padding:2em}}
