:root{--header-bg:#f7d117;--tagline-bg:#fff9c4;--hero-bg:#f3f3f3;--hero-accent:#e86a00;--icon-orange:#ff9f1a;--bg:#fff;--bg-muted:#f4f6f8;--surface:#fff;--surface-2:#f0f2f5;--border:#e2e8f0;--text:#111;--muted:#333;--accent:#f7d117;--accent-hover:#e0bc00;--accent-dark:#b8960b;--accent-soft:#fffbe6;--accent-on:#1a1a1a;--green:#16a34a;--radius:16px;--radius-lg:20px;--font:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--max:1140px;--shadow:0 1px 3px #0f172a14;--shadow-md:0 4px 14px #0f172a14}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}a{color:var(--accent-dark);text-decoration:none}a:hover{color:var(--accent-hover)}img{max-width:100%;display:block}.container{width:min(100% - 2rem, var(--max));margin-inline:auto}.site-header{background:var(--header-bg);z-index:100;border-bottom:none;position:sticky;top:0}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 0;display:flex}.logo{color:var(--text);align-items:center;text-decoration:none;display:inline-flex}.logo:hover{color:var(--text)}.logo-lockup{width:auto;height:38px;display:block}.logo-mark{flex-shrink:0;width:36px;height:36px;display:block}.nav{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.nav-link{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;gap:.25rem;padding:.35rem .65rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.nav-link:hover{opacity:.75;color:var(--text);background:0 0}.nav-link.is-active{color:var(--text);text-underline-offset:4px;background:0 0;text-decoration:underline 2px}.nav-chevron{opacity:.7;font-size:.65rem}.nav-dropdown{align-items:stretch;display:flex;position:relative}.nav-dropdown-trigger{min-height:2.75rem;padding:.5rem .85rem}.nav-dropdown-menu{z-index:200;background:#fff;border-radius:12px;min-width:11rem;padding:.5rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #0000001f}.nav-dropdown-menu:before{content:"";height:10px;position:absolute;top:-10px;left:-6px;right:-6px}.nav-dropdown-menu a{min-height:2.5rem;color:var(--text);border-radius:8px;align-items:center;padding:.55rem .85rem;font-size:.85rem;font-weight:500;display:flex}.nav-dropdown-menu a:hover{background:var(--accent-soft);color:var(--text)}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{display:block}.nav-dropdown-menu-grid{grid-template-columns:repeat(2,minmax(9rem,1fr));gap:.25rem;min-width:18rem;display:none}.nav-dropdown-menu-wide{min-width:14rem;max-height:18rem;overflow-y:auto}.nav-dropdown:hover .nav-dropdown-menu-grid,.nav-dropdown:focus-within .nav-dropdown-menu-grid{display:grid}.nav-menu-icon{margin-right:.35rem}.nav-dropdown-heading-link{border-bottom:1px solid var(--border);margin-bottom:.25rem;font-weight:700;color:var(--accent-dark)!important;border-radius:8px 8px 0 0!important}.nav-dropdown-footer{border-top:1px solid var(--border);margin-top:.35rem;color:var(--muted)!important;padding-top:.6rem!important;font-size:.82rem!important}.nav-dropdown-footer:hover{color:var(--accent-dark)!important}.lang-dropdown{flex-shrink:0}.lang-dropdown-trigger{cursor:pointer;white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.lang-globe{font-size:.95rem;line-height:1}.lang-current{font-size:.82rem;font-weight:700}.lang-dropdown-menu{min-width:9.5rem;left:auto;right:0}.lang-dropdown-menu a.is-active-lang,.lang-dropdown-menu a[aria-current=page]{color:var(--accent-dark);background:var(--accent-soft);font-weight:700}.lang-switch{gap:.25rem;font-size:.75rem;font-weight:700;display:flex}.lang-switch a{color:var(--text);opacity:.65;border-radius:6px;padding:.25rem .45rem}.lang-switch a[aria-current=page]{opacity:1;background:#ffffff8c}.site-tagline{background:var(--tagline-bg);text-align:center;color:var(--text);flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .5rem;padding:.65rem 1rem;font-size:.9rem;line-height:1.45;display:flex}.site-tagline-brand{text-underline-offset:3px;font-weight:800;text-decoration:underline}.site-tagline-sep{color:var(--muted);font-weight:600}.site-tagline-desc{color:var(--muted);font-weight:500;text-decoration:none}.hero-main{background:var(--hero-bg);text-align:center;padding:3.25rem 0 3.75rem}.hero-main-inner{max-width:52rem}.hero-main h1{letter-spacing:-.03em;color:var(--text);margin:0 0 1rem;font-size:clamp(2rem,5.5vw,3.25rem);font-weight:800;line-height:1.15}.hero-accent{color:var(--hero-accent)}.hero-meta{color:var(--text);margin:0 0 1.35rem;font-size:clamp(1rem,2.2vw,1.35rem);font-weight:700;line-height:1.4}.hero-desc{color:#444;max-width:40rem;margin:0 auto 1.35rem;font-size:1rem;line-height:1.65}.hero-search{background:var(--surface);border:2px solid var(--border);max-width:38rem;box-shadow:var(--shadow-md);border-radius:999px;align-items:center;gap:.5rem;margin:0 auto;padding:.4rem .45rem .4rem 1.1rem;transition:border-color .2s,box-shadow .2s;display:flex}.hero-search:focus-within{border-color:var(--accent);box-shadow:0 4px 22px #f7d11747}.hero-search-icon{color:#9ca3af;flex-shrink:0;display:inline-flex}.hero-search input{min-width:0;font:inherit;color:var(--text);background:0 0;border:none;outline:none;flex:1;padding:.7rem .25rem;font-size:1rem}.hero-search input::placeholder{color:#9ca3af}.hero-search-submit{background:var(--accent);color:var(--text);font:inherit;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;padding:.7rem 1.4rem;font-size:.95rem;font-weight:700;transition:background .15s,transform .15s}.hero-search-submit:hover{background:var(--accent-hover);transform:translateY(-1px)}.hero-search-hint{color:#6b7280;max-width:38rem;margin:.7rem auto 1.85rem;font-size:.82rem;line-height:1.45}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:.15rem;display:flex}.btn-yellow{background:var(--accent);color:var(--text);font-weight:700;box-shadow:0 2px 8px #00000014}.btn-yellow:hover{background:var(--accent-hover);color:var(--text);transform:translateY(-1px)}.btn-gray{color:#555;background:#e5e5e5;font-weight:600}.btn-gray:hover{color:#333;background:#d4d4d4;transform:translateY(-1px)}.btn-outline{background:var(--surface);color:var(--text);border:1px solid var(--border);box-shadow:none;font-weight:600}.btn-outline:hover{background:var(--bg-muted);color:var(--text);border-color:#cbd5e1;transform:translateY(-1px)}.category-band{background:var(--accent);color:var(--text);padding:2.25rem 0 3.25rem}.category-band-inner{flex-direction:column;gap:1.75rem;display:flex}.btn-dark{color:#fff;background:#111;box-shadow:0 2px 8px #0003}.btn-dark:hover{color:#fff;background:#333;transform:translateY(-1px)}.category-band-head{text-align:center}.category-band-head h2{letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.category-band-head .section-subtitle{color:var(--text);opacity:.88;max-width:32rem;margin:.5rem auto 0;font-size:1rem}.trust-strip{flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.trust-strip span:before{content:"✓ ";color:#15803d}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.btn-primary{background:var(--accent);color:var(--accent-on);box-shadow:0 2px 8px #f7d11773}.btn-primary:hover{background:var(--accent-hover);color:var(--accent-on);transform:translateY(-1px);box-shadow:0 4px 12px #f7d1178c}.btn-secondary{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background:var(--surface-2);color:var(--text);border-color:#cbd5e1}.section{padding:2.75rem 0}.section-light{background:var(--bg)}.section-muted{background:var(--hero-bg)}.section-soft-yellow{background:var(--tagline-bg)}.section-dark-cta{background:#111;padding:0}.section-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex}.section-header-center{text-align:center;flex-direction:column;align-items:center}.section-header h2{color:var(--text);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.section-subtitle{color:var(--muted);max-width:36rem;margin:.35rem 0 0;font-size:.95rem}.section-link{white-space:nowrap;color:var(--accent-dark);font-size:.9rem;font-weight:600}.category-grid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}@media (width>=540px){.category-grid{grid-template-columns:repeat(4,1fr)}}.category-grid--homepage{gap:.75rem}@media (width>=640px){.category-grid--homepage{grid-template-columns:repeat(4,1fr)}}@media (width>=1024px){.category-grid--homepage{grid-template-columns:repeat(7,1fr);gap:.65rem}.category-grid--homepage .category-card{padding:1.1rem .4rem .95rem}.category-grid--homepage .category-card-icon-wrap{width:3.75rem;height:3.75rem}.category-grid--homepage .category-card-icon{font-size:1.45rem}.category-grid--homepage .category-card-label{font-size:.8rem}}.category-card{border-radius:var(--radius-lg);color:var(--text);text-align:center;background:#fff;border:none;flex-direction:column;align-items:center;gap:.75rem;padding:1.35rem .65rem 1.1rem;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 2px 8px #0000000f}.category-card:hover{color:var(--text);transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.category-card-icon-wrap{background:var(--icon-orange);border-radius:50%;justify-content:center;align-items:center;width:4.25rem;height:4.25rem;display:flex;box-shadow:0 2px 6px #ff9f1a59}.category-card-icon{filter:grayscale()brightness(.2);font-size:1.65rem;line-height:1}.category-card-label{color:var(--text);font-size:.88rem;font-weight:700;line-height:1.25}.grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;display:grid}.grid-featured{grid-template-columns:repeat(2,1fr);gap:1rem}@media (width>=640px){.grid-featured{grid-template-columns:repeat(4,1fr)}}.chip-grid{flex-wrap:wrap;gap:.5rem;display:flex}.brand-grid{grid-template-columns:repeat(2,1fr);gap:.65rem;display:grid}@media (width>=540px){.brand-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=900px){.brand-grid{grid-template-columns:repeat(5,1fr)}}.brand-chip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);flex-direction:column;align-items:flex-start;gap:.15rem;padding:.85rem 1rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.brand-chip:hover{border-color:var(--accent);box-shadow:var(--shadow-md);color:var(--text);transform:translateY(-2px)}.brand-chip-name{font-size:.9rem;font-weight:700}.brand-chip-count{color:var(--muted);opacity:.85;font-size:.75rem;font-weight:500}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-md);border-color:#cbd5e1;transform:translateY(-3px)}.product-card-media{aspect-ratio:1;background:#f8f8f8;justify-content:center;align-items:center;display:flex;position:relative}.product-card-media a{justify-content:center;align-items:center;width:100%;height:100%;padding:.5rem;display:flex}.product-card img{object-fit:contain;background:0 0;width:100%;height:100%;padding:0}.qc-badge{color:#fff;background:#2563eb;border-radius:6px;padding:.28rem .55rem;font-size:.68rem;font-weight:700;line-height:1.2;position:absolute;top:.5rem;left:.5rem;box-shadow:0 1px 4px #0003}.product-card-price-row{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.product-card-meta{color:var(--muted);white-space:nowrap;flex-shrink:0;font-size:.68rem;font-weight:600}.product-card-meta-qc{color:#2563eb}.product-card-body{flex-direction:column;flex:1;gap:.35rem;padding:.75rem;display:flex}.product-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card-title a{color:var(--text)}.product-card-title a:hover{color:var(--accent-dark)}.product-card-price{color:var(--accent-dark);margin:0;font-size:.88rem;font-weight:700}.product-card-actions{flex-direction:column;gap:.35rem;margin-top:auto;padding-top:.35rem;display:flex}.product-card-actions .btn{border-radius:8px;width:100%;padding:.45rem .65rem;font-size:.72rem}.product-card-compact .product-card-actions .btn{padding:.5rem}.how-steps{grid-template-columns:1fr;gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}@media (width>=640px){.how-steps{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.how-steps{grid-template-columns:repeat(4,1fr)}}.how-step{border-radius:var(--radius);text-align:center;background:#fff;padding:1.25rem 1rem;box-shadow:0 2px 8px #0000000f}.how-step-num{background:var(--accent);width:2rem;height:2rem;color:var(--text);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.65rem;font-size:.9rem;font-weight:800;display:inline-flex}.how-step h3{color:var(--text);margin:0 0 .4rem;font-size:.95rem;font-weight:700}.how-step p{color:#555;margin:0;font-size:.82rem;line-height:1.5}.trust-cards{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width>=768px){.trust-cards{grid-template-columns:repeat(4,1fr)}}.trust-card{border-radius:var(--radius);text-align:center;background:#ffffffa6;border:1px solid #0000000f;padding:1rem}.trust-card-icon{margin-bottom:.35rem;font-size:1.35rem;display:block}.trust-card strong{color:var(--text);margin-bottom:.25rem;font-size:.88rem;display:block}.trust-card p{color:#555;margin:0;font-size:.78rem;line-height:1.45}.why-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:2rem}.why-panel h2{margin:0 0 1rem;font-size:1.35rem;font-weight:800}.why-panel ul{color:var(--muted);margin:0;padding-left:1.25rem}.why-panel li{margin-bottom:.5rem}.page-header{padding:2rem 0 1rem}.page-header h1{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.page-header p{color:var(--muted);max-width:40rem;margin:0}.funnel-cta{text-align:center;background:linear-gradient(135deg, var(--accent-soft) 0%, #fff 100%);border-radius:var(--radius);border:1px solid #f5e89a;margin:2rem 0;padding:2.5rem 2rem}.funnel-cta-banner{background:0 0;border:none;border-radius:0;margin:0;padding:3rem 2rem}.funnel-cta-banner p{color:#ffffffd9;font-size:1.15rem;font-weight:600}.funnel-cta p{color:var(--muted);margin:0 0 1rem;font-size:1rem}.prose{color:var(--muted);max-width:42rem}.prose ul{padding-left:1.25rem}.prose li{margin-bottom:.35rem}.faq{padding-bottom:3rem}.faq-preview{background:var(--bg)}.faq-preview .section-header h2{margin:0;font-size:1.5rem;font-weight:800}.faq h2{margin:0 0 1.25rem;font-size:1.5rem;font-weight:800}.faq details{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);margin-bottom:.75rem;overflow:hidden}.faq summary{cursor:pointer;min-height:3rem;color:var(--text);user-select:none;align-items:center;padding:.85rem 1.25rem;font-weight:600;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"▸";opacity:.65;flex-shrink:0;margin-right:.6rem;font-size:.75rem}.faq details[open] summary:before{content:"▾"}.faq p{color:var(--muted);margin:0;padding:0 1.25rem 1rem 2.35rem;font-size:.95rem}.product-detail{gap:2rem;padding:2rem 0;display:grid}@media (width>=768px){.product-detail{grid-template-columns:1fr 1fr}}.product-detail img{border-radius:var(--radius);border:1px solid var(--border);aspect-ratio:1;object-fit:cover;box-shadow:var(--shadow-md)}.product-detail-media{position:relative}.product-detail-qc{background:var(--accent-soft);border:1px solid var(--accent);border-radius:999px;margin-top:.75rem;padding:.35rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.product-detail-price{margin:.5rem 0 .25rem;font-size:1.35rem;font-weight:700}.product-detail-price-note{color:var(--muted);margin:0 0 1rem;font-size:.85rem}.product-detail-desc{margin:1rem 0 1.25rem;line-height:1.6}.product-meta-link{color:var(--text);text-decoration:none}.product-meta-link:hover{color:var(--accent-dark);text-decoration:underline}.product-buying-tips{background:var(--accent-soft);border:1px solid var(--accent);border-radius:var(--radius);margin:0 0 1.25rem;padding:1rem 1.15rem}.product-buying-tips-label{margin:0 0 .5rem;font-size:.92rem;font-weight:700}.product-buying-tips ul{margin:0;padding-left:1.15rem;font-size:.92rem;line-height:1.5}.product-detail-actions{flex-wrap:wrap;gap:.65rem;display:flex}.hub-section-head-title{margin:0 0 1.25rem;font-size:1.2rem}.blog-article-footer{margin-top:.5rem}.blog-footer-title{margin:0 0 1rem;font-size:1.2rem}.blog-footer-explore{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.blog-footer-explore a{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--accent-dark);box-shadow:var(--shadow);padding:.65rem 1rem;font-weight:600;display:inline-block}.blog-footer-topic-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);color:var(--text);padding:1.15rem 1.25rem;display:block}.blog-footer-topic-card:hover{border-color:var(--accent)}.blog-footer-topic-label{color:var(--accent-dark);margin-bottom:.35rem;font-weight:700;display:block}.blog-footer-topic-desc{color:var(--muted);font-size:.9rem;line-height:1.45;display:block}.blog-footer-all{margin:1.25rem 0 0;font-weight:500}.blog-footer-all a{color:var(--accent-dark)}.nav-dropdown-heading-full{grid-column:1/-1}.category-index-list{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.category-index-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);height:100%;color:var(--text);box-shadow:var(--shadow);flex-direction:column;padding:1.1rem 1.25rem;display:flex}.category-index-card:hover{border-color:var(--accent)}.category-index-icon{margin-bottom:.35rem;font-size:1.35rem}.category-index-name{color:var(--accent-dark);margin-bottom:.25rem;font-size:1rem;font-weight:700;line-height:1.35}.category-index-count{color:var(--muted);margin-bottom:.45rem;font-size:.82rem}.category-index-teaser{color:var(--muted);font-size:.86rem;line-height:1.45}.category-brand-chips{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.category-brand-chips a{border:1px solid var(--border);background:var(--surface);color:var(--accent-dark);border-radius:999px;padding:.45rem .9rem;font-size:.88rem;font-weight:600;display:inline-block}.category-brand-chips a:hover{border-color:var(--accent)}.category-sibling-nav{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.category-sibling-nav a{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;align-items:center;gap:.35rem;padding:.5rem .85rem;font-size:.88rem;font-weight:500;display:inline-flex}.category-sibling-nav a:hover{border-color:var(--accent);color:var(--accent-dark)}.category-sibling-icon{font-size:1rem}.hub-faq-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin-bottom:.65rem;padding:.85rem 1rem}.hub-faq-item summary{cursor:pointer;font-weight:600}.hub-faq-item p{color:var(--muted);margin:.65rem 0 0;font-size:.92rem;line-height:1.55}.brand-index-list{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.brand-index-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);height:100%;color:var(--text);box-shadow:var(--shadow);flex-direction:column;padding:1.1rem 1.25rem;display:flex}.brand-index-card:hover{border-color:var(--accent)}.brand-index-name{color:var(--accent-dark);margin-bottom:.25rem;font-size:1.05rem;font-weight:700}.brand-index-count{color:var(--muted);margin-bottom:.5rem;font-size:.82rem}.brand-index-teaser{color:var(--muted);font-size:.88rem;line-height:1.45}.product-meta{color:var(--muted);flex-wrap:wrap;gap:.5rem;font-size:.85rem;display:flex}.product-meta span{background:var(--surface-2);border:1px solid var(--border);border-radius:6px;padding:.25rem .6rem}.site-footer{border-top:1px solid var(--border);color:#94a3b8;background:#111827;margin-top:0;font-size:.9rem}.site-footer-cta{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;padding:2.5rem 0;display:flex}.site-footer-cta-title{color:#fff;margin:0 0 .35rem;font-size:1.35rem;font-weight:700}.site-footer-cta-lead{color:#94a3b8;max-width:36rem;margin:0;font-size:.92rem;line-height:1.5}.site-footer-cta-actions{flex-wrap:wrap;gap:.75rem;display:flex}.site-footer-cta-outline{color:#fff;background:0 0;border-color:#ffffff47}.site-footer-cta-outline:hover{border-color:var(--header-bg);color:var(--accent-on);background:var(--header-bg)}.site-footer-grid{grid-template-columns:repeat(4,1fr);gap:2rem;padding:2.5rem 0;display:grid}@media (width<=900px){.site-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.site-footer-grid{grid-template-columns:1fr}}.site-footer-col-title{letter-spacing:.06em;text-transform:uppercase;color:#fff;margin:0 0 1rem;font-size:.78rem;font-weight:700}.site-footer-links{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.site-footer-links a{color:#94a3b8;font-size:.88rem}.site-footer-links a:hover{color:var(--header-bg)}.site-footer-contact-lead{color:#64748b;margin:-.35rem 0 .85rem;font-size:.82rem;line-height:1.45}.site-footer-legal{color:#64748b;border-top:1px solid #ffffff14;padding:1.5rem 0 2rem;font-size:.78rem;line-height:1.55}.site-footer-disclaimer,.site-footer-shopping-note,.site-footer-copy,.site-footer p{margin:0 0 .5rem}.breadcrumb{color:var(--muted);margin-bottom:.75rem;font-size:.85rem}.breadcrumb a{color:var(--muted)}.guide-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.guide-list a{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);box-shadow:var(--shadow);padding:1rem 1.25rem;font-weight:500;display:block}.guide-list a:hover{border-color:var(--accent);color:var(--accent-dark)}.guide-list-title{margin-bottom:.25rem;font-weight:600;display:block}.guide-list-desc{color:var(--muted);font-size:.9rem;font-weight:400;display:block}.guide-hub-lead{color:var(--muted);max-width:44rem;font-size:1.05rem}.guide-hub-blog-link{margin:0;font-weight:500}.guide-hub-blog-link a{color:var(--accent-dark)}.guide-topic-hero h1{max-width:48rem}.guide-topic-lead{color:var(--muted);max-width:44rem;font-size:1.05rem}.guide-topic-intro{color:var(--text);max-width:46rem;margin-top:1rem;line-height:1.65}.guide-topic-section-title{margin:0 0 1rem;font-size:1.15rem}.guide-topic-section-title:not(:first-child){margin-top:2rem}.guide-topic-nav{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.guide-topic-nav-grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}.guide-topic-nav a{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);height:100%;color:var(--text);box-shadow:var(--shadow);padding:1.1rem 1.25rem;display:block}.guide-topic-nav a:hover{border-color:var(--accent)}.guide-topic-nav-label{color:var(--accent-dark);margin-bottom:.35rem;font-weight:600;display:block}.guide-topic-nav-desc{color:var(--muted);font-size:.88rem;line-height:1.45;display:block}.hub-page-header h1{max-width:48rem}.hub-page-lead{color:var(--muted);max-width:44rem;font-size:1.05rem}.hub-intro{max-width:46rem;margin-top:1rem}.hub-intro p{line-height:1.65}.hub-tips{max-width:44rem;color:var(--text);margin:1rem 0 0;padding-left:1.25rem}.hub-tips li{margin-bottom:.35rem}.hub-section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;margin-bottom:1.25rem;display:flex}.hub-section-head h2{margin:0;font-size:1.2rem}.hub-count{color:var(--muted);margin:0;font-size:.9rem}.hub-section-lead{color:var(--muted);max-width:52rem;margin:.35rem 0 0;font-size:.95rem;line-height:1.55}.category-hub-hero{background:var(--bg);border-bottom:1px solid var(--border);text-align:center;padding:2rem 0 2.5rem}.category-hub-hero-inner{max-width:44rem;margin:0 auto}.category-hub-back{color:var(--accent-dark);margin:0 0 1.25rem;font-size:.9rem;font-weight:600;display:inline-block}.category-hub-back:hover{color:var(--text)}.category-hub-eyebrow{letter-spacing:.07em;text-transform:uppercase;color:var(--accent-dark);margin:0 0 .65rem;font-size:.78rem;font-weight:700}.category-hub-hero h1{letter-spacing:-.02em;margin:0 0 .85rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:800;line-height:1.12}.category-hub-reviewed-badge{color:var(--muted);background:var(--surface-2);border:1px solid var(--border);border-radius:999px;margin:0 0 1.1rem;padding:.35rem .85rem;font-size:.82rem;font-weight:600;display:inline-block}.category-hub-lead{max-width:40rem;color:var(--muted);margin:0 auto 1.35rem;font-size:1rem;line-height:1.65}.category-hub-hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.35rem;display:flex}.category-hub-btn-primary,.category-hub-btn-secondary{border-radius:999px;min-width:10.5rem;padding:.72rem 1.35rem;font-size:.95rem}.category-hub-chips{flex-wrap:wrap;justify-content:center;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.category-hub-chips li{background:var(--surface);color:#1d4ed8;border:1px solid #c7d8f0;border-radius:999px;padding:.42rem .9rem;font-size:.8rem;font-weight:600}.category-hub-featured{padding-top:2rem;padding-bottom:2rem}.category-featured-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;margin-bottom:1rem;display:flex}.category-featured-head-text{flex:18rem;min-width:0}.category-featured-kicker{letter-spacing:.07em;text-transform:uppercase;color:var(--accent-dark);margin:0 0 .4rem;font-size:.78rem;font-weight:700}.category-featured-head h2{margin:0 0 .55rem;font-size:clamp(1.35rem,2.5vw,1.85rem);font-weight:800;line-height:1.2}.category-featured-lead{max-width:40rem;color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.category-featured-more{white-space:nowrap;border-radius:999px;flex-shrink:0;align-self:flex-start;padding:.62rem 1.1rem;font-size:.88rem}.category-featured-count{color:var(--muted);margin:0 0 1rem;font-size:.88rem}.category-featured-empty{color:var(--muted);margin:0}.category-hub-product-grid{grid-template-columns:repeat(auto-fill,minmax(10.75rem,1fr));gap:1rem;display:grid}@media (width>=900px){.category-hub-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.category-hub-product-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;overflow:hidden}.category-hub-product-card:hover{box-shadow:var(--shadow-md);border-color:#cbd5e1;transform:translateY(-2px)}.category-hub-product-media{aspect-ratio:1;background:#f4f4f4;display:block;position:relative}.category-hub-product-media img{object-fit:cover;width:100%;height:100%}.category-hub-qc-badge{color:#fff;background:#2563eb;border-radius:6px;padding:.28rem .55rem;font-size:.68rem;font-weight:700;line-height:1.2;position:absolute;top:.5rem;left:.5rem}.category-hub-featured-badge{color:#1c1917;background:#eab308}.category-hub-product-body{flex-direction:column;flex:1;gap:.35rem;padding:.7rem .75rem .85rem;display:flex}.category-hub-product-tags{flex-wrap:wrap;gap:.35rem;display:flex}.category-hub-product-tag{color:var(--muted);background:var(--surface-2);border-radius:4px;padding:.15rem .45rem;font-size:.68rem;font-weight:600}.category-hub-product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.category-hub-product-title a{color:var(--text);text-decoration:none}.category-hub-product-title a:hover{color:var(--accent-dark)}.category-hub-product-price{color:var(--accent-dark);margin:0;font-size:.88rem;font-weight:700}.category-hub-product-price-row{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.category-hub-product-meta{color:var(--muted);white-space:nowrap;flex-shrink:0;font-size:.68rem;font-weight:600}.category-hub-product-meta-qc{color:#2563eb}.category-hub-view-find{color:#2563eb;margin-top:auto;font-size:.8rem;font-weight:700;text-decoration:none}.category-hub-view-find:hover{text-decoration:underline}.category-hub-featured-note{color:var(--muted);max-width:52rem;margin:1.25rem 0 0;font-size:.88rem;line-height:1.55}.category-hub-prose h2{margin:0 0 .85rem;font-size:1.25rem}.category-hub-bullets{gap:.65rem;margin:.75rem 0 0;padding-left:1.2rem;display:grid}.category-hub-bullets li{line-height:1.55}.category-hub-mid-cta{flex-wrap:wrap;gap:.6rem;margin-top:1.25rem;display:flex}.category-hub-keywords{padding:1rem 0 1.5rem}.category-hub-keyword-row{color:var(--muted);text-align:center;margin:0;font-size:.82rem;line-height:1.7}.category-hub-keyword-sep{opacity:.55}.category-sibling-nav-rich a{align-items:flex-start;gap:.65rem}.category-sibling-text{flex-direction:column;gap:.15rem;display:flex}.category-sibling-name{font-weight:700}.category-sibling-longtail{color:var(--muted);font-size:.78rem;font-weight:500;line-height:1.35}.category-hub-footer-cta{margin-bottom:0;padding:2.5rem 0}.category-hub-footer-inner{text-align:center}.category-hub-footer-inner h2{margin:0 0 .65rem;font-size:1.35rem}.category-hub-footer-inner p{color:#ffffffd9;max-width:36rem;margin:0 auto 1.25rem;line-height:1.55}.category-hub-footer-inner .category-hub-hero-actions{justify-content:center}.hub-cta-wrap{margin-bottom:2.5rem}.hub-related-title{margin:0 0 .75rem;font-size:1.2rem}.hub-related-topic{margin:0 0 1rem;font-weight:500}.hub-related-topic a{color:var(--accent-dark)}.hub-related-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.hub-related-list a{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);box-shadow:var(--shadow);padding:1rem 1.2rem;display:block}.hub-related-list a:hover{border-color:var(--accent)}.hub-related-item-title{color:var(--accent-dark);margin-bottom:.3rem;font-weight:600;display:block}.hub-related-item-desc{color:var(--muted);font-size:.88rem;line-height:1.45;display:block}.hub-related-list-compact a{font-weight:500}.hub-crosslinks p{margin:0 0 .5rem;font-weight:500}.hub-crosslinks a{color:var(--accent-dark)}.hub-guide-body{max-width:42rem}.guide-sheet{background:var(--bg);padding:2.5rem 0 3.5rem}.guide-sheet-inner{max-width:46rem}.guide-sheet--hub .guide-sheet-inner{max-width:72rem}.guide-hub-block{margin-bottom:2.5rem}.guide-hub-block--muted{background:var(--bg-muted);border-radius:16px;margin-left:-1rem;margin-right:-1rem;padding:2rem 1rem 2.25rem}@media (width>=768px){.guide-hub-block--muted{margin-left:0;margin-right:0;padding:2.25rem 2rem 2.5rem}}.guide-hub-block-head{text-align:left;margin-bottom:1.35rem}.guide-hub-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#e25300;margin:0 0 .35rem;font-size:.8rem;font-weight:700}.guide-hub-title{color:var(--text);margin:0 0 .45rem;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:800;line-height:1.25}.guide-hub-lead{max-width:42rem;color:var(--text-muted);margin:0;font-size:.98rem;line-height:1.6}.guide-hub-related{margin-top:1.5rem}.guide-card-grid{grid-template-columns:1fr;gap:.85rem;display:grid}@media (width>=640px){.guide-card-grid--faq,.guide-card-grid--topics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=960px){.guide-card-grid--faq,.guide-card-grid--topics{grid-template-columns:repeat(3,minmax(0,1fr))}}.guide-card{background:#fff;border:1px solid #e8eaed;border-radius:14px;padding:1.25rem 1.3rem 1.1rem;transition:border-color .15s,box-shadow .15s}.guide-card--link{min-height:9.5rem;color:inherit;flex-direction:column;text-decoration:none;display:flex}.guide-card--link:hover{border-color:#f0c4a8;box-shadow:0 8px 24px #e2530014}.guide-card--link:hover .guide-card-arrow{color:#e25300;transform:translate(3px)}.guide-card--expand[open]{border-color:#f0c4a8;box-shadow:0 8px 24px #e2530014}.guide-card--expand[open] .guide-card-arrow{color:#e25300;transform:rotate(90deg)}.guide-card-summary{cursor:pointer;flex-direction:column;gap:.35rem;min-height:7.5rem;list-style:none;display:flex}.guide-card-summary::-webkit-details-marker{display:none}.guide-card-num{letter-spacing:.08em;color:#e25300;font-size:.72rem;font-weight:800}.guide-card-title{color:var(--text);margin:0;font-size:1rem;font-weight:700;line-height:1.35}.guide-card-emoji{margin-right:.25rem}.guide-card-desc{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.guide-card-arrow{color:var(--text-muted);margin-top:auto;font-size:1.1rem;font-weight:700;transition:transform .15s,color .15s}.guide-card-body{color:var(--text-muted);border-top:1px solid #eef0f2;margin-top:1rem;padding-top:1rem;font-size:.92rem;line-height:1.65}.guide-card-body p{margin:0 0 .45rem}.guide-card-body ul{margin:.2rem 0 .65rem;padding-left:1.25rem}.guide-card-body li{margin-bottom:.2rem}.guide-card-tip{color:var(--text);margin:.5rem 0 0!important}.guide-sheet-body .guide-card{margin-bottom:.85rem}.guide-sheet-paragraph{color:var(--text-muted);margin:0 0 .75rem;line-height:1.75}.guide-sheet-header{text-align:center;margin-bottom:2.25rem}.guide-sheet-header h1{color:#e25300;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:800;line-height:1.15}.guide-sheet-subtitle{color:var(--text-muted);margin:0 0 1.25rem;font-size:1.05rem;font-weight:500;line-height:1.5}.guide-sheet-intro{max-width:40rem;color:var(--text-muted);text-align:center;margin:0 auto;font-size:1rem;line-height:1.75}.guide-sheet-intro strong{color:var(--text);font-weight:700}.guide-sheet-body{color:var(--text);font-size:1rem;line-height:1.75}.guide-sheet-section{margin-bottom:1.65rem}.guide-sheet-section-title{color:var(--text);margin:0 0 .55rem;font-size:1rem;font-weight:700;line-height:1.45}.guide-sheet-section p{color:var(--text-muted);margin:0 0 .45rem}.guide-sheet-section ul{color:var(--text-muted);margin:.2rem 0 .65rem;padding-left:1.4rem}.guide-sheet-section li{margin-bottom:.2rem}.guide-sheet-tip{color:var(--text-muted);margin:.35rem 0 0!important}.guide-sheet-closing{color:var(--text-muted);margin:1.75rem 0 1rem;line-height:1.75}.guide-sheet-related{margin:1.5rem 0 0}.guide-sheet-related p{color:var(--text-muted);margin:0 0 .75rem;line-height:1.65}.guide-sheet-related a{color:var(--text);text-underline-offset:3px;font-weight:600;text-decoration:underline}.guide-sheet-footer{text-align:center;flex-wrap:wrap;justify-content:center;gap:1rem 1.75rem;margin-top:2.5rem;display:flex}.guide-sheet-back{color:var(--text);text-underline-offset:3px;font-weight:600;text-decoration:underline}.guide-sheet-back:hover{color:#e25300}.topic-chip-nav{margin-top:1.25rem}.topic-chip-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.topic-chip{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;padding:.45rem .9rem;font-size:.88rem;font-weight:500;display:inline-block}.topic-chip:hover{border-color:var(--accent);color:var(--accent-dark)}.spreadsheet-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.spreadsheet-steps{gap:.65rem;max-width:40rem;margin:0;padding-left:1.25rem;line-height:1.55;display:grid}.spreadsheet-one-answer{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:var(--radius);margin-bottom:2rem;padding:1.25rem 1.5rem}.spreadsheet-one-answer-label{text-transform:uppercase;letter-spacing:.04em;color:var(--accent-dark);margin:0 0 .35rem;font-size:.8rem;font-weight:700}.spreadsheet-one-answer-text{color:var(--text);margin:0;font-size:1.05rem;line-height:1.55}.spreadsheet-platform-head{margin-bottom:1.25rem}.platform-stats-grid{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.85rem;margin:0 0 .75rem;display:grid}.platform-stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.1rem}.platform-stat dt{text-transform:uppercase;letter-spacing:.03em;color:var(--muted);margin:0;font-size:.78rem;font-weight:600}.platform-stat dd{color:var(--accent-dark);margin:.35rem 0 0;font-size:1.15rem;font-weight:700}.platform-data-note{color:var(--muted);margin:0 0 1.5rem;font-size:.88rem}.spreadsheet-coupon-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);max-width:42rem;padding:1.25rem 1.5rem}.spreadsheet-coupon-card h3{margin:0 0 .5rem;font-size:1.1rem}.spreadsheet-coupon-card p{color:var(--muted);margin:0 0 1rem;line-height:1.55}.spreadsheet-product-grid{grid-template-columns:repeat(auto-fill,minmax(11.5rem,1fr));gap:1rem;display:grid}.spreadsheet-product-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.spreadsheet-product-media{aspect-ratio:1;background:#f4f4f4;display:block;position:relative}.spreadsheet-product-media img{object-fit:cover;width:100%;height:100%}.spreadsheet-product-body{flex-direction:column;flex:1;gap:.45rem;padding:.85rem;display:flex}.spreadsheet-product-body h3{margin:0;font-size:.92rem;line-height:1.35}.spreadsheet-product-body h3 a{color:var(--text);text-decoration:none}.spreadsheet-product-body h3 a:hover{color:var(--accent-dark)}.spreadsheet-product-price-row{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.spreadsheet-product-meta{color:var(--muted);white-space:nowrap;flex-shrink:0;font-size:.68rem;font-weight:600}.spreadsheet-product-meta-qc{color:#2563eb}.spreadsheet-product-price{color:var(--accent-dark);margin:0;font-weight:700}.spreadsheet-hub-hero{padding-top:1.5rem}.spreadsheet-back-home{color:var(--muted);margin-bottom:.75rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-block}.spreadsheet-back-home:hover{color:var(--accent-dark)}.spreadsheet-highlights{flex-wrap:wrap;gap:.45rem 1rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.spreadsheet-highlights li{color:var(--accent-dark);font-size:.88rem;font-weight:600}.spreadsheet-highlights li:before{content:"•";color:var(--accent);margin-right:.35rem}.spreadsheet-section-title{margin:0 0 .5rem;font-size:clamp(1.2rem,3.5vw,1.5rem)}.spreadsheet-section-lead{max-width:44rem;margin:0 0 1.25rem}.spreadsheet-what-is-body{max-width:44rem;color:var(--muted);margin:0;line-height:1.6}.spreadsheet-lanes-grid{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.spreadsheet-lane-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);height:100%;color:var(--text);box-shadow:var(--shadow);flex-direction:column;padding:1rem 1.1rem;text-decoration:none;transition:border-color .15s;display:flex}.spreadsheet-lane-card:hover{border-color:var(--accent)}.spreadsheet-lane-icon{margin-bottom:.35rem;font-size:1.35rem}.spreadsheet-lane-name{color:var(--accent-dark);margin-bottom:.2rem;font-size:1rem;font-weight:800}.spreadsheet-lane-count{color:var(--muted);margin-bottom:.35rem;font-size:.82rem}.spreadsheet-lane-example{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;line-height:1.4;display:-webkit-box;overflow:hidden}.spreadsheet-hot-filters{color:var(--muted);margin:0 0 1.25rem;font-size:.88rem;line-height:1.5}.spreadsheet-hot-filters-label{color:var(--text);font-weight:700}.spreadsheet-hot-filters a{color:var(--accent-dark);font-weight:600;text-decoration:none}.spreadsheet-hot-filters a:hover{text-decoration:underline}.spreadsheet-archetype-grid{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:1rem;display:grid}.spreadsheet-archetype-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;display:flex;overflow:hidden}.spreadsheet-archetype-media{aspect-ratio:4/3;background:#f4f4f4;display:block;overflow:hidden}.spreadsheet-archetype-media img{object-fit:cover;width:100%;height:100%}.spreadsheet-archetype-body{flex-direction:column;flex:1;gap:.35rem;padding:.9rem 1rem 1rem;display:flex}.spreadsheet-archetype-body h3{margin:0;font-size:1rem}.spreadsheet-archetype-body h3 a{color:var(--accent-dark);text-decoration:none}.spreadsheet-archetype-body h3 a:hover{text-decoration:underline}.spreadsheet-archetype-product{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.35;display:-webkit-box;overflow:hidden}.spreadsheet-archetype-meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.spreadsheet-archetype-tag{text-transform:uppercase;letter-spacing:.03em;color:var(--accent-dark);background:var(--soft-yellow);border-radius:4px;padding:.15rem .45rem;font-size:.75rem;font-weight:700}.spreadsheet-archetype-price{color:var(--text);font-size:.85rem;font-weight:700}.spreadsheet-archetype-notes{color:var(--muted);margin:0;font-size:.8rem;line-height:1.4}.spreadsheet-archetype-lane-link{color:var(--accent-dark);margin-top:auto;padding-top:.35rem;font-size:.85rem;font-weight:700;text-decoration:none}.spreadsheet-archetype-lane-link:hover{text-decoration:underline}.spreadsheet-benefits-grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.spreadsheet-benefit-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem 1.1rem}.spreadsheet-benefit-card h3{color:var(--accent-dark);margin:0 0 .4rem;font-size:.95rem}.spreadsheet-benefit-card p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.45}.spreadsheet-rows-guide-list{gap:1rem;max-width:44rem;margin:0;display:grid}.spreadsheet-rows-guide-item dt{color:var(--accent-dark);margin:0 0 .35rem;font-size:.95rem;font-weight:800}.spreadsheet-rows-guide-item dd{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.blog-card h3{color:var(--accent-dark);margin:.35rem 0 .5rem;font-size:1.15rem}.blog-hero--index{padding-bottom:.5rem}.blog-index-feed{gap:0;margin:0;padding:0;list-style:none;display:grid}.blog-index-item{border-bottom:1px solid var(--border);gap:.75rem 1.25rem;padding:1.35rem 0;display:grid}.blog-index-item-with-thumb{align-items:start}@media (width>=640px){.blog-index-item-with-thumb{grid-template-columns:140px minmax(0,1fr)}}.blog-index-thumb-link{display:block}.blog-index-thumb{border-radius:var(--radius);border:1px solid var(--border);aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.blog-index-content{flex-direction:column;gap:.35rem;min-width:0;display:flex}@media (width>=640px){.blog-index-item:not(.blog-index-item-with-thumb){grid-template-columns:9.5rem minmax(0,1fr);align-items:start}}.blog-index-date{color:var(--muted);white-space:nowrap;font-size:.92rem}.blog-index-body h2{color:var(--accent-dark);margin:0 0 .5rem;font-size:1.2rem;line-height:1.35}.blog-index-body a{text-decoration:none}.blog-index-body a:hover h2{color:var(--accent-hover)}.blog-index-body p{color:var(--muted);max-width:52rem;margin:0;font-size:.96rem;line-height:1.65}.blog-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1rem;margin-top:1.5rem;display:flex}.blog-pagination-top{margin-top:0;margin-bottom:1.25rem}.blog-pagination-status{color:var(--muted);text-align:center;min-width:8rem;font-size:.95rem}.blog-editorial-note{color:var(--muted);text-align:center;margin:2rem 0 0;font-size:.88rem}.blog-hub-hero{background:linear-gradient(180deg, var(--accent-soft) 0%, var(--surface) 100%);padding-bottom:2rem}.blog-hub-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-dark);margin:0 0 .5rem;font-size:.82rem;font-weight:700}.blog-hub-lead,.blog-hub-section-lead{color:var(--muted);max-width:44rem;margin:.75rem 0 0;line-height:1.65}.blog-hub-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.blog-hub-section-title{color:var(--accent-dark);margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem)}.blog-hub-featured-grid,.blog-hub-latest-grid,.blog-hub-spotlight,.blog-hub-strip-list{gap:1.25rem;margin-top:1.75rem;display:grid}.blog-hub-strip-list{max-width:52rem;margin-inline:auto}.blog-hub-more-soon{max-width:52rem;color:var(--muted);text-align:center;margin:1.25rem auto 0;font-size:.9rem}@media (width>=768px){.blog-hub-featured-grid,.blog-hub-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.blog-hub-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:1rem;height:100%;padding:1.25rem;display:grid}@media (width>=640px){.blog-hub-card--featured{grid-template-columns:160px minmax(0,1fr);align-items:start}.blog-hub-card--strip{grid-template-columns:minmax(200px,36%) minmax(0,1fr);align-items:stretch;gap:1.35rem;padding:1.35rem 1.5rem}}.blog-hub-card--strip{width:100%;box-shadow:var(--shadow-md);transition:border-color .15s,box-shadow .15s}.blog-hub-card--strip:hover{border-color:#f0c4a8;box-shadow:0 8px 24px #e2530014}.blog-hub-card--strip-text{display:block}@media (width>=640px){.blog-hub-card--strip-text{grid-template-columns:minmax(0,1fr)}}.blog-hub-card--strip .blog-hub-card-media img{aspect-ratio:16/10;min-height:11rem}@media (width>=640px){.blog-hub-card--strip .blog-hub-card-media{height:100%}.blog-hub-card--strip .blog-hub-card-media img{aspect-ratio:auto;height:100%;min-height:12.5rem}.blog-hub-card--strip .blog-hub-card-title{font-size:1.2rem}.blog-hub-card--strip .blog-hub-card-body{flex:1}.blog-hub-card--strip .blog-hub-read-link{margin-top:auto;padding-top:.35rem}}.blog-hub-card-media{border-radius:calc(var(--radius) - 2px);border:1px solid var(--border);display:block;overflow:hidden}.blog-hub-card-media img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.blog-hub-card-body{flex-direction:column;gap:.5rem;min-width:0;display:flex}.blog-hub-card-meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.blog-hub-topic{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-dark);font-size:.78rem;font-weight:700}.blog-hub-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:.15rem .5rem;font-size:.72rem;font-weight:700}.blog-hub-badge--featured{background:var(--accent);color:var(--text)}.blog-hub-badge--updated{color:#1f6b34;background:#e8f4ea}.blog-hub-badge--new{color:#1a4f9c;background:#e8f0ff}.blog-hub-card-title{margin:0;font-size:1.08rem;line-height:1.35}.blog-hub-card-title a{color:var(--accent-dark);text-decoration:none}.blog-hub-card-title a:hover{color:var(--accent-hover)}.blog-hub-card-excerpt{color:var(--muted);margin:0;font-size:.94rem;line-height:1.6}.blog-hub-card-foot{color:var(--muted);flex-wrap:wrap;gap:.75rem;font-size:.88rem;display:flex}.blog-hub-read-time:before{content:"·";margin-right:.75rem}.blog-hub-tags{flex-wrap:wrap;gap:.4rem;margin:.15rem 0 0;padding:0;list-style:none;display:flex}.blog-hub-tags li{background:var(--bg);border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:.2rem .55rem;font-size:.78rem}.blog-hub-read-link{color:var(--accent-dark);margin-top:.25rem;font-size:.92rem;font-weight:600;text-decoration:none}.blog-hub-read-link:hover{color:var(--accent-hover)}.blog-hub-topic-grid{gap:1rem;margin-top:1.75rem;display:grid}@media (width>=640px){.blog-hub-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=960px){.blog-hub-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog-hub-topic-card{text-align:left;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;font:inherit;padding:1.15rem 1.25rem;transition:border-color .15s,box-shadow .15s}.blog-hub-topic-card:hover,.blog-hub-topic-card.is-active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.blog-hub-topic-card-title{color:var(--accent-dark);margin-bottom:.35rem;font-weight:700;display:block}.blog-hub-topic-card-count{color:var(--muted);margin-bottom:.5rem;font-size:.88rem;display:block}.blog-hub-topic-card-desc{color:var(--muted);font-size:.9rem;line-height:1.55;display:block}.blog-hub-topic-reset{color:var(--accent-dark);font:inherit;cursor:pointer;background:0 0;border:none;margin-top:1rem;font-weight:600;text-decoration:underline}.blog-hub-proof-grid{gap:1rem;margin-top:1.75rem;display:grid}@media (width>=768px){.blog-hub-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog-hub-proof-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-direction:column;gap:.5rem;height:100%;padding:1.25rem;display:flex}.blog-hub-proof-card h3{margin:0;font-size:1.02rem;line-height:1.35}.blog-hub-proof-card h3 a{color:var(--accent-dark);text-decoration:none}.blog-hub-proof-card h3 a:hover{color:var(--accent-hover)}.blog-hub-proof-card p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.6}.blog-hub-proof-source{font-style:italic;font-size:.84rem!important}.blog-hub-proof-links{flex-wrap:wrap;gap:.75rem 1rem;margin-top:auto;padding-top:.5rem;display:flex}.blog-hub-external-link{color:var(--muted);font-size:.88rem;font-weight:600;text-decoration:none}.blog-hub-external-link:hover{color:var(--accent-dark)}.blog-hub-next-step{padding-bottom:3rem}.blog-hub-next-inner{text-align:center}.blog-hub-next-inner .blog-hub-section-lead{margin-left:auto;margin-right:auto}.blog-hub-next-inner .blog-hub-hero-actions{justify-content:center}.blog-list{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.blog-hero-lead{color:var(--muted);max-width:42rem;font-size:1.05rem}.blog-hero-intro{color:var(--muted);max-width:46rem;margin-top:.75rem}.blog-index-tools{gap:.85rem;margin-bottom:1.5rem;display:grid}.blog-search-tip{background:var(--accent-soft);border:1px solid var(--accent);border-radius:var(--radius);color:var(--text);padding:.75rem 1rem;font-size:.92rem}.blog-search input{border:1px solid var(--border);width:100%;max-width:28rem;font:inherit;background:var(--surface);border-radius:999px;padding:.7rem 1rem}.blog-no-results{color:var(--muted);margin:0;font-size:.95rem}.blog-card-meta{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;display:flex}.blog-read-time{color:var(--muted);font-size:.85rem}.blog-card-excerpt{color:var(--muted);margin:.65rem 0 .85rem;font-size:.95rem;line-height:1.6}.blog-read-more{color:var(--accent-dark);font-size:.92rem;font-weight:600}.blog-read-more:hover{color:var(--accent-hover)}.blog-lead{color:var(--muted);max-width:46rem;font-size:1.08rem;line-height:1.6}.blog-quick-nav{background:var(--bg-muted);border-radius:var(--radius);border:1px solid var(--border);margin-top:1.25rem;padding:1rem 1.15rem}.blog-quick-nav-title{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 .5rem;font-size:.85rem;font-weight:700}.blog-quick-nav ul{flex-wrap:wrap;gap:.5rem 1rem;margin:0;padding:0;list-style:none;display:flex}.blog-quick-nav a{color:var(--text);text-underline-offset:2px;font-size:.92rem;text-decoration:underline}.blog-tip{background:var(--tagline-bg);border-left:4px solid var(--header-bg);border-radius:0 var(--radius) var(--radius) 0;margin:1.25rem 0;padding:1rem 1.15rem}.blog-tip p{margin:.35rem 0 0}.blog-table-wrap{margin:1rem 0 1.5rem;overflow-x:auto}.blog-table{border-collapse:collapse;width:100%;font-size:.92rem}.blog-table th,.blog-table td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:.65rem .75rem}.blog-table th{background:var(--bg-muted);font-weight:700}.blog-faq{border-top:1px solid var(--border);margin-top:2rem;padding-top:1rem}.blog-faq-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin-bottom:.65rem;padding:.65rem .85rem}.blog-faq-item summary{cursor:pointer;font-weight:600}.blog-faq-item p{color:var(--muted);margin:.65rem 0 .15rem}.blog-related-title{margin:0 0 1rem;font-size:1.2rem}.blog-related-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.blog-search-tip-article{margin-bottom:0}.blog-article-top{padding-top:1rem}.blog-intro{color:var(--text);max-width:48rem;margin:1.25rem 0 0;font-size:1.05rem;line-height:1.7}.blog-review-meta{color:var(--muted);font-size:.85rem;font-weight:500}.blog-quick-answer{background:var(--accent-soft);border-radius:var(--radius);border:1px solid #f0c4a8;max-width:48rem;margin:1.5rem 0 0;padding:1.25rem 1.35rem}.blog-quick-answer h2{margin:0 0 .75rem;font-size:1.1rem}.blog-quick-answer ul{gap:.5rem;margin:0;padding-left:1.2rem;display:grid}.blog-quick-answer li{color:var(--text);line-height:1.6}.blog-buyer-stories{background:var(--soft-yellow);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:var(--radius);margin-top:2rem;padding:1.25rem 1.35rem}.blog-buyer-stories h2{margin:0 0 .35rem;font-size:1.15rem}.blog-buyer-stories-lead{color:var(--muted);margin:0 0 .85rem;font-size:.88rem;line-height:1.45}.blog-buyer-stories ul{gap:.55rem;margin:0;padding-left:1.2rem;display:grid}.blog-buyer-stories li{color:var(--text);font-size:.92rem;line-height:1.55}.blog-buyer-stories a{color:var(--accent-dark);font-weight:600}.blog-references{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.blog-references h2{margin:0 0 .75rem;font-size:1.15rem}.blog-references ul{gap:.45rem;margin:0;padding-left:1.2rem;display:grid}.blog-references a{color:var(--accent-dark);font-weight:600;text-decoration:none}.blog-references a:hover{text-decoration:underline}.blog-resource-cta{background:linear-gradient(135deg, var(--accent-soft) 0%, #fff 100%);border:2px solid var(--header-bg);border-radius:var(--radius-lg);max-width:40rem;margin-top:1.35rem;padding:0}a.blog-resource-cta-link{color:inherit;border-radius:inherit;padding:1.25rem 1.35rem;text-decoration:none;display:block}a.blog-resource-cta-link:hover .btn-yellow{background:var(--accent-hover)}a.blog-resource-cta-link:focus-visible{outline:2px solid var(--accent-dark);outline-offset:2px}.blog-figure-link{border-radius:inherit;cursor:pointer;display:block}.blog-figure-link:focus-visible{outline:2px solid var(--accent-dark);outline-offset:3px}.blog-figure-link:hover img{opacity:.92}.blog-resource-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-dark);margin:0 0 .35rem;font-size:.75rem;font-weight:800}.blog-resource-title{margin:0 0 .5rem;font-size:1.2rem;font-weight:800}.blog-resource-desc{color:var(--muted);margin:0 0 1rem;font-size:.95rem;line-height:1.55}.blog-subheading{color:var(--muted);margin:-.25rem 0 .75rem;font-size:1.05rem;font-weight:700}.blog-tip-inline{margin-top:.75rem}.blog-disclaimer{border-top:1px dashed var(--border);color:var(--muted);margin-top:2rem;padding-top:1rem;font-size:.9rem}.blog-trend-alert{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--hero-accent);border-radius:var(--radius);margin-top:2rem;padding:1.15rem 1.25rem}.blog-trend-title{margin:0 0 .65rem;font-size:.95rem;font-weight:800}.blog-trend-alert ul{margin:0;padding-left:1.2rem}.blog-trend-alert li{margin-bottom:.35rem}.blog-related-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.blog-related-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.15rem 1.25rem}.blog-related-card h3{margin:.35rem 0 .5rem;font-size:1rem;font-weight:700;line-height:1.35}.blog-related-card p{color:var(--muted);margin:0 0 .75rem;font-size:.9rem;line-height:1.5}.blog-faq-item[open] summary{margin-bottom:.35rem}.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}.blog-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.25rem 1.5rem}.blog-card h2{margin:.35rem 0 .5rem;font-size:1.15rem;font-weight:700;line-height:1.35}.blog-card a{color:var(--text)}.blog-card a:hover h2{color:var(--accent-dark)}.blog-card p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.55}.blog-date{color:var(--muted);font-size:.85rem;display:block}.blog-article h2{margin:1.75rem 0 .75rem;font-size:1.2rem;font-weight:700}.blog-section:first-child h2{margin-top:0}.blog-figure{margin:1.25rem 0}.blog-figure img{border-radius:var(--radius);border:1px solid var(--border);width:100%;box-shadow:var(--shadow-md);background:var(--surface);display:block}.blog-figure-hero img{object-fit:contain;object-position:center;max-height:min(72vh,640px);margin-inline:auto}.blog-figure-gallery img{aspect-ratio:1;object-fit:cover}.blog-figure-inline img{max-width:100%}.blog-figure figcaption{color:var(--muted);margin-top:.5rem;font-size:.88rem;line-height:1.45}.blog-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:1.25rem 0 1.5rem;display:grid}@media (width>=640px){.blog-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog-gallery-inline{margin-top:1rem}.blog-product-showcase{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);margin:1.75rem 0;padding:1.25rem}.blog-product-showcase-title{margin:0 0 1rem;font-size:1.05rem;font-weight:700}.blog-product-showcase-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.blog-product-showcase-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.blog-product-showcase-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.blog-product-showcase-body{flex-direction:column;flex:1;gap:.35rem;padding:.75rem;display:flex}.blog-product-showcase-body h4{margin:0;font-size:.9rem;line-height:1.35}.blog-product-showcase-body p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.4}.blog-product-showcase-price{font-weight:700;color:var(--text)!important}.btn-sm{align-self:flex-start;margin-top:auto;padding:.45rem .75rem;font-size:.82rem}.blog-card-with-image{gap:1rem;display:grid}@media (width>=640px){.blog-card-with-image{grid-template-columns:140px 1fr;align-items:start}}.blog-card-thumb{border-radius:var(--radius);border:1px solid var(--border);aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.blog-related-card-with-image{gap:.75rem;display:grid}@media (width>=480px){.blog-related-card-with-image{grid-template-columns:96px 1fr}}.blog-related-thumb{aspect-ratio:1;object-fit:cover;border-radius:var(--radius);border:1px solid var(--border);width:100%}.blog-preview-card-with-image .blog-related-thumb{aspect-ratio:16/10}@media (width<=1023px){.container{width:min(100% - 1.25rem, var(--max))}.header-inner{flex-wrap:nowrap;gap:.75rem;padding:.5rem 0}.header-mobile-actions{flex-shrink:0;align-items:center;gap:.45rem;margin-left:auto;display:flex}.lang-dropdown--mobile .lang-dropdown-trigger{background:#fff;border:1px solid #00000024;border-radius:999px;min-height:2.5rem;padding:.35rem .7rem;font-weight:700;box-shadow:0 1px 3px #0000001a}.lang-dropdown--mobile .lang-current{letter-spacing:.02em;font-size:.8rem}.lang-dropdown--mobile .nav-chevron{display:none}.logo-lockup{height:32px}.nav--desktop,.lang-dropdown--desktop{display:none!important}.mobile-nav-toggle{cursor:pointer;z-index:2;background:#fff;border:1px solid #00000024;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:2.5rem;height:2.5rem;padding:0;display:inline-flex;position:relative;box-shadow:0 1px 3px #0000001a}.mobile-nav-toggle-bar{background:var(--text);border-radius:1px;width:1.15rem;height:2px;display:block}.site-tagline{gap:.25rem .35rem;padding:.5rem .75rem;font-size:.78rem}.site-tagline-brand{font-size:.82rem}.site-tagline-sep{display:none}.site-tagline-desc{flex:100%;font-size:.76rem;line-height:1.4}.hero-main{padding:2rem 0 2.5rem}.hero-main h1{margin-bottom:.75rem;font-size:clamp(1.55rem,7vw,2.1rem)}.hero-meta{margin-bottom:.85rem;font-size:.92rem}.hero-desc{margin-bottom:1rem;padding:0 .15rem;font-size:.92rem}.hero-search{border-radius:var(--radius);flex-wrap:wrap;gap:.5rem;padding:.65rem .75rem}.hero-search input{flex:100%;width:100%;padding:.35rem 0;font-size:1rem}.hero-search-submit{border-radius:var(--radius);width:100%;padding:.75rem 1rem}.hero-search-hint{padding:0 .25rem;font-size:.8rem}.hero-actions{flex-direction:column;gap:.65rem;width:100%;max-width:22rem;margin:0 auto;display:flex}.hero-actions .btn{justify-content:center;width:100%;padding:.85rem 1rem;font-size:.95rem}.category-band .category-grid--homepage{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;gap:.65rem;margin:0 -.15rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.category-band .category-grid--homepage .category-card{scroll-snap-align:start;flex:0 0 5.5rem;padding:.85rem .35rem .75rem}.category-band .category-grid--homepage .category-card-icon-wrap{width:3rem;height:3rem}.category-band .category-grid--homepage .category-card-icon{font-size:1.2rem}.category-band .category-grid--homepage .category-card-label{font-size:.72rem}.section-header{flex-direction:column;align-items:flex-start;gap:.35rem}.grid-featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.how-steps{grid-template-columns:1fr;gap:.65rem}.trust-cards{grid-template-columns:1fr 1fr;gap:.55rem}.blog-hub-card--strip{grid-template-columns:7.5rem minmax(0,1fr);align-items:start;gap:.85rem;padding:.85rem;display:grid}.blog-hub-card--strip .blog-hub-card-media img{aspect-ratio:1;border-radius:var(--radius);height:auto;min-height:0}.blog-hub-card--strip .blog-hub-card-title{font-size:.98rem;line-height:1.35}.blog-hub-card--strip .blog-hub-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;display:-webkit-box;overflow:hidden}.blog-hub-card--strip .blog-hub-tags{display:none}.blog-hub-card--strip .blog-hub-card-foot{font-size:.78rem}.blog-hub-hero-actions,.blog-hub-next-inner .blog-hub-hero-actions{flex-direction:column;align-items:stretch}.blog-hub-hero-actions .btn{justify-content:center;width:100%}.blog-article-header h1{font-size:clamp(1.35rem,5.5vw,1.85rem);line-height:1.25}.blog-lead{font-size:.98rem}.blog-quick-nav ul{gap:.4rem .65rem}.blog-quick-nav a{font-size:.85rem}.blog-table-wrap{-webkit-overflow-scrolling:touch;margin:0 -.25rem;padding:0 .25rem .5rem;overflow-x:auto}.blog-table{min-width:280px;font-size:.82rem}.blog-table th,.blog-table td{padding:.5rem .6rem}.blog-gallery,.blog-gallery-inline{grid-template-columns:1fr;gap:.75rem}.blog-figure-hero img{max-height:min(70vh,480px)}a.blog-resource-cta-link{padding:1rem 1.1rem}.blog-resource-title{font-size:1.05rem}.blog-related-grid{grid-template-columns:1fr}.category-hub-hero{padding:1.75rem 0 1.5rem}.category-hub-hero h1{font-size:clamp(1.4rem,5.5vw,2rem)}.category-hub-lead{font-size:.95rem}.category-hub-hero-actions{flex-direction:column;align-items:stretch;width:100%}.category-hub-btn-primary,.category-hub-btn-secondary{justify-content:center;width:100%;min-height:2.75rem}.category-hub-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.category-hub-keyword-row{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;gap:.5rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.category-hub-keyword-row a,.category-hub-keyword-row span{white-space:nowrap;flex-shrink:0}.category-sibling-nav{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.5rem;padding-bottom:.25rem;overflow-x:auto}.category-sibling-nav a{white-space:nowrap;flex-shrink:0}.page-header h1{font-size:clamp(1.35rem,5vw,1.9rem)}.breadcrumb{word-break:break-word;font-size:.78rem;line-height:1.45}.site-footer-cta{text-align:center;flex-direction:column;align-items:stretch;gap:1rem}.site-footer-cta-actions{flex-direction:column;width:100%}.site-footer-cta-actions .btn{justify-content:center;width:100%}.funnel-cta{text-align:center}.funnel-cta .btn{justify-content:center;width:100%}.hub-cta-wrap .funnel-cta .btn{width:100%}.product-detail{gap:1.25rem;padding:1.25rem 0 2rem}.product-detail h1{font-size:clamp(1.25rem,5vw,1.65rem);line-height:1.3}.product-detail-actions{flex-direction:column;align-items:stretch}.product-detail-actions .btn{justify-content:center;width:100%;min-height:2.75rem}.product-meta{flex-direction:column;align-items:flex-start;gap:.35rem}.guide-topic-hero h1{font-size:clamp(1.35rem,5vw,1.9rem)}.guide-list a{padding:.9rem 1rem}.faq summary{padding:.85rem 1rem .85rem 1.15rem;font-size:.95rem}.faq p{padding:0 1rem .9rem 1.15rem;font-size:.9rem}}@media (width<=480px){.grid-featured,.category-hub-product-grid,.blog-hub-card--strip{grid-template-columns:1fr}.blog-hub-card--strip .blog-hub-card-media img{aspect-ratio:16/10;width:100%}.trust-cards{grid-template-columns:1fr}}.mobile-nav[hidden]{display:none!important}.mobile-nav{z-index:500;pointer-events:none;position:fixed;inset:0}.mobile-nav.is-open{pointer-events:auto}.mobile-nav-overlay{opacity:0;cursor:pointer;background:#0f172a73;border:none;transition:opacity .25s;position:absolute;inset:0}.mobile-nav.is-open .mobile-nav-overlay{opacity:1}.mobile-nav-panel{background:#fff;flex-direction:column;width:min(100vw - 2.5rem,22rem);max-width:100%;height:100%;transition:transform .28s;display:flex;position:absolute;top:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-8px 0 32px #00000026}.mobile-nav.is-open .mobile-nav-panel{transform:translate(0)}.mobile-nav-head{background:var(--header-bg);border-bottom:1px solid #0000000f;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.mobile-nav-title{font-size:.95rem;font-weight:800}.mobile-nav-close{cursor:pointer;width:2.5rem;height:2.5rem;color:var(--text);background:#ffffff80;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:inline-flex}.mobile-nav-body{-webkit-overflow-scrolling:touch;flex:1;padding:.5rem 0 1.5rem;overflow-y:auto}.mobile-nav-link{min-height:2.75rem;color:var(--text);border-bottom:1px solid var(--border);align-items:center;padding:.65rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.mobile-nav-link.is-active{background:var(--accent-soft);color:var(--accent-dark)}.mobile-nav-accordion{border-bottom:1px solid var(--border)}.mobile-nav-accordion summary{cursor:pointer;align-items:center;min-height:2.75rem;padding:.65rem 1rem;font-size:.95rem;font-weight:600;list-style:none;display:flex}.mobile-nav-accordion summary::-webkit-details-marker{display:none}.mobile-nav-accordion summary:after{content:"▾";opacity:.6;margin-left:auto;font-size:.75rem;transition:transform .15s}.mobile-nav-accordion[open] summary:after{transform:rotate(180deg)}.mobile-nav-sub{gap:.15rem;padding:0 .5rem .65rem;display:grid}.mobile-nav-sublink{min-height:2.5rem;color:var(--text);border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .65rem;font-size:.88rem;font-weight:500;text-decoration:none;display:flex}.mobile-nav-sublink:hover,.mobile-nav-sublink:active{background:var(--accent-soft)}.mobile-nav-sublink-heading{color:var(--accent-dark);font-weight:700}.mobile-nav-sublink-muted{color:var(--muted);font-size:.82rem}.mobile-nav-lang{border-top:1px solid var(--border);margin-top:.5rem;padding:1rem}.mobile-nav-lang-label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 .5rem;font-size:.75rem;font-weight:700}.mobile-nav-lang-grid{grid-template-columns:repeat(2,1fr);gap:.4rem;display:grid}.mobile-nav-lang-btn{border:1px solid var(--border);min-height:2.5rem;color:var(--text);border-radius:8px;justify-content:center;align-items:center;padding:.4rem .5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.mobile-nav-lang-btn.is-active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-dark)}body.mobile-nav-open{overflow:hidden}@media (width>=1024px){.header-mobile-actions,.mobile-nav-toggle{display:none!important}}
