:root{--ink:#122023;--muted:#57636a;--paper:#fff;--wash:#f3f6f7;--line:#dce3e6;--blue:#2455f4;--blue-dark:#183fc5;--lime:#c7eee3;--radius:22px;--font:Inter,Arial,Helvetica,sans-serif;--shadow:0 18px 55px #172b3910}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--font);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;height:auto;display:block}button{border:0}button:disabled{cursor:not-allowed;opacity:.5}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.055em}h1{font-size:clamp(42px,5.8vw,82px);font-weight:750}h2{font-size:clamp(31px,3.3vw,48px);font-weight:700}h3{font-size:23px;letter-spacing:-.03em}p{color:var(--muted)}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}button:focus-visible{outline-offset:3px}[hidden]{display:none!important}.wrap{width:min(1400px,100% - 80px);margin:auto}.section{padding:88px 0}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:750;text-transform:uppercase;color:var(--blue);margin-bottom:18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:15px 23px;border-radius:10px;font-weight:650;font-size:15px;line-height:1.35;min-height:50px;background:var(--ink);color:white;border:1px solid transparent;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-2px);background:#26383c}.btn.blue{background:var(--blue)}.btn.blue:hover{background:var(--blue-dark)}.btn.light{background:white;color:var(--ink);border-color:var(--line)}.btn.light:hover{background:var(--wash)}.btn.lime{background:var(--lime);color:var(--ink)}.btn.small{padding:10px 15px;min-height:43px;font-size:14px}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:700;padding:7px 0;border-bottom:1px solid currentColor}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:transparent;color:var(--ink);position:relative}.icon-btn:hover{background:var(--wash)}.badge-count{position:absolute;top:1px;right:0;background:var(--blue);color:white;border-radius:50%;font-size:12px;line-height:17px;min-width:17px;text-align:center}.skip{position:fixed;top:-70px;left:12px;background:var(--ink);color:white;z-index:100;padding:12px}.skip:focus{top:10px}.topbar{background:var(--ink);color:#fff;font-size:12px;letter-spacing:.02em;padding:8px 0}.topbar .wrap{display:flex;justify-content:space-between;gap:14px}.topbar span{color:#d8e0e2}.topbar a{text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:30;background:#fffffff5;border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.header-row{display:flex;gap:30px;align-items:center;min-height:87px}.brand{display:flex;align-items:center;gap:10px;min-width:212px}.brand img{width:46px;height:46px;object-fit:contain}.brand strong{font-size:20px;font-weight:850;line-height:1.1;letter-spacing:-.065em;display:block}.brand small{display:block;letter-spacing:.28em;text-transform:uppercase;font-size:12px;line-height:1.5}.nav{display:flex;align-items:center;gap:26px;flex:1;justify-content:center}.nav a{font-size:14px;font-weight:600;position:relative;padding:30px 0}.nav a:hover,.nav a[aria-current=page]{color:var(--blue)}.nav a[aria-current=page]:after{content:'';position:absolute;bottom:19px;left:0;right:0;height:2px;background:var(--blue)}.header-actions{display:flex;align-items:center;gap:3px}.header-actions .account-link{margin:0 4px}.menu-btn{display:none}.mobile-nav{padding:0 24px 22px;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:12px 0;font-weight:600}.hero{padding:40px 0 0}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:45px;align-items:center;min-height:540px}.hero-copy{padding:30px 0 45px}.hero-copy h1{max-width:620px}.hero-copy h1 em{font-style:normal;color:var(--blue)}.hero-copy .intro{max-width:440px;font-size:18px;margin-top:24px;line-height:1.65}.hero-kicker{display:flex;align-items:center;gap:12px;margin-bottom:24px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-kicker:before{content:'';display:block;width:25px;height:2px;background:var(--blue)}.hero-note{margin-top:28px;font-size:13px;color:var(--muted)}.hero-visual{position:relative;min-height:530px;background:#eaf0ff;border-radius:28px;overflow:hidden;display:grid;grid-template-columns:1.2fr 1fr;grid-template-rows:1fr 1fr;gap:12px;padding:16px;isolation:isolate}.hero-feature{position:relative;background:white;border-radius:18px;padding:25px;grid-row:1/3;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.hero-feature .hero-image{height:280px;width:100%;object-fit:contain;transition:transform .6s}.hero-feature:hover .hero-image{transform:scale(1.045) rotate(-2deg)}.hero-feature .pill{align-self:flex-start}.hero-feature h3{font-size:27px;max-width:220px}.hero-feature p{font-size:13px;margin-top:9px}.hero-mini{background:#fff;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:16px}.hero-mini:nth-of-type(2){background:#d9f567}.hero-mini img{width:100%;height:155px;object-fit:contain;mix-blend-mode:multiply}.hero-mini h3{font-size:16px;letter-spacing:-.025em}.hero-mini .mini-label{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:12px;font-weight:700}.pill{display:inline-flex;align-items:center;gap:6px;background:var(--wash);color:var(--ink);font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:750;line-height:1.2;padding:8px 10px;border-radius:6px}.pill.blue{color:var(--blue);background:#eaf0ff}.pill.lime{background:var(--lime)}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0;border-bottom:1px solid var(--line);margin-top:26px;gap:24px}.trust-item{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:650}.trust-item svg{color:var(--blue)}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:32px}.section-head p{max-width:530px;margin-top:16px;font-size:16px}.section-head .eyebrow{margin-bottom:12px}.section-head .text-link{white-space:nowrap}.category-rail{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.category-card{background:var(--wash);border-radius:16px;padding:20px 16px 17px;transition:background .2s,transform .2s}.category-card:hover{background:#eaf0ff;transform:translateY(-3px)}.category-card img{height:118px;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.category-card:hover img{transform:scale(1.06)}.category-card h3{font-size:15px;letter-spacing:-.02em;margin-top:18px;line-height:1.3}.category-card p{font-size:12px;margin-top:5px}.trend-section{background:#f5f7fa}.segment{display:flex;background:white;padding:5px;border-radius:10px;width:max-content;max-width:100%;border:1px solid var(--line)}.segment button{background:transparent;border-radius:6px;font-size:14px;padding:10px 17px;font-weight:650;color:var(--muted)}.segment button[aria-pressed=true]{color:white;background:var(--ink)}.trend-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.trend-toolbar p{font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.trend-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.product-card{position:relative;min-width:0;display:flex;flex-direction:column}.product-media{position:relative;background:#f1f4f5;border:1px solid #e8ecee;border-radius:16px;overflow:hidden}.product-media>a{display:block;aspect-ratio:1/1.06;padding:20px}.product-media img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .45s ease}.product-card:hover .product-media img{transform:scale(1.065)}.product-media .pill{position:absolute;top:12px;left:12px;z-index:1;padding:7px 8px;font-size:12px}.wish-toggle{position:absolute;top:9px;right:9px;width:35px;height:35px;border-radius:50%;background:#ffffffd9;display:grid;place-items:center;color:var(--ink)}.wish-toggle svg{width:17px}.wish-toggle[aria-pressed=true]{background:var(--ink);color:var(--lime)}.product-body{padding:15px 2px 0;display:flex;flex:1;flex-direction:column}.product-category{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px}.product-body h3{font-size:16px;letter-spacing:-.025em;line-height:1.4;font-weight:650;margin-bottom:8px}.product-body h3 a:hover{color:var(--blue)}.product-meta{font-size:12px;color:var(--muted);margin-bottom:10px}.price-row{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:auto}.price{font-size:18px;font-weight:700;letter-spacing:-.03em}.price small{font-size:12px;color:var(--muted);font-weight:400;letter-spacing:0}.price-label{font-size:12px;color:var(--muted);display:block;margin:0 0 2px}.add-btn{display:grid;place-items:center;min-width:37px;height:37px;border-radius:9px;background:white;border:1px solid var(--line);color:var(--ink);transition:background .2s}.add-btn:hover{background:var(--blue);border-color:var(--blue);color:white}.add-btn svg{width:17px;height:17px}.trend-reason{font-size:12px;line-height:1.45;margin-top:14px;padding-top:12px;border-top:1px solid var(--line);min-height:49px}.trend-reason a{color:var(--blue);font-weight:600}.section-foot{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:32px;font-size:13px}.section-foot p{max-width:780px}.blue-band{background:var(--blue);border-radius:25px;display:grid;grid-template-columns:1.2fr 1fr;gap:40px;padding:55px 65px;align-items:center;color:#fff}.blue-band h2{font-size:clamp(30px,3.5vw,50px)}.blue-band .eyebrow{color:#d9f567}.blue-band p{color:#e6edff;margin-top:18px;max-width:450px}.steps{display:grid;gap:24px}.step{display:flex;gap:18px;align-items:flex-start}.step-number{border:1px solid #9ab3ff;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:12px;flex-shrink:0}.step h3{font-size:17px;letter-spacing:-.02em;line-height:1.5}.step p{margin-top:4px;font-size:14px;color:#e1e9ff}.faq-layout{display:grid;grid-template-columns:.9fr 1.2fr;gap:90px}.faq-intro p{margin-top:20px;max-width:350px}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-weight:650;line-height:1.5;padding-right:20px}details p{margin-top:14px;font-size:15px}.newsletter{background:var(--lime);padding:39px 0}.newsletter .wrap{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.newsletter h2{font-size:30px}.newsletter p{font-size:14px;color:#34461c;margin-top:9px}.newsletter form{display:flex;gap:9px;flex-wrap:wrap}.newsletter input[type=email]{flex:1;min-width:180px;border:0;background:#ffffffdb;border-radius:9px;padding:13px 17px}.newsletter .consent{width:100%;font-size:12px;margin-top:0}.form-status{font-size:14px!important;line-height:1.5;margin-top:12px;width:100%;color:var(--blue)}.form-status.error{color:#a42720}.hp{display:none!important}.footer{padding:57px 0 25px;background:#122023;color:white}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.1fr;gap:45px}.footer .brand{width:max-content}.footer .brand img{background:white;border-radius:6px}.footer p{color:#b6c2c7;max-width:270px;font-size:14px;margin-top:20px}.footer h3{font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin:6px 0 20px}.footer a:not(.brand){display:block;font-size:14px;color:#dce4e7;margin-bottom:9px}.footer a:hover{color:var(--lime)}.footer .contact-number{font-size:20px!important;letter-spacing:-.02em}.footer-bottom{border-top:1px solid #3c494c;margin-top:43px;padding-top:23px;display:flex;gap:20px;justify-content:space-between;font-size:12px;color:#afbcc1}.footer-bottom a{display:inline!important;font-size:12px!important}.page-intro{padding:51px 0 35px}.breadcrumb{display:flex;gap:9px;align-items:center;font-size:12px;color:var(--muted);margin-bottom:24px;flex-wrap:wrap}.breadcrumb a:hover{color:var(--blue)}.page-intro h1{font-size:clamp(35px,4.7vw,61px)}.page-intro p{margin-top:19px;max-width:660px}.catalog-layout{display:grid;grid-template-columns:210px 1fr;gap:40px;padding-bottom:80px}.sidebar{position:sticky;top:111px;align-self:start}.sidebar h2{font-size:13px;letter-spacing:.1em;text-transform:uppercase;margin:0 0 18px}.sidebar a{display:flex;justify-content:space-between;align-items:center;gap:5px;font-size:14px;padding:10px 11px;margin-left:-11px;border-radius:8px}.sidebar a.active{color:var(--blue);background:#edf2ff;font-weight:650}.sidebar a:hover{background:var(--wash)}.sidebar a span{font-size:12px;color:var(--muted)}.sidebar-note{font-size:12px;margin-top:23px;border-top:1px solid var(--line);padding-top:19px}.catalog-controls{display:flex;gap:12px;margin-bottom:23px;align-items:center}.search-field{position:relative;flex:1;min-width:0}.search-field svg{position:absolute;left:15px;top:15px;width:19px;color:var(--muted)}.search-field input{width:100%;padding:13px 15px 13px 44px;border:1px solid var(--line);border-radius:9px;background:white}.sort-label{font-size:12px;color:var(--muted)}select{padding:13px 35px 13px 12px;border:1px solid var(--line);border-radius:9px;background:white;max-width:100%;color:var(--ink)}.result-meta{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;font-size:13px;color:var(--muted)}.catalog-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 22px}.pagination{display:flex;gap:7px;justify-content:center;align-items:center;margin-top:40px;flex-wrap:wrap}.pagination a,.pagination button{min-width:41px;height:41px;border:1px solid var(--line);border-radius:7px;display:grid;place-items:center;font-size:14px;background:white;color:var(--ink);padding:0 9px}.pagination [aria-current=page]{background:var(--ink);color:white}.empty{padding:60px 25px;text-align:center;background:var(--wash);border-radius:15px}.empty h2{font-size:28px}.empty p{margin-top:15px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;padding:5px 0 65px}.gallery-main{background:var(--wash);border:1px solid var(--line);border-radius:22px;overflow:hidden;aspect-ratio:1/1;display:grid;place-items:center;padding:35px}.gallery-main img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.gallery-thumbs{display:flex;gap:10px;margin-top:15px;overflow-x:auto;padding:4px}.gallery-thumbs button{width:77px;height:77px;flex-shrink:0;background:var(--wash);border:1px solid var(--line);border-radius:9px;padding:8px}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}.gallery-thumbs button[aria-pressed=true]{border:2px solid var(--blue)}.detail-info{padding-top:4px}.detail-info h1{font-size:clamp(32px,3.1vw,46px);letter-spacing:-.04em;margin-top:20px}.detail-info .sku{font-size:12px;margin:15px 0}.detail-info .description{font-size:16px;line-height:1.75;margin:20px 0}.detail-price{background:#f3f6ff;border-radius:14px;padding:20px 23px;margin:25px 0}.detail-price .price{font-size:35px}.detail-price p{font-size:12px;margin-top:6px}.detail-price .price-label{font-size:12px}.detail-form label{font-weight:650;font-size:14px;display:block;margin-bottom:10px}.variant-select{width:100%;margin-bottom:20px}.quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;overflow:hidden;width:max-content}.quantity button{height:46px;width:42px;background:var(--wash);font-size:20px}.quantity input{width:58px;text-align:center;border:0;height:46px;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{appearance:none}.quantity-line{display:flex;gap:20px;align-items:center}.quantity-line p{font-size:13px;max-width:230px}.detail-form .actions .btn{flex:1}.detail-specs{margin-top:27px;border-top:1px solid var(--line)}.spec-row{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);font-size:14px;padding:13px 0}.spec-row dt{color:var(--muted)}.spec-row dd{margin:0;text-align:right}.detail-note{font-size:12px;margin-top:18px}.quote-layout,.account-layout,.contact-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:start;padding-bottom:80px}.panel{background:var(--wash);padding:30px;border-radius:18px;border:1px solid var(--line)}.panel h2{font-size:28px}.panel>p{margin:12px 0 22px;font-size:15px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:600}.field input,.field textarea,.field select{width:100%;border:1px solid #c9d4da;border-radius:8px;background:white;padding:12px 13px;min-height:47px}.field textarea{min-height:120px;resize:vertical}.field.full{grid-column:1/-1}.check-label{display:flex;gap:9px;align-items:flex-start;font-size:13px;color:var(--muted);font-weight:400}.check-label input{margin-top:4px}.quote-row{display:grid;grid-template-columns:85px 1fr;gap:18px;padding:21px 0;border-bottom:1px solid var(--line)}.quote-row img{width:85px;height:90px;object-fit:contain;background:var(--wash);padding:9px;border-radius:10px}.quote-row h3{font-size:16px;line-height:1.4}.quote-row p{font-size:12px;margin:5px 0}.quote-row .row-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:10px}.quote-row .quantity button,.quote-row .quantity input{height:34px}.quote-row .quantity input{width:45px}.remove-btn{background:none;padding:5px;font-size:12px;color:var(--muted);text-decoration:underline}.quote-total{display:flex;justify-content:space-between;gap:15px;margin:24px 0 7px;font-size:19px;font-weight:650}.quote-total small{font-size:13px;font-weight:400}.quote-explainer{font-size:13px;margin:14px 0 20px}.account-tabs{margin-bottom:25px}.account-subtitle{margin-top:16px!important}.prose{max-width:780px;padding-bottom:75px}.prose p{margin:18px 0;line-height:1.8}.prose h2{font-size:29px;margin:35px 0 14px}.prose h3{font-size:21px;margin:23px 0 14px}.prose ul,.prose ol{color:var(--muted);padding-left:24px;line-height:1.9}.prose a{color:var(--blue);text-decoration:underline}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:65px}.story-card{background:var(--wash);border-radius:18px;padding:35px}.story-card h2{font-size:29px}.story-card p{margin-top:15px}.story-card .eyebrow{margin:0 0 16px}.source-list{display:grid;gap:19px;margin-top:30px}.source-card{display:grid;grid-template-columns:90px 1fr;gap:22px;padding:25px;border:1px solid var(--line);border-radius:15px}.source-card img{width:90px;height:100px;object-fit:contain}.source-card h2{font-size:21px;margin:10px 0}.source-card p{font-size:14px;margin:10px 0}.source-card a{color:var(--blue);font-size:13px;font-weight:650}.source-card small{display:block;color:var(--muted);margin-top:9px;font-size:12px}.contact-box{padding:26px 0;border-bottom:1px solid var(--line)}.contact-box h2{font-size:24px;margin-bottom:13px}.contact-box p{margin-top:8px;font-size:15px}.contact-box a{color:var(--blue);font-size:18px}.tracking-carriers{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:27px}.carrier{display:flex;justify-content:space-between;align-items:center;padding:22px;border:1px solid var(--line);border-radius:12px;font-weight:650}.carrier:hover{background:var(--wash)}dialog{border:1px solid var(--line);border-radius:22px;box-shadow:0 40px 150px #001f3350;padding:30px;max-width:min(680px,calc(100% - 30px));width:680px;max-height:85vh;overflow:auto;color:var(--ink)}dialog::backdrop{background:#0c1c2877;backdrop-filter:blur(5px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:20px}.dialog-head h2{font-size:29px}.search-dialog .search-field{margin-bottom:20px}.search-results{display:grid;gap:7px}.search-result{display:grid;grid-template-columns:60px 1fr;gap:14px;align-items:center;padding:11px;border-radius:11px;border:1px solid var(--line)}.search-result:hover{background:var(--wash)}.search-result img{width:60px;height:60px;object-fit:contain}.search-result strong{font-size:14px;line-height:1.4;display:block}.search-result small{font-size:12px;color:var(--muted)}.dialog-note{font-size:13px;margin-bottom:19px}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--ink);color:white;padding:14px 23px;border-radius:10px;z-index:70;box-shadow:var(--shadow);font-size:14px;transition:.25s;max-width:calc(100% - 32px);text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}.fade-in{animation:rise .65s both}.hero-visual{animation:rise .8s .1s both}@keyframes rise{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.source-link{font-size:12px;color:var(--blue);margin-top:8px}.mobile-category{display:none}.no-js{padding:12px 20px;background:#fff4cf;color:#3e3824;font-size:14px}.print-only{display:none}
@media(min-width:1550px){.hero-copy h1{font-size:89px}.hero-grid{gap:65px}.hero-visual{min-height:575px}.hero-feature .hero-image{height:320px}.hero-mini img{height:175px}}
@media(max-width:1150px){.wrap{width:calc(100% - 48px)}.nav{gap:17px}.header-row{gap:17px}.header-actions .account-link{display:none}.brand{min-width:180px}.hero-grid{gap:28px}.hero-visual{min-height:480px;padding:12px}.hero-feature{padding:18px}.hero-feature .hero-image{height:245px}.hero-mini{padding:12px}.hero-mini img{height:140px}.category-rail{grid-template-columns:repeat(3,1fr)}.category-card{display:grid;grid-template-columns:90px 1fr;gap:0 15px;align-items:center}.category-card img{grid-row:1/3;height:84px}.category-card h3{margin-top:0;align-self:end}.category-card p{align-self:start}.trend-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.product-media>a{padding:12px}.trend-grid .product-body h3{font-size:14px}.blue-band{padding:40px}.catalog-layout{grid-template-columns:180px 1fr;gap:25px}.product-detail{gap:36px}.footer-grid{gap:27px}.header-actions .btn{padding:12px 15px}}
@media(max-width:900px){.nav{display:none}.header-row{justify-content:space-between;min-height:75px}.menu-btn{display:inline-flex}.header-actions .account-link{display:inline-flex}.hero-grid{grid-template-columns:1fr 1fr;gap:25px}.hero-copy h1{font-size:57px}.hero-copy .intro{font-size:16px}.hero-visual{display:flex;flex-direction:column;min-height:470px;gap:10px}.hero-feature{flex:1;min-height:320px;display:block}.hero-feature .hero-image{height:188px;margin:3px 0}.hero-feature h3{font-size:22px;max-width:none}.hero-feature p{display:none}.hero-mini{flex-direction:row;align-items:center;min-height:94px}.hero-mini img{width:100px;height:72px}.hero-mini:nth-of-type(3){display:none}.trust-strip{grid-template-columns:repeat(2,1fr);gap:18px;padding:25px 0}.trend-grid{grid-template-columns:repeat(3,1fr);gap:25px 18px}.product-grid{grid-template-columns:repeat(3,1fr)}.section{padding:62px 0}.section-head h2{font-size:36px}.catalog-layout{grid-template-columns:1fr}.sidebar{display:none}.mobile-category{display:block;max-width:210px;margin-bottom:18px}.catalog-layout .product-grid{grid-template-columns:repeat(3,1fr)}.product-detail{gap:29px}.detail-info h1{font-size:32px}.gallery-main{padding:22px}.faq-layout{gap:40px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1;display:flex;gap:30px;align-items:center}.footer-grid>div:last-child p{margin:0}.newsletter .wrap{grid-template-columns:1fr;gap:24px}.quote-layout,.account-layout,.contact-layout{gap:30px}.form-grid{grid-template-columns:1fr}.form-grid .field.full{grid-column:auto}.source-card{grid-template-columns:70px 1fr}.source-card img{width:70px}.blue-band{gap:30px;padding:35px}.blue-band h2{font-size:35px}}
@media(max-width:640px){.wrap{width:calc(100% - 36px)}.topbar{font-size:12px;padding:7px 0}.topbar .wrap{justify-content:center}.topbar .top-right{display:none}.header-row{min-height:70px;gap:10px}.brand{min-width:0;gap:6px}.brand img{width:35px;height:35px}.brand strong{font-size:17px}.brand small{font-size:12px}.header-actions{gap:0}.header-actions .btn,.header-actions .account-link,.header-actions .wish-header{display:none}.icon-btn{width:39px;height:41px}.hero{padding-top:22px}.hero-grid{display:flex;flex-direction:column;gap:24px;min-height:0}.hero-copy{padding:13px 0 0;width:100%}.hero-kicker{font-size:12px;letter-spacing:.12em;margin-bottom:20px}.hero-copy h1{font-size:clamp(43px,12.5vw,65px);max-width:100%}.hero-copy .intro{margin-top:20px;max-width:380px;font-size:16px}.hero-copy .actions{gap:10px;margin-top:23px}.hero-copy .btn{font-size:14px;padding:14px 17px}.hero-note{margin-top:18px;font-size:12px}.hero-visual{width:100%;display:grid;grid-template-columns:1.1fr 1fr;grid-template-rows:1fr;min-height:295px;gap:10px;padding:11px;border-radius:20px}.hero-feature{grid-row:auto;padding:14px;min-height:0;display:flex}.hero-feature .hero-image{height:165px;width:100%;margin:4px 0}.hero-feature h3{font-size:19px}.hero-mini{display:flex;flex-direction:column;justify-content:center;gap:17px;padding:13px}.hero-mini img{width:100%;height:160px}.hero-mini h3{font-size:14px}.hero-mini .mini-label svg{display:none}.hero-feature .pill{font-size:12px}.trust-strip{margin-top:0;gap:17px 10px;padding:23px 0}.trust-item{font-size:12px;gap:8px}.trust-item svg{width:18px;height:18px}.section{padding:48px 0}.section-head{align-items:flex-start;gap:17px;margin-bottom:26px}.section-head h2{font-size:31px}.section-head p{font-size:14px;margin-top:13px}.section-head .text-link{font-size:12px;gap:5px;margin-top:4px}.section-head .text-link svg{width:16px}.eyebrow{font-size:12px}.category-rail{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{display:block;padding:15px}.category-card img{height:90px}.category-card h3{font-size:14px;margin-top:14px}.category-card p{font-size:12px}.trend-toolbar{display:block;margin-bottom:24px}.trend-toolbar>p{font-size:12px;margin-top:13px}.segment{width:100%}.segment button{flex:1;font-size:12px;padding:10px 8px}.product-grid,.trend-grid,.catalog-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 13px}.product-media{border-radius:12px}.product-media>a{padding:13px;aspect-ratio:1/1.13}.product-media .pill{top:9px;left:8px;font-size:12px;max-width:105px;letter-spacing:.02em;padding:6px}.wish-toggle{width:30px;height:30px;top:7px;right:7px}.wish-toggle svg{width:15px}.product-body{padding-top:12px}.product-category{font-size:12px;letter-spacing:.02em}.product-body h3,.trend-grid .product-body h3{font-size:14px;line-height:1.45}.product-meta{font-size:12px}.price{font-size:17px}.price small{font-size:12px}.price-label{font-size:12px}.add-btn{min-width:33px;height:33px}.trend-reason{font-size:12px;line-height:1.5}.section-foot{display:block;margin-top:26px}.section-foot p{font-size:12px}.section-foot .text-link{margin-top:17px}.blue-band{display:block;padding:30px 25px;border-radius:18px}.blue-band h2{font-size:33px}.blue-band p{font-size:14px}.steps{margin-top:32px;gap:22px}.step h3{font-size:16px}.step p{font-size:13px}.faq-layout{grid-template-columns:1fr;gap:22px}.faq-intro h2{font-size:33px}.faq-intro p{margin-top:13px;font-size:14px;max-width:none}.faq-intro .text-link{margin-top:14px}summary{font-size:14px}details p{font-size:14px}.newsletter{padding:30px 0}.newsletter h2{font-size:26px}.newsletter form{gap:8px}.newsletter .btn{padding:12px 16px}.newsletter input[type=email]{min-width:100px;width:100px;font-size:14px}.newsletter p{font-size:13px}.footer{padding-top:38px}.footer-grid{grid-template-columns:1fr 1fr;gap:31px 23px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:first-child p{max-width:100%;font-size:13px;margin-top:14px}.footer-grid>div:last-child{display:block}.footer-grid>div:last-child p{margin-top:12px}.footer h3{font-size:12px;margin:0 0 14px}.footer a:not(.brand){font-size:13px}.footer-bottom{display:block;font-size:12px;margin-top:30px}.footer-bottom>span{display:block;margin:5px 0}.page-intro{padding:29px 0}.page-intro h1{font-size:38px}.page-intro p{font-size:14px;margin-top:15px}.breadcrumb{font-size:12px;margin-bottom:20px}.catalog-controls{flex-wrap:wrap;gap:12px}.catalog-controls .search-field{flex-basis:100%}.catalog-controls select{width:100%;font-size:13px}.catalog-controls .sort-label{width:100%;display:flex;gap:10px;align-items:center}.mobile-category{max-width:100%;width:100%;font-size:14px}.result-meta{font-size:12px;align-items:flex-start}.catalog-layout{padding-bottom:50px}.product-detail{grid-template-columns:1fr;gap:30px;padding-bottom:30px}.gallery-main{aspect-ratio:1/1;padding:25px}.gallery-thumbs button{width:65px;height:65px}.detail-info h1{font-size:33px}.detail-info .description{font-size:15px}.detail-price{padding:18px;margin:21px 0}.detail-form .btn{font-size:14px;padding:14px}.spec-row{font-size:13px}.quantity-line p{font-size:12px}.quote-layout,.account-layout,.contact-layout{grid-template-columns:1fr;gap:35px;padding-bottom:50px}.panel{padding:23px 20px}.panel h2{font-size:26px}.form-grid{gap:16px}.quote-row{grid-template-columns:72px 1fr;gap:14px}.quote-row img{width:72px;height:80px}.quote-row h3{font-size:14px}.quote-total{font-size:17px}.story-grid{grid-template-columns:1fr;gap:15px;margin-bottom:35px}.story-card{padding:26px}.story-card h2{font-size:26px}.source-card{padding:20px 16px;grid-template-columns:60px 1fr;gap:13px}.source-card img{width:60px;height:70px}.source-card h2{font-size:19px}.source-card p{font-size:13px}.tracking-carriers{grid-template-columns:1fr 1fr;gap:12px}.carrier{font-size:14px;padding:19px 15px}.prose h2{font-size:25px}.prose p,.prose li{font-size:15px}.prose{padding-bottom:50px}dialog{padding:23px 18px;border-radius:17px}.dialog-head h2{font-size:24px}.dialog-note{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header,.topbar,.newsletter,.footer,.header-actions,.actions,.add-btn,.wish-toggle,.no-print{display:none!important}.wrap{width:100%}.print-only{display:block}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card{break-inside:avoid}.section{padding:20px 0}.hero-visual{display:none}.hero-grid{display:block}.hero-copy{padding:0}body{font-size:12px}.price small{font-size:12px}}

.hero-feature p svg{display:inline-block;vertical-align:middle;width:15px;height:15px;margin-left:6px}.full{grid-column:1/-1}.detail-info .sku{overflow-wrap:anywhere}.spec-row dd{max-width:65%;overflow-wrap:anywhere}.contact-box a{overflow-wrap:anywhere}.product-category{line-height:1.5}.hero-mini .mini-label{width:100%}.footer-bottom{line-height:1.6}

/* Premium wholesale proof, video hero, social links and Space AI */
.hero-video-wrap{background:#0b233a;isolation:isolate}
.hero-video-wrap .hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72;filter:saturate(.8) contrast(1.08);transform:scale(1.03);z-index:0;pointer-events:none}
.hero-video-shade{position:absolute;inset:0;background:linear-gradient(135deg,rgba(5,22,41,.6),rgba(5,22,41,.08) 57%,rgba(5,22,41,.68));z-index:0;pointer-events:none}
.hero-video-wrap>.hero-feature,.hero-video-wrap>.hero-mini{z-index:1;box-shadow:0 18px 45px rgba(3,17,35,.24);background:rgba(255,255,255,.9);backdrop-filter:blur(8px)}
.hero-video-wrap>.hero-mini:nth-of-type(3){background:rgba(217,245,103,.93)}
.hero-credibility{display:flex;gap:0;margin-top:26px;width:min(100%,520px);border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.7);overflow:hidden}
.hero-credibility span{display:flex;flex:1;flex-direction:column;gap:2px;padding:13px 15px;border-right:1px solid var(--line)}
.hero-credibility span:last-child{border-right:0}
.hero-credibility strong{font-size:22px;letter-spacing:-.04em}
.hero-credibility small{font-size:10px;line-height:1.3;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:750}
.brands-section{background:linear-gradient(180deg,#fff,#f5f8fb)}
.section-head.centered{display:flex;justify-content:center;text-align:center}
.section-head.centered p{max-width:520px;margin:13px auto 0}
.brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:30px}
.brand-card{min-height:135px;border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:18px;box-shadow:0 7px 24px rgba(22,45,73,.05);transition:transform .25s,box-shadow .25s}
.brand-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(22,45,73,.11)}
.brand-card img{width:100%;height:82px;object-fit:contain}
.brand-card span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:750;text-align:center}
.brand-footnote{font-size:12px;text-align:center;margin:20px auto 0;color:var(--muted)}
.footer-socials{display:flex;gap:9px;margin-top:23px}
.social-link{display:grid!important;place-items:center;width:34px;height:34px;border:1px solid #536267;border-radius:50%;color:#fff!important;margin:0!important;font-weight:750!important;font-size:14px!important;transition:background .2s,border-color .2s,transform .2s}
.social-link:hover{background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}
.ai-nav{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;color:var(--ink);font-size:13px;font-weight:700;background:#edf3ff;border:1px solid #d5e2ff}
.ai-nav img{border-radius:50%;width:24px;height:24px;object-fit:cover}
.ai-nav:hover{background:#e0eaff}
.mobile-ai{display:flex;align-items:center;gap:8px;padding:12px 0;font-weight:700;color:var(--blue)}
.floating-whatsapp,.floating-ai{position:fixed;right:24px;z-index:65;box-shadow:0 14px 34px rgba(8,28,45,.22)}
.floating-whatsapp{bottom:24px;display:flex;align-items:center;gap:9px;padding:13px 17px;border-radius:999px;background:#1bc56b;color:#fff;font-weight:750;font-size:13px}
.floating-whatsapp svg{width:22px;height:22px;stroke-width:1.7}
.floating-whatsapp:hover{background:#16ad5e;transform:translateY(-2px)}
.floating-ai{bottom:83px;width:62px;height:62px;padding:3px;border-radius:50%;background:#fff;border:2px solid #d7e4ff;display:grid;place-items:center;transition:transform .2s}
.floating-ai img{width:54px;height:54px;border-radius:50%;object-fit:cover}
.floating-ai span{position:absolute;right:72px;white-space:nowrap;background:var(--ink);color:#fff;padding:7px 10px;border-radius:7px;font-size:11px;font-weight:750;opacity:0;transform:translateX(5px);pointer-events:none;transition:.2s}
.floating-ai:hover{transform:translateY(-3px)}
.floating-ai:hover span{opacity:1;transform:translateX(0)}
.ai-dialog{max-width:520px}
.ai-kicker{display:flex;align-items:center;gap:7px;color:var(--blue);font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;margin-bottom:8px}
.ai-dot{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #eaf6bc}
.ai-messages{display:grid;gap:10px;max-height:300px;overflow:auto;padding:4px 2px 12px}
.ai-message{max-width:88%;padding:12px 14px;border-radius:14px;font-size:14px;line-height:1.5}
.ai-message.assistant{background:#eef3ff;border:1px solid #dce6ff}
.ai-message.user{margin-left:auto;background:var(--ink);color:#fff}
.ai-product-list{display:grid;gap:8px}
.ai-product-list .search-result{background:#fff}
.ai-suggestions{display:flex;gap:7px;flex-wrap:wrap;margin:4px 0 13px}
.ai-suggestions button{padding:8px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-size:12px}
.ai-suggestions button:hover{border-color:var(--blue);color:var(--blue);background:#f1f5ff}
.ai-form{display:flex;gap:8px;border-top:1px solid var(--line);padding-top:15px}
.ai-form input{min-width:0;flex:1;border:1px solid var(--line);border-radius:9px;padding:11px 12px;background:#fff}
.ai-form .btn{min-height:44px;padding:10px 15px}
.ai-whatsapp{display:flex!important;align-items:center;gap:7px;color:var(--blue)!important;font-size:12px!important;font-weight:700!important;margin-top:15px!important}
.ai-whatsapp svg{width:16px;height:16px}
@media(max-width:900px){.ai-nav{display:none}.brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-credibility{width:100%}}
@media(max-width:640px){.hero-credibility{margin-top:20px}.hero-credibility span{padding:11px 9px}.hero-credibility strong{font-size:18px}.hero-credibility small{font-size:9px;letter-spacing:.06em}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brand-card{min-height:113px;padding:12px}.brand-card img{height:65px}.brand-card span{font-size:10px}.footer-socials{margin-top:18px}.floating-whatsapp{right:15px;bottom:15px;width:48px;height:48px;padding:0;justify-content:center;border-radius:50%}.floating-whatsapp span{display:none}.floating-ai{right:15px;bottom:74px;width:53px;height:53px}.floating-ai img{width:45px;height:45px}.floating-ai span{display:none}.ai-dialog{max-width:calc(100% - 24px)}.ai-suggestions button{font-size:11px}.ai-form .btn{padding-left:11px;padding-right:11px}.hero-video-wrap .hero-video{opacity:.5}}
@media(prefers-reduced-motion:reduce){.hero-video-wrap .hero-video{display:none}.floating-ai span{transition:none}}

/* v2 premium hero, network map, partner notes and catalog download */
.hero.hero-video-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f2f8ff 0%,#fff 56%,#edf4ff 100%);padding:0;isolation:isolate}
.hero-background-video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;opacity:.36;filter:grayscale(.2) saturate(.55) brightness(1.1) contrast(1.02);transform:scale(1.04);z-index:0;pointer-events:none}
.hero-background-shade{position:absolute;inset:0;width:100%;background:linear-gradient(90deg,rgba(255,255,255,.66),rgba(255,255,255,.76) 48%,rgba(255,255,255,.86));z-index:0;pointer-events:none}
.hero-video-hero>.wrap{position:relative;z-index:1}
.hero-video-hero .hero-grid{min-height:675px}
.hero-video-hero .hero-copy{color:var(--ink)}
.hero-video-hero .hero-copy h1 em{color:var(--blue)}
.hero-video-hero .hero-copy .intro,.hero-video-hero .hero-note{color:var(--muted)}
.hero-video-hero .hero-kicker:before{background:var(--blue)}
.hero-video-hero .hero-credibility{background:rgba(255,255,255,.86);border-color:#d7e2ef;box-shadow:0 12px 30px rgba(27,64,104,.08);backdrop-filter:blur(10px)}
.hero-video-hero .hero-credibility small{color:var(--muted)}
.hero-video-hero .trust-strip{border-color:#d7e2ef;color:var(--ink)}
.hero-video-hero .trust-item{color:var(--ink)}
.hero-video-hero .trust-item svg{color:#258c78}
.hero-video-hero .hero-visual{background:linear-gradient(145deg,#edf5ff,#dce9f8);border:1px solid #d4e1ef;box-shadow:0 18px 55px rgba(25,63,104,.14)}
.hero-video-hero .hero-feature,.hero-video-hero .hero-mini{background:#fff;backdrop-filter:none}
.hero-video-hero .hero-mini img{mix-blend-mode:normal;filter:none}
.hero-video-hero .hero-mini:nth-of-type(2),.hero-video-hero .hero-mini:nth-of-type(3){background:rgba(255,255,255,.97)}
.hero-video-hero .hero-mini h3{color:var(--ink)}
.network-section{background:#f2f6fb}
.network-grid{display:grid;grid-template-columns:.78fr 1.35fr;gap:58px;align-items:center}
.network-copy h2 em{font-style:normal;color:var(--blue)}
.network-copy>p{max-width:430px;margin:19px 0 25px;font-size:16px}
.hub-list{display:grid;gap:11px;margin-bottom:24px}
.hub-card{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;padding:16px 17px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.86);box-shadow:0 9px 25px rgba(16,42,70,.05)}
.hub-code{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e8efff;color:var(--blue);font-size:11px;font-weight:800}
.hub-code.chat{background:#dff5ec;color:#198057;font-size:17px}
.hub-card strong,.hub-card a{font-size:13px;display:block;line-height:1.3}
.hub-card small{display:block;color:var(--muted);font-size:11px;margin-top:3px}
.hub-card a{color:var(--blue);font-weight:700;text-align:right;max-width:175px;overflow-wrap:anywhere}
.network-map-shell{position:relative;padding:24px 24px 18px;border:1px solid var(--line);border-radius:23px;background:#fff;box-shadow:0 22px 60px rgba(16,42,70,.1);overflow:hidden}
.map-label{font-size:10px;letter-spacing:.18em;color:var(--blue);font-weight:800;padding:2px 4px 13px}
.network-map{display:block;width:100%;height:auto}
.map-routes path{fill:none;stroke:#5d9aff;stroke-width:1.5;stroke-dasharray:5 8;opacity:.65;animation:mapDash 12s linear infinite}
.map-nodes text{font-family:var(--font);font-size:11px;font-weight:500;letter-spacing:-.01em;fill:#52657b}
.map-node.hub text{font-weight:550}
.map-node circle:first-child{fill:var(--blue)}
.map-node.hub circle:first-child{fill:#b98a44}
.map-node.main circle:first-child{fill:#1d72ff}
.map-pulse{fill:none!important;stroke:#7eafff;stroke-width:1.4;animation:mapPulse 2.8s ease-out infinite}
.map-node.hub .map-pulse{stroke:#b98a44}
@keyframes mapDash{to{stroke-dashoffset:-130}}
@keyframes mapPulse{0%{r:8;opacity:.65}100%{r:25;opacity:0}}
.map-legend{display:flex;gap:17px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:14px;margin-top:5px;color:var(--muted);font-size:11px}
.map-legend span{display:inline-flex;align-items:center;gap:6px}
.map-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--blue)}
.map-dot.gold{background:#b98a44}
.reviews-section{background:#fff}
.rating-panel{display:grid;grid-template-columns:auto auto;column-gap:10px;align-items:center;border:1px solid var(--line);border-radius:13px;padding:12px 15px;min-width:150px;background:#f8fbff}
.rating-panel strong{grid-row:1/3;font-size:33px;line-height:1;color:var(--ink)}
.rating-panel small{font-size:11px;color:var(--muted)}
.review-stars{color:#b98a44;letter-spacing:.12em;font-size:14px;line-height:1.2}
.review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.review-card{min-height:225px;padding:24px 21px;border:1px solid var(--line);border-radius:17px;background:linear-gradient(145deg,#fff,#f4f7fc);display:flex;flex-direction:column;box-shadow:0 10px 30px rgba(16,42,70,.05)}
.review-quote{font-size:15px;line-height:1.65;color:var(--ink);margin:18px 0 auto}
.review-card strong{font-size:13px;margin-top:18px}
.review-card>span{font-size:11px;color:var(--muted);margin-top:3px}
.review-note{font-size:11px;margin-top:18px;color:var(--muted)}
.catalog-download-section{padding-top:0}
.download-band{display:grid;grid-template-columns:1.2fr .8fr;gap:45px;align-items:center;padding:54px 60px;border-radius:24px;background:linear-gradient(125deg,#eef6ff,#dbe9ff);color:var(--ink);box-shadow:0 24px 70px rgba(16,45,80,.12)}
.download-band h2{font-size:clamp(30px,3.4vw,48px)}
.download-band p{color:#52687d;max-width:535px;margin-top:16px}
.download-band .eyebrow{color:var(--blue)}
.download-band .btn.light{background:rgba(255,255,255,.78);border-color:#c4d6ed;color:var(--ink)}
.download-metrics{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(18,32,35,.16);border-radius:15px;overflow:hidden}
.download-metrics div{padding:20px 13px;border-right:1px solid rgba(18,32,35,.13)}
.download-metrics div:last-child{border-right:0}
.download-metrics strong{display:block;font-size:25px;line-height:1.1}
.download-metrics span{display:block;color:#5b7087;font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-top:7px}
.site-credit strong{color:#bcefe3;font-weight:750}
@media(max-width:1100px){.hero-video-hero .hero-grid{min-height:640px}.network-grid{grid-template-columns:1fr;gap:35px}.network-copy>p{max-width:650px}.hub-list{grid-template-columns:repeat(2,minmax(0,1fr))}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.download-band{padding:45px 40px}}
@media(max-width:900px){.hero-video-hero .hero-grid{min-height:650px}.hero-background-video{width:100%;height:100%;opacity:.27}.hero-background-shade{width:100%;height:100%;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.86) 78%,rgba(255,255,255,.96))}.hero-video-hero .hero-visual{background:rgba(255,255,255,.96)}.map-nodes text{font-size:10px;font-weight:500}.download-band{grid-template-columns:1fr;gap:28px}}
@media(max-width:640px){.hero-video-hero .hero-grid{min-height:0}.hero-background-video{height:100%}.hero-background-shade{height:100%;background:linear-gradient(180deg,rgba(255,255,255,.8),rgba(255,255,255,.92) 75%,rgba(255,255,255,.98))}.hero-video-hero .hero-copy{padding-bottom:22px}.hub-list{grid-template-columns:1fr}.hub-card{grid-template-columns:34px 1fr}.hub-card a{grid-column:2;text-align:left;max-width:none}.network-map-shell{padding:15px 10px 12px;border-radius:17px}.network-map{min-width:620px;transform:translateX(-9%);width:118%}.map-legend{gap:8px;font-size:10px}.review-grid{grid-template-columns:1fr}.rating-panel{margin-top:10px}.download-band{padding:32px 25px;border-radius:18px}.download-metrics strong{font-size:20px}.download-metrics span{font-size:9px}.site-credit{margin-top:12px}}
@media(prefers-reduced-motion:reduce){.hero-background-video{display:none}.map-routes path,.map-pulse{animation:none}}

/* Refined typography, full-contrast footage and restrained motion */
:root{--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,Helvetica,sans-serif;--ink:#142d43;--muted:#607184}
body{font-family:var(--font);font-weight:400}
h1,h2,h3{letter-spacing:-.035em;font-weight:650;text-wrap:balance}
h1{line-height:1.06}h2{line-height:1.15}h3{line-height:1.25}
.brand strong{letter-spacing:-.04em;font-weight:750}.eyebrow{font-weight:600;letter-spacing:.16em}
.hero.hero-video-hero{background:#31485c}
.hero.hero-video-hero .hero-background-video{inset:0;width:100%;height:100%;opacity:1;filter:none;transform:none}
.hero.hero-video-hero .hero-background-shade{inset:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(8,24,41,.72),rgba(8,24,41,.42) 48%,rgba(8,24,41,.18));}
.hero-video-hero .hero-grid{padding:42px 0 18px;gap:48px}
.hero-video-hero .hero-copy,.hero-video-hero .hero-copy h1{color:#fff}
.hero-video-hero .hero-copy h1{font-weight:650;font-size:clamp(42px,5vw,72px);letter-spacing:-.035em}
.hero-video-hero .hero-copy h1 em{color:#bbdcff}
.hero-video-hero .hero-copy .intro,.hero-video-hero .hero-note{color:#f0f5fb}
.hero-video-hero .hero-kicker{color:#eef6ff;font-weight:600}
.hero-video-hero .hero-kicker:before{background:#9cccff}
.hero-video-hero .hero-credibility{background:rgba(12,31,48,.58);border-color:rgba(255,255,255,.28);color:#fff;box-shadow:none}
.hero-video-hero .hero-credibility small{color:#e0eaf5}
.hero-video-hero .trust-strip{color:#fff;border-color:rgba(255,255,255,.25);margin-top:0;padding-bottom:30px}
.hero-video-hero .trust-item{color:#fff;font-weight:500}
.hero-video-hero .trust-item svg{color:#b9dcff}
.hero-video-hero .hero-visual{background:transparent;border:0;padding:0;box-shadow:none;overflow:visible}
.hero-video-hero .hero-feature,.hero-video-hero .hero-mini,.hero-video-hero .hero-mini:nth-of-type(2),.hero-video-hero .hero-mini:nth-of-type(3){background:#fff;color:var(--ink);box-shadow:0 15px 40px #081b2d26;border:1px solid #e8edf2}
.hero-video-hero .hero-feature img,.hero-video-hero .hero-mini img{filter:none;mix-blend-mode:normal}
.hero-video-control{display:inline-flex;gap:8px;align-items:center;background:rgba(8,24,41,.5);border:1px solid #ffffff70;border-radius:30px;color:#fff;padding:8px 15px;font-size:12px;margin-top:20px}
.hero-video-control:hover{background:rgba(8,24,41,.8)}
.network-map{stroke:none;font-family:var(--font)}
.network-map text{stroke:none;stroke-width:0;font-family:var(--font);font-size:12px;font-weight:400;letter-spacing:0;fill:#485d76}
.network-map .map-node.hub text{font-weight:600}
.network-copy h2{font-size:30px;line-height:1.12;font-weight:600;letter-spacing:-.025em}
.network-copy h2 em{color:var(--ink)}
.network-grid{grid-template-columns:minmax(410px,.9fr) minmax(0,1.35fr);gap:44px}
.hub-card{grid-template-columns:25px minmax(0,1fr);column-gap:12px;padding:18px 20px}
.hub-code{width:25px;font-size:12px;font-weight:500;background:transparent;border-radius:0}
.hub-card strong{font-family:var(--font);font-size:14px;font-weight:600}
.hub-card small{font-size:12px;font-weight:400}
.hub-card a{grid-column:2;max-width:none;text-align:left;overflow-wrap:normal;font-weight:500;font-size:13px;margin-top:4px}
.map-label{font-weight:500;letter-spacing:.12em}.network-map-shell{border-color:#e4eaf1}
.product-media{background:#f7f9fc}.product-body h3{font-weight:600;letter-spacing:-.015em}
.btn,.hero-feature,.hero-mini,.brand-card,.category-card,.product-media,.review-card{transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s,border-color .3s,background .3s}
@media(hover:hover){.hero-feature:hover,.hero-mini:hover,.brand-card:hover,.review-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #18334f18}.product-card:hover .product-media{border-color:#bdcee1;box-shadow:0 12px 28px #18334f10}.btn:hover svg{transform:translateX(3px)}}
.btn svg{transition:transform .25s}
.reveal-ready{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0ms)}
.reveal-ready.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:1100px){.network-grid{grid-template-columns:1fr}}
@media(max-width:900px){.hero-video-hero .hero-grid{gap:26px}.hero-video-hero .hero-mini:nth-of-type(3){display:flex}.hero.hero-video-hero .hero-background-shade{background:linear-gradient(90deg,#081829bd,#0818295c)}.network-map text{font-size:12px}}
@media(max-width:640px){.hero-video-hero .hero-grid{padding-top:20px}.hero-video-hero .hero-copy h1{font-size:46px}.hero-video-hero .hero-visual{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-video-hero .hero-feature{grid-column:1/-1;grid-row:auto;min-height:0}.hero-video-hero .hero-mini{display:flex;flex-direction:column;gap:12px;align-items:stretch}.hero-video-hero .hero-mini img{width:100%;height:110px}.hero-video-hero .hero-mini h3{font-size:14px}.hero.hero-video-hero .hero-background-shade{background:linear-gradient(180deg,#081829b8,#0818294d)}.network-map{min-width:0;width:100%;transform:none}.network-map-shell{overflow-x:auto}.network-map text{font-size:13px}.hub-card{grid-template-columns:25px minmax(0,1fr)}.network-copy h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){.hero.hero-video-hero .hero-background-video{display:block}.reveal-ready{opacity:1;transform:none;transition:none}.btn,.hero-feature,.hero-mini,.brand-card,.category-card,.product-media,.review-card{transition:none}.hero-copy,.hero-visual{animation:none}}

/* V6: an open cinematic hero and a quieter trade catalog. */
.hero.hero-video-hero{isolation:isolate;overflow:hidden;min-height:760px}
.hero-video-hero .hero-grid{display:flex;align-items:center;min-height:620px;padding:78px 0 64px}
.hero-video-hero .hero-copy{width:min(100%,850px);max-width:850px;padding:0}
.hero-video-hero .hero-copy h1{font-size:clamp(52px,6.5vw,94px);font-weight:600;line-height:1.02;letter-spacing:-.05em;max-width:850px;margin:24px 0}
.hero-video-hero .hero-copy h1 em{display:block;font-style:normal;color:#deecff}
.hero-video-hero .hero-copy .intro{font-size:19px;line-height:1.65;max-width:580px;color:#f4f7fc}
.hero-video-hero .hero-background-shade{background:linear-gradient(90deg,rgba(6,22,40,.76) 0%,rgba(8,25,42,.46) 47%,rgba(8,25,42,.08) 100%)}
.hero-video-hero .hero-credibility{max-width:535px;margin-top:30px;background:rgba(9,30,48,.36);backdrop-filter:blur(9px);border-radius:12px}
.hero-video-hero .hero-access{background:rgba(255,255,255,.09);border-color:#ffffff85;color:white;backdrop-filter:blur(5px)}
.hero-video-hero .hero-access:hover{background:#ffffff24;border-color:#fff}
.hero-video-hero .hero-kicker{letter-spacing:.19em;font-size:11px}
.hero-video-hero .hero-note{font-size:13px;opacity:.9;margin-top:22px}
.hero-video-control{position:absolute;bottom:103px;right:0;z-index:3;font-size:11px;letter-spacing:.04em}
.hero-video-hero>.wrap{position:relative}
.hero-video-hero .trust-strip{font-size:12px;padding:24px 0;gap:25px;justify-content:space-between}
.hero-video-hero .trust-item{font-size:12px}
.private-price{display:flex;flex-direction:column;gap:5px;min-width:0;padding:4px 0}
.private-price .price-label{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#7a8997}
.private-price .pricing-login{font-size:13px;font-weight:600;color:#2853d8;display:inline-flex;align-items:center;gap:6px}
.private-price .pricing-login svg{width:15px;height:15px}
.private-price>small{font-size:11px;color:var(--muted);line-height:1.5}
.private-price .price{font-size:19px;line-height:1.4}
.detail-price .private-price .pricing-login{font-size:19px}
.detail-price{background:#f5f8fd;border:1px solid #e1e8f0;padding:22px;border-radius:14px}
.detail-price>p{font-size:13px;line-height:1.6;margin-top:10px}
.price-row{gap:8px;align-items:center}.price-row .add-btn{flex-shrink:0}
.product-card{border-radius:17px;transition:transform .35s ease;min-width:0}
.product-body{padding-top:17px}.product-body h3{font-size:16px;font-weight:600;line-height:1.45;letter-spacing:-.02em}
.product-category{font-size:10px;letter-spacing:.1em}.product-meta{font-size:12px}
.product-media img{transition:transform .65s cubic-bezier(.2,.7,.2,1);mix-blend-mode:normal;filter:none}
.access-steps{list-style:none;padding:0;counter-reset:access;margin:28px 0}
.access-steps li{counter-increment:access;position:relative;padding:0 0 25px 42px;font-size:14px}
.access-steps li:before{content:'0' counter(access);position:absolute;left:0;top:1px;color:var(--blue);font-size:12px;letter-spacing:.03em}
.access-steps strong{display:block;font-weight:600}.access-steps span{display:block;color:var(--muted);margin-top:5px;line-height:1.6}
.access-status{padding:15px 18px;background:#edf3ff;color:#22488a;border:1px solid #d6e3fa;border-radius:12px;font-size:14px;line-height:1.6;margin:20px 0}
.account-layout{grid-template-columns:minmax(250px,.8fr) minmax(0,1.3fr);align-items:start}
.account-layout .panel{padding:30px}.field select{width:100%;min-height:47px;padding:11px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);font:inherit;font-size:14px}
#account-profile-form{margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}
.admin-section{padding-bottom:80px}.admin-section>.panel{max-width:650px}
.admin-buyers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:40px}
.buyer-card{padding:24px;border:1px solid var(--line);border-radius:14px;background:white;overflow-wrap:anywhere}
.buyer-card p{font-size:13px;line-height:1.8;margin:14px 0;color:var(--muted)}.buyer-card h3{font-size:19px;margin-bottom:10px}
.admin-pricing{max-width:950px}.admin-research{margin-top:28px}.admin-research article{padding:20px 0;border-bottom:1px solid var(--line)}.admin-research article p{font-size:13px}.admin-research a{font-size:13px;color:var(--blue)}
#admin-status{margin:20px 0}
.network-map text{font-family:var(--font);font-weight:400;stroke:none!important;paint-order:normal;font-size:12px}
.network-map .map-node.hub text{font-weight:500}.map-routes{opacity:.65}
@media(hover:hover){.product-card:hover .product-media img{transform:scale(1.045)}.category-card:hover{transform:translateY(-5px)}.pricing-login:hover{color:#143598;text-decoration:underline;text-underline-offset:4px}}
@keyframes heroLineIn{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:no-preference){.hero-copy{animation:none!important}.hero-copy>.hero-kicker,.hero-copy>h1,.hero-copy>.intro,.hero-copy>.actions,.hero-copy>.hero-note,.hero-copy>.hero-credibility{animation:heroLineIn .9s cubic-bezier(.2,.7,.2,1) both}.hero-copy>h1{animation-delay:.1s}.hero-copy>.intro{animation-delay:.2s}.hero-copy>.actions{animation-delay:.3s}.hero-copy>.hero-note{animation-delay:.4s}.hero-copy>.hero-credibility{animation-delay:.5s}}
@media(max-width:1000px){.hero-video-hero .hero-copy{max-width:760px}.hero-video-hero .hero-grid{min-height:590px;padding:65px 0}.hero.hero-video-hero{min-height:0}.hero-video-hero .trust-strip{flex-wrap:wrap;justify-content:flex-start}.hero-video-control{right:12px;bottom:130px}.admin-buyers{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.hero-video-hero .hero-grid{min-height:640px;padding:54px 0 62px}.hero-video-hero .hero-copy h1{font-size:clamp(47px,9.2vw,66px);line-height:1.07}.hero-video-hero .hero-copy .intro{font-size:16px}.hero-video-hero .hero-credibility{max-width:100%}.hero.hero-video-hero .hero-background-shade{background:linear-gradient(90deg,#081a2dc9,#081a2d70)}.hero-video-hero .actions{gap:11px}.hero-video-hero .actions .btn{font-size:12px;padding:14px 17px}.hero-video-control{position:static;margin:18px 0 0}.hero-video-hero .trust-strip{gap:17px 22px}.hero-video-hero .trust-item{font-size:11px}.account-layout{grid-template-columns:1fr}.account-layout .panel{padding:23px}.admin-buyers{grid-template-columns:1fr}.private-price .pricing-login{font-size:12px}.private-price>small{font-size:10px}}
@media(prefers-reduced-motion:reduce){.product-media img,.product-card{transition:none!important}.hero-copy>*{animation:none!important}.map-routes path,.map-pulse{animation:none!important}}

/* V7: editorial headline treatment from the supplied light reference. */
.hero-video-hero .hero-background-video{opacity:.48;filter:grayscale(.16) saturate(.72) brightness(1.08) contrast(1.04)}
.hero-video-hero .hero-background-shade{background:linear-gradient(90deg,rgba(248,251,255,.86) 0%,rgba(248,251,255,.68) 42%,rgba(248,251,255,.25) 72%,rgba(248,251,255,.05) 100%)}
.hero-video-hero .hero-copy h1{color:#122023;text-shadow:none}
.hero-video-hero .hero-copy h1 em{color:#2b59ed}
.hero-video-hero .hero-copy .intro,.hero-video-hero .hero-note{color:#445766}
.hero-video-hero .hero-kicker{color:#1d2f39}
.hero-video-hero .hero-credibility{background:rgba(255,255,255,.78);border-color:#d3dfeb}
.hero-video-hero .hero-access{background:rgba(255,255,255,.76);border-color:#c8d4df;color:#122023;backdrop-filter:blur(7px)}
.hero-video-hero .hero-access:hover{background:#fff;border-color:#a9bbca}
@media(max-width:900px){.hero-video-hero .hero-background-shade{background:linear-gradient(90deg,rgba(248,251,255,.9),rgba(248,251,255,.58))}}
@media(max-width:640px){.hero-video-hero .hero-background-shade{background:linear-gradient(180deg,rgba(248,251,255,.9),rgba(248,251,255,.58))}}

/* V8: brighter white-and-blue hero with a compact editorial headline stack. */
.hero-video-hero .hero-background-video{opacity:.66;filter:grayscale(.08) saturate(.92) brightness(.94) contrast(1.08)}
.hero-video-hero .hero-background-shade{background:linear-gradient(90deg,rgba(7,33,69,.84) 0%,rgba(9,42,86,.62) 43%,rgba(9,42,86,.24) 73%,rgba(9,42,86,.04) 100%)}
.hero-video-hero .hero-copy h1{color:#fff;font-size:clamp(56px,7vw,104px);line-height:.98;letter-spacing:-.065em}
.hero-video-hero .hero-copy h1 em{display:inline;font-style:normal;color:#8eb7ff}
.hero-video-hero .hero-copy .intro{color:#f4f8ff;font-size:21px;line-height:1.6;max-width:640px}
.hero-video-hero .hero-kicker{color:#fff;font-size:12px}
.hero-video-hero .hero-note{color:#e6efff;font-size:15px}
.hero-video-hero .hero-credibility{background:rgba(255,255,255,.92);border-color:#fff;box-shadow:0 14px 35px rgba(3,25,59,.2)}
.hero-video-hero .hero-credibility strong{color:#12355f;font-size:25px}
.hero-video-hero .hero-credibility small{font-size:11px;color:#4b6683}
.hero-video-hero .hero-access{background:rgba(255,255,255,.94);border-color:#fff;color:#12355f;font-size:16px}
.hero-video-hero .hero-access:hover{background:#fff;border-color:#fff}
.hero-video-hero .trust-strip{color:#fff;border-color:rgba(255,255,255,.28);font-size:14px}
.hero-video-hero .trust-item{font-size:14px}
.hero-video-hero .trust-item svg{color:#a9c8ff}
@media(max-width:900px){.hero-video-hero .hero-background-shade{background:linear-gradient(90deg,rgba(7,33,69,.9),rgba(9,42,86,.55))}.hero-video-hero .hero-copy h1{font-size:clamp(54px,8.2vw,86px)}}
@media(max-width:640px){.hero-video-hero .hero-background-shade{background:linear-gradient(180deg,rgba(7,33,69,.84),rgba(9,42,86,.58))}.hero-video-hero .hero-copy h1{font-size:clamp(48px,13vw,72px);line-height:1.01}.hero-video-hero .hero-copy .intro{font-size:18px}.hero-video-hero .hero-note{font-size:14px}.hero-video-hero .hero-credibility strong{font-size:21px}.hero-video-hero .trust-strip,.hero-video-hero .trust-item{font-size:12px}}
@media print{[data-private-price]{display:none!important}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
