@font-face{font-family:Figtree;font-style:normal;font-display:swap;font-weight:400 800;src:url(/fonts/figtree-latin-wght-normal.woff2)format("woff2")}:root{--brand:#ff7800;--brand-hover:#e66c00;--brand-active:#cc6000;--brand-soft:#fff3e6;--brand-muted:#ffe7cc;--brand-border:#ffd0a3;--brand-text-on-light:#b35400;--ink:#17140f;--ink-muted:#5c574f;--ink-soft:#7a756c;--surface:#fff;--surface-muted:#f6f7f5;--border:#e6e8e3;--border-strong:#d5d8d0;--radius:12px;--radius-sm:10px;--shadow-weak:0 1px 2px #17140f0a;--container:1180px;--prose:780px;--pad-x:20px;--section-y:48px;--section-y-sm:36px;--font:Figtree, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--focus:0 0 0 3px #ff780059;--focus-soft:0 0 0 1px #ff780038, 0 0 12px #ff780033, 0 0 28px #ff78001f}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font);color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;font-weight:400;line-height:1.64}img{max-width:100%;height:auto;display:block}a{color:var(--brand-hover);text-underline-offset:2px;text-decoration-thickness:1px}a:hover{color:var(--brand)}:focus-visible{box-shadow:var(--focus);outline:none}.skip-link{background:var(--ink);color:#fff;z-index:1000;padding:.6rem 1rem;position:absolute;top:0;left:-9999px}.skip-link:focus{top:1rem;left:1rem}.container{width:100%;max-width:var(--container);padding-inline:var(--pad-x);margin-inline:auto}.prose-width{max-width:var(--prose)}.hub-prose{width:100%;max-width:var(--prose);margin-left:0;margin-right:auto}.section{padding-block:var(--section-y)}.section--muted{background:var(--surface-muted)}.section-header{margin-bottom:1.35rem}.section-header__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-hover);margin:0 0 .4rem;font-size:.8125rem;font-weight:600}.section-header__title{margin:0}.section-header__desc{color:var(--ink-muted);max-width:46rem;margin:.55rem 0 0}h1,h2,h3,h4{color:var(--ink);letter-spacing:-.02em;line-height:1.2}h1{margin:0;font-size:2.25rem;font-weight:800;line-height:1.15}h2{margin:0;font-size:1.625rem;font-weight:700;line-height:1.22}h3{margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}p{color:var(--ink-muted);margin:0 0 1rem}p:last-child{margin-bottom:0}.lead{font-size:1.0625rem;line-height:1.65}.meta{color:var(--ink-soft);font-size:.875rem;line-height:1.5}.hero-h1{font-size:clamp(2.25rem,4vw,3rem);font-weight:800;line-height:1.1}.page-hero{border-bottom:1px solid var(--border);background:linear-gradient(180deg, var(--brand-soft) 0%, var(--surface) 100%);padding:2.25rem 0 1.75rem}.page-hero__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-hover);margin:0 0 .45rem;font-size:.8125rem;font-weight:600}.page-hero__title{margin:0}.page-hero__desc{max-width:42rem;color:var(--ink-muted);margin:.65rem 0 0}.btn{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;min-height:42px;padding:.65rem 1.15rem;font-family:inherit;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.btn--primary{background:var(--brand);color:#fff}.btn--primary:hover,.btn--primary:focus-visible{background:var(--brand-hover);color:#fff}.btn--secondary{background:var(--surface);color:var(--ink);border-color:var(--border-strong)}.btn--secondary:hover,.btn--secondary:focus-visible{border-color:var(--brand);color:var(--ink)}.btn-row{flex-wrap:wrap;gap:.75rem;display:flex}.ext-link{align-items:center;gap:.4375rem;display:inline-flex}.ext-link__icon{flex-shrink:0;align-items:center;line-height:0;display:inline-flex}.ext-link__icon svg{display:block}.ext-link__icon--header svg{width:15px;height:15px}.ext-link__icon--footer svg{width:14px;height:14px}.ext-link__icon--button svg{width:15px;height:15px}.card-grid{grid-template-columns:1fr;gap:1.1rem;display:grid}@media (width>=640px){.card-grid--2{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.card-grid--3{grid-template-columns:repeat(3,1fr)}.card-grid--4{grid-template-columns:repeat(4,1fr)}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);height:100%;box-shadow:var(--shadow-weak);flex-direction:column;padding:1.35rem;display:flex}.card--soft{background:var(--surface);border-color:var(--brand-border)}.card__title{color:var(--ink);margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.3}.card__body{color:var(--ink-muted);flex:1;margin:0;font-size:.9375rem;line-height:1.55}.card__cta{color:var(--brand-hover);margin-top:1rem;font-weight:600;text-decoration:none}.card__cta:hover{color:var(--brand)}.card a.card-link{color:inherit;text-decoration:none}.contact-card-grid{grid-template-columns:1fr;gap:1.1rem;margin-bottom:2rem;display:grid}@media (width>=640px){.contact-card-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.contact-card-grid{grid-template-columns:repeat(3,1fr)}}.contact-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;height:100%;padding:1.35rem;display:flex}.contact-card__icon{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:.85rem;display:inline-flex}.contact-card__icon svg{width:1.25rem;height:1.25rem}.contact-card__icon--email{background:var(--brand-soft);color:var(--brand-hover)}.contact-card__icon--whatsapp{color:#25d366;background:#e8f8ee}.contact-card__icon--reddit{color:#ff4500;background:#fff4ec}.contact-card__title{color:var(--ink);margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.3}.contact-card__body{color:var(--ink-muted);flex:1;margin:0;font-size:.9375rem;line-height:1.55}.contact-card__value{word-break:break-word;margin:.85rem 0 0;font-size:.9375rem;font-weight:600;line-height:1.4}.contact-card__value a{color:var(--ink);text-decoration:none}.contact-card__value a:hover{color:var(--brand-hover)}.contact-card__cta{background:var(--brand-soft);color:var(--brand-hover);border-color:var(--brand-border);align-self:flex-start;margin-top:1rem}.contact-card__cta:hover,.contact-card__cta:focus-visible{background:var(--brand);color:#fff;border-color:var(--brand)}@media (width<=639px){.contact-card__cta{justify-content:center;align-self:stretch}}.steps{gap:1rem;display:grid}@media (width>=900px){.steps{grid-template-columns:repeat(4,1fr)}}.step{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:1.25rem}.step__num{background:var(--brand-soft);width:1.75rem;height:1.75rem;color:var(--brand-hover);border-radius:999px;justify-content:center;align-items:center;margin-bottom:.65rem;font-size:.8125rem;font-weight:700;display:inline-flex}.step__title{margin:0 0 .45rem;font-size:1.05rem}.step__body{color:var(--ink-muted);margin:0;font-size:.9375rem;line-height:1.55}.info-blocks{gap:1rem;display:grid}@media (width>=768px){.info-blocks{grid-template-columns:repeat(3,1fr)}}.info-block{border-left:3px solid var(--brand);background:var(--surface-muted);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:1.25rem 1.35rem}.info-block h3{margin-bottom:.4rem;font-size:1.05rem}.faq details{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);padding:.85rem 1rem}.faq details+details{margin-top:.65rem}.faq summary{cursor:pointer;color:var(--ink);font-weight:600;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";float:right;color:var(--brand-hover);font-weight:700}.faq details[open] summary:after{content:"–"}.faq details p{margin-top:.7rem}.cta-box{border-radius:var(--radius);border:1px solid var(--brand-border);background:var(--brand-soft);text-align:center;padding:1.75rem 1.75rem calc(1.75rem + 8px)}.cta-box h2{margin-bottom:.5rem}.cta-box p{max-width:40rem;margin:0 auto 1rem}.cta-box .btn-row{justify-content:center}.breadcrumb{color:var(--ink-soft);flex-wrap:wrap;gap:.35rem;margin:0 0 .85rem;padding:0;font-size:.875rem;list-style:none;display:flex}.breadcrumb a{color:var(--ink-muted);text-decoration:none}.breadcrumb a:hover{color:var(--brand-hover)}.breadcrumb__sep{color:var(--border-strong)}.prose h2{margin:1.75rem 0 .55rem}.prose h3{margin:1.35rem 0 .45rem}.prose ul,.prose ol{color:var(--ink-muted);margin:0 0 1rem;padding-left:1.2rem}.prose li+li{margin-top:.35rem}.site-header{z-index:50;border-bottom:1px solid var(--border);backdrop-filter:blur(8px);background:#fffffff5;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:64px;display:flex}.brand{color:var(--ink);letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:.7rem;font-size:1.05rem;font-weight:800;text-decoration:none;display:inline-flex}.brand__logo{object-fit:contain;flex-shrink:0;width:auto;height:36px;display:block}.nav-desktop{align-items:center;gap:1.25rem;display:none}.nav-desktop a{color:var(--ink);font-size:.9375rem;font-weight:600;text-decoration:none}.nav-desktop a:hover,.nav-desktop a[aria-current=page]{color:var(--brand-hover)}.header-actions{align-items:center;gap:.65rem;display:flex}.menu-toggle{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.menu-toggle span{background:var(--ink);width:18px;height:2px;display:block;position:relative}.menu-toggle span:before,.menu-toggle span:after{content:"";background:var(--ink);width:18px;height:2px;position:absolute;left:0}.menu-toggle span:before{top:-6px}.menu-toggle span:after{top:6px}.mobile-nav{border-top:1px solid var(--border);background:var(--surface);padding:.75rem var(--pad-x) 1rem;display:none}.mobile-nav.is-open{display:block}.mobile-nav a{min-height:44px;color:var(--ink);border-bottom:1px solid var(--border);align-items:center;padding:.35rem 0;font-weight:600;text-decoration:none;display:flex}.mobile-nav a:last-child{border-bottom:0}@media (width>=900px){.nav-desktop{display:flex}.menu-toggle,.mobile-nav,.mobile-nav.is-open{display:none}.header-actions .btn--primary{display:inline-flex}}@media (width<=899px){.header-actions .btn--primary{display:none}}.site-footer{color:#d7dbd2;background:#11140f;margin-top:2rem;padding:2.5rem 0 1.5rem}.site-footer a{color:#d8d8d8;text-decoration:none}.site-footer a:hover{color:var(--brand)}.footer-grid{gap:1.75rem;display:grid}.footer-nav-pair{display:contents}@media (width<=799px){.footer-grid{gap:.8rem}.footer-nav-pair{grid-template-columns:1fr 1fr;gap:.7rem 1.25rem;display:grid}.footer-col h3{margin-bottom:.35rem}.footer-col li+li{margin-top:.25rem}.footer-col a{align-items:center;min-height:28px;display:inline-flex}.footer-note{margin-top:1.15rem;padding-top:.9rem}.footer-copy{margin-top:.5rem}}@media (width>=800px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}.footer-grid>div:first-child{justify-self:start;width:300px;max-width:300px}}.footer-brand{color:#fff;margin-bottom:.55rem;font-size:1.1rem;font-weight:800}.footer-col h3{color:#fff;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.7rem;font-size:.875rem}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li+li{margin-top:.45rem}.footer-col a{font-size:14px}.footer-note{color:#aeb4a8;border-top:1px solid #ffffff1f;margin-top:1.75rem;padding-top:1.1rem;font-size:.875rem}.footer-copy{color:#8e9587;margin-top:.75rem;font-size:.8125rem}.finds-controls{margin-bottom:1.25rem}.finds-search{flex-wrap:wrap;gap:.55rem;margin-bottom:.9rem;display:flex}.finds-search input[type=search]{border:1px solid var(--border-strong);border-radius:var(--radius-sm);min-width:200px;min-height:42px;font:inherit;color:var(--ink);background:#fff;flex:1;padding:.55rem .85rem}.finds-search input[type=search]:focus,.finds-search input[type=search]:focus-visible{box-shadow:var(--focus-soft);border-color:#ff780073;outline:none}.finds-toolbar{gap:.75rem;display:grid}.finds-filters,.category-quick-nav{flex-wrap:wrap;gap:.5rem;display:flex}.category-quick-nav__item{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);min-height:40px;color:var(--ink);font:inherit;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;padding:.4rem .85rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.category-quick-nav__item:hover{border-color:var(--brand-border);color:var(--brand-hover)}.category-quick-nav__item.is-active,.category-quick-nav__item[aria-current=page]{background:var(--brand-soft);border-color:var(--brand-border);color:var(--brand-hover)}.category-quick-nav__item:focus-visible{box-shadow:var(--focus);outline:none}@media (width>=1024px){.category-quick-nav{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:0;width:100%;max-width:100%}.category-quick-nav__item{flex:none;min-height:40px;padding:.35rem .6rem;font-size:.875rem}}@media (width>=1200px){.category-quick-nav__item{min-height:42px;padding:.4rem .85rem}}.finds-chip{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);min-height:40px;color:var(--ink);font:inherit;cursor:pointer;padding:.4rem .85rem;font-size:.875rem;font-weight:600}.finds-chip[aria-pressed=true]{background:var(--brand-soft);border-color:var(--brand-border);color:var(--brand-hover)}.finds-meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.finds-sort{flex-direction:column;align-items:stretch;display:inline-flex;position:relative}.finds-sort__native{border:1px solid var(--border-strong);border-radius:var(--radius-sm);min-height:40px;font:inherit;color:var(--ink);background:#fff;padding:.35rem .65rem}.finds-sort__native:focus,.finds-sort__native:focus-visible{box-shadow:var(--focus-soft);border-color:#ff780073;outline:none}.finds-sort.is-enhanced .finds-sort__native{clip:rect(0, 0, 0, 0);white-space:nowrap;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.finds-sort__trigger{border:1px solid var(--border-strong);border-radius:var(--radius-sm);min-width:11.5rem;min-height:40px;color:var(--ink);font:inherit;cursor:pointer;text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:.65rem;padding:.35rem .7rem;font-size:.9375rem;font-weight:500;display:none}.finds-sort.is-enhanced .finds-sort__trigger{display:inline-flex}.finds-sort__trigger:after{content:"";border-right:1.5px solid var(--ink-muted);border-bottom:1.5px solid var(--ink-muted);flex-shrink:0;width:.45rem;height:.45rem;transform:translateY(-15%)rotate(45deg)}.finds-sort__trigger:focus,.finds-sort__trigger:focus-visible,.finds-sort__trigger[aria-expanded=true]{box-shadow:var(--focus-soft);border-color:#ff780073;outline:none}.finds-sort__menu{z-index:40;border:1px solid var(--brand-border);border-radius:var(--radius);min-width:100%;box-shadow:var(--shadow-weak);background:#fff;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% + .35rem);right:0}.finds-sort__menu[hidden]{display:none}.finds-sort__menu [role=option]{border-radius:var(--radius-sm);color:var(--ink);cursor:pointer;white-space:nowrap;padding:.5rem .7rem;font-size:.9375rem;font-weight:500;display:block}.finds-sort__menu [role=option]:hover,.finds-sort__menu [role=option]:focus-visible{background:var(--brand-soft);color:var(--brand-hover);outline:none}.finds-sort__menu [role=option][aria-selected=true]{background:var(--brand-soft);color:var(--brand-hover);font-weight:600}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.product-grid[hidden]{display:none!important}.catalog-empty{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-muted);text-align:center;grid-column:1/-1;padding:1.5rem 1.25rem}.catalog-empty p{color:var(--ink-muted);margin:0 0 1rem}.catalog-live-pager{margin-top:1.25rem}@media (width>=768px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (width>=1024px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-direction:column;width:100%;min-width:0;height:100%;display:flex;overflow:hidden}.product-card[hidden]{display:none!important}.product-card__media{aspect-ratio:1;background:var(--surface-muted);display:block;overflow:hidden}.product-card__media img{object-fit:contain;width:100%;height:100%}.product-card__body{flex-direction:column;flex:1;gap:.35rem;min-width:0;padding:.65rem .7rem .6rem;display:flex}.product-card__cat{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-hover);margin:0;font-size:.75rem;font-weight:700}.product-card__title{height:2.6em;min-height:2.6em;margin:0;font-size:.9375rem;font-weight:700;line-height:1.3;overflow:hidden}.product-card__title a{-webkit-line-clamp:2;color:var(--ink);word-break:break-word;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.product-card__title a:hover{color:var(--brand-hover)}.product-card__footer{flex-direction:column;gap:.55rem;min-width:0;margin-top:auto;display:flex}.product-card__price{flex-wrap:wrap;align-items:baseline;gap:.15rem .35rem;min-width:0;margin:0;line-height:1.25;display:flex}.product-card__cny{color:var(--ink-soft);font-size:.75rem;font-weight:500}.product-card__usd{color:var(--ink);font-size:.9375rem;font-weight:700}.product-card__cta{width:100%;min-height:40px;padding-block:.45rem;padding-inline:.5rem;font-size:.875rem}@media (width>=768px){.product-card__body{gap:.4rem;padding:.85rem .9rem .95rem}.product-card__footer{gap:.7rem}.product-card__title{font-size:.95rem}.product-card__cny{font-size:.8125rem}.product-card__usd{font-size:1.05rem}.product-card__cta{min-height:42px;padding-block:.65rem;padding-inline:.9rem;font-size:.9375rem}}.finds-sync-note{color:var(--ink-soft);margin-top:1rem;font-size:.8125rem}.finds-chip--link{align-items:center;text-decoration:none;display:inline-flex}.finds-chip--link:hover{border-color:var(--brand-border);color:var(--brand-hover)}.product-card__ext{align-items:center;margin-left:.35rem;line-height:0;display:inline-flex}.product-card__ext-icon{flex-shrink:0;width:.95em;height:.95em}.product-card__media img.is-fallback{object-fit:contain;padding:1.5rem}.pager{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.pager__btn-text--mobile{display:none}.pager__pages{align-items:center;gap:.35rem;margin:0;padding:0;list-style:none}.pager__pages.pager__pages--desktop{flex-wrap:wrap;display:flex}.pager__pages.pager__pages--mobile{display:none}.pager__btn,.pager__num{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);min-width:40px;min-height:40px;color:var(--ink);font:inherit;justify-content:center;align-items:center;padding:.35rem .7rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.pager__btn:hover,.pager__num:hover{border-color:var(--brand-border);color:var(--brand-hover)}.pager__num--current{background:var(--brand-soft);border-color:var(--brand-border);color:var(--brand-hover)}.pager__btn--disabled{opacity:.45;cursor:not-allowed}.pager__gap{text-align:center;min-width:1.25rem;color:var(--ink-soft)}@media (width<=767px){.pager{flex-wrap:nowrap;gap:.375rem;width:100%;max-width:100%;overflow:hidden}.pager__pages.pager__pages--desktop{display:none}.pager__pages.pager__pages--mobile{flex-wrap:nowrap;flex:0 auto;gap:.375rem;min-width:0;display:flex}.pager__btn-text--desktop{display:none}.pager__btn-text--mobile{display:inline}.pager__btn{flex-shrink:0;min-width:3rem;padding:.35rem .5rem}.pager__num{flex-shrink:0;min-width:40px;min-height:40px;padding:.35rem .45rem;font-size:.875rem}.pager__gap{flex-shrink:0;min-width:.75rem;padding:0}}@media (width>=768px){.pager__btn,.pager__num{min-height:42px}}.category-browse{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}@media (width>=640px){.category-browse{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=960px){.category-browse{grid-template-columns:repeat(4,minmax(0,1fr))}}.category-browse--compact{margin-top:.25rem}.category-browse__item{border:1px solid var(--brand-border);border-radius:var(--radius-sm);background:var(--brand-soft);min-height:44px;color:var(--ink);justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .85rem;font-weight:600;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:flex}.category-browse__item:hover{border-color:var(--brand-border);background:var(--brand-muted);color:var(--brand-hover)}.category-browse__name{font-size:.9375rem}.category-browse__count{color:gray;white-space:nowrap;font-size:.8125rem;font-weight:600;transition:color .18s}.category-browse__item:hover .category-browse__count{color:var(--brand-hover)}.home-search-label{color:var(--ink);margin:1.15rem 0 .45rem;font-size:.9375rem;font-weight:700}.home-freshness{color:var(--ink-soft);margin:.55rem 0 0;font-size:.8125rem}.home-hero{border-bottom:1px solid var(--border);background:radial-gradient(70% 55% at 90% 10%,#ff78001f,#0000 60%),linear-gradient(#fff8f0 0%,#fff 70%);padding:2.5rem 0 2rem}.home-hero__grid{align-items:center;gap:1.75rem;display:grid}@media (width>=960px){.home-hero__grid{grid-template-columns:1.15fr .85fr;gap:2rem}}.home-hero__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-hover);margin:0 0 1rem;font-size:.8125rem;font-weight:600}.home-hero .hero-h1__brand{color:var(--brand)}.home-hero__sub{max-width:36rem;color:var(--ink-muted);margin:1rem 0 0}.workflow-card{border:1px solid var(--brand-border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-weak);padding:1.35rem}.workflow-card__title{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-soft);margin:0 0 1rem;font-size:.875rem;font-weight:700}.workflow-steps{gap:.65rem;display:grid}.workflow-step{border-radius:var(--radius-sm);background:var(--surface-muted);border:1px solid var(--border);grid-template-columns:auto 1fr;align-items:start;gap:.75rem;padding:.75rem .85rem;display:grid}.workflow-step__index{background:var(--brand);color:#fffaf2;border-radius:6px;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.75rem;font-weight:700;display:inline-flex}.workflow-step strong{color:var(--ink);font-size:.9375rem;display:block}.workflow-step span{color:var(--ink-muted);font-size:.8125rem}.workflow-step .workflow-step__index{color:#fffaf2}.search-bar{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin-top:1.15rem;padding:.85rem}.search-bar form{flex-wrap:wrap;gap:.55rem;display:flex}.search-bar input[type=search]{border:1px solid var(--border-strong);border-radius:var(--radius-sm);min-width:200px;min-height:42px;font:inherit;color:var(--ink);background:#fff;flex:1;padding:.55rem .85rem}.search-bar input[type=search]:focus,.search-bar input[type=search]:focus-visible{box-shadow:var(--focus-soft);border-color:#ff780073;outline:none}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;cursor:pointer;background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff7800' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px 14px;width:16px;height:16px;margin-inline-end:2px;display:inline-block}input[type=search]::-ms-clear{width:.95em;height:.95em;margin-inline-end:.15em}.search-bar__hint{color:var(--ink-soft);margin:.55rem 0 0;font-size:.8125rem}.checklist{color:var(--ink-muted);margin:.75rem 0 0;padding-left:1.15rem}.checklist li+li{margin-top:.4rem}@media (width<=767px){:root{--section-y:34px;--pad-x:16px}body{line-height:1.63}p{margin-bottom:1.0625rem}.prose h2{margin:1.5rem 0 .5rem}.prose h3{margin:1.2rem 0 .4rem}h1{font-size:1.8125rem}h2{font-size:1.375rem}h3{font-size:1.125rem}.home-hero{padding-top:1.75rem}}.article-page{padding:1.5rem 0 3rem}.article-page__inner{max-width:var(--prose)}.article-page__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-hover);margin:1rem 0 .35rem;font-size:.8125rem;font-weight:700}.article-page__title{margin:0;font-size:clamp(1.65rem,2.4vw,2.15rem);line-height:1.2}.article-page__lead{color:var(--ink-muted);margin:.85rem 0 0;font-size:1.0625rem}.article-page__meta{color:var(--ink-soft);flex-wrap:wrap;gap:.35rem .55rem;margin:.35rem 0 0;font-size:.875rem;display:flex}.article-page__trust{margin-top:.85rem}.article-page__trust-team{color:var(--ink);margin:0;font-size:.875rem;font-weight:600}.article-page__trust-links{color:var(--ink-soft);margin:.45rem 0 0;font-size:.8125rem}.article-page__trust-links a{color:var(--ink-muted);text-underline-offset:2px;text-decoration:underline}.article-page__trust-links a:hover{color:var(--brand-hover)}.quick-answer{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);margin-top:1.25rem;padding:.9rem 1rem}.quick-answer__label{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-hover);margin:0 0 .35rem;font-size:.75rem;font-weight:700}.quick-answer__text{color:var(--ink);margin:0;font-size:.9375rem;line-height:1.55}.sources-verification{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.25rem}.sources-verification__title{margin:0 0 .5rem;font-size:1rem;font-weight:700}.sources-verification__note{color:var(--ink-muted);margin:0;font-size:.9375rem;line-height:1.55}.sources-verification__links{margin:.65rem 0 0;padding:0;list-style:none}.sources-verification__links li+li{margin-top:.35rem}.source-link{color:var(--ink-muted);text-underline-offset:2px;font-size:.9375rem;text-decoration:underline}.source-link:hover{color:var(--brand-hover)}.article-page__content{max-width:100%;margin-top:1.75rem;overflow-x:clip}.table-scroll{-webkit-overflow-scrolling:touch;border:1px solid var(--border);background:var(--surface);scrollbar-width:thin;scrollbar-color:var(--border) transparent;border-radius:8px;width:100%;max-width:100%;margin:1rem 0 1.25rem;overflow-x:auto}.table-scroll::-webkit-scrollbar{height:6px}.table-scroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.prose .table-scroll,.hub-prose .table-scroll,.article-page__content .table-scroll{width:100%;max-width:100%}.article-page__content table,.prose .table-scroll table,.hub-prose .table-scroll table{border-collapse:collapse;width:100%;margin:0;font-size:.9375rem}.article-page__content .table-scroll table{margin:0}.article-page__content th,.article-page__content td,.prose .table-scroll th,.prose .table-scroll td,.hub-prose .table-scroll th,.hub-prose .table-scroll td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:.55rem .65rem}.article-page__content th,.prose .table-scroll th,.hub-prose .table-scroll th{background:var(--surface-muted);font-weight:700}@media (width<=719px){.table-scroll table{min-width:36rem}.table-scroll th,.table-scroll td{white-space:normal;min-width:7.5rem}.table-scroll th:first-child,.table-scroll td:first-child{min-width:5.5rem}}.article-page__related{border-top:1px solid var(--border);margin-top:2.25rem;padding-top:1.25rem}.article-page__related h2{margin:0 0 .65rem;font-size:1.15rem}.article-page__related ul{margin:0;padding-left:1.15rem}.article-page__related li+li{margin-top:.35rem}.article-card-grid{grid-template-columns:1fr;gap:.9rem;display:grid}@media (width>=720px){.article-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.article-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-direction:column;gap:.4rem;height:100%;padding:1rem 1.05rem 1.1rem;display:flex}.article-card__section{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-hover);margin:0;font-size:.75rem;font-weight:700}.article-card__title{margin:0;font-size:1.05rem;line-height:1.3}.article-card__title a{color:var(--ink);text-decoration:none}.article-card__title a:hover{color:var(--brand-hover)}.article-card__desc{color:var(--ink-muted);flex:1;margin:0;font-size:.9375rem}.article-card__meta{color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.35rem;font-size:.8125rem;display:flex}.article-card__cta{color:var(--brand-hover);font-weight:700;text-decoration:none}.article-card__cta:hover{text-decoration:underline}.tool-page{padding:1.5rem 0 3rem}.tool-page__inner{max-width:820px}.tool-page__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-hover);margin:1rem 0 .35rem;font-size:.8125rem;font-weight:700}.tool-page__title{margin:0;font-size:clamp(1.65rem,2.4vw,2.1rem);line-height:1.2}.tool-page__lead{color:var(--ink-muted);margin:.85rem 0 0;font-size:1.0625rem}.tool-page .quick-answer{margin-top:1.1rem}.worked-example{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);margin-top:1.75rem;padding:1rem 1.05rem}.worked-example h2{margin:0 0 .55rem;font-size:1.15rem}.worked-example__list{gap:.35rem 1rem;margin:.75rem 0 0;display:grid}@media (width>=560px){.worked-example__list{grid-template-columns:minmax(9rem,38%) 1fr}}.worked-example__list dt{color:var(--ink);margin:0;font-weight:700}.worked-example__list dd{color:var(--ink-muted);margin:0}.worked-example__items{color:var(--ink-muted);margin:.75rem 0 0;padding-left:1.15rem}.worked-example__items li+li{margin-top:.3rem}.worked-example__interpretation{color:var(--ink-muted);margin:.85rem 0 0}.worked-example__note{color:var(--ink-soft);margin:.65rem 0 0;font-size:.875rem}.tool-panel{margin-top:1.35rem}.tool-widget{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:1rem 1.05rem 1.15rem}.tool-fields{grid-template-columns:1fr;gap:.85rem;display:grid}@media (width>=640px){.tool-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-field--wide{grid-column:1/-1}}.tool-field label{color:var(--ink);margin-bottom:.3rem;font-size:.875rem;font-weight:700;display:block}.tool-field input,.tool-field select,.tool-field textarea{border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:100%;min-height:44px;font:inherit;color:var(--ink);background:#fff;padding:.45rem .7rem}.tool-field input:focus-visible,.tool-field select:focus-visible{box-shadow:var(--focus);border-color:var(--brand);outline:none}.tool-hint,.tool-note,.tool-progress{color:var(--ink-soft);margin:.55rem 0 0;font-size:.875rem}.tool-presets{flex-wrap:wrap;gap:.5rem;margin-top:.55rem;display:flex}.tool-error{border-radius:var(--radius-sm);color:#8a2f1d;background:#fff4f0;margin:.75rem 0 0;padding:.55rem .7rem;font-size:.9rem}.tool-result{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);margin-top:1rem;padding:.85rem .9rem}.tool-result--ok{border-color:var(--brand-border);background:var(--brand-soft)}.tool-result--warn{background:#fff8eb;border-color:#ecd7a8}.tool-result__grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (width>=560px){.tool-result__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.tool-result__label{letter-spacing:.03em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.2rem;font-size:.75rem;font-weight:700;display:block}.tool-result__meta{margin:.75rem 0;padding-left:0;list-style:none}.tool-result__meta li{border-top:1px solid var(--border);grid-template-columns:7.5rem 1fr;gap:.5rem;padding:.35rem 0;font-size:.9375rem;display:grid}.tool-result__meta li span{color:var(--ink-soft);font-weight:700}.tool-checklist{margin:.85rem 0 0;padding:0;list-style:none}.tool-check{border-top:1px solid var(--border);align-items:flex-start;gap:.65rem;padding:.55rem 0;display:flex}.tool-check input{flex:none;width:1.15rem;height:1.15rem;margin-top:.15rem}.tool-check label{color:var(--ink);font-size:.95rem;line-height:1.4}.tool-page__content{margin-top:1.75rem}.tool-page__related{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.15rem}.tool-page__related h2{margin:0 0 .55rem;font-size:1.15rem}.tool-page__related ul{margin:0;padding-left:1.15rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.whatsapp-fab{z-index:40;pointer-events:none;flex-direction:column;align-items:flex-end;gap:.75rem;display:flex;position:fixed;bottom:1rem;right:1rem}.whatsapp-fab__toggle,.whatsapp-fab__panel{pointer-events:auto}.whatsapp-fab__toggle{color:#fff;cursor:pointer;background:#25d366;border:0;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:background-color .15s,transform .15s;display:inline-flex;box-shadow:0 4px 14px #11140f2e}.whatsapp-fab__toggle:hover{background:#1ebe57}.whatsapp-fab__toggle:active{transform:scale(.97)}.whatsapp-fab__icon{width:1.75rem;height:1.75rem;display:inline-flex}.whatsapp-fab__icon svg{width:100%;height:100%}.whatsapp-fab__icon--sm{width:1.125rem;height:1.125rem}.whatsapp-fab__panel{border:1px solid var(--border);background:var(--surface);width:min(18.75rem,100vw - 2rem);max-width:calc(100vw - 2rem);box-shadow:var(--shadow-weak), 0 10px 28px #11140f1f;border-radius:15px;padding:1rem}.whatsapp-fab__panel-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem;display:flex}.whatsapp-fab__panel-title{color:var(--ink);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;line-height:1.3;display:inline-flex}.whatsapp-fab__panel-title .whatsapp-fab__icon{color:#25d366}.whatsapp-fab__close{width:2rem;height:2rem;color:var(--ink-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;margin:-.25rem -.25rem 0 0;font-size:1.35rem;line-height:1;display:inline-flex}.whatsapp-fab__close:hover{background:var(--surface-muted);color:var(--ink)}.whatsapp-fab__copy{color:var(--ink-muted);margin:0 0 .85rem;font-size:.9375rem;line-height:1.5}.whatsapp-fab__cta{border-radius:var(--radius-sm);color:#fff;background:#25d366;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:2.75rem;padding:.65rem 1rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background-color .15s;display:inline-flex}.whatsapp-fab__cta:hover{color:#fff;background:#1ebe57}@media (width>=768px){.whatsapp-fab{bottom:1.25rem;right:1.25rem}.whatsapp-fab__toggle{width:3.5rem;height:3.5rem}}@media (prefers-reduced-motion:reduce){.whatsapp-fab__toggle{transition:none}}
