.ec-collection-guides{overflow:clip;padding-block:var(--ec-cg-top) var(--ec-cg-bottom);background:var(--ec-cg-canvas, #f0f0f0);color:var(--ec-cg-text, #1d1d1f)}.ec-collection-guides__container{width:min(100%,var(--ec-cg-width, 1600px));margin-inline:auto;padding-inline:var(--container-gutter, 3rem)}.ec-collection-guides__panel{display:grid;grid-template-columns:minmax(240px,.52fr) minmax(0,1.48fr);gap:clamp(28px,4vw,64px);align-items:center;padding:clamp(28px,3.6vw,52px);border:1px solid var(--ec-cg-border, rgb(0 0 0 / 8%));border-radius:var(--rounded-button, .75rem);background:radial-gradient(circle at 4% 0%,rgb(255 255 255 / 96%) 0,transparent 38%),linear-gradient(135deg,#ffffffe0,#ffffffa3);box-shadow:0 18px 48px #0000000d}.ec-collection-guides__intro{max-width:390px}.ec-collection-guides__eyebrow{margin:0 0 12px;color:var(--ec-cg-accent, #0066cc);font-size:.75rem;font-weight:700;line-height:1.25;letter-spacing:.1em;text-transform:uppercase}.ec-collection-guides__heading{margin:0;color:var(--ec-cg-text, #1d1d1f);font-size:clamp(1.75rem,2.2vw,var(--ec-cg-heading-size, 38px));font-weight:700;line-height:1.04;letter-spacing:-.035em}.ec-collection-guides__description{max-width:36ch;margin-top:16px;color:var(--ec-cg-muted, #6e6e73);font-size:1rem;line-height:1.55}.ec-collection-guides__description>:first-child{margin-top:0}.ec-collection-guides__description>:last-child{margin-bottom:0}.ec-collection-guides__grid{display:grid;grid-template-columns:repeat(var(--ec-cg-card-columns, 2),minmax(0,1fr));gap:var(--ec-cg-card-gap, 16px);min-width:0}.ec-collection-guide-card{min-width:0;border:1px solid var(--ec-cg-border, rgb(0 0 0 / 8%));border-radius:var(--rounded-button, .75rem);background:var(--ec-cg-card, #fff);box-shadow:0 8px 28px #0000000d}.ec-collection-guide-card__link{display:grid;grid-template-columns:minmax(130px,.72fr) minmax(0,1.28fr);min-height:100%;color:inherit;text-decoration:none;border-radius:inherit;overflow:hidden;-webkit-tap-highlight-color:transparent}.ec-collection-guide-card__link--text-only{grid-template-columns:minmax(0,1fr)}.ec-collection-guide-card__link:focus-visible{outline:3px solid color-mix(in srgb,var(--ec-cg-accent, #0066cc) 34%,transparent);outline-offset:3px}.ec-collection-guide-card__media{position:relative;min-height:228px;overflow:hidden;background:#e7e7e9}.ec-collection-guide-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:filter .22s ease}.ec-collection-guide-card__placeholder{display:grid;width:100%;height:100%;min-height:228px;place-items:center;color:#1d1d1f7a;background:linear-gradient(145deg,#f3f3f4,#dedee1)}.ec-collection-guide-card__content{display:flex;min-width:0;padding:clamp(20px,2vw,28px);flex-direction:column;align-items:flex-start}.ec-collection-guide-card__label{display:inline-flex;width:fit-content;margin-bottom:11px;padding:5px 9px;border:1px solid rgb(0 0 0 / 8%);border-radius:999px;color:var(--ec-cg-muted, #6e6e73);background:#f5f5f7;font-size:.6875rem;font-weight:700;line-height:1.2;letter-spacing:.07em;text-transform:uppercase}.ec-collection-guide-card__title{margin:0;color:var(--ec-cg-text, #1d1d1f);font-size:clamp(1.05rem,1.25vw,1.3rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;overflow-wrap:anywhere}.ec-collection-guide-card__summary{display:-webkit-box;margin:11px 0 18px;color:var(--ec-cg-muted, #6e6e73);font-size:.9rem;line-height:1.5;overflow:hidden;line-clamp:3;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ec-collection-guide-card__action{display:inline-flex;min-height:44px;margin-top:auto;gap:10px;align-items:center;color:var(--ec-cg-text, #1d1d1f);font-size:.875rem;font-weight:700}.ec-collection-guide-card__arrow{display:grid;width:32px;height:32px;border-radius:50%;place-items:center;color:#fff;background:var(--ec-cg-text, #1d1d1f);transition:transform .18s ease,background-color .18s ease}@media(hover:hover)and (pointer:fine){.ec-collection-guide-card{transition:border-color .18s ease,box-shadow .18s ease}.ec-collection-guide-card:hover{border-color:#00000026;box-shadow:0 12px 34px #00000014}.ec-collection-guide-card:hover .ec-collection-guide-card__image{filter:brightness(.97)}.ec-collection-guide-card:hover .ec-collection-guide-card__arrow{transform:translate(2px);background:var(--ec-cg-accent, #0066cc)}}@media screen and (max-width:1149px){.ec-collection-guides__panel{grid-template-columns:1fr;align-items:start}.ec-collection-guides__intro{max-width:620px}}@media screen and (max-width:749px){.ec-collection-guides{padding-block:var(--ec-cg-top-mobile) var(--ec-cg-bottom-mobile)}.ec-collection-guides__container{padding-inline:16px}.ec-collection-guides__panel{gap:24px;padding:22px}.ec-collection-guides__heading{font-size:clamp(1.7rem,8vw,2.15rem)}.ec-collection-guides__description{margin-top:12px;font-size:.9375rem}.ec-collection-guides__grid{grid-template-columns:1fr;gap:12px}.ec-collection-guide-card__link{grid-template-columns:108px minmax(0,1fr)}.ec-collection-guide-card__media,.ec-collection-guide-card__placeholder{min-height:178px}.ec-collection-guide-card__content{padding:17px}.ec-collection-guide-card__label{margin-bottom:8px;padding:4px 7px;font-size:.625rem}.ec-collection-guide-card__title{font-size:1rem;line-height:1.24}.ec-collection-guide-card__summary{margin:8px 0 10px;font-size:.8125rem;line-height:1.42;line-clamp:2;-webkit-line-clamp:2}.ec-collection-guide-card__action{min-height:36px;gap:8px;font-size:.8125rem}.ec-collection-guide-card__arrow{width:28px;height:28px}}@media screen and (max-width:370px){.ec-collection-guides__panel{padding:18px}.ec-collection-guide-card__link{grid-template-columns:92px minmax(0,1fr)}.ec-collection-guide-card__media,.ec-collection-guide-card__placeholder{min-height:164px}.ec-collection-guide-card__summary{display:none}}@media(prefers-reduced-motion:reduce){.ec-collection-guide-card,.ec-collection-guide-card__image,.ec-collection-guide-card__arrow{transition:none}}.ec-editorial{width:100%;overflow:clip;padding-block:var(--ec-top-desktop) var(--ec-bottom-desktop);background:var(--ec-canvas);color:var(--ec-text)}.ec-editorial,.ec-editorial *{box-sizing:border-box}.ec-editorial__shell{width:min(100%,var(--container-max-width, 1600px));margin-inline:auto;padding-inline:var(--container-gutter, 3rem)}.ec-editorial__breadcrumb,.ec-editorial__article{width:min(100%,1200px);margin-inline:auto}.ec-editorial__breadcrumb{margin-block-end:14px}.ec-editorial__breadcrumb a,.ec-editorial__footer a{display:inline-flex;min-height:44px;align-items:center;gap:8px;color:var(--ec-text);font-size:14px;font-weight:650;line-height:1.2;text-decoration:none;transition:color .18s ease,background-color .18s ease}.ec-editorial__hero{position:relative;overflow:hidden;border:1px solid rgb(255 255 255 / .9);border-radius:var(--rounded-button, .75rem);background:linear-gradient(145deg,#fffffffa,#ffffffc7);box-shadow:inset 0 1px #fffffff2,0 10px 32px #00000012;-webkit-backdrop-filter:blur(18px) saturate(125%);backdrop-filter:blur(18px) saturate(125%)}.ec-editorial--has-media .ec-editorial__hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center}.ec-editorial__hero-copy{width:100%;max-width:820px;padding:clamp(38px,5vw,var(--ec-hero-padding));text-align:start}.ec-editorial:not(.ec-editorial--has-media) .ec-editorial__hero-copy{max-width:940px;margin-inline:auto}.ec-editorial__eyebrow{display:inline-flex;min-height:30px;align-items:center;margin:0 0 18px;padding:6px 11px;border:1px solid rgb(0 0 0 / .08);border-radius:999px;background:#ffffffb3;box-shadow:inset 0 1px #ffffffe6;color:var(--ec-text);font-size:11px;font-weight:var(--subheading-font-weight, 700);letter-spacing:.11em;line-height:1.2;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ec-editorial__title{max-width:780px;margin:0;color:var(--ec-text);font-family:var(--heading-font-family, inherit);font-size:clamp(38px,4.2vw,60px);font-style:var(--heading-font-style, normal);font-weight:680;letter-spacing:var(--heading-letter-spacing, -.03em);line-height:1.01;text-wrap:balance}.ec-editorial__excerpt{max-width:680px;margin:22px 0 0;color:var(--ec-muted);font-size:clamp(16px,1.4vw,19px);line-height:1.58}.ec-editorial__excerpt>:first-child{margin-block-start:0}.ec-editorial__excerpt>:last-child{margin-block-end:0}.ec-editorial__meta{display:flex;flex-wrap:wrap;gap:8px;margin-block-start:24px}.ec-editorial__meta-item{display:inline-flex;min-height:32px;align-items:center;padding:6px 11px;border:1px solid var(--ec-border);border-radius:999px;background:var(--ec-canvas);color:var(--ec-muted);font-size:12px;font-weight:650;line-height:1.25}.ec-editorial__media{margin:22px 22px 22px 0;overflow:hidden;border:1px solid rgb(255 255 255 / .88);border-radius:calc(var(--rounded-button, .75rem) - 2px);background:var(--ec-canvas);box-shadow:0 8px 24px #00000014}.ec-editorial--media-landscape .ec-editorial__media{aspect-ratio:16 / 10}.ec-editorial--media-square .ec-editorial__media{aspect-ratio:1}.ec-editorial__media img{display:block;width:100%;height:100%;object-fit:cover}.ec-editorial__body{width:min(100%,var(--ec-content-width));margin:var(--ec-section-gap) auto 0;color:var(--ec-text);font-family:var(--text-font-family, inherit);font-size:17px;font-style:var(--text-font-style, normal);font-weight:var(--text-font-weight, 400);letter-spacing:var(--text-letter-spacing, -.005em);line-height:1.68}.ec-editorial__body .ec-article{display:grid;gap:var(--ec-section-gap)}.ec-editorial__body .ec-article>section,.ec-editorial__body .ec-article>aside,.ec-editorial__body .ec-article>nav{min-width:0;margin:0;scroll-margin-top:100px}.ec-editorial__body .ec-article>section:not(.ec-answer):not(.ec-product-callout),.ec-editorial__body .ec-article>aside{position:relative;display:grid;overflow:hidden;grid-template-columns:minmax(240px,.52fr) minmax(0,1fr);column-gap:clamp(30px,4vw,58px);padding:var(--ec-section-padding);border:1px solid rgb(255 255 255 / .9);border-radius:var(--rounded-button, .75rem);background:linear-gradient(145deg,#fffffff5,#ffffffc7);box-shadow:inset 0 1px #fffffff2,0 8px 24px #0000000b;-webkit-backdrop-filter:blur(16px) saturate(120%);backdrop-filter:blur(16px) saturate(120%)}.ec-editorial__body .ec-article>section:not(.ec-answer):not(.ec-product-callout)>h2:first-child,.ec-editorial__body .ec-article>aside>h2:first-child{grid-column:1;grid-row:1 / span 50;align-self:start;margin:0;padding-inline-end:8px;font-size:clamp(22px,2.2vw,30px);line-height:1.08}.ec-editorial__body .ec-article>section:not(.ec-answer):not(.ec-product-callout)>:not(h2:first-child),.ec-editorial__body .ec-article>aside>:not(h2:first-child){grid-column:2}.ec-editorial__body .ec-article>section:has(>.ec-table-scroll){display:block}.ec-editorial__body .ec-article>section:has(>.ec-table-scroll)>h2:first-child{max-width:760px;margin-block-end:22px}.ec-editorial__body .ec-article>section:has(>.ec-table-scroll)>p{max-width:780px}.ec-editorial__body h2,.ec-editorial__body h3,.ec-editorial__body h4{color:var(--ec-text);font-family:var(--heading-font-family, inherit);font-style:var(--heading-font-style, normal);letter-spacing:var(--heading-letter-spacing, -.03em);text-wrap:balance}.ec-editorial__body h2{margin:0 0 18px;font-size:clamp(28px,3vw,38px);font-weight:680;line-height:1.08}.ec-editorial__body h3{margin:28px 0 9px;font-size:clamp(19px,1.8vw,23px);font-weight:680;line-height:1.18}.ec-editorial__body h4{margin:24px 0 8px;font-size:18px;font-weight:680;line-height:1.22}.ec-editorial__body p,.ec-editorial__body ul,.ec-editorial__body ol,.ec-editorial__body blockquote{margin-block:0 18px}.ec-editorial__body p:last-child,.ec-editorial__body ul:last-child,.ec-editorial__body ol:last-child,.ec-editorial__body blockquote:last-child{margin-block-end:0}.ec-editorial__body strong{font-weight:700}.ec-editorial__body a{color:var(--ec-accent);font-weight:620;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .18s ease,text-decoration-color .18s ease}.ec-editorial__body img{max-width:100%;height:auto;border:1px solid var(--ec-border);border-radius:var(--rounded-button, .75rem)}.ec-editorial__body .ec-article>section:not(.ec-sources)>ul,.ec-editorial__body .ec-article>section:not(.ec-sources)>ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;list-style:none}.ec-editorial__body .ec-article>section:not(.ec-sources)>ul>li,.ec-editorial__body .ec-article>section:not(.ec-sources)>ol>li{position:relative;margin:0;min-height:58px;padding:15px 16px 15px 48px;border:1px solid rgb(255 255 255 / .92);border-radius:var(--rounded-button, .75rem);background:linear-gradient(145deg,#ffffffeb,#f4f4f6c7);box-shadow:inset 0 1px #fffffff2,0 4px 14px #00000009;line-height:1.52;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ec-editorial__body .ec-article>section:not(.ec-sources)>ul>li:before{position:absolute;inset-block-start:16px;inset-inline-start:15px;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--ec-text);color:#fff;content:"\2713";font-size:12px;font-weight:800;line-height:1}.ec-editorial__body .ec-article>section:not(.ec-sources)>ol{counter-reset:ec-list}.ec-editorial__body .ec-article>section:not(.ec-sources)>ol>li{counter-increment:ec-list}.ec-editorial__body .ec-article>section:not(.ec-sources)>ol>li:before{position:absolute;inset-block-start:16px;inset-inline-start:15px;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--ec-text);color:var(--ec-surface);content:counter(ec-list);font-size:11px;font-weight:700;line-height:1}.ec-editorial__body .ec-answer,.ec-editorial__body .ec-note,.ec-editorial__body .ec-notice,.ec-editorial__body .ec-toc,.ec-editorial__body .ec-product-callout,.ec-editorial__body .ec-sources{padding:var(--ec-section-padding);border:1px solid rgb(255 255 255 / .9);border-radius:var(--rounded-button, .75rem)}.ec-editorial__body .ec-answer{position:relative;display:grid;overflow:hidden;grid-template-columns:minmax(190px,.4fr) minmax(0,1fr);gap:clamp(30px,4vw,58px);background:linear-gradient(135deg,#ebf5fff0,#ffffffd1);box-shadow:inset 0 1px #fffffff2,0 8px 26px #005bb713;-webkit-backdrop-filter:blur(16px) saturate(125%);backdrop-filter:blur(16px) saturate(125%)}.ec-editorial__body .ec-answer:before{position:absolute;inset-block:0;inset-inline-start:0;width:4px;background:var(--ec-accent);content:""}.ec-editorial__body .ec-answer h2{margin:0;font-size:clamp(22px,2.2vw,30px)}.ec-editorial__body .ec-answer>:not(h2){margin-block-end:0}.ec-editorial__body .ec-note,.ec-editorial__body .ec-notice{background:#fbf7ef}.ec-editorial__body .ec-toc{display:grid;grid-template-columns:minmax(190px,.4fr) minmax(0,1fr);column-gap:clamp(30px,4vw,58px);background:linear-gradient(145deg,#ffffffe6,#f5f5f7c2);box-shadow:inset 0 1px #fffffff5,0 8px 24px #0000000a;-webkit-backdrop-filter:blur(16px) saturate(120%);backdrop-filter:blur(16px) saturate(120%)}.ec-editorial__body .ec-toc h2{margin:0;font-size:clamp(22px,2.2vw,30px)}.ec-editorial__body .ec-toc ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.ec-editorial__body .ec-toc li{margin:0}.ec-editorial__body .ec-toc a{display:flex;min-height:46px;align-items:center;padding:10px 13px;border:1px solid rgb(255 255 255 / .92);border-radius:9px;background:#ffffffc7;box-shadow:inset 0 1px #fffffff5,0 3px 12px #00000009;color:var(--ec-text);font-size:14px;line-height:1.35;text-decoration:none}.ec-editorial__body .ec-table-scroll{width:100%;overflow:hidden;margin-block:22px;border:1px solid rgb(0 0 0 / .1);border-radius:var(--rounded-button, .75rem);background:var(--ec-surface);box-shadow:inset 0 1px #ffffffe6,0 8px 24px #0000000e}.ec-editorial__body table{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse;color:var(--ec-text);font-size:13.5px;line-height:1.48}.ec-editorial__body th,.ec-editorial__body td{overflow-wrap:anywhere;padding:15px 13px;border-block-end:1px solid var(--ec-border);text-align:start;vertical-align:top}.ec-editorial__body thead th{border-color:#ffffff24;background:linear-gradient(135deg,#1d1d1f,#2d2d30);color:var(--ec-surface);font-size:12px;font-weight:700;letter-spacing:.025em}.ec-editorial__body tbody tr:nth-child(2n){background:#f7f7f8}.ec-editorial__body tbody th{font-weight:700}.ec-editorial__body th:first-child,.ec-editorial__body td:first-child{width:20%}.ec-editorial__body tbody tr:last-child>*{border-block-end:0}@media screen and (min-width:950px){.ec-editorial__body .ec-table-scroll th,.ec-editorial__body .ec-table-scroll td{padding:15px 17px!important}}.ec-editorial__body .ec-product-callout{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:28px;align-items:center;margin-block-start:24px;border-color:#ffffff1f;background:linear-gradient(135deg,#171719,#2b2b2f);color:#fff;box-shadow:inset 0 1px #ffffff1a,0 12px 32px #00000024}.ec-editorial__body .ec-article>.ec-product-callout{margin-block-start:0}.ec-editorial__body .ec-product-callout h2,.ec-editorial__body .ec-product-callout h3{margin:0;color:#fff;font-size:clamp(21px,2vw,28px)}.ec-editorial__body .ec-product-callout p{margin:0;color:#ffffffb8}.ec-editorial__body .ec-product-callout a{color:#a8d4ff;text-decoration-color:#a8d4ff8c}.ec-editorial__body .ec-sources{background:#ffffff8c;color:var(--ec-muted);font-size:14px}.ec-editorial__body .ec-sources ul{margin:0;padding-inline-start:1.1em}.ec-editorial__body .ec-sources li+li{margin-block-start:6px}.ec-editorial__body .ec-faq-list{display:grid;gap:8px}.ec-editorial__body .ec-faq{overflow:hidden;border:1px solid var(--ec-border);border-radius:9px;background:var(--ec-canvas)}.ec-editorial__body .ec-faq summary{position:relative;display:flex;min-height:58px;cursor:pointer;align-items:center;padding:16px 52px 16px 17px;color:var(--ec-text);font-size:16px;font-weight:700;line-height:1.38;list-style:none;-webkit-tap-highlight-color:transparent}.ec-editorial__body .ec-faq summary::-webkit-details-marker{display:none}.ec-editorial__body .ec-faq summary:before,.ec-editorial__body .ec-faq summary:after{position:absolute;inset-inline-end:18px;width:14px;height:1.5px;border-radius:99px;background:currentColor;content:"";transition:transform .18s ease}.ec-editorial__body .ec-faq summary:after{transform:rotate(90deg)}.ec-editorial__body .ec-faq[open] summary:after{transform:rotate(0)}.ec-editorial__body .ec-faq>div{padding:0 17px 17px;color:var(--ec-muted);font-size:15px;line-height:1.62}.ec-editorial__body .ec-faq>div>:last-child{margin-block-end:0}.ec-editorial__footer{width:min(100%,var(--ec-content-width));margin:var(--ec-section-gap) auto 0;text-align:center}.ec-editorial__footer a{min-height:48px;padding:0 18px;border:1px solid var(--ec-border);border-radius:var(--rounded-button, .75rem);background:var(--ec-surface)}.ec-editorial :focus-visible{outline:2px solid var(--ec-accent);outline-offset:3px}@media(hover:hover)and (pointer:fine){.ec-editorial__breadcrumb a:hover,.ec-editorial__footer a:hover{color:var(--ec-accent)}.ec-editorial__footer a:hover,.ec-editorial__body .ec-toc a:hover,.ec-editorial__body .ec-faq summary:hover{background:#f8f8f8}.ec-editorial__body a:hover{text-decoration-color:currentColor}}@media screen and (max-width:949px){.ec-editorial--has-media .ec-editorial__hero{grid-template-columns:minmax(0,1fr)}.ec-editorial__hero-copy{max-width:820px}.ec-editorial__media{margin:0 22px 22px;aspect-ratio:16 / 10}.ec-editorial__body .ec-article>section:not(.ec-answer):not(.ec-product-callout),.ec-editorial__body .ec-article>aside,.ec-editorial__body .ec-answer,.ec-editorial__body .ec-toc{grid-template-columns:minmax(0,1fr)}.ec-editorial__body .ec-answer,.ec-editorial__body .ec-toc{gap:0}.ec-editorial__body .ec-article>section:not(.ec-answer):not(.ec-product-callout)>h2:first-child,.ec-editorial__body .ec-article>aside>h2:first-child,.ec-editorial__body .ec-article>section:not(.ec-answer):not(.ec-product-callout)>:not(h2:first-child),.ec-editorial__body .ec-article>aside>:not(h2:first-child){grid-column:1;grid-row:auto}.ec-editorial__body .ec-article>section:not(.ec-answer):not(.ec-product-callout)>h2:first-child,.ec-editorial__body .ec-article>aside>h2:first-child,.ec-editorial__body .ec-answer h2,.ec-editorial__body .ec-toc h2{margin-block-end:14px}.ec-editorial__body .ec-table-scroll{overflow:visible;border:0;background:transparent;box-shadow:none}.ec-editorial__body table,.ec-editorial__body tbody,.ec-editorial__body tbody tr,.ec-editorial__body tbody th,.ec-editorial__body tbody td{display:block;width:100%;min-width:0}.ec-editorial__body thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.ec-editorial__body tbody{display:grid;gap:12px}.ec-editorial__body tbody tr,.ec-editorial__body tbody tr:nth-child(2n){overflow:hidden;border:1px solid rgb(255 255 255 / .92);border-radius:var(--rounded-button, .75rem);background:linear-gradient(145deg,#fffffff5,#f4f4f6d1);box-shadow:inset 0 1px #fffffff5,0 5px 16px #0000000b}.ec-editorial__body tbody th[scope=row]:first-child{width:100%!important;max-width:none;padding:15px 17px;border:0;background:linear-gradient(135deg,#1d1d1f,#303034);color:#fff;font-size:15px;overflow-wrap:normal;word-break:normal}.ec-editorial__body tbody th[scope=row] a{color:#fff;text-decoration-color:#ffffff73}.ec-editorial__body tbody td{display:grid;grid-template-columns:minmax(112px,.36fr) minmax(0,1fr);gap:14px;padding:12px 17px;border-block-end:1px solid rgb(0 0 0 / .075)}.ec-editorial__body tbody td:before{color:var(--ec-muted);content:attr(data-label);font-size:10px;font-weight:750;letter-spacing:.07em;line-height:1.35;text-transform:uppercase}.ec-editorial__body tbody td:last-child{border-block-end:0}}@media screen and (max-width:749px){.ec-editorial{padding-block:var(--ec-top-mobile) var(--ec-bottom-mobile)}.ec-editorial__shell{padding-inline:16px}.ec-editorial__breadcrumb{margin-block-end:8px}.ec-editorial__hero-copy{padding:28px 20px 24px}.ec-editorial__title{font-size:clamp(34px,10.5vw,46px);line-height:1.01}.ec-editorial__excerpt{margin-block-start:18px;font-size:16px;line-height:1.55}.ec-editorial__meta{margin-block-start:20px}.ec-editorial__media{margin:0 12px 12px;border-radius:9px}.ec-editorial__body{font-size:16px;line-height:1.66}.ec-editorial__body .ec-article>section:not(.ec-answer):not(.ec-product-callout),.ec-editorial__body .ec-article>aside,.ec-editorial__body .ec-answer,.ec-editorial__body .ec-toc,.ec-editorial__body .ec-product-callout{padding:21px 18px}.ec-editorial__body h2,.ec-editorial__body .ec-article>section:not(.ec-answer):not(.ec-product-callout)>h2:first-child,.ec-editorial__body .ec-article>aside>h2:first-child,.ec-editorial__body .ec-answer h2,.ec-editorial__body .ec-toc h2{font-size:26px;line-height:1.1}.ec-editorial__body h3{margin-block-start:25px;font-size:20px}.ec-editorial__body .ec-toc ul{grid-template-columns:minmax(0,1fr)}.ec-editorial__body .ec-article>section:not(.ec-sources)>ul,.ec-editorial__body .ec-article>section:not(.ec-sources)>ol{grid-template-columns:minmax(0,1fr)}.ec-editorial__body tbody td{grid-template-columns:minmax(96px,.34fr) minmax(0,1fr);gap:12px;padding:12px 15px}.ec-editorial__body .ec-product-callout{grid-template-columns:minmax(0,1fr);gap:12px}.ec-editorial__body .ec-product-callout h2,.ec-editorial__body .ec-product-callout h3{font-size:23px}.ec-editorial__body .ec-faq summary{min-height:60px;padding:16px 48px 16px 16px;font-size:15.5px}.ec-editorial__body .ec-faq summary:before,.ec-editorial__body .ec-faq summary:after{inset-inline-end:16px}.ec-editorial__body .ec-faq>div{padding:0 16px 16px;font-size:15px}}@media(prefers-reduced-motion:reduce){.ec-editorial *,.ec-editorial *:before,.ec-editorial *:after{scroll-behavior:auto;transition-duration:.01ms}}.ec-guide-hub{overflow:clip;padding-block:var(--ec-hub-top) var(--ec-hub-bottom);background:var(--ec-hub-canvas, #f0f0f0);color:var(--ec-hub-text, #1d1d1f)}.ec-guide-hub__container{width:min(100%,var(--container-max-width, 1600px));margin-inline:auto;padding-inline:var(--container-gutter, 3rem)}.ec-guide-hub__hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);gap:clamp(28px,3.5vw,54px);align-items:center;padding:clamp(28px,3.2vw,46px);overflow:hidden;border:1px solid var(--ec-hub-border, #dddddf);border-radius:var(--rounded-button, .75rem);background:radial-gradient(circle at 88% 4%,color-mix(in srgb,var(--ec-hub-accent, #0066cc) 7%,transparent) 0,transparent 34%),linear-gradient(145deg,#fffffffa,#ffffffc2);box-shadow:0 12px 34px #0000000d;color:var(--ec-hub-text, #1d1d1f)}.ec-guide-hub__hero-copy{max-width:680px}.ec-guide-hub__eyebrow,.ec-guide-hub__section-label,.ec-guide-hub__cta-eyebrow{margin:0 0 13px;color:var(--ec-hub-accent, #0066cc);font-size:.75rem;font-weight:700;line-height:1.3;letter-spacing:.1em;text-transform:uppercase}.ec-guide-hub__hero .ec-guide-hub__eyebrow{color:var(--ec-hub-accent, #0066cc)}.ec-guide-hub__title{max-width:610px;margin:0;color:inherit;font-size:clamp(2.35rem,3.9vw,4.25rem);font-weight:700;line-height:.98;letter-spacing:-.047em}.ec-guide-hub__intro{max-width:560px;margin-top:18px;color:var(--ec-hub-muted, #6e6e73);font-size:clamp(.95rem,1vw,1.08rem);line-height:1.58}.ec-guide-hub__intro>:first-child{margin-top:0}.ec-guide-hub__intro>:last-child{margin-bottom:0}.ec-guide-hub__topics{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.ec-guide-hub__topics span{display:inline-flex;min-height:34px;align-items:center;padding:7px 11px;border:1px solid var(--ec-hub-border, #dddddf);border-radius:999px;background:#f5f5f7;color:var(--ec-hub-muted, #6e6e73);font-size:.75rem;font-weight:650;line-height:1.2}.ec-guide-featured{min-width:0;overflow:hidden;border:1px solid var(--ec-hub-border, #dddddf);border-radius:var(--rounded-button, .75rem);background:var(--ec-hub-surface, #fff);box-shadow:0 8px 26px #0000000f}.ec-guide-featured__link{display:grid;grid-template-columns:minmax(190px,.82fr) minmax(0,1.18fr);min-height:100%;color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}.ec-guide-featured__link--text-only{grid-template-columns:minmax(0,1fr)}.ec-guide-featured__link--text-only .ec-guide-featured__body{min-height:250px}.ec-guide-featured__media{position:relative;overflow:hidden;min-height:286px;background:#ededf0}.ec-guide-featured__image{display:block;width:100%;height:100%;object-fit:cover;transition:filter .22s ease}.ec-guide-featured__body{display:flex;min-width:0;padding:clamp(22px,2.3vw,30px);flex-direction:column;align-items:flex-start;justify-content:center}.ec-guide-featured__meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-bottom:12px;color:var(--ec-hub-accent, #0066cc);font-size:.7rem;font-weight:700;line-height:1.25;letter-spacing:.075em;text-transform:uppercase}.ec-guide-featured__title{margin:0;color:var(--ec-hub-text, #1d1d1f);font-size:clamp(1.3rem,1.7vw,1.75rem);font-weight:700;line-height:1.08;letter-spacing:-.035em}.ec-guide-featured__excerpt{display:-webkit-box;margin:13px 0 20px;overflow:hidden;color:var(--ec-hub-muted, #6e6e73);font-size:.92rem;line-height:1.55;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3}.ec-guide-featured__action,.ec-guide-card__action{display:inline-flex;min-height:44px;gap:10px;align-items:center;margin-top:auto;font-size:.875rem;font-weight:700}.ec-guide-featured__arrow,.ec-guide-card__arrow{display:grid;width:32px;height:32px;border-radius:50%;place-items:center;transition:transform .18s ease,background-color .18s ease,color .18s ease}.ec-guide-featured__arrow{color:#fff;background:var(--ec-hub-text, #1d1d1f)}.ec-guide-featured__action{color:var(--ec-hub-text, #1d1d1f)}.ec-guide-hub__heading-row{display:flex;gap:28px;align-items:end;justify-content:space-between;padding-block:clamp(34px,4vw,52px) 20px}.ec-guide-hub__heading-row h2{margin:0;font-size:clamp(2rem,3.2vw,3.4rem);line-height:1.03;letter-spacing:-.042em}.ec-guide-hub__heading-row>p{max-width:430px;margin:0;color:var(--ec-hub-muted, #6e6e73);line-height:1.55;text-align:end}.ec-guide-hub__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ec-hub-grid-gap, 24px)}.ec-guide-card{min-width:0;overflow:hidden;border:1px solid var(--ec-hub-border, #dddddf);border-radius:var(--rounded-button, .75rem);background:var(--ec-hub-surface, #fff);box-shadow:0 8px 28px #0000000a}.ec-guide-card__link{display:flex;min-height:100%;flex-direction:column;color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}.ec-guide-card__link--text-only .ec-guide-card__body{min-height:250px}.ec-guide-card__media{position:relative;overflow:hidden;aspect-ratio:16 / 10;border-bottom:1px solid var(--ec-hub-border, #dddddf);background:#e8e8ea}.ec-guide-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:filter .22s ease}.ec-guide-card__body{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;padding:clamp(21px,2.2vw,30px)}.ec-guide-card__tag{display:inline-flex;width:fit-content;margin-bottom:13px;padding:5px 9px;border:1px solid var(--ec-hub-border, #dddddf);border-radius:999px;color:var(--ec-hub-muted, #6e6e73);background:var(--ec-hub-canvas, #f0f0f0);font-size:.6875rem;font-weight:700;line-height:1.2;letter-spacing:.07em;text-transform:uppercase}.ec-guide-card__title{margin:0;color:var(--ec-hub-text, #1d1d1f);font-size:clamp(1.22rem,1.7vw,1.65rem);font-weight:700;line-height:1.16;letter-spacing:-.03em;overflow-wrap:anywhere}.ec-guide-card__excerpt{display:-webkit-box;margin:14px 0 21px;overflow:hidden;color:var(--ec-hub-muted, #6e6e73);font-size:.92rem;line-height:1.58;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3}.ec-guide-card__action{color:var(--ec-hub-text, #1d1d1f)}.ec-guide-card__arrow{color:#fff;background:var(--ec-hub-text, #1d1d1f)}.ec-guide-card:nth-child(1){grid-column:span 2}.ec-guide-card:nth-child(1) .ec-guide-card__link{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr)}.ec-guide-card:nth-child(1) .ec-guide-card__link--text-only{grid-template-columns:minmax(0,1fr)}.ec-guide-card:nth-child(1) .ec-guide-card__media{height:100%;min-height:360px;aspect-ratio:auto;border-right:1px solid var(--ec-hub-border, #dddddf);border-bottom:0}.ec-guide-hub__empty{margin-top:24px;padding:48px 28px;border:1px solid var(--ec-hub-border, #dddddf);border-radius:var(--rounded-button, .75rem);background:var(--ec-hub-surface, #fff);color:var(--ec-hub-muted, #6e6e73);text-align:center}.ec-guide-hub__empty p{margin:0}.ec-guide-hub__pagination{margin-top:40px;color:var(--ec-hub-muted, #6e6e73);text-align:center}.ec-guide-hub__pagination a,.ec-guide-hub__pagination span{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;margin:4px;border:1px solid var(--ec-hub-border, #dddddf);border-radius:var(--rounded-button, .75rem);background:var(--ec-hub-surface, #fff);color:inherit;text-decoration:none}.ec-guide-hub__pagination .current{border-color:var(--ec-hub-text, #1d1d1f);background:var(--ec-hub-text, #1d1d1f);color:#fff}.ec-guide-hub__cta{display:flex;gap:32px;align-items:center;justify-content:space-between;margin-top:clamp(56px,7vw,96px);padding:clamp(28px,4.5vw,58px);border:1px solid var(--ec-hub-border, #dddddf);border-radius:var(--rounded-button, .75rem);background:radial-gradient(circle at 92% 5%,color-mix(in srgb,var(--ec-hub-accent, #0066cc) 9%,transparent) 0,transparent 32%),var(--ec-hub-surface, #fff);color:var(--ec-hub-text, #1d1d1f)}.ec-guide-hub__cta h2{max-width:680px;margin:0;color:inherit;font-size:clamp(1.85rem,3.2vw,3.3rem);line-height:1.04;letter-spacing:-.04em}.ec-guide-hub__cta p:not(.ec-guide-hub__cta-eyebrow){max-width:620px;margin:14px 0 0;color:var(--ec-hub-muted, #6e6e73);line-height:1.55}.ec-guide-hub__cta-button{display:inline-flex;min-width:190px;min-height:52px;flex:0 0 auto;gap:10px;align-items:center;justify-content:center;padding:0 24px;border:1px solid var(--ec-hub-dark, #1d1d1f);border-radius:var(--rounded-button, .75rem);background:var(--ec-hub-dark, #1d1d1f);color:var(--ec-hub-dark-text, #fff);font-weight:700;text-decoration:none;transition:background-color .18s ease,color .18s ease}.ec-guide-featured__link:focus-visible,.ec-guide-card__link:focus-visible,.ec-guide-hub__cta-button:focus-visible,.ec-guide-hub__pagination a:focus-visible{outline:3px solid color-mix(in srgb,var(--ec-hub-accent, #0066cc) 42%,transparent);outline-offset:3px}@media(hover:hover)and (pointer:fine){.ec-guide-card,.ec-guide-featured{transition:border-color .18s ease,box-shadow .18s ease}.ec-guide-card:hover{border-color:#00000026;box-shadow:0 13px 36px #00000014}.ec-guide-featured:hover{border-color:#00000026;box-shadow:0 12px 34px #00000017}.ec-guide-card:hover .ec-guide-card__image,.ec-guide-featured:hover .ec-guide-featured__image{filter:brightness(.96)}.ec-guide-card:hover .ec-guide-card__arrow,.ec-guide-featured:hover .ec-guide-featured__arrow{transform:translate(2px);color:#fff;background:var(--ec-hub-accent, #0066cc)}.ec-guide-hub__cta-button:hover{background:transparent;color:var(--ec-hub-dark, #1d1d1f)}}@media screen and (max-width:1149px){.ec-guide-hub__hero{grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr)}.ec-guide-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ec-guide-card:nth-child(1){grid-column:span 2}}@media screen and (max-width:899px){.ec-guide-hub__hero{grid-template-columns:minmax(0,1fr)}.ec-guide-hub__hero-copy{max-width:700px}}@media screen and (max-width:749px){.ec-guide-hub{padding-block:var(--ec-hub-top-mobile) var(--ec-hub-bottom-mobile)}.ec-guide-hub__container{padding-inline:16px}.ec-guide-hub__hero{gap:28px;padding:20px}.ec-guide-hub__title{font-size:clamp(2.15rem,10.5vw,3.1rem);line-height:.98}.ec-guide-hub__intro{margin-top:18px;font-size:.98rem}.ec-guide-hub__topics{margin-top:22px}.ec-guide-featured__body{padding:20px}.ec-guide-featured__link--text-only .ec-guide-featured__body,.ec-guide-card__link--text-only .ec-guide-card__body{min-height:0}.ec-guide-featured__link{display:block}.ec-guide-featured__media{min-height:0;aspect-ratio:16 / 10}.ec-guide-featured__title{font-size:1.35rem}.ec-guide-hub__heading-row{display:block;padding-block:34px 18px}.ec-guide-hub__heading-row>p{margin-top:10px;text-align:start}.ec-guide-hub__grid{grid-template-columns:minmax(0,1fr);gap:16px}.ec-guide-card:nth-child(1){grid-column:auto}.ec-guide-card:nth-child(1) .ec-guide-card__link{display:flex}.ec-guide-card:nth-child(1) .ec-guide-card__media{min-height:0;aspect-ratio:16 / 10;border-right:0;border-bottom:1px solid var(--ec-hub-border, #dddddf)}.ec-guide-card__body{padding:22px}.ec-guide-hub__cta{display:block;margin-top:56px;padding:28px 24px}.ec-guide-hub__cta-button{width:100%;margin-top:28px}}@media(prefers-reduced-motion:reduce){.ec-guide-card,.ec-guide-featured,.ec-guide-card__image,.ec-guide-featured__image,.ec-guide-card__arrow,.ec-guide-featured__arrow,.ec-guide-hub__cta-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/43/compiled_assets/styles.css.map */
