:root{--navy:#0f172a;--navy2:#17233b;--orange:#f97316;--orange2:#ea580c;--ink:#111827;--muted:#64748b;--line:#e2e8f0;--paper:#fff;--soft:#f6f8fb;--card:#fff;--shadow:0 8px 28px rgba(15,23,42,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}.container{width:min(1180px,calc(100% - 36px));margin:0 auto}.topbar{padding:9px 16px;background:var(--orange);color:#fff;text-align:center;font-size:13px;font-weight:800}.topbar a{text-decoration:underline}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}.nav-wrap{min-height:66px;display:flex;align-items:center;gap:24px}.logo{display:block;flex:0 0 auto}.logo img{display:block;width:auto;height:38px}.nav-links{display:flex;align-items:center;gap:19px;margin-left:auto;font-size:14px;font-weight:750}.nav-links>a,.nav-dropdown>summary{padding:24px 0;cursor:pointer;list-style:none}.nav-links>a:hover,.nav-dropdown>summary:hover{color:var(--orange2)}.nav-dropdown{position:relative}.nav-menu{display:none;position:absolute;top:54px;left:-16px;width:330px;padding:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow)}.nav-dropdown[open] .nav-menu{display:grid}.nav-menu a{padding:9px 10px;border-radius:6px;color:#334155;font-size:13px}.nav-menu a:hover{background:#fff7ed;color:var(--orange2)}.nav-cta{padding:10px 15px!important;border-radius:7px;background:var(--orange);color:#fff!important}.home-hero{padding:76px 0 0;background:linear-gradient(145deg,var(--navy),#111c33 55%,#1e293b);color:#fff;text-align:center}.home-hero .container{max-width:1000px}.hero-label{display:inline-block;margin-bottom:16px;padding:6px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.06);color:#fdba74;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-hero h1{max-width:930px;margin:0 auto;font-size:clamp(42px,6.6vw,76px);line-height:1.02;letter-spacing:-.055em}.home-hero .hero-copy{max-width:820px;margin:20px auto 0;color:#cbd5e1;font-size:18px;line-height:1.65}.hero-search{display:flex;max-width:760px;margin:28px auto 0;padding:6px;border-radius:10px;background:#fff;box-shadow:0 16px 40px rgba(0,0,0,.25)}.hero-search input{flex:1;min-width:0;height:50px;padding:0 16px;border:0;outline:0;font-size:16px}.hero-search button{min-width:126px;border:0;border-radius:7px;background:var(--orange);color:#fff;font-size:15px;font-weight:900}.hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:22px 0 42px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:10px 16px;border:1px solid var(--line);border-radius:7px;font-size:13px;font-weight:850;text-align:center}.button.accent{border-color:var(--orange);background:var(--orange);color:#fff}.button.accent:hover,.hero-search button:hover{background:var(--orange2)}.button.light{border-color:rgba(255,255,255,.28);background:transparent;color:#fff}.button.dark{border-color:var(--navy);background:var(--navy);color:#fff}.hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.12)}.hero-stats div{padding:21px 10px;border-right:1px solid rgba(255,255,255,.12)}.hero-stats div:last-child{border-right:0}.stat-num{display:block;font-size:23px;font-weight:950}.stat-label{display:block;margin-top:3px;color:#94a3b8;font-size:12px}.research-bar{border-bottom:1px solid var(--line);background:#fff}.research-bar .container{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;padding:14px 0}.research-bar strong{margin-right:5px;color:#475569;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.research-bar a{padding:7px 11px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#334155;font-size:12px;font-weight:800}.research-bar a:hover{border-color:#fed7aa;color:var(--orange2)}.section{padding:62px 0}.section.alt,.section:nth-child(even){background:var(--soft)}.section-header,.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-header h2,.section-head h2{margin:0;font-size:clamp(28px,3.4vw,42px);line-height:1.08;letter-spacing:-.035em}.section-header p,.section-head p{margin:7px 0 0;color:var(--muted);line-height:1.6}.eyebrow{margin:0 0 8px;color:var(--orange2);font-size:11px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.direct-category-grid,.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.direct-category,.category-card{display:flex;min-height:126px;flex-direction:column;justify-content:center;align-items:center;padding:16px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 3px 15px rgba(15,23,42,.04);text-align:center}.direct-category:hover,.category-card:hover{transform:translateY(-2px);border-color:#fdba74;box-shadow:var(--shadow)}.cat-icon,.category-card span{display:grid;width:42px;height:42px;place-items:center;margin-bottom:11px;border-radius:10px;background:#fff7ed;color:var(--orange2);font-size:12px;font-weight:950}.direct-category b,.category-card b{font-size:15px}.direct-category small,.category-card small{margin-top:5px;color:var(--muted);font-size:11px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{min-width:0;display:flex;overflow:hidden;flex-direction:column;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 4px 18px rgba(15,23,42,.05)}.product-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.product-image{display:block;aspect-ratio:1/1;overflow:hidden;background:#f8fafc}.product-image img{display:block;width:100%;height:100%;object-fit:contain}.product-body{display:flex;flex:1;flex-direction:column;padding:14px}.product-category{margin:0 0 7px;color:var(--orange2);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.product-card h3{display:-webkit-box;min-height:43px;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:14px;line-height:1.5}.product-price{margin:10px 0 13px;color:var(--muted);font-size:11px;line-height:1.5}.product-card .button{width:100%;margin-top:auto}.research-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.research-tile{display:flex;min-height:126px;flex-direction:column;justify-content:center;padding:16px;border:1px solid var(--line);border-radius:9px;background:#fff;text-align:center}.research-tile span{color:var(--orange2);font-size:11px;font-weight:950;text-transform:uppercase}.research-tile b{margin-top:8px;font-size:15px}.research-tile small{margin-top:6px;color:var(--muted);line-height:1.4}.about-panel{max-width:880px;margin:0 auto;text-align:center}.about-panel h2{margin:0 0 16px;font-size:38px}.about-panel p{color:#475569;font-size:16px;line-height:1.8}.feature-grid,.editorial-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.feature-card,.editorial-grid article,.content-card{padding:24px 19px;border:1px solid var(--line);border-radius:9px;background:#fff;text-align:center}.feature-icon{display:grid;width:44px;height:44px;place-items:center;margin:0 auto 13px;border-radius:10px;background:#fff7ed;color:var(--orange2);font-weight:950}.feature-card h3,.editorial-grid h2,.editorial-grid h3{margin:0 0 10px;font-size:17px}.feature-card p,.editorial-grid p,.content-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.faq-list{display:grid;max-width:880px;margin:0 auto;gap:10px}.faq-list details{padding:0 18px;border:1px solid var(--line);border-radius:8px;background:#fff}.faq-list summary{padding:17px 0;cursor:pointer;font-weight:850}.faq-list details p{margin:0;padding:0 0 18px;color:var(--muted);line-height:1.7}.cta-section{padding:66px 0;background:var(--navy);color:#fff;text-align:center}.cta-section h2{margin:0;font-size:40px}.cta-section p{max-width:680px;margin:14px auto 22px;color:#cbd5e1;line-height:1.65}.page-hero{padding:54px 0;background:linear-gradient(145deg,var(--navy),var(--navy2));color:#fff;text-align:center}.page-hero h1{max-width:930px;margin:0 auto;font-size:clamp(36px,5vw,58px);line-height:1.04;letter-spacing:-.045em}.page-hero .hero-copy{max-width:800px;margin:17px auto 0;color:#cbd5e1;font-size:17px;line-height:1.65}.link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.link-grid>a{display:flex;min-height:102px;flex-direction:column;justify-content:center;padding:17px;border:1px solid var(--line);border-radius:9px;background:#fff;text-align:center}.link-grid span{margin-top:6px;color:var(--muted);font-size:12px}.search-panel{padding:28px;border:1px solid var(--line);border-radius:9px;background:#fff}.search-panel label{display:block;margin-bottom:14px;font-size:20px;font-weight:900}.search-panel>div{display:flex;gap:9px}.search-panel input{flex:1;min-width:0;height:48px;padding:0 14px;border:1px solid var(--line);border-radius:7px}.search-panel p{color:var(--muted);font-size:12px}.guide-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px;border-radius:9px;background:var(--navy);color:#fff}.guide-panel p{color:#cbd5e1}.guide-panel h3{margin:0}.step-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.step-list li{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:19px;border:1px solid var(--line);border-radius:9px;background:#fff}.step-list>li>span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:var(--orange);color:#fff;font-weight:950}.step-list h2{margin:0 0 7px;font-size:20px}.step-list p{margin:0;color:var(--muted);line-height:1.7}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.news-card{overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fff}.news-card img{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:#f8fafc}.news-card div{padding:17px}.news-card h2{margin:0 0 9px;font-size:18px}.news-card p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.6}.news-card span{color:var(--orange2);font-weight:850}.article-layout{max-width:900px;margin:0 auto}.article-copy{padding:25px;border:1px solid var(--line);border-radius:9px;background:#fff}.article-image{display:block;width:100%;max-height:500px;object-fit:contain;background:#f8fafc}.article-lead{margin:24px 0;padding:17px;border-left:4px solid var(--orange);background:#fff7ed}.article-copy h2{margin:31px 0 9px}.article-copy p{color:#475569;line-height:1.8}.decision-note{margin-top:27px;padding:18px;border-radius:8px;background:var(--navy);color:#fff}.decision-note p{color:#cbd5e1}.updated{font-size:12px!important;color:var(--muted)!important}.site-footer{padding:48px 0 20px;background:#0b1220;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:46px}.footer-grid img{height:42px;width:auto;filter:brightness(0) invert(1)}.footer-grid p{max-width:520px;color:#94a3b8;font-size:13px;line-height:1.7}.footer-grid h3{margin:0 0 13px;font-size:14px}.footer-grid>div>a:not(.button){display:block;margin:9px 0;color:#cbd5e1;font-size:13px}.legal{display:flex;gap:17px;flex-wrap:wrap;margin-top:34px;padding-top:18px;border-top:1px solid #273449;color:#64748b;font-size:12px}.legal span{margin-right:auto}
@media(max-width:980px){.nav-wrap{align-items:flex-start;flex-direction:column;padding:12px 0}.nav-links{width:100%;margin:0;flex-wrap:wrap;gap:0}.nav-links>a,.nav-dropdown>summary{padding:9px 13px}.nav-menu{top:35px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.direct-category-grid,.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.research-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid,.editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.container{width:min(100% - 24px,1180px)}.topbar{font-size:11px}.site-header{position:static}.logo img{height:35px}.nav-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);border-radius:8px}.nav-links>a,.nav-dropdown>summary{padding:10px;border-bottom:1px solid var(--line)}.nav-menu{position:static;width:200%;box-shadow:none;border:0;border-top:1px solid var(--line);border-radius:0}.home-hero{padding-top:52px}.home-hero h1{font-size:clamp(38px,12vw,54px)}.home-hero .hero-copy{font-size:15px}.hero-search{display:grid;padding:5px}.hero-search button{height:46px}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stats div:nth-child(2){border-right:0}.hero-stats div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.section{padding:44px 0}.section-header,.section-head{align-items:flex-start;flex-direction:column}.direct-category-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.direct-category,.category-card{min-height:112px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-body{padding:11px}.product-card h3{font-size:13px}.product-price{font-size:10px}.product-card .button{padding:8px 5px;font-size:10px}.research-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.feature-grid,.editorial-grid,.link-grid,.news-grid{grid-template-columns:1fr}.about-panel h2,.cta-section h2{font-size:31px}.search-panel>div{display:grid}.guide-panel{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:27px}.legal span{width:100%}.article-copy{padding:14px}}

:root{--orange:#4bc477;--orange2:#32a85f;--navy:#111;--navy2:#171717}.site-header{background:#111;border-bottom:0}.nav-wrap{min-height:64px}.logo{padding:5px 7px;border-radius:6px;background:#fff}.logo img{height:32px}.nav-links{color:#fff}.nav-links>a:hover,.nav-dropdown>summary:hover{color:#69d68f}.nav-cta{background:#4bc477!important;color:#fff!important}.nav-menu{background:#fff;color:#111}.home-hero{padding:72px 0 0;background:#fff;color:#171717}.home-hero .container{max-width:1080px}.hero-label{padding:6px 12px;border:0;background:#effaf3;color:#38a765}.home-hero h1{max-width:900px;font-size:clamp(40px,5vw,64px)}.home-hero .hero-copy{max-width:660px;color:#4b4b4b;font-size:17px}.hero-search{max-width:520px;margin-top:34px;padding:0;border:1px solid #cfd3d6;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.08);overflow:hidden}.hero-search input{height:44px}.hero-search button{min-width:90px;height:44px;border-radius:0;background:#4bc477}.hero-search button:hover,.button.accent:hover{background:#36ad63}.hero-actions{margin:27px 0 36px}.home-hero .button{min-height:56px;padding:14px 26px;font-size:15px}.button.accent{border-color:#4bc477;background:#4bc477}.home-hero .button.light{border-color:#4bc477;background:#fff;color:#35a65f}.hero-stats{max-width:1080px;margin:0 auto;border-top:1px solid #e5e7eb}.hero-stats div{padding:32px 10px;border-right:0}.stat-num{color:#38a765;font-size:28px}.stat-label{color:#777}.research-bar{background:#f5f5f4}.research-bar .container{justify-content:flex-start;min-height:105px}.research-bar strong{margin-right:10px}.research-bar a{background:#fff}.section:nth-child(even),.section.alt{background:#f7f7f6}.eyebrow{color:#38a765}.section-header h2,.section-head h2{font-size:clamp(26px,3vw,38px)}.direct-category-grid,.category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.cat-icon,.category-card span{background:#effaf3;color:#38a765}.direct-category:hover,.category-card:hover{border-color:#7cdda0}.product-category,.news-card span{color:#38a765}.research-rail{display:flex;overflow-x:auto;gap:12px;padding:3px 1px 12px}.research-tile{flex:0 0 168px}.research-tile span{color:#38a765}.feature-icon{background:#effaf3;color:#38a765}.article-lead{border-left-color:#4bc477;background:#f0faf4}.page-hero{padding:62px 0;background:#fff;color:#171717;border-bottom:1px solid #e5e7eb}.page-hero .hero-copy{color:#555}.cta-section,.site-footer,.decision-note,.guide-panel{background:#111}.promo-banner{display:block;width:100%;overflow:hidden;background:#ff5a0a}.promo-banner img{display:block;width:100%;height:auto}.promo-banner:focus-visible{outline:3px solid #111;outline-offset:-3px}
@media(max-width:980px){.direct-category-grid,.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.home-hero{padding-top:48px}.home-hero h1{font-size:clamp(36px,11vw,50px)}.hero-search{display:flex}.hero-search button{height:auto}.home-hero .button{min-height:48px;padding:11px 17px}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.research-bar .container{justify-content:center}.direct-category-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

.brand-carousel{position:relative;padding:18px 42px}.brand-viewport{height:112px;overflow:hidden}.brand-track{display:flex;width:max-content;animation:brand-scroll 26s linear infinite}.brand-viewport:hover .brand-track{animation-play-state:paused}.brand-sprite{display:block;flex:0 0 auto;max-width:none;width:900px;height:auto}.brand-arrow{position:absolute;top:50%;z-index:2;width:36px;height:36px;transform:translateY(-50%);border:1px solid var(--line);border-radius:50%;background:#fff;color:#334155;font-size:20px}.brand-arrow.left{left:0}.brand-arrow.right{right:0}.brand-arrow:hover{border-color:#7cdda0;color:#38a765}@keyframes brand-scroll{from{transform:translateX(0)}to{transform:translateX(-900px)}}@media(prefers-reduced-motion:reduce){.brand-track{animation:none}.brand-viewport{overflow-x:auto}}@media(max-width:680px){.brand-carousel{padding:12px 32px}.brand-viewport{height:92px}.brand-sprite{width:760px}@keyframes brand-scroll{from{transform:translateX(0)}to{transform:translateX(-760px)}}}

.brand-section .section-header{align-items:center}.brand-section .section-header>.button{border-color:#4bc477;background:transparent;color:#35a65f}.brand-section .section-header>.button:hover{background:#effaf3}.brand-carousel{padding:8px 50px 18px}.brand-viewport{height:auto;overflow-x:auto;scrollbar-width:none}.brand-viewport::-webkit-scrollbar{display:none}.brand-track{display:flex;width:max-content;gap:27px;animation:none}.brand-item{display:flex;width:74px;flex:0 0 74px;flex-direction:column;align-items:center;text-align:center}.brand-logo{width:72px;height:72px;border:1px solid #ddd;border-radius:9px;background-color:#fff;background-repeat:no-repeat;background-size:900px auto;box-shadow:0 2px 8px rgba(15,23,42,.03)}.brand-name{margin-top:8px;color:#444;font-size:11px;font-weight:750;line-height:1.2}.brand-arrow{top:44px}.brand-sprite{display:none}@media(max-width:680px){.brand-carousel{padding:8px 38px 16px}.brand-track{gap:18px}.brand-item{width:70px;flex-basis:70px}.brand-logo{width:68px;height:68px;background-size:850px auto}.brand-arrow{top:42px}}

.brand-viewport{overflow:hidden}.brand-track{gap:0;animation:brand-items-scroll 95s linear infinite}.brand-viewport:hover .brand-track{animation-play-state:paused}.brand-group{display:flex;gap:27px;padding-right:27px}.brand-item,.brand-item-clone{display:flex;width:74px;flex:0 0 74px;flex-direction:column;align-items:center;text-align:center}.brand-logo{background-size:780px auto}.brand-item-clone{pointer-events:none}@keyframes brand-items-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.brand-track{animation:none}.brand-viewport{overflow-x:auto}}@media(max-width:680px){.brand-group{gap:18px;padding-right:18px}.brand-item,.brand-item-clone{width:70px;flex-basis:70px}.brand-logo{background-size:780px auto}}

.product-detail-local{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px}.local-product-image{display:flex;min-height:480px;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#f8fafc}.local-product-image img{display:block;width:100%;height:480px;object-fit:contain}.local-product-copy h2{margin:8px 0 14px;font-size:clamp(28px,3vw,44px);line-height:1.12;overflow-wrap:anywhere}.local-product-copy>p:not(.eyebrow):not(.local-price){color:var(--muted);font-size:15px;line-height:1.75}.local-price{margin:0 0 18px;color:#32a85f;font-size:25px;font-weight:950}.local-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.local-actions .button{min-height:46px}.product-card h3 a{color:inherit}.page-hero h1{overflow-wrap:anywhere}
@media(max-width:760px){.product-detail-local{grid-template-columns:1fr;gap:24px}.local-product-image{min-height:320px}.local-product-image img{height:320px}.local-actions{display:grid}.local-actions .button{width:100%}}
