@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#f7faff;background:#04111f;--ink:#04111f;--blue:#0b6cff;--orange:#ff641f;--line:rgba(255,255,255,.15);--muted:#a9b6c7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#04111f;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.nav-wrap{height:76px;background:#020c18f0;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav{height:100%;display:flex;align-items:center;gap:48px}.logo{display:block;width:154px;height:42px}.logo img{width:100%;height:100%;object-fit:contain}.nav-links{display:flex;gap:34px}.nav a{color:#fff;text-decoration:none;font-size:14px;font-weight:600}.nav-links a:hover{color:#57a0ff}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:16px}.search{width:285px;height:42px;border:1px solid var(--line);border-radius:24px;display:flex;align-items:center;gap:10px;padding:0 16px;color:#b7c4d5;background:#ffffff0a}.search input{width:100%;border:0;outline:0;color:#fff;background:transparent}.cart-button{border:0;background:none;color:#fff;position:relative}.cart-button span{position:absolute;right:-7px;top:-5px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:var(--orange);font-size:10px;font-weight:800}.hero{min-height:720px;position:relative;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#020a14fa,#020b16d1 34%,#020b1614 63%,#020b168c)}.hero-grid{position:relative;z-index:2;min-height:720px;display:grid;grid-template-columns:1fr 340px;align-items:center;gap:80px}.hero-copy{padding-top:44px}.eyebrow{font-size:12px;letter-spacing:.23em;font-weight:700;color:#5aa3ff}.hero h1{font-family:Space Grotesk,sans-serif;font-size:74px;line-height:.92;letter-spacing:-.06em;margin:20px 0 24px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-lede{font-size:19px;line-height:1.55;color:#dbe4f0}.primary-btn,.add-btn,.checkout{border:0;background:var(--orange);color:#fff;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:8px}.primary-btn{margin-top:22px;padding:18px 24px;box-shadow:0 14px 35px #ff641f42}.primary-btn:hover,.add-btn:hover,.checkout:hover{transform:translateY(-2px);background:#ff762f}.trust-row{display:flex;gap:30px;margin-top:70px}.trust-row span{display:flex;align-items:center;gap:9px;font-size:11px;line-height:1.35;color:#d3dfed}.trust-row svg{color:#6eafff;width:25px;height:25px}.buy-panel{background:#04111fe6;border:1px solid rgba(155,198,255,.38);border-radius:16px;padding:27px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 30px 90px #00000059}.buy-panel h2{font:700 23px/1.15 Space Grotesk;margin:6px 0}.muted{color:var(--muted)}.price{font:700 38px Space Grotesk;display:block;margin:20px 0 4px}.rating{font-size:13px;color:#d5deea}.rating span,.stars{color:#ff8a1e;letter-spacing:2px}.rating small{color:#8594a8}.buy-panel hr{border:0;border-top:1px solid var(--line);margin:20px 0}.color-label{font-size:13px}.swatches{display:flex;gap:11px;margin:12px 0 24px}.swatches button{width:27px;height:27px;border-radius:50%;border:2px solid #98a4b3}.swatches button.active{box-shadow:0 0 0 3px var(--ink),0 0 0 5px var(--orange)}.add-btn{width:100%;padding:16px}.mini-promises{display:flex;justify-content:space-between;gap:8px;margin-top:22px;color:#b9c5d4;font-size:9px;text-align:center}.mini-promises span{display:grid;gap:5px;justify-items:center}.mini-promises svg{font-size:20px}.innovation{padding:76px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading h2,.story h2,.reviews h2{font:700 42px/1.02 Space Grotesk;letter-spacing:-.04em;margin:8px 0}.section-heading>p{color:#b8c4d3;line-height:1.6}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.feature-card{height:310px;border-radius:14px;overflow:hidden;position:relative;border:1px solid var(--line)}.feature-card img{width:100%;height:100%;object-fit:cover}.shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(1,8,17,.97),transparent 70%)}.feature-copy{position:absolute;inset:auto 20px 18px}.feature-copy b{font-size:12px;color:var(--orange)}.feature-copy h3{font:700 18px Space Grotesk;margin:7px 0}.feature-copy p{font-size:12px;line-height:1.5;color:#c8d3df;margin:0}.viewer-strip{margin-top:12px;min-height:155px;border:1px solid var(--line);border-radius:14px;padding:20px 28px;display:grid;grid-template-columns:1fr 260px 1fr;align-items:center;background:#07192c}.spin{float:left;margin-right:18px;border:1px solid #7aaeff;border-radius:50%;width:54px;height:54px;display:grid;place-items:center;font-weight:800}.viewer-strip h3{margin:3px 0;font-family:Space Grotesk}.viewer-strip p{margin:6px 0;color:var(--muted);font-size:12px}.viewer-strip>img{height:115px;width:100%;object-fit:contain}.viewer-colors{justify-self:end}.viewer-colors small{font-size:9px;letter-spacing:.16em}.story-grid{display:grid;grid-template-columns:1fr 1fr;background:#fff}.story{height:500px;position:relative;overflow:hidden}.story img{width:100%;height:100%;object-fit:cover}.story>div{position:absolute;top:0;right:0;bottom:0;left:0;padding:45px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(0deg,rgba(2,11,23,.93),transparent 78%)}.story h2{font-size:38px;margin:8px 0}.story p:not(.eyebrow){max-width:470px;line-height:1.5;color:#d3deea}.story a,.story button{align-self:flex-start;color:#fff;background:none;border:0;text-decoration:none;display:flex;align-items:center;gap:8px;font-weight:700;padding:0}.shop-section{padding:80px 0}.section-heading a{color:#9cc5ff;text-decoration:none;display:flex;gap:7px;align-items:center}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product{background:#fff;color:#061426;border-radius:12px;overflow:hidden}.product-image{height:265px;background:#f2f5f8}.product-image img{width:100%;height:100%;object-fit:cover}.product-copy{padding:18px}.product small{color:#ff5b1a;font-weight:800}.product h3{font:700 17px Space Grotesk;min-height:42px}.product-bottom{display:flex;justify-content:space-between;align-items:center}.product-bottom button{border:0;background:#051426;color:#fff;width:42px;height:42px;border-radius:8px}.reviews{padding:10px 0 90px}.review-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.review-title>div{display:flex;gap:12px;align-items:center}.review-title span{color:#ff8a1e}.review-title small{color:#94a4b7}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-grid blockquote{margin:0;border:1px solid var(--line);border-radius:12px;padding:22px;background:#07192c}.review-grid blockquote p{line-height:1.55;color:#d8e2ed;min-height:74px}.review-grid footer{display:flex;justify-content:space-between;font-size:12px}.review-grid footer span{color:#7cdda7;display:flex;align-items:center;gap:4px}.footer{border-top:1px solid var(--line);background:#020b15;padding:55px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:38px}.footer p{color:#92a2b6}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.footer a{color:#aebccd;text-decoration:none;font-size:13px}.newsletter form{display:flex;border:1px solid var(--line);border-radius:7px;overflow:hidden;margin-top:8px}.newsletter input{flex:1;background:#07192c;border:0;color:#fff;padding:13px}.newsletter button{border:0;background:var(--orange);color:#fff;width:48px}.copyright{border-top:1px solid var(--line);margin-top:38px;padding-top:17px;color:#76879c;font-size:11px;display:flex;justify-content:space-between}.cart-drawer{position:fixed;right:0;top:0;width:min(430px,92vw);height:100vh;background:#f7f9fc;color:#081527;z-index:60;padding:28px;transform:translate(105%);transition:.32s ease;box-shadow:-20px 0 70px #00000059}.cart-drawer.open{transform:none}.cart-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dae0e7}.cart-head button{border:0;background:none}.cart-item{display:grid;grid-template-columns:125px 1fr;gap:18px;padding:30px 0}.cart-item img{width:125px;height:145px;object-fit:cover;border-radius:9px}.cart-item h3{margin:4px 0}.cart-item p{color:#667385}.quantity{display:inline-flex;border:1px solid #ccd3dc;border-radius:20px;margin-top:15px}.quantity button{border:0;background:none;width:35px}.quantity span{padding:7px 5px}.cart-total{display:flex;justify-content:space-between;border-top:1px solid #d7dde5;padding:20px 0;font-size:18px}.checkout{width:100%;padding:17px}.shipping{text-align:center;color:#557068;font-size:13px;display:flex;justify-content:center;gap:6px}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000009e;z-index:50;border:0}.toast{position:fixed;z-index:80;left:50%;bottom:24px;transform:translate(-50%,140%);background:#fff;color:#071322;border-radius:30px;padding:13px 22px;display:flex;align-items:center;gap:8px;transition:.3s}.toast.show{transform:translate(-50%)}@media(max-width:900px){.container{width:min(calc(100% - 28px),720px)}.nav-wrap{height:66px}.nav{gap:12px}.logo{width:126px}.nav-links,.search{display:none}.nav-actions{margin-left:auto}.hero{min-height:920px}.hero-bg{height:520px;object-position:62% center}.hero-overlay{height:520px;background:linear-gradient(90deg,#020a14f5,#020a1433)}.hero-grid{min-height:920px;display:block;padding-top:65px}.hero-copy{padding-top:0}.hero h1{font-size:50px}.hero-lede{font-size:16px}.trust-row{gap:14px;margin-top:38px;overflow:auto}.trust-row span{min-width:98px}.buy-panel{position:absolute;left:0;right:0;top:545px}.feature-grid{grid-template-columns:1fr 1fr}.feature-card{height:280px}.viewer-strip{grid-template-columns:1fr 120px}.viewer-colors{display:none}.story-grid{grid-template-columns:1fr}.story{height:430px}.product-grid{grid-template-columns:1fr 1fr}.review-title{display:block}.review-title>div{flex-wrap:wrap}.review-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.newsletter{grid-column:1/-1}}@media(max-width:560px){.container{width:calc(100% - 24px)}.hero{min-height:950px}.hero h1{font-size:44px}.hero-bg{height:500px;object-position:68% center}.hero-copy{padding-top:10px}.trust-row{margin-top:28px}.buy-panel{top:520px;padding:22px}.innovation{padding:58px 0}.section-heading{display:block}.feature-card{height:240px}.viewer-strip{grid-template-columns:1fr 95px;padding:16px}.spin{display:none}.story{height:390px}.story>div{padding:28px}.story h2,.section-heading h2,.reviews h2{font-size:32px}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-image{height:190px}.product-copy{padding:13px}.product h3{font-size:14px}.footer-grid{grid-template-columns:1fr 1fr}.copyright span{display:none}}.hero-grid{grid-template-columns:1fr;gap:0}.purchase-strip{position:relative;z-index:4;margin-top:-32px;display:grid;grid-template-columns:1.35fr .65fr 1fr 1.25fr;align-items:center;gap:28px;background:#07192cfa}.purchase-strip h2{margin:6px 0 4px}.purchase-strip .muted{margin:0}.purchase-strip .price{margin:0 0 7px}.purchase-strip .swatches{margin-bottom:0}.purchase-action .mini-promises{margin-top:13px}@media(max-width:900px){.hero{min-height:620px}.hero-grid{min-height:620px;padding-top:48px}.hero-bg,.hero-overlay{height:620px}.purchase-strip{position:relative;left:auto;right:auto;top:auto;margin-top:-18px;grid-template-columns:1fr 1fr;padding:22px}.purchase-action{grid-column:1/-1}.purchase-strip .mini-promises{display:flex}.innovation{padding-top:64px}}@media(max-width:560px){.hero,.hero-grid{min-height:560px}.hero-bg,.hero-overlay{height:560px}.purchase-strip{grid-template-columns:1fr;margin-top:0;border-radius:0;width:100%;gap:14px}.purchase-strip .purchase-action{grid-column:auto}.purchase-strip .swatches{margin-bottom:4px}.purchase-strip .price{font-size:34px}}@media(min-width:901px){.hero,.hero-grid{min-height:520px}.hero-bg,.hero-overlay{height:520px}.hero-bg{object-fit:contain;object-position:right center;background:#061326}.hero-copy{padding-top:12px}.hero h1{font-size:66px;margin:14px 0 18px}.primary-btn{margin-top:12px;padding:15px 22px}.trust-row{margin-top:34px}.purchase-strip{margin-top:0;padding:16px 22px;gap:20px;border-radius:0 0 16px 16px}.purchase-strip h2{font-size:20px}.purchase-strip .muted{font-size:13px}.purchase-strip .price{font-size:30px}.purchase-strip .swatches{margin-top:8px}.purchase-strip .add-btn{padding:13px}.purchase-action .mini-promises{margin-top:8px}}.purchase-strip .swatches,.viewer-strip .swatches{flex-wrap:wrap}.purchase-strip .swatches{max-width:260px;gap:8px}.purchase-strip .swatches button{width:24px;height:24px}.product-image img{object-fit:contain;background:#f7f7f5}.viewer-strip .case-slide{height:125px;display:grid;place-items:center;overflow:hidden}.viewer-strip .case-slide img{width:100%;height:100%;object-fit:contain;animation:caseSlideIn .55s cubic-bezier(.2,.8,.2,1)}@keyframes caseSlideIn{0%{opacity:0;transform:translate(42px) scale(.94)}to{opacity:1;transform:translate(0) scale(1)}}@media(prefers-reduced-motion:reduce){.viewer-strip .case-slide img{animation:none}}@media(min-width:901px){.logo{width:190px;height:50px}}@media(max-width:900px){.hero h1{font-size:50px}}@media(max-width:560px){.container{width:calc(100% - 24px)}.nav-wrap{height:64px}.logo{width:118px}.hero{min-height:560px}.hero-bg{height:500px;object-position:67% center}.hero-overlay{height:500px}.hero-grid{padding-top:56px}.hero h1{font-size:43px}.hero-lede{font-size:15px}.primary-btn{padding:15px 17px}.trust-row{margin-top:26px;gap:12px}.buy-panel{top:520px;padding:21px}.innovation{padding:58px 0}.section-heading{display:block}.section-heading>p{font-size:13px}.feature-grid{grid-template-columns:1fr 1fr;gap:8px}.feature-card{height:235px}.feature-copy{inset:auto 14px 14px}.feature-copy h3{font-size:15px}.feature-copy p{font-size:10px}.viewer-strip{grid-template-columns:1fr 100px;padding:16px}.spin,.viewer-colors{display:none}.story{height:390px}.story>div{padding:27px}.story h2,.section-heading h2,.reviews h2{font-size:32px}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-image{height:190px}.product-copy{padding:13px}.product h3{font-size:14px}.review-title>div{gap:8px}.footer-grid{grid-template-columns:1fr 1fr}.newsletter{grid-column:1 / -1}.copyright span{display:none}}
.trust-row::-webkit-scrollbar{display:none}.trust-row{scrollbar-width:none;-ms-overflow-style:none}
