/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.hidden{display:none}.table{display:table}}:root{--ink:#142235;--paper:#f7f3ea;--white:#fffdf8;--blue:#2756e8;--coral:#ff6c4c;--yellow:#ffd85a;--green:#a8d5bb;--line:#c8c4b9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}a{color:inherit;text-decoration:none}#google_translate_element{clip-path:inset(50%);width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.goog-te-banner-frame.skiptranslate,.goog-te-balloon-frame,.goog-te-gadget{display:none!important}body{top:0!important}.skiptranslate iframe{display:none!important}.site-header{border-bottom:1px solid var(--ink);background:var(--paper);z-index:20;justify-content:space-between;align-items:center;height:76px;padding:0 3vw;display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:14px;font-weight:900;display:flex}.brand-logo img{width:clamp(132px,11.5vw,180px);height:auto;display:block}.brand-mark{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:20px;font-style:italic;display:grid}.brand-light{font-weight:400}.site-header nav{align-items:center;gap:18px;font-size:13px;font-weight:700;display:flex}.site-header nav a:hover{text-underline-offset:5px;text-decoration:underline}.header-actions{align-items:center;gap:10px;display:flex}.language-switcher select{border:1px solid var(--ink);max-width:108px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:0 28px 0 12px;font-size:11px;font-weight:800}.language-switcher select:disabled{cursor:wait;opacity:.65}.language-transition{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f7f3eadb;place-items:center;display:grid;position:fixed;inset:0}.language-transition span{background:var(--ink);color:#fff;letter-spacing:.08em;box-shadow:5px 5px 0 var(--yellow);border-radius:999px;padding:14px 20px;font-size:11px;font-weight:900}.header-cta{background:var(--ink);color:#fff;white-space:nowrap;border-radius:999px;padding:12px 16px;font-size:12px;font-weight:800}.header-cta span{color:var(--yellow)}.hero{border-bottom:1px solid var(--ink);grid-template-columns:1.05fr .95fr;min-height:610px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:72px 5vw 58px 7vw;display:flex}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:900}.eyebrow span{background:var(--yellow);border:1px solid var(--ink);margin-right:10px;padding:7px 9px}.hero h1{letter-spacing:-.065em;margin:30px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,6.5vw,100px);font-weight:400;line-height:.88}.hero h1 em{color:var(--blue);font-weight:400}.hero-lede{max-width:690px;margin:0 0 28px;font-size:17px;line-height:1.7}.search{border:2px solid var(--ink);max-width:690px;height:62px;box-shadow:7px 7px 0 var(--ink);background:#fff;align-items:center;padding:5px 6px 5px 18px;display:flex}.search>span{font-size:28px;line-height:1}.search input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 12px;font-size:15px}.search button{background:var(--blue);color:#fff;cursor:pointer;border:0;height:46px;padding:0 20px;font-weight:900}.quick-links{gap:13px;margin-top:22px;font-size:12px;display:flex}.quick-links span{font-weight:800}.quick-links a{text-underline-offset:4px;text-decoration:underline}.hero-board{border-left:1px solid var(--ink);background:var(--blue);flex-direction:column;justify-content:center;padding:34px 3.5vw;display:flex}.board-head{color:#fff;letter-spacing:.15em;justify-content:space-between;margin-bottom:12px;font-size:10px;display:flex}.board-head strong{color:var(--yellow)}.board-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.board-card{border:1px solid var(--ink);flex-direction:column;justify-content:flex-end;height:190px;padding:15px;display:flex;position:relative;box-shadow:5px 5px #142235cc}.board-card small{text-transform:uppercase;letter-spacing:.12em;font-weight:900}.board-card b{margin-top:4px;font-family:Georgia,serif;font-size:22px}.board-product{color:#fff;padding:0;display:block;overflow:hidden}.board-product>img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.board-product:hover>img{transform:scale(1.04)}.board-product-overlay{background:linear-gradient(#0000,#091423eb);flex-direction:column;padding:52px 14px 14px;display:flex;position:absolute;inset:auto 0 0}.board-product-overlay small{font-size:9px}.board-product-overlay b{font-size:18px}.board-product-overlay i{margin-top:6px;font-size:9px;font-style:normal;font-weight:900}.board-index{color:var(--ink);border:1px solid var(--ink);background:#fff;padding:5px 7px;font-size:9px;font-weight:900;position:absolute;top:10px;left:10px}.bc-blue{background:#dbe7ff}.bc-coral{background:var(--coral)}.bc-yellow{background:var(--yellow)}.product-shape{border:2px solid var(--ink);letter-spacing:.13em;background:#fff;place-items:center;height:65px;font-weight:900;display:grid;position:absolute;top:28px;left:20px;right:20px;transform:rotate(-6deg)}.hoodie-shape{background:#ffd1c7;border-radius:25px 25px 6px 6px;transform:rotate(5deg)}.qc-frame{border:8px solid var(--ink);text-align:center;background:#fff;place-items:center;width:92px;height:100px;font-family:Georgia,serif;font-size:24px;display:grid;position:absolute;top:18px;right:18px;transform:rotate(4deg)}.qc-frame i{font-family:Arial;font-size:9px;font-style:normal}.board-note{border:1px solid var(--ink);background:#fff;align-items:center;gap:14px;padding:14px 18px;display:flex}.board-note>span{background:var(--green);border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.board-note p{margin:0;font-size:12px;line-height:1.5}.ticker{border-bottom:1px solid var(--ink);letter-spacing:.14em;background:var(--yellow);justify-content:space-evenly;align-items:center;height:48px;font-size:10px;font-weight:900;display:flex}.ticker i{font-size:18px;font-style:normal}.section{border-bottom:1px solid var(--ink);padding:88px 7vw}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:60px;margin-bottom:44px;display:grid}.section-heading h2,.guide-intro h2,.split-section h2,.faq-section h2{letter-spacing:-.05em;margin:15px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,70px);font-weight:400;line-height:.98}.section-heading>p{max-width:500px;margin:0;font-size:14px;line-height:1.8}.category-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.category-card{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:auto 1fr auto;align-items:start;gap:16px;min-height:175px;padding:24px;transition:all .2s;display:grid}.category-card:hover{box-shadow:6px 6px 0 var(--ink);z-index:2;transform:translate(-4px,-4px)}.category-code{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;font-size:10px;font-weight:900;display:grid}.category-card h3{margin:3px 0 8px;font-family:Georgia,serif;font-size:27px}.category-card p{margin:0;font-size:12px;line-height:1.55}.arrow{font-size:20px}.cat-1{background:#dbe7ff}.cat-2{background:#ffd1c7}.cat-3{background:#fff}.cat-4{background:#dbe8df}.cat-5{background:#ffe898}.cat-6{background:#e6dcf3}.finds-section{background:#fffdf8}.section-heading.compact{align-items:center}.text-link{text-underline-offset:5px;justify-self:end;font-size:13px;font-weight:900;text-decoration:underline}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--ink);background:#fff;transition:all .2s}.product-card:hover{box-shadow:6px 6px 0 var(--ink);transform:translateY(-5px)}.product-visual{border-bottom:1px solid var(--ink);background:#eef1f4;height:210px;position:relative;overflow:hidden}.product-visual>img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.product-card:hover .product-visual>img{transform:scale(1.035)}.product-number{color:var(--ink);border:1px solid var(--ink);background:#fff;padding:5px 7px;font-size:10px;font-weight:900;position:absolute;top:12px;left:12px}.visual-word{opacity:.72;font-family:Georgia,serif;font-size:45px;font-style:italic;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.view-pill{background:var(--ink);color:#fff;border-radius:99px;padding:9px 11px;font-size:10px;font-weight:800;position:absolute;bottom:13px;right:13px}.pv-blue{background:#aac9ff}.pv-coral{background:#ff9e87}.pv-green{background:#b8dcc5}.pv-yellow{background:#ffe589}.pv-lavender{background:#d8c8ee}.pv-ink{background:#9fb0c5}.product-info{padding:19px}.product-info>span{text-transform:uppercase;letter-spacing:.16em;color:var(--blue);font-size:9px;font-weight:900}.product-info h3{margin:7px 0;font-family:Georgia,serif;font-size:22px}.product-info p{color:#495365;margin:0 0 17px;font-size:12px}.product-info small{border-top:1px solid #ddd;padding-top:13px;font-size:10px;font-weight:800;display:block}.guide-section{background:var(--coral);grid-template-columns:.85fr 1.15fr;gap:7vw;display:grid}.guide-intro>p:not(.section-kicker){max-width:530px;font-size:14px;line-height:1.8}.button-dark{background:var(--ink);color:#fff;align-items:center;gap:35px;margin-top:18px;padding:15px 18px;font-size:11px;font-weight:900;display:inline-flex}.guide-steps{border-top:1px solid var(--ink)}.guide-steps article{border-bottom:1px solid var(--ink);grid-template-columns:70px 1fr;padding:28px 0;display:grid}.guide-steps article>span{font-family:Georgia,serif;font-size:28px;font-style:italic}.guide-steps h3{margin:0 0 8px;font-size:18px}.guide-steps p{margin:0;font-size:13px;line-height:1.65}.split-section{border-bottom:1px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.split-section article{padding:70px 7vw}.qc-panel{background:var(--blue);color:#fff}.shipping-panel{background:var(--yellow)}.split-section h2{font-size:50px}.split-section article>p:not(.section-kicker){font-size:14px;line-height:1.75}.check-grid{grid-template-columns:1fr 1fr;gap:10px;margin:28px 0;display:grid}.check-grid span{border:1px solid #ffffffa6;padding:12px;font-size:11px}.split-section a{text-underline-offset:5px;margin-top:12px;font-size:12px;font-weight:900;text-decoration:underline;display:inline-block}.parcel-line{border-top:1px solid var(--ink);grid-template-columns:1fr 1fr;margin-top:28px;display:grid}.parcel-line span,.parcel-line b{border-bottom:1px solid var(--ink);padding:10px 0;font-size:10px}.parcel-line span{letter-spacing:.12em}.parcel-line b{text-align:right}.faq-section{background:#fffdf8;grid-template-columns:.7fr 1.3fr;gap:8vw;display:grid}.faq-section>div>p:not(.section-kicker){font-size:13px;line-height:1.7}.faq-list{border-top:1px solid var(--ink)}details{border-bottom:1px solid var(--ink);padding:20px 0}summary{cursor:pointer;justify-content:space-between;gap:20px;font-family:Georgia,serif;font-size:19px;list-style:none;display:flex}summary::-webkit-details-marker{display:none}details p{color:#4d5665;max-width:700px;margin:15px 40px 0 0;font-size:13px;line-height:1.7}.editorial-section{background:#fffdf8;grid-template-columns:1fr 1fr;gap:5vw;display:grid}.editorial-image{border:1px solid var(--ink);box-shadow:8px 8px 0 var(--ink);align-self:start;overflow:hidden}.editorial-image img{width:100%;height:auto;display:block}.editorial-copy h2{letter-spacing:-.05em;margin:15px 0 20px;font-family:Georgia,serif;font-size:clamp(42px,5vw,66px);font-weight:400;line-height:.98}.editorial-copy>p:not(.section-kicker){max-width:650px;font-size:13px;line-height:1.75}.article-links{border-top:1px solid var(--ink);margin-top:28px}.article-links a{border-bottom:1px solid var(--ink);grid-template-columns:105px 1fr auto;align-items:center;gap:15px;padding:17px 0;display:grid}.article-links span,.article-links i{letter-spacing:.1em;font-size:9px;font-style:normal}.article-links b{font-family:Georgia,serif;font-size:17px;font-weight:400}footer{background:var(--ink);color:#fff;grid-template-columns:1fr 1.5fr 1fr;align-items:start;gap:30px;padding:45px 5vw 32px;display:grid}.footer-logo{background:#fff;border-radius:8px;width:max-content;padding:10px 14px}.footer-logo img{width:180px;height:auto;display:block}.footer-brand .brand-mark{background:var(--yellow);color:var(--ink)}footer>p{max-width:460px;margin:0;font-size:11px;line-height:1.6}footer>div:not(.brand){flex-wrap:wrap;justify-content:flex-end;gap:20px;font-size:11px;font-weight:800;display:flex}footer small{color:#aeb7c3;letter-spacing:.05em;border-top:1px solid #536074;grid-column:1/-1;padding-top:22px;font-size:9px}.info-hero{border-bottom:1px solid var(--ink);flex-direction:column;justify-content:flex-end;min-height:420px;padding:90px 7vw;display:flex}.info-hero h1{letter-spacing:-.06em;max-width:1100px;margin:18px 0 24px;font-family:Georgia,serif;font-size:clamp(58px,8vw,116px);font-weight:400;line-height:.9}.info-hero>p:last-child{max-width:690px;font-size:17px;line-height:1.7}.info-blue .info-hero{background:#aac9ff}.info-coral .info-hero{background:#ff9e87}.info-yellow .info-hero{background:#ffe589}.info-green .info-hero{background:#b8dcc5}.info-body{border-bottom:1px solid var(--ink);background:#fffdf8;grid-template-columns:250px 1fr;gap:7vw;padding:70px 7vw 90px;display:grid}.info-body aside{flex-direction:column;gap:14px;height:max-content;display:flex;position:sticky;top:110px}.info-body aside>span{letter-spacing:.16em;border-bottom:1px solid var(--ink);padding-bottom:12px;font-size:9px;font-weight:900}.info-body aside a{font-size:11px;line-height:1.4}.info-blocks{border-top:1px solid var(--ink)}.info-blocks article{border-bottom:1px solid var(--ink);grid-template-columns:60px 1fr;column-gap:20px;padding:32px 0 36px;display:grid}.info-blocks article>span{grid-row:1/3;font-family:Georgia,serif;font-size:25px;font-style:italic}.info-blocks h2{margin:0 0 14px;font-family:Georgia,serif;font-size:36px;font-weight:400}.info-blocks p{max-width:780px;margin:0;font-size:14px;line-height:1.8}.info-cta{background:var(--yellow);border-bottom:1px solid var(--ink);justify-content:space-between;align-items:end;gap:30px;padding:60px 7vw;display:flex}.info-cta h2{margin:10px 0 0;font-family:Georgia,serif;font-size:40px;font-weight:400}.info-cta>a{background:var(--ink);color:#fff;white-space:nowrap;padding:16px 20px;font-size:11px;font-weight:900}.articles-index-hero{background:var(--yellow);border-bottom:1px solid var(--ink);flex-direction:column;justify-content:flex-end;min-height:490px;padding:90px 7vw 72px;display:flex}.articles-index-hero h1{letter-spacing:-.07em;margin:22px 0 28px;font-family:Georgia,serif;font-size:clamp(68px,9vw,132px);font-weight:400;line-height:.82}.articles-index-hero>p:last-child{max-width:680px;font-size:17px;line-height:1.7}.articles-index-list{background:#fffdf8;grid-template-columns:.65fr 1.35fr;gap:8vw;padding:80px 7vw 100px;display:grid}.articles-index-intro h2{letter-spacing:-.055em;margin:15px 0;font-family:Georgia,serif;font-size:clamp(44px,5vw,72px);font-weight:400;line-height:.93}.articles-index-intro>p:last-child{max-width:390px;font-size:12px;line-height:1.75}.articles-index-cards{border-top:1px solid var(--ink)}.articles-index-card{border-bottom:1px solid var(--ink);grid-template-columns:56px 1fr;gap:22px;padding:32px 0;transition:all .2s;display:grid}.articles-index-card:hover{background:#f6f0e2;padding-left:12px}.article-card-number{color:var(--blue);font-family:Georgia,serif;font-size:25px;font-style:italic}.articles-index-card small{text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:900}.articles-index-card h3{margin:10px 0 12px;font-family:Georgia,serif;font-size:34px;font-weight:400;line-height:1.05}.articles-index-card p{color:#4d5665;max-width:680px;font-size:13px;line-height:1.7}.articles-index-card b{letter-spacing:.08em;margin-top:10px;font-size:10px;display:inline-block}.articles-index-card i{color:var(--blue);font-style:normal}.research-note{border:1px solid var(--ink);box-shadow:5px 5px 0 var(--ink);background:#eef3ff;margin-top:34px;padding:22px}.research-note b{text-transform:uppercase;letter-spacing:.14em;font-size:10px}.research-note p{max-width:780px;margin:9px 0 0!important;font-size:12px!important;line-height:1.7!important}@media (width<=980px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:55px 6vw}.hero-board{border-left:0;border-top:1px solid var(--ink);padding:30px 6vw}.section{padding:65px 6vw}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.guide-section,.faq-section,.split-section{grid-template-columns:1fr}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading.compact .text-link{justify-self:start}.footer{grid-template-columns:1fr 1fr}.footer>div:not(.brand){grid-column:1/-1;justify-content:flex-start}}@media (width<=640px){.site-header{height:64px;padding:0 16px}.brand{font-size:12px}.brand-logo img{width:122px}.brand-mark{width:30px;height:30px}.language-switcher select{width:76px;max-width:76px;padding-left:9px;font-size:10px}.header-cta{display:none}.hero{min-height:0}.hero-copy{padding:42px 18px 34px}.hero h1{font-size:53px}.hero-lede{font-size:14px}.search{height:56px;box-shadow:5px 5px 0 var(--ink)}.search button{padding:0 12px;font-size:11px}.quick-links{flex-wrap:wrap}.hero-board{padding:24px 18px}.board-card{height:145px}.board-product-overlay{padding:45px 10px 10px}.board-product-overlay b{font-size:15px}.board-note{padding:10px}.board-note p{font-size:10px}.ticker{white-space:nowrap;justify-content:flex-start;gap:25px;padding:0 18px;overflow:hidden}.section{padding:50px 18px}.section-heading h2,.guide-intro h2,.faq-section h2{font-size:42px}.category-grid{grid-template-columns:1fr 1fr}.category-card{grid-template-columns:auto 1fr;min-height:150px;padding:14px}.category-card .arrow{display:none}.category-card h3{font-size:21px}.category-card p{font-size:10px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-visual{height:145px}.visual-word{font-size:28px}.view-pill{padding:7px 9px;font-size:8px}.product-info{padding:13px}.product-info h3{font-size:17px}.product-info p{min-height:31px;font-size:10px}.guide-section{padding:50px 18px}.split-section article{padding:48px 18px}.split-section h2{font-size:40px}.faq-section{padding:50px 18px}.footer{grid-template-columns:1fr;padding:38px 18px}.footer>p,.footer>div:not(.brand){grid-column:auto}.footer-logo img{width:150px}}@media (width<=720px){.info-hero{min-height:350px;padding:60px 18px}.info-hero h1{font-size:58px}.info-hero>p:last-child{font-size:14px}.info-body{grid-template-columns:1fr;padding:45px 18px 60px}.info-body aside{display:none}.info-blocks h2{font-size:29px}.info-blocks article{grid-template-columns:42px 1fr}.info-blocks p{font-size:13px}.info-cta{flex-direction:column;align-items:flex-start;padding:42px 18px}.info-cta h2{font-size:32px}}@media (width<=980px){.editorial-section{grid-template-columns:1fr}}@media (width<=640px){.editorial-section{padding:50px 18px}.article-links a{grid-template-columns:80px 1fr}.article-links i{display:none}}.article-page>article{background:#fffdf8}.article-hero{border-bottom:1px solid var(--ink);background:#dbe7ff;padding:90px 12vw 58px}.article-hero h1{letter-spacing:-.055em;max-width:1200px;margin:18px 0 25px;font-family:Georgia,serif;font-size:clamp(50px,7vw,92px);font-weight:400;line-height:.95}.article-dek{max-width:760px;font-size:17px;line-height:1.7}.article-meta{border-top:1px solid var(--ink);letter-spacing:.08em;gap:22px;margin-top:32px;padding-top:15px;font-size:10px;font-weight:800;display:flex}.article-fact-strip{border-bottom:1px solid var(--ink);background:var(--yellow);grid-template-columns:1.2fr repeat(3,1fr);gap:0;padding:0 12vw;display:grid}.article-fact-strip>*{border-right:1px solid var(--ink);padding:17px 16px;font-size:10px;line-height:1.4}.article-fact-strip>:first-child{border-left:1px solid var(--ink);text-transform:uppercase;letter-spacing:.12em}.article-layout{grid-template-columns:250px minmax(0,820px);gap:7vw;padding:70px 12vw 100px;display:grid}.article-layout aside{flex-direction:column;gap:13px;height:max-content;display:flex;position:sticky;top:110px}.article-layout aside>span{letter-spacing:.15em;border-bottom:1px solid var(--ink);padding-bottom:12px;font-size:9px;font-weight:900}.article-layout aside a{font-size:10px;line-height:1.45}.article-content>section{border-bottom:1px solid var(--ink);margin:0 0 48px;padding:0 0 48px}.article-num{color:var(--blue);font-family:Georgia,serif;font-size:23px;font-style:italic}.article-content h2{letter-spacing:-.03em;margin:10px 0 20px;font-family:Georgia,serif;font-size:38px;font-weight:400;line-height:1.05}.article-content p{color:#2e3948;margin:0 0 20px;font-family:Georgia,serif;font-size:17px;line-height:1.85}.fact-note{background:var(--yellow);border:1px solid var(--ink);box-shadow:6px 6px 0 var(--ink);padding:24px}.fact-note b{text-transform:uppercase;letter-spacing:.14em;font-size:11px}.fact-note p{margin:10px 0 0;font-family:Arial;font-size:12px;line-height:1.7}@media (width<=800px){.article-hero{padding:60px 18px 40px}.article-hero h1{font-size:52px}.article-dek{font-size:14px}.article-meta{flex-wrap:wrap}.article-fact-strip{grid-template-columns:1fr 1fr;padding:0}.article-fact-strip>*{border-bottom:1px solid var(--ink)}.article-layout{grid-template-columns:1fr;padding:45px 18px 70px}.article-layout aside{display:none}.article-content h2{font-size:31px}.article-content p{font-size:16px}.articles-index-hero{min-height:380px;padding:60px 18px 48px}.articles-index-hero h1{font-size:68px}.articles-index-hero>p:last-child{font-size:14px}.articles-index-list{grid-template-columns:1fr;gap:28px;padding:55px 18px 70px}.articles-index-intro h2{font-size:48px;position:static}.articles-index-card{grid-template-columns:42px 1fr;gap:12px}.articles-index-card h3{font-size:28px}}@media (width<=720px){html,body{overflow-x:hidden}.home-page .site-header{height:56px;padding:0 12px}.home-page .brand-logo img{width:112px}.home-page .language-switcher select{width:72px;max-width:72px;height:32px;padding:0 18px 0 7px;font-size:9px}.home-page .hero-copy{padding:22px 14px 18px}.home-page .eyebrow,.home-page .section-kicker{letter-spacing:.12em;font-size:8px}.home-page .eyebrow span{margin-right:5px;padding:4px 6px}.home-page .hero h1{margin:14px 0 12px;font-size:40px;line-height:.88}.home-page .hero-lede{margin:0 0 13px;font-size:11px;line-height:1.4}.home-page .search{height:43px;box-shadow:4px 4px 0 var(--ink);padding:3px 4px 3px 10px}.home-page .search>span{font-size:20px}.home-page .search input{padding:0 7px;font-size:11px}.home-page .search button{height:33px;padding:0 9px;font-size:9px}.home-page .quick-links{gap:9px;margin-top:11px;font-size:9px}.home-page .hero-board{padding:12px 14px 14px}.home-page .board-head{margin-bottom:7px;font-size:7px}.home-page .board-grid{gap:7px}.home-page .board-card{height:86px;box-shadow:3px 3px #142235cc}.home-page .board-product-overlay{padding:26px 7px 6px}.home-page .board-product-overlay small{font-size:6px}.home-page .board-product-overlay b{margin-top:2px;font-size:10px}.home-page .board-product-overlay i{margin-top:2px;font-size:6px}.home-page .board-index{padding:3px 4px;font-size:7px;top:5px;left:5px}.home-page .board-note{gap:6px;min-height:86px;padding:7px}.home-page .board-note>span{width:22px;height:22px;font-size:10px}.home-page .board-note p{font-size:8px;line-height:1.3}.home-page .ticker{gap:13px;height:30px;padding:0 12px;font-size:7px}.home-page .ticker i{font-size:11px}.home-page .section{padding:24px 14px}.home-page .section-heading{gap:8px;margin-bottom:16px}.home-page .section-heading h2,.home-page .guide-intro h2,.home-page .faq-section h2{margin-top:7px;font-size:29px;line-height:.92}.home-page .section-heading>p{font-size:9px;line-height:1.4}.home-page .category-card{grid-template-columns:auto 1fr;gap:7px;min-height:82px;padding:8px}.home-page .category-code{width:23px;height:23px;font-size:7px}.home-page .category-card h3{margin:1px 0 4px;font-size:15px}.home-page .category-card p{font-size:8px;line-height:1.3}.home-page .text-link{font-size:9px}.home-page .product-grid{gap:7px}.home-page .product-visual{height:88px}.home-page .product-number{padding:3px 4px;font-size:7px;top:5px;left:5px}.home-page .view-pill{padding:5px 6px;font-size:6px;bottom:5px;right:5px}.home-page .product-info{padding:8px}.home-page .product-info>span{font-size:7px}.home-page .product-info h3{margin:4px 0;font-size:13px;line-height:1.05}.home-page .product-info p{min-height:18px;margin:0 0 6px;font-size:8px}.home-page .product-info small{padding-top:5px;font-size:7px;line-height:1.25}.home-page .guide-section{gap:15px;padding:24px 14px}.home-page .guide-intro>p:not(.section-kicker){font-size:9px;line-height:1.4}.home-page .button-dark{gap:12px;margin-top:7px;padding:9px 10px;font-size:8px}.home-page .guide-steps{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.home-page .guide-steps article{border-right:1px solid var(--ink);padding:9px 7px;display:block}.home-page .guide-steps article:last-child{border-right:0}.home-page .guide-steps article>span{font-size:17px}.home-page .guide-steps h3{margin:5px 0;font-size:11px;line-height:1.15}.home-page .guide-steps p{font-size:8px;line-height:1.3}.home-page .editorial-section{grid-template-columns:.72fr 1.28fr;gap:13px;padding:24px 14px}.home-page .editorial-image{box-shadow:4px 4px 0 var(--ink)}.home-page .editorial-image img{object-fit:cover;height:150px}.home-page .editorial-copy h2{margin:7px 0;font-size:27px;line-height:.92}.home-page .editorial-copy>p:not(.section-kicker){font-size:9px;line-height:1.35}.home-page .article-links{margin-top:8px}.home-page .article-links a{padding:7px 0;display:block}.home-page .article-links span{font-size:7px}.home-page .article-links b{margin-top:2px;font-size:10px;line-height:1.1;display:block}.home-page .article-links i{font-size:7px;display:inline}.home-page .split-section{grid-template-columns:1fr 1fr}.home-page .split-section article{padding:22px 12px}.home-page .split-section h2{margin:7px 0;font-size:26px;line-height:.92}.home-page .split-section article>p:not(.section-kicker){font-size:9px;line-height:1.35}.home-page .check-grid{gap:4px;margin:10px 0}.home-page .check-grid span{padding:6px;font-size:8px}.home-page .split-section a{margin-top:5px;font-size:8px}.home-page .parcel-line{margin-top:10px}.home-page .parcel-line span,.home-page .parcel-line b{padding:5px 0;font-size:7px}.home-page .faq-section{grid-template-columns:.75fr 1.25fr;gap:12px;padding:24px 14px}.home-page .faq-section>div>p:not(.section-kicker){font-size:9px;line-height:1.35}.home-page details{padding:9px 0}.home-page summary{gap:7px;font-size:11px;line-height:1.15}.home-page details p{margin:7px 10px 0 0;font-size:9px;line-height:1.35}.home-page footer{grid-template-columns:.7fr 1.3fr;gap:12px;padding:20px 14px 15px}.home-page .footer-logo{padding:7px 9px}.home-page .footer-logo img{width:110px}.home-page footer>p{font-size:8px;line-height:1.4}.home-page footer>div:not(.brand){grid-column:1/-1;justify-content:flex-start;gap:10px;font-size:8px}.home-page footer small{padding-top:9px;font-size:7px}}.not-found{background:var(--blue);color:#fff;place-items:center;min-height:100vh;padding:30px;display:grid}.not-found>div{max-width:760px}.not-found-logo{border:1px solid var(--ink);background:#fff;margin-bottom:35px;display:inline-block;padding:11px 15px!important}.not-found-logo img{width:190px;height:auto;display:block}.not-found h1{letter-spacing:-.06em;margin:18px 0 25px;font-family:Georgia,serif;font-size:clamp(55px,9vw,110px);font-weight:400;line-height:.9}.not-found>div>p:not(.section-kicker){font-size:15px;line-height:1.7}.not-found>div>div{gap:12px;margin-top:28px;display:flex}.not-found a{border:1px solid #fff;padding:14px 18px;font-size:11px;font-weight:900}.not-found>div>div a:first-child{color:var(--ink);background:#fff}
