:root{--bg:#070b10;--bg2:#0e1621;--card:#111b27;--card2:#152231;--text:#f7f2e8;--muted:#b9c3cf;--gold:#f5b942;--gold2:#d9961f;--line:rgba(255,255,255,.12);--danger:#ffdf86;--radius:18px;--shadow:0 18px 55px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page-width{width:min(1180px,calc(100% - 32px));margin:0 auto}.announcement{background:linear-gradient(90deg,#b97a12,#f5b942,#b97a12);color:#0b0b0b;text-align:center;font-weight:800;font-size:14px;padding:10px 16px;letter-spacing:.02em}.site-header{background:#070b10eb;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.brand-mark{width:36px;height:36px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff5c8 0,#f5b942 40%,#c98313 72%,#533407);box-shadow:0 0 22px #f5b94259}.main-nav{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.main-nav a{color:var(--muted);font-weight:700;font-size:14px}.main-nav a:hover{color:var(--gold)}.cart-link{color:var(--gold)!important}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#070b10,#0d1723 60%,#171109);border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center;min-height:590px;padding:56px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#111;background:var(--gold);border-radius:999px;padding:8px 14px;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.05em}.hero h1{font-size:clamp(38px,6vw,72px);line-height:.97;margin:18px 0;letter-spacing:-.05em}.hero p{color:var(--muted);font-size:20px;margin:0 0 26px;max-width:640px}.hero-img-wrap{border-radius:28px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(245,185,66,.3);background:#111}.hero-img-wrap img{width:100%;min-height:380px;object-fit:cover}.button-row{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 20px;font-weight:900;border:1px solid transparent;transition:.2s ease;cursor:pointer;min-height:48px}.btn-primary{background:var(--gold);color:#111}.btn-primary:hover{background:#ffd36b;transform:translateY(-1px)}.btn-secondary{border-color:#ffffff38;color:var(--text);background:#ffffff0d}.btn-secondary:hover{border-color:var(--gold);color:var(--gold)}.section{padding:62px 0}.section-alt{background:var(--bg2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-heading h2{font-size:clamp(28px,4vw,46px);line-height:1;margin:0;letter-spacing:-.035em}.section-heading p{margin:0;color:var(--muted);max-width:560px}.tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tile{background:linear-gradient(180deg,var(--card),#0b1119);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 30px #0000002e;transition:.2s ease}.tile:hover{transform:translateY(-2px);border-color:#f5b94273}.tile img{height:185px;width:100%;object-fit:cover}.tile-body{padding:18px}.tile h3{margin:0 0 8px;font-size:20px}.tile p{margin:0;color:var(--muted);font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:16px;box-shadow:0 10px 30px #0000002e;display:flex;flex-direction:column;gap:12px}.product-card img{height:210px;width:100%;object-fit:contain;background:#fff;border-radius:12px;padding:12px}.product-card h3{margin:0;font-size:18px}.price{color:var(--gold);font-size:20px;font-weight:900}.small-muted{color:var(--muted);font-size:14px}.cta{border-radius:28px;background:linear-gradient(135deg,#131f2e,#1b1306);border:1px solid rgba(245,185,66,.28);padding:42px;box-shadow:var(--shadow)}.cta h2{margin:0 0 12px;font-size:clamp(30px,4vw,50px);line-height:1;letter-spacing:-.04em}.cta p{color:var(--muted);font-size:18px;max-width:790px;margin:0 0 24px}.site-footer{background:#05080c;border-top:1px solid var(--line);padding:38px 0;color:var(--muted)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:26px}.footer-grid h3{color:var(--text);margin:0 0 12px}.footer-grid a{display:block;margin:8px 0;color:var(--muted)}.footer-grid a:hover{color:var(--gold)}.page-main{padding:54px 0}.rte{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:28px;color:var(--text)}.rte h1,.rte h2{line-height:1.05;letter-spacing:-.035em}.rte a{color:var(--gold);text-decoration:underline}.collection-title{padding:42px 0 20px}.collection-title h1{font-size:clamp(34px,5vw,58px);margin:0 0 10px;letter-spacing:-.04em}.collection-title p{color:var(--muted);margin:0;max-width:720px}.product-page{display:grid;grid-template-columns:.9fr 1.1fr;gap:38px;padding:54px 0}.product-media{background:#fff;border-radius:var(--radius);padding:18px}.product-info h1{font-size:clamp(30px,4vw,52px);line-height:1;margin:0 0 16px;letter-spacing:-.04em}.select{width:100%;padding:12px 14px;border-radius:12px;background:#0b1119;color:var(--text);border:1px solid var(--line);margin:10px 0 16px}.qty{padding:12px 14px;border-radius:12px;background:#0b1119;color:var(--text);border:1px solid var(--line);width:90px;margin:10px 0 16px}.cart-table{width:100%;border-collapse:collapse;background:var(--card);border-radius:var(--radius);overflow:hidden}.cart-table th,.cart-table td{padding:14px;border-bottom:1px solid var(--line);text-align:left}.cart-table th{color:var(--gold)}.cart-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px;flex-wrap:wrap}.notice{padding:16px;border:1px solid rgba(245,185,66,.45);border-radius:14px;background:#f5b94214;color:#ffe8aa;margin:18px 0}@media(max-width:880px){.hero-grid,.product-page,.footer-grid{grid-template-columns:1fr}.tiles,.product-grid{grid-template-columns:1fr 1fr}.hero-grid{min-height:unset}.main-nav{gap:10px}.hero-img-wrap img{min-height:280px}}@media(max-width:580px){.tiles,.product-grid{grid-template-columns:1fr}.header-inner{align-items:flex-start;flex-direction:column}.hero h1{font-size:40px}.section{padding:42px 0}.cta{padding:28px}.main-nav a{font-size:13px}}.quote-grid,.rv-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}.form-card,.info-card{background:var(--card);border:1px solid rgba(245,185,66,.25);border-radius:var(--radius);padding:28px;box-shadow:0 10px 30px #0000002e}.form-card h3,.info-card h3{margin:0 0 16px;font-size:26px;line-height:1.05}.input,.textarea{width:100%;padding:12px 14px;border-radius:12px;background:#0b1119;color:var(--text);border:1px solid var(--line);margin:8px 0 14px;font:inherit}.textarea{resize:vertical;min-height:128px}.form-card label{font-weight:800;color:var(--text);font-size:14px}.full{width:100%;margin-top:4px}.check-list{margin:20px 0 24px;padding:0;list-style:none;color:var(--muted)}.check-list li{position:relative;padding-left:28px;margin:12px 0}.check-list li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--gold);font-weight:900}.check-list.compact{font-size:15px}.launch-notice h3{margin:0 0 8px;color:var(--text)}.launch-notice p{margin:0;color:#ffe8aa}.rte ul,.rte ol{padding-left:24px}.rte li{margin:8px 0}@media(max-width:880px){.quote-grid,.rv-grid{grid-template-columns:1fr}.form-card,.info-card{padding:22px}}@media(max-width:580px){.main-nav{display:grid;grid-template-columns:1fr 1fr;align-items:start;width:100%}.main-nav a{padding:4px 0}.brand{font-size:14px}.announcement{font-size:12px}.quote-grid,.rv-grid{gap:18px}}.hero-contact{font-size:15px!important;color:var(--gold)!important;margin-top:18px!important;font-weight:800}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{background:linear-gradient(180deg,var(--card),#0b1119);border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 10px 30px #0000002e}.feature-card h3{margin:0 0 10px;font-size:21px;line-height:1.1}.feature-card p{margin:0;color:var(--muted)}.feature-buttons{margin-top:26px}.feature-hero-card{margin-bottom:24px}.feature-hero-card p{font-size:18px;color:var(--muted);max-width:860px}.page-feature-grid{margin-top:24px}@media(max-width:880px){.feature-grid{grid-template-columns:1fr 1fr}}@media(max-width:580px){.feature-grid{grid-template-columns:1fr}.hero-contact{font-size:13px!important}}.brand-logo-link{gap:0!important;text-transform:none!important;letter-spacing:0!important}.header-logo-img{height:56px;width:auto;max-width:310px;object-fit:contain;background:#fff;border-radius:10px;padding:4px 8px}.feature-logo-wrap{background:#fff;border-radius:22px;padding:18px;margin-bottom:22px;border:1px solid rgba(245,185,66,.32)}.feature-logo-wrap img{max-width:720px;width:100%;margin:0 auto}@media(max-width:880px){.header-logo-img{height:50px;max-width:270px}}@media(max-width:580px){.header-logo-img{height:auto;max-width:100%;width:260px}.brand-logo-link{width:100%}}.site-header .header-inner{align-items:center!important}.compact-brand{display:flex!important;align-items:center!important;gap:12px!important;text-decoration:none!important;min-width:230px!important}.brand-icon-img{width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important;border-radius:50%!important;object-fit:cover!important;background:#fff!important;padding:3px!important;box-shadow:0 0 0 1px #f5b94259!important}.brand-text-wrap{display:flex!important;flex-direction:column!important;line-height:1.05!important}.brand-text-wrap strong{font-size:18px!important;color:#fff!important;letter-spacing:.02em!important;white-space:nowrap!important}.brand-text-wrap small{font-size:11px!important;color:var(--gold)!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-top:4px!important;white-space:nowrap!important}.header-logo-img{display:none!important}@media(max-width:880px){.site-header .header-inner{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:18px!important}.compact-brand{width:100%!important}.brand-icon-img{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important}.brand-text-wrap strong{font-size:20px!important}.brand-text-wrap small{font-size:11px!important}}@media(max-width:420px){.brand-text-wrap strong{font-size:18px!important}.brand-text-wrap small{font-size:10px!important}.main-nav{grid-template-columns:1fr 1fr!important}}.hero{overflow:hidden!important}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.75fr)!important}.hero-grid>div{min-width:0!important}.hero-img-wrap{max-width:100%!important;width:100%!important;overflow:hidden!important;border-radius:24px!important;justify-self:center!important;background:linear-gradient(135deg,#083f5a,#0b7fa8)!important}.hero-img-wrap img{width:100%!important;height:auto!important;min-height:0!important;max-height:420px!important;object-fit:contain!important;object-position:center center!important;background:linear-gradient(135deg,#083f5a,#0b7fa8)!important;padding:10px!important}@media(max-width:880px){.hero-grid{grid-template-columns:1fr!important;gap:24px!important;padding-top:44px!important}.hero-img-wrap{width:100%!important;max-width:520px!important;margin:0 auto!important}.hero-img-wrap img{max-height:300px!important;padding:8px!important}}@media(max-width:580px){.hero-img-wrap{display:none!important}.hero-grid{padding-top:42px!important;padding-bottom:46px!important}}.site-header .header-inner{gap:18px!important;padding:12px 0!important}.main-nav{gap:8px!important;justify-content:flex-end!important;row-gap:8px!important}.main-nav a{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:7px 10px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:999px!important;background:#ffffff09!important;color:#eaf0f6!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important}.main-nav a:hover,.main-nav .nav-priority{border-color:#f5b9428c!important;color:var(--gold)!important;background:#f5b94214!important}.main-nav .cart-link{background:var(--gold)!important;color:#111!important;border-color:var(--gold)!important}.hero{background:radial-gradient(circle at 88% 12%,rgba(245,185,66,.2),transparent 25%),linear-gradient(135deg,#070b10,#0d1723 58%,#120d05)!important}.hero-grid.hero-grid-clean{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr)!important;min-height:560px!important;gap:34px!important}.hero-copy p{max-width:690px!important}.quick-shop-panel{background:linear-gradient(180deg,#111b27f5,#070b10f5)!important;border:1px solid rgba(245,185,66,.28)!important;border-radius:28px!important;box-shadow:var(--shadow)!important;padding:30px!important;position:relative!important;overflow:hidden!important}.quick-shop-panel:before{content:"";position:absolute;right:-70px;top:-70px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,#f5b942 0,#f5b942 35%,rgba(245,185,66,.15) 36%,transparent 70%);opacity:.65}.quick-shop-panel h2{position:relative;margin:14px 0 10px;font-size:clamp(28px,3vw,42px);line-height:1;letter-spacing:-.035em}.quick-shop-panel p{position:relative;margin:0 0 18px!important;color:var(--muted)!important;font-size:16px!important}.mini-eyebrow{padding:7px 12px!important;font-size:12px!important}.quick-link-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.quick-link-grid a,.category-nav a{border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#ffffff0b;color:#f7f2e8;font-weight:900;padding:12px 13px;transition:.18s ease}.quick-link-grid a:hover,.category-nav a:hover{border-color:#f5b94299;color:var(--gold);transform:translateY(-1px)}.trust-strip{position:relative;display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.trust-strip span,.product-pills span,.product-meta-row span,.tile-badge{display:inline-flex;align-items:center;border:1px solid rgba(245,185,66,.28);border-radius:999px;background:#f5b94214;color:#ffe8aa;font-weight:800;font-size:12px;padding:6px 9px}.tile-badge{margin-bottom:10px}.category-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.category-nav.category-nav-top a{font-size:13px;padding:10px 12px}.product-card{transition:.18s ease}.product-card:hover{border-color:#f5b9427a!important;transform:translateY(-2px)}.product-card-content{display:flex;flex-direction:column;gap:10px}.product-pills,.product-meta-row{display:flex;gap:7px;flex-wrap:wrap}.product-meta-row{margin:0 0 16px}.product-description{margin:20px 0!important}.datasheet-card{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;border:1px solid rgba(245,185,66,.35);border-radius:18px;background:linear-gradient(135deg,#f5b94217,#ffffff09);padding:18px;margin:18px 0}.datasheet-card h2{margin:0 0 6px;font-size:22px;line-height:1.1}.datasheet-card p{margin:0;color:var(--muted)}.datasheet-card-soft{border-color:#ffffff1f;background:#ffffff09}.datasheet-actions a:not(.btn){color:var(--gold);font-weight:900;text-decoration:underline}.section-heading .eyebrow{margin-bottom:12px}@media(max-width:1040px){.site-header .header-inner{flex-direction:column!important;align-items:flex-start!important}.main-nav{justify-content:flex-start!important}}@media(max-width:880px){.hero-grid.hero-grid-clean{grid-template-columns:1fr!important;min-height:unset!important}.quick-shop-panel{padding:24px!important}.datasheet-card{grid-template-columns:1fr}}@media(max-width:580px){.main-nav{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}.main-nav a{justify-content:center!important;white-space:normal!important;text-align:center!important;min-height:42px!important}.quick-link-grid{grid-template-columns:1fr!important}.hero h1{font-size:38px!important}}:root{--premium-gold:#f5b942;--premium-gold-soft:rgba(245,185,66,.12);--premium-blue:#0d2233;--premium-card:rgba(17,27,39,.88)}body{background:radial-gradient(circle at 10% 0%,rgba(245,185,66,.07),transparent 28%),radial-gradient(circle at 90% 10%,rgba(21,110,150,.12),transparent 30%),var(--bg)!important}.announcement{background:linear-gradient(90deg,#121a25,#f5b942 45%,#ffd66d 55%,#121a25)!important;color:#0a0f16!important;text-shadow:none!important;letter-spacing:.015em!important}.site-header-premium{background:#05080cf0!important;border-bottom:1px solid rgba(245,185,66,.22)!important;box-shadow:0 12px 40px #00000047!important}.premium-header-inner{min-height:72px!important;padding:10px 0!important}.main-nav-clean{gap:10px!important}.main-nav-clean a{font-size:14px!important;padding:9px 14px!important;min-height:38px!important}.category-rail-wrap{border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,#080f17f7,#0f1b28f7,#080f17f7)}.category-rail{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;padding:9px 0 10px;-webkit-overflow-scrolling:touch}.category-rail a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#eaf0f6;background:#ffffff0a;font-size:13px;font-weight:900;white-space:nowrap;transition:.18s ease}.category-rail a:hover{color:#111;background:var(--premium-gold);border-color:var(--premium-gold);transform:translateY(-1px)}.hero-premium{border-bottom:1px solid rgba(245,185,66,.22)!important;background:radial-gradient(circle at 84% 12%,rgba(245,185,66,.26),transparent 22%),radial-gradient(circle at 20% 18%,rgba(45,139,180,.18),transparent 24%),linear-gradient(135deg,#05080c,#0b1621 48%,#0d2233)!important}.hero-premium:after{content:"";position:absolute;inset:auto -8% -90px -8%;height:180px;background:linear-gradient(90deg,transparent,rgba(245,185,66,.16),transparent);transform:rotate(-2deg);pointer-events:none}.hero-grid.hero-grid-clean{min-height:610px!important}.hero-copy h1{text-shadow:0 16px 45px rgba(0,0,0,.4)}.hero-proof-row{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0}.hero-proof-row span{display:inline-flex;border:1px solid rgba(245,185,66,.35);background:#f5b94214;color:#ffe8aa;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:900}.hero-actions .btn{box-shadow:0 14px 32px #00000047}.premium-shop-panel{border-radius:32px!important;background:linear-gradient(180deg,#111b27f2,#080d13fa),radial-gradient(circle at 100% 0%,rgba(245,185,66,.18),transparent 40%)!important;border:1px solid rgba(245,185,66,.38)!important}.premium-shop-panel:before{opacity:.42!important}.premium-quick-grid a{display:flex!important;flex-direction:column!important;gap:2px!important;min-height:68px!important;justify-content:center!important;padding:13px 14px!important;background:linear-gradient(180deg,#fff1,#ffffff07)!important}.premium-quick-grid a strong{color:#fff;font-size:14px;line-height:1.1}.premium-quick-grid a small{color:var(--muted);font-size:12px;font-weight:700;line-height:1.2}.premium-quick-grid a:hover small{color:#ffedba}.trust-proof-section{padding:24px 0;background:#05080c;border-bottom:1px solid rgba(255,255,255,.09)}.trust-proof-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:14px}.trust-proof-card{min-height:140px;padding:20px;border:1px solid rgba(255,255,255,.11);border-radius:22px;background:linear-gradient(180deg,#111b27e6,#0a1017e6);box-shadow:0 12px 34px #00000038}.trust-proof-card-featured{border-color:#f5b94257;background:linear-gradient(135deg,#f5b94221,#111b27f0)}.trust-proof-card h2{margin:12px 0 8px;font-size:clamp(24px,2.6vw,34px);line-height:1;letter-spacing:-.035em}.trust-proof-card strong{display:block;color:#fff;font-size:19px;margin-bottom:8px}.trust-proof-card p{color:var(--muted);margin:0;font-size:15px}.system-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.system-card{min-height:220px;position:relative;overflow:hidden;padding:24px;border-radius:24px;border:1px solid rgba(255,255,255,.11);background:linear-gradient(180deg,#111b27eb,#070b10f5);box-shadow:0 12px 36px #0000003b;transition:.18s ease}.system-card:after{content:"";position:absolute;right:-42px;top:-42px;width:120px;height:120px;border-radius:50%;border:1px solid rgba(245,185,66,.3);background:#f5b9420e}.system-card:hover{transform:translateY(-3px);border-color:#f5b9427a}.system-card span{color:var(--gold);font-weight:900;letter-spacing:.08em;font-size:13px}.system-card h3{margin:18px 0 10px;font-size:24px;line-height:1.05;letter-spacing:-.025em}.system-card p{color:var(--muted);margin:0}.product-grid-premium{align-items:stretch}.product-card-premium{padding:0!important;overflow:hidden;background:linear-gradient(180deg,#111b27fa,#080d13fa)!important}.product-card-premium .product-card-content{padding:16px}.product-image-wrap{position:relative;background:#fff;border-radius:0 0 18px 18px;overflow:hidden}.product-image-wrap img,.product-card-premium img{border-radius:0!important;height:220px!important;object-fit:contain!important;padding:14px!important}.product-status-badge{position:absolute;top:12px;left:12px;border-radius:999px;background:#111;color:#ffe8aa;border:1px solid rgba(245,185,66,.45);padding:6px 9px;font-size:12px;font-weight:900}.muted-badge{background:#333;color:#fff;border-color:#ffffff40}.product-card-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(245,185,66,.38);color:var(--gold);padding:9px 12px;font-weight:900;font-size:13px}.product-card-premium:hover .product-card-cta{color:#111;background:var(--gold)}.collection-title-premium{background:radial-gradient(circle at 90% 0%,rgba(245,185,66,.16),transparent 26%),linear-gradient(135deg,#080d13,#0e1a27)!important;border-bottom:1px solid rgba(245,185,66,.18);padding:34px 0!important}.empty-collection-card{border-radius:28px;border:1px solid rgba(245,185,66,.32);background:linear-gradient(135deg,#f5b9421c,#111b27eb);padding:36px;box-shadow:var(--shadow)}.empty-collection-card h2{font-size:clamp(30px,4vw,48px);line-height:1;margin:16px 0 12px;letter-spacing:-.035em}.empty-collection-card p{color:var(--muted);max-width:760px;font-size:18px}.product-page-premium{align-items:start}.product-media-premium{position:sticky;top:152px;border:1px solid rgba(245,185,66,.25)!important;box-shadow:var(--shadow)}.product-media-note{margin-top:14px;color:#3a2b05;background:#ffe8aa;border-radius:12px;padding:12px;font-weight:800;font-size:13px}.product-price-premium{font-size:30px!important}.purchase-card{border-radius:22px;border:1px solid rgba(245,185,66,.26);background:linear-gradient(180deg,#ffffff0e,#ffffff07);padding:20px;margin:20px 0}.product-assurance-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.product-assurance-grid span{border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0a;padding:10px;color:var(--muted);font-size:13px;font-weight:800}.page-card-premium{background:linear-gradient(180deg,#111b27f5,#080d13f5)!important;box-shadow:var(--shadow)}.contact-highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.contact-highlight-grid div{border:1px solid rgba(245,185,66,.25);border-radius:18px;background:#f5b94212;padding:18px}.contact-highlight-grid span{color:var(--muted)}.site-footer{background:linear-gradient(180deg,#05080c,#020304)!important}@media(max-width:1100px){.trust-proof-grid,.system-grid{grid-template-columns:1fr 1fr}.product-media-premium{position:static}}@media(max-width:880px){.premium-header-inner{align-items:flex-start!important}.main-nav-clean{display:flex!important;width:100%}.hero-grid.hero-grid-clean{min-height:unset!important;padding-top:44px!important}.trust-proof-grid,.system-grid,.contact-highlight-grid{grid-template-columns:1fr}}@media(max-width:580px){.category-rail{width:calc(100% + -0px);padding-left:0;padding-right:0}.main-nav-clean{display:grid!important;grid-template-columns:1fr 1fr!important}.hero-proof-row span{width:100%;justify-content:center;text-align:center}.premium-shop-panel{padding:20px!important;border-radius:24px!important}.trust-proof-section{padding:18px 0}.trust-proof-card,.system-card,.empty-collection-card{padding:20px}.product-assurance-grid{grid-template-columns:1fr}}.call-nav{background:#f5b94224!important;color:var(--gold)!important;border:1px solid rgba(245,185,66,.38);border-radius:999px;padding:8px 12px!important}.nav-priority{color:var(--text)!important}.conversion-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(245,185,66,.13),transparent 32%),radial-gradient(circle at 80% 30%,rgba(70,124,255,.08),transparent 34%);pointer-events:none}.conversion-hero .hero-grid{position:relative}.hero-proof-row-strong{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0 0}.hero-proof-row-strong span{background:#ffffff12;border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:8px 11px;color:#f7f2e8;font-weight:800;font-size:13px}.hero-micro-card{margin-top:18px;border:1px solid rgba(245,185,66,.28);background:linear-gradient(135deg,#f5b9421f,#ffffff0a);border-radius:16px;padding:14px 16px;color:#ffe8aa;max-width:650px}.hero-micro-card strong{display:block;color:#fff;margin-bottom:3px}.hero-micro-card span{color:#ffe8aa;font-size:14px}.conversion-panel{position:relative}.panel-quote-link{display:block;margin-top:14px;color:var(--gold);font-weight:900;text-align:center}.conversion-trust-strip{margin-top:14px}.conversion-paths-section{background:linear-gradient(180deg,#090f16,#0e1621);border-bottom:1px solid var(--line)}.compact-heading{align-items:flex-start}.conversion-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.conversion-path-card{position:relative;background:linear-gradient(180deg,var(--card),#0b1119);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 12px 34px #0003;min-height:250px;display:flex;flex-direction:column;justify-content:space-between}.conversion-path-card:hover{border-color:#f5b9428c;transform:translateY(-2px)}.conversion-path-card h3{font-size:24px;line-height:1.05;margin:14px 0 10px}.conversion-path-card p{margin:0;color:var(--muted);font-size:15px}.conversion-path-card strong{color:var(--gold);margin-top:18px}.path-featured{border-color:#f5b94270;background:linear-gradient(135deg,#172536,#211705)}.path-number{display:inline-flex;width:42px;height:42px;border-radius:50%;align-items:center;justify-content:center;background:var(--gold);color:#111;font-weight:900}.fast-category-strip{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.fast-category-strip a{border:1px solid rgba(245,185,66,.25);background:#f5b94212;color:#ffe8aa;border-radius:999px;padding:9px 12px;font-weight:800;font-size:13px}.conversion-proof-section{padding:34px 0;background:#070b10}.conversion-proof-section .trust-proof-grid{grid-template-columns:1.35fr repeat(4,1fr)}.faq-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:start}.faq-intro{background:linear-gradient(135deg,#131f2e,#1b1306);border:1px solid rgba(245,185,66,.28);border-radius:28px;padding:34px;box-shadow:var(--shadow)}.faq-intro h2{font-size:clamp(30px,4vw,46px);line-height:1;margin:16px 0;letter-spacing:-.04em}.faq-intro p{color:var(--muted);font-size:17px}.faq-list{display:grid;gap:12px}.faq-list details{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:18px}.faq-list details[open]{border-color:#f5b94259}.faq-list summary{cursor:pointer;font-weight:900;color:#fff;font-size:17px}.faq-list p{color:var(--muted);margin:12px 0 0}.product-buyer-banner{border:1px solid rgba(245,185,66,.34);background:#f5b94214;color:#ffe8aa;border-radius:14px;padding:13px 15px;margin:0 0 16px}.product-decision-row{display:flex;gap:9px;flex-wrap:wrap;margin:8px 0 18px}.decision-pill{border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:var(--muted);border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.decision-pill.good{border-color:#70ff9e40;color:#bdffd1;background:#70ff9e14}.decision-pill.caution{border-color:#f5b94259;color:#ffe8aa;background:#f5b94214}.btn-buy-now{min-width:180px;font-size:16px}.purchase-helper-text{color:var(--muted);font-size:14px;margin:10px 0 0}.product-next-step-card{margin-top:18px;background:linear-gradient(135deg,#f5b94217,#ffffff09);border:1px solid rgba(245,185,66,.25);border-radius:18px;padding:22px}.product-next-step-card h2{margin:0 0 8px;font-size:24px}.product-next-step-card p{color:var(--muted);margin:0 0 16px}.product-assurance-grid{grid-template-columns:repeat(3,1fr)!important}.cart-heading-row{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:18px}.cart-heading-row h1{font-size:clamp(34px,5vw,58px);margin:10px 0 0;line-height:1}.cart-assurance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0}.cart-assurance-grid span{border:1px solid var(--line);background:#ffffff0a;border-radius:14px;padding:12px;color:var(--muted);font-weight:800;text-align:center}.mobile-sticky-quote{display:none}.empty-collection-card h2{margin-top:0}.category-rail{scrollbar-width:none}.category-rail::-webkit-scrollbar{display:none}@media(max-width:1080px){.conversion-proof-section .trust-proof-grid,.conversion-path-grid{grid-template-columns:1fr 1fr}.faq-grid{grid-template-columns:1fr}.cart-assurance-grid{grid-template-columns:1fr 1fr}.product-assurance-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:700px){.conversion-path-grid{grid-template-columns:1fr}.conversion-path-card{min-height:unset}.conversion-proof-section .trust-proof-grid{grid-template-columns:1fr}.cart-heading-row{align-items:flex-start;flex-direction:column}.cart-assurance-grid{grid-template-columns:1fr}.product-assurance-grid{grid-template-columns:1fr!important}.mobile-sticky-quote{position:fixed;left:10px;right:10px;bottom:10px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;background:#070b10f2;border:1px solid rgba(245,185,66,.35);border-radius:999px;padding:8px;z-index:60;box-shadow:0 16px 45px #0006;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-sticky-quote a{text-align:center;background:var(--gold);color:#111;border-radius:999px;padding:10px 6px;font-weight:900;font-size:13px}.mobile-sticky-quote a:nth-child(2){background:#fff}.mobile-sticky-quote a:nth-child(3){background:#ffffff14;color:var(--gold);border:1px solid rgba(245,185,66,.35)}body{padding-bottom:72px}.hero-proof-row-strong span{font-size:12px}.faq-intro{padding:24px}.call-nav{padding:4px 0!important;border:none;background:transparent!important}.main-nav{grid-template-columns:1fr 1fr 1fr!important}}html,body{max-width:100%;overflow-x:hidden}h1,h2,h3,h4,h5,h6,p,a,span,strong,small,li,summary,button,.btn,.eyebrow{overflow-wrap:anywhere;word-break:normal}.hero-copy,.quick-shop-panel,.premium-shop-panel,.tile,.tile-body,.product-card,.product-card-content,.trust-proof-card,.system-card,.conversion-path-card,.faq-intro,.faq-list details,.datasheet-card,.purchase-card,.product-next-step-card,.empty-collection-card,.contact-highlight-grid div,.cart-assurance-grid span,.product-assurance-grid span{min-width:0;height:auto!important;max-height:none!important}.hero-copy h1{font-size:clamp(34px,5.4vw,64px)!important;line-height:1.03!important;max-width:100%}.hero-copy p,.quick-shop-panel p,.section-heading p,.tile p,.trust-proof-card p,.system-card p,.conversion-path-card p,.faq-intro p,.faq-list p,.empty-collection-card p,.product-next-step-card p{line-height:1.45!important}.quick-shop-panel h2,.faq-intro h2,.empty-collection-card h2,.cart-heading-row h1,.section-heading h2{line-height:1.08!important}.quick-link-grid a,.premium-quick-grid a,.category-nav a,.fast-category-strip a,.category-rail a,.main-nav a,.mobile-sticky-quote a,.btn,.product-card-cta{white-space:normal!important;text-align:center}.category-rail a{white-space:nowrap!important}.premium-quick-grid a{min-height:74px!important;align-items:flex-start!important;text-align:left!important}.premium-quick-grid a strong,.premium-quick-grid a small{display:block;max-width:100%}.product-card h3,.product-card-premium h3,.product-info h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;line-height:1.12!important}.product-card-premium .product-card-content{height:auto!important;min-height:0!important}.product-card-cta{width:100%;min-height:42px}.trust-proof-card,.system-card,.conversion-path-card{display:flex;flex-direction:column}.conversion-path-card{justify-content:flex-start!important;gap:10px}.conversion-path-card strong{margin-top:auto!important}.cart-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.cart-table table,table.cart-table{min-width:640px}@media(max-width:1080px){.hero-grid.hero-grid-clean{grid-template-columns:1fr!important;min-height:unset!important;padding-top:44px!important;padding-bottom:44px!important}.quick-shop-panel{width:100%}}@media(max-width:700px){.page-width{width:min(100% - 24px,1180px)!important}.section-heading{flex-direction:column!important;align-items:flex-start!important}.hero-copy h1{font-size:clamp(32px,10vw,44px)!important;letter-spacing:-.035em!important}.hero-copy p{font-size:16px!important}.quick-shop-panel{padding:20px!important}.quick-shop-panel h2{font-size:clamp(26px,8vw,34px)!important}.premium-quick-grid,.quick-link-grid,.tiles,.product-grid,.system-grid,.trust-proof-grid,.conversion-path-grid,.contact-highlight-grid{grid-template-columns:1fr!important}.tile img{height:160px!important}.system-card,.conversion-path-card,.trust-proof-card{min-height:0!important}.main-nav-clean{grid-template-columns:1fr 1fr!important}.main-nav a{min-height:44px!important;padding:9px 8px!important;line-height:1.15!important}.announcement{line-height:1.25!important}}@media(max-width:390px){.main-nav-clean{grid-template-columns:1fr!important}.hero-proof-row-strong span,.hero-proof-row span{width:100%}.mobile-sticky-quote{border-radius:22px!important;grid-template-columns:1fr!important}body{padding-bottom:150px!important}}.site-header-v10 .main-nav-v10 a{max-width:100%;overflow-wrap:anywhere}.category-rail-wrap-v10{background:linear-gradient(90deg,#f5b9421f,#ffffff08,#f5b94214)}.collection-hero-v10{padding:34px 0 28px!important;background:radial-gradient(circle at 82% 12%,rgba(245,185,66,.18),transparent 24%),linear-gradient(135deg,#070b10,#0d1723 62%,#120d05);border-bottom:1px solid rgba(245,185,66,.22)}.collection-hero-grid-v10{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:28px;align-items:center}.collection-hero-copy-v10 h1{margin:16px 0 12px!important;font-size:clamp(36px,5vw,62px)!important;line-height:.98!important;letter-spacing:-.045em!important;overflow-wrap:anywhere}.collection-hero-copy-v10 p{color:#d9e1ec!important;max-width:780px!important;font-size:clamp(16px,2vw,19px)!important;line-height:1.55!important;margin:0 0 18px!important}.collection-trust-v10{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 18px}.collection-trust-v10 span{border:1px solid rgba(255,255,255,.14);background:#ffffff0e;color:#f7f2e8;border-radius:999px;padding:8px 11px;font-weight:800;font-size:13px;overflow-wrap:anywhere}.collection-actions-v10{display:flex;gap:12px;flex-wrap:wrap}.collection-visual-card-v10{position:relative;border:1px solid rgba(245,185,66,.28);border-radius:28px;overflow:hidden;min-height:320px;background:#fff;box-shadow:var(--shadow)}.collection-visual-card-v10 img{width:100%;height:360px;object-fit:cover;background:#fff}.collection-visual-overlay-v10{position:absolute;left:16px;right:16px;bottom:16px;background:#070b10e0;border:1px solid rgba(245,185,66,.28);border-radius:18px;padding:14px 16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.collection-visual-overlay-v10 strong{display:block;color:var(--gold);font-size:13px;text-transform:uppercase;letter-spacing:.06em}.collection-visual-overlay-v10 span{display:block;margin-top:4px;color:#fff;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.collection-seo-panel-v10{padding:18px 0;background:#0a1018;border-bottom:1px solid var(--line)}.collection-seo-grid-v10{display:grid;grid-template-columns:1fr 1fr;gap:14px}.collection-seo-grid-v10>div{border:1px solid rgba(245,185,66,.18);background:#ffffff09;border-radius:18px;padding:16px 18px}.collection-seo-grid-v10 strong{display:block;color:var(--gold);margin-bottom:6px}.collection-seo-grid-v10 p{margin:0;color:var(--muted);overflow-wrap:anywhere}.product-card-v10 h3{overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card-v10 .product-card-content{min-width:0}.category-nav-top{margin-bottom:18px!important}@media(max-width:920px){.collection-hero-grid-v10,.collection-seo-grid-v10{grid-template-columns:1fr}.collection-visual-card-v10 img{height:280px}}@media(max-width:680px){.site-header-v10 .header-inner{flex-direction:column!important;align-items:flex-start!important}.site-header-v10 .main-nav-v10{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important}.site-header-v10 .main-nav-v10 a{justify-content:center!important;text-align:center!important;white-space:normal!important;min-height:40px!important}.category-rail{display:flex!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:12px!important}.category-rail a{flex:0 0 auto!important}.collection-hero-v10{padding-top:24px!important}.collection-visual-card-v10{min-height:220px}.collection-visual-card-v10 img{height:240px}.collection-actions-v10 .btn{width:100%}}.collection-hero-v11{padding:34px 0 32px!important;background:radial-gradient(circle at 82% 10%,rgba(245,185,66,.2),transparent 25%),radial-gradient(circle at 8% 20%,rgba(24,116,180,.22),transparent 28%),linear-gradient(135deg,#05080d,#0b1420 58%,#140f07);border-bottom:1px solid rgba(245,185,66,.22)}.category-nav-v11{margin:0 0 22px!important;padding:10px!important;border:1px solid rgba(245,185,66,.2)!important;border-radius:999px!important;background:#ffffff0e!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 44px #0000002e}.category-nav-v11 a{border-color:#ffffff29!important;background:#ffffff13!important;color:#fff!important;font-weight:850!important}.category-nav-v11 a:hover{background:var(--gold)!important;color:#0b1118!important;transform:translateY(-1px)}.collection-hero-grid-v11{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:30px;align-items:stretch}.collection-hero-copy-v11{min-width:0;display:flex;flex-direction:column;justify-content:center}.collection-hero-copy-v11 h1{margin:14px 0 10px!important;font-size:clamp(38px,5.4vw,68px)!important;line-height:.96!important;letter-spacing:-.052em!important;overflow-wrap:anywhere}.collection-subtitle-v11{margin:0 0 12px!important;color:#f6c661!important;font-weight:900!important;font-size:clamp(17px,2vw,22px)!important;line-height:1.28!important;max-width:780px}.collection-description-v11{margin:0 0 18px!important;color:#dce5ef!important;max-width:830px!important;font-size:clamp(15px,1.5vw,18px)!important;line-height:1.58!important}.collection-proof-v11{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.collection-proof-v11 span{border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:850;line-height:1.2;overflow-wrap:anywhere}.collection-actions-v11 .btn{box-shadow:0 14px 32px #00000038}.collection-visual-card-v11{position:relative;min-height:360px;border-radius:30px;overflow:hidden;border:1px solid rgba(245,185,66,.28);background:#fff;box-shadow:0 24px 70px #00000061}.collection-visual-card-v11:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.74));z-index:1;pointer-events:none}.collection-visual-card-v11 img{width:100%;height:100%;min-height:360px;object-fit:cover;display:block;background:#fff}.collection-visual-overlay-v11{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;background:#070b10e0;border:1px solid rgba(245,185,66,.3);border-radius:20px;padding:15px 17px;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.collection-visual-overlay-v11 strong{display:block;color:var(--gold);text-transform:uppercase;letter-spacing:.07em;font-size:12px;margin-bottom:5px}.collection-visual-overlay-v11 span{display:block;color:#fff;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.collection-advisor-v11{background:#0a1018;border-bottom:1px solid var(--line);padding:18px 0}.collection-advisor-grid-v11{display:grid;grid-template-columns:1.05fr 1fr .8fr;gap:14px}.collection-advisor-grid-v11 article{border:1px solid rgba(245,185,66,.18);background:linear-gradient(180deg,#ffffff0e,#ffffff06);border-radius:20px;padding:18px;min-width:0}.collection-advisor-grid-v11 span,.collection-brand-inner-v11 strong{display:block;color:var(--gold);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.collection-advisor-grid-v11 p,.collection-advisor-grid-v11 li{color:var(--muted);margin:0;line-height:1.48;overflow-wrap:anywhere}.collection-advisor-grid-v11 ul{margin:0;padding-left:18px}.collection-brand-band-v11{background:linear-gradient(90deg,#f5b9421a,#ffffff05);border-bottom:1px solid rgba(245,185,66,.12);padding:16px 0}.collection-brand-inner-v11{display:grid;grid-template-columns:210px 1fr;gap:18px;align-items:start}.collection-chip-row-v11{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.collection-chip-row-v11 span{background:#fff;color:#111827;border:1px solid rgba(11,17,24,.12);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850;box-shadow:0 8px 18px #00000014;overflow-wrap:anywhere}.collection-products-section-v11{background:#f7f8fb!important}.collection-product-heading-v11{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.collection-product-heading-v11 h2{color:#0b1118!important;margin:8px 0 6px!important;font-size:clamp(28px,4vw,42px)!important;letter-spacing:-.035em}.collection-product-heading-v11 p{max-width:760px;margin:0!important;color:#475569!important;line-height:1.5}.product-grid-v11{align-items:stretch}.product-card-v11{background:#fff!important;border:1px solid rgba(15,23,42,.1)!important;box-shadow:0 12px 30px #0f172a14!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card-v11:hover{transform:translateY(-3px);box-shadow:0 20px 48px #0f172a24!important;border-color:#f5b94273!important}.product-image-wrap-v11{min-height:210px!important;background:linear-gradient(135deg,#f8fafc,#fff)!important}.product-image-wrap-v11 img{object-fit:contain!important;padding:12px}.product-card-content-v11{min-width:0;display:flex;flex-direction:column;gap:9px}.product-card-v11 h3{margin:0!important;font-size:16px!important;line-height:1.25!important;color:#111827!important;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:60px}.product-card-v11 .price{font-size:19px!important;color:#0b1118!important}.product-pills-v11{gap:6px!important}.product-pills-v11 span{background:#f1f5f9!important;color:#334155!important;border:1px solid rgba(15,23,42,.08)!important;font-size:11px!important;line-height:1.15}.product-card-v11 .product-card-cta{margin-top:auto!important;background:#0b1118!important;color:#fff!important;border-radius:12px!important;padding:10px 12px!important;text-align:center!important;font-weight:900!important}.pagination-v11{align-items:center;justify-content:center}.pagination-v11 span{color:#475569;font-weight:800}.empty-collection-card-v11{background:#fff!important;border:1px solid rgba(15,23,42,.1)!important;box-shadow:0 12px 34px #0f172a14!important}.collection-final-cta-v11{background:#0b1118;padding:26px 0 42px}.collection-final-card-v11{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(245,185,66,.22);border-radius:28px;padding:24px;background:linear-gradient(135deg,#ffffff12,#ffffff08)}.collection-final-card-v11 h2{margin:8px 0!important;color:#fff!important;font-size:clamp(26px,4vw,42px)!important;letter-spacing:-.035em}.collection-final-card-v11 p{margin:0!important;color:var(--muted)!important;max-width:820px;line-height:1.55}@media(max-width:980px){.collection-hero-grid-v11,.collection-advisor-grid-v11,.collection-brand-inner-v11{grid-template-columns:1fr!important}.collection-visual-card-v11,.collection-visual-card-v11 img{min-height:290px!important}.collection-product-heading-v11,.collection-final-card-v11{flex-direction:column!important;align-items:flex-start!important}}@media(max-width:680px){.collection-hero-v11{padding:22px 0 24px!important}.category-nav-v11{border-radius:22px!important;display:flex!important;overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch}.category-nav-v11 a{flex:0 0 auto!important;min-height:40px!important;white-space:nowrap!important}.collection-proof-v11 span{width:100%}.collection-actions-v11 .btn,.collection-product-heading-v11 .btn,.collection-final-card-v11 .btn{width:100%!important}.collection-visual-card-v11,.collection-visual-card-v11 img{min-height:240px!important}.collection-visual-overlay-v11{left:12px;right:12px;bottom:12px;padding:12px}.collection-advisor-grid-v11 article{padding:15px}.collection-chip-row-v11{flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:8px}.collection-chip-row-v11 span{flex:0 0 auto}.collection-product-heading-v11{margin-bottom:16px}.product-image-wrap-v11{min-height:180px!important}.collection-final-card-v11{padding:18px;border-radius:22px}}.site-header-v12{position:sticky!important;top:0!important;z-index:90!important;background:#070b10!important}.site-header-v12 .header-inner-v12{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important;padding:14px 0 10px!important}.site-header-v12 .brand-v12{width:100%!important;min-width:0!important}.site-header-v12 .brand-icon-img{width:52px!important;height:52px!important;object-fit:contain!important;flex:0 0 auto!important}.site-header-v12 .brand-text-wrap{min-width:0!important}.site-header-v12 .brand-text-wrap strong,.site-header-v12 .brand-text-wrap small{display:block!important;white-space:normal!important;overflow-wrap:anywhere!important}.site-header-v12 .main-nav-v12{width:100%!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;align-items:stretch!important}.site-header-v12 .main-nav-v12 a{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;color:#e7edf6!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:999px!important;min-height:38px!important;padding:8px 9px!important;font-size:12px!important;font-weight:900!important;line-height:1.1!important;white-space:normal!important;overflow-wrap:anywhere!important}.site-header-v12 .main-nav-v12 a.nav-priority,.site-header-v12 .main-nav-v12 a:hover{background:var(--gold)!important;color:#0b1118!important;border-color:var(--gold)!important}.category-rail-wrap-v12{display:block!important;background:#0b1118!important;border-top:1px solid rgba(245,185,66,.16)!important;border-bottom:1px solid rgba(245,185,66,.18)!important;padding:9px 0 10px!important;overflow:hidden!important}.category-rail-v12{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding-bottom:2px!important}.category-rail-v12::-webkit-scrollbar{display:none!important}.category-rail-v12 a{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#f5b9421c!important;border:1px solid rgba(245,185,66,.28)!important;color:#ffe8aa!important;border-radius:999px!important;padding:9px 12px!important;min-height:40px!important;font-size:12px!important;font-weight:900!important;line-height:1.1!important;white-space:nowrap!important}.hero-v12{overflow:hidden!important}.hero-grid-v12{min-height:unset!important;display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(310px,.98fr)!important;gap:28px!important;align-items:center!important;padding:44px 0!important}.hero-copy-v12,.quick-panel-v12{min-width:0!important;max-width:100%!important}.hero-copy-v12 h1{margin:14px 0 12px!important;font-size:clamp(38px,5.4vw,64px)!important;line-height:1.02!important;letter-spacing:-.045em!important;overflow-wrap:normal!important;word-break:normal!important;max-width:900px!important}.hero-copy-v12 p{margin:0 0 20px!important;color:#d7e2ef!important;font-size:clamp(16px,1.55vw,19px)!important;line-height:1.5!important;max-width:720px!important}.hero-category-links-v12{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:16px 0 0!important}.hero-category-links-v12 a{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(245,185,66,.28)!important;background:#f5b9421a!important;color:#ffe8aa!important;border-radius:999px!important;padding:8px 11px!important;font-size:12px!important;font-weight:900!important;line-height:1.1!important;white-space:normal!important}.quick-panel-v12{border-radius:26px!important;padding:24px!important}.quick-grid-v12{grid-template-columns:1fr 1fr!important}.quick-grid-v12 a{min-height:70px!important}@media(max-width:900px){.site-header-v12 .main-nav-v12{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hero-grid-v12{grid-template-columns:1fr!important;padding:30px 0!important}}@media(max-width:520px){.announcement{font-size:12px!important;line-height:1.25!important;padding:8px 10px!important}.site-header-v12 .brand-icon-img{width:44px!important;height:44px!important}.site-header-v12 .brand-text-wrap strong{font-size:19px!important;line-height:1.05!important}.site-header-v12 .brand-text-wrap small{font-size:11px!important;letter-spacing:.08em!important}.site-header-v12 .main-nav-v12{grid-template-columns:repeat(2,minmax(0,1fr))!important}.site-header-v12 .main-nav-v12 a{min-height:36px!important;padding:7px!important;font-size:11px!important}.category-rail-wrap-v12{padding:8px 0!important}.category-rail-v12 a{min-height:36px!important;padding:8px 10px!important;font-size:11px!important}.hero-grid-v12{padding:24px 0 26px!important}.hero-copy-v12 .eyebrow{font-size:11px!important;padding:7px 10px!important}.hero-copy-v12 h1{font-size:clamp(30px,9.2vw,39px)!important;line-height:1.08!important;letter-spacing:-.03em!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.hero-copy-v12 p{font-size:15px!important;line-height:1.45!important}.hero-actions-v12 .btn{width:100%!important;min-height:44px!important}.hero-category-links-v12{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.hero-category-links-v12 a{min-height:36px!important;padding:7px 8px!important;font-size:11px!important}.hero-proof-v12 span{width:auto!important;flex:1 1 calc(50% - 8px)!important;text-align:center!important;justify-content:center!important;font-size:11px!important;padding:7px 8px!important}.quick-panel-v12{display:none!important}}@media(max-width:360px){.site-header-v12 .main-nav-v12,.hero-category-links-v12{grid-template-columns:1fr!important}.hero-copy-v12 h1{font-size:29px!important}}.site-header-v17 .main-nav a,.site-header-v17 .category-rail a,.hero-v17 .hero-category-links-v12 a{white-space:nowrap}.hero-v17 h1{max-width:760px}.hero-v17 p{max-width:720px}.collection-description-v11,.collection-subtitle-v11,.product-card-v11 h3,.product-info-premium h1{overflow-wrap:anywhere;word-break:normal}.product-image-wrap-v11 img,.product-media-premium img{object-fit:contain;background:#fff}.product-card-v11,.collection-hero-v11 article,.collection-advisor-v11 article,.quick-shop-panel{min-width:0}@media(max-width:749px){.site-header-v17 .main-nav-v12{display:flex;overflow-x:auto;gap:10px;padding-bottom:4px}.site-header-v17 .main-nav-v12 a{flex:0 0 auto;font-size:13px}.hero-v17 h1{font-size:clamp(28px,9vw,40px);line-height:1.05}.hero-v17 p{font-size:15px;line-height:1.45}.hero-v17 .hero-category-links-v12{display:flex;overflow-x:auto;gap:8px;padding-bottom:6px}.hero-v17 .hero-category-links-v12 a{flex:0 0 auto}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/base.css.map */
