:root{--nd-border: rgba(220, 230, 255, .13);--nd-border-strong: rgba(220, 230, 255, .25);--nd-shadow: 0 22px 70px rgba(0, 0, 0, .38);--nd-container: 1320px;--nd-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}html.no-js .mobile-nav-toggle,html.no-js .site-nav__mobile-heading{display:none}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--nd-bg);color:var(--nd-text);font-family:var(--nd-font);font-size:16px;line-height:1.5;letter-spacing:-.012em}body.is-menu-open{overflow:hidden}img,svg{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}ul,ol{margin:0;padding:0}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:600;line-height:.96;letter-spacing:-.055em}::selection{background:var(--nd-accent);color:#fff}.nd-container{position:relative;width:min(calc(100% - 48px),var(--nd-container));margin-inline:auto}.main-content{position:relative;z-index:1}.site-ambient{position:fixed;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.site-ambient__smoke{position:absolute;top:-4%;right:-4%;bottom:-4%;left:-4%;display:block;background-position:right 17vh;background-repeat:no-repeat;background-size:min(1450px,118vw) auto;filter:grayscale(1) contrast(1.9) brightness(1.8) blur(.4px);-webkit-mask-image:linear-gradient(120deg,transparent 0%,rgba(0,0,0,.46) 28%,rgba(0,0,0,.9) 64%,rgba(0,0,0,.72) 100%);mask-image:linear-gradient(120deg,transparent 0%,rgba(0,0,0,.46) 28%,rgba(0,0,0,.9) 64%,rgba(0,0,0,.72) 100%);opacity:.5}.site-ambient__orb{position:absolute;display:block;width:38vw;height:38vw;min-width:400px;min-height:400px;border-radius:999px;filter:blur(85px);opacity:.035}.site-ambient__orb--violet{top:22vh;left:-19vw;background:var(--nd-accent)}.site-ambient__orb--cyan{right:-23vw;bottom:8vh;background:var(--nd-accent-2)}.skip-link{position:fixed;z-index:100;top:12px;left:12px;transform:translateY(-180%);border-radius:8px;padding:10px 14px;background:#fff;color:#06070b;transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.rte{color:var(--nd-muted);line-height:1.65}.rte>*+*{margin-top:1em}.rte a{color:var(--nd-text);text-decoration:underline;text-decoration-color:var(--nd-accent);text-underline-offset:3px}.rte ul,.rte ol{padding-left:1.2em}.eyebrow,.footer-label{display:flex;align-items:center;gap:8px;color:var(--nd-muted);font-size:10px;font-weight:700;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.eyebrow>span{width:18px;height:1px;background:linear-gradient(90deg,var(--nd-accent),var(--nd-accent-2))}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;border:1px solid transparent;border-radius:999px;padding:12px 19px;font-size:13px;font-weight:650;line-height:1;letter-spacing:-.01em;transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease}.button svg,.icon-button svg,.circle-link svg,.cart-button svg,.copy-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.button:hover{transform:translateY(-2px)}.button--primary{position:relative;overflow:hidden;background:#f7f7f7;box-shadow:0 12px 30px #ffffff29;color:#080808}.button--primary:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent,rgba(255,255,255,.2),transparent);content:"";transform:translate(-115%);transition:transform .6s ease}.button--primary:hover:before{transform:translate(115%)}.button--primary>*{position:relative}.button--ghost{border-color:var(--nd-border);background:#ffffff09;color:var(--nd-text)}.button--ghost:hover{border-color:var(--nd-border-strong);background:#ffffff13}.button--text{min-height:0;padding:4px 0;border:0;background:transparent;color:var(--nd-text)}.button--text span{color:var(--nd-accent-2);font-size:17px;transition:transform .25s ease}.button--text:hover span{transform:translate(2px,-2px)}.announcement-bar{position:relative;z-index:4;overflow:hidden;border-bottom:1px solid rgba(220,230,255,.08);background:#111}.announcement-bar:after{position:absolute;top:0;right:-10%;bottom:0;width:36%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);content:"";filter:blur(4px);transform:skew(-22deg)}.announcement-bar__inner{display:flex;justify-content:center;min-height:34px;color:#e6e6e6;font-size:10px;font-weight:650;letter-spacing:.075em;text-align:center;text-transform:uppercase}.announcement-bar p,.announcement-bar a{position:relative;z-index:1;display:inline-flex;align-items:center;gap:7px}.announcement-bar a:hover{color:#fff}.site-header{position:sticky;z-index:20;top:0;border-bottom:1px solid rgba(220,230,255,.08);background:color-mix(in srgb,var(--nd-bg) 82%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;min-height:77px;gap:18px}.brand{display:inline-flex;align-items:center;width:fit-content;gap:9px}.brand__image{display:block;width:auto;max-width:190px;max-height:40px;object-fit:contain;object-position:left center}.brand__mark{position:relative;display:inline-block;width:16px;height:16px;border:1px solid rgba(255,255,255,.78);transform:rotate(45deg)}.brand__mark:before,.brand__mark:after{position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid var(--nd-accent-2);content:""}.brand__mark:after{top:6px;right:6px;bottom:6px;left:6px;border-color:var(--nd-accent)}.brand__name{font-size:15px;font-weight:780;letter-spacing:.1em;line-height:1;white-space:nowrap}.brand__name em{color:#d7d7d7;font-style:normal;font-weight:500}.site-nav__list{display:flex;align-items:center;justify-content:center;gap:clamp(20px,2.5vw,38px);list-style:none}.site-nav__list>li{position:relative}.site-nav__list a,.site-nav__list summary{color:#c6cedb;font-size:12px;font-weight:600;letter-spacing:.025em;white-space:nowrap}.site-nav__list a:hover,.site-nav__list a[aria-current=page],.site-nav__list summary:hover{color:#fff}.site-nav details summary{display:flex;align-items:center;gap:6px;list-style:none}.site-nav details summary::-webkit-details-marker{display:none}.nav-chevron{color:var(--nd-accent-2);font-size:17px;font-weight:300;transition:transform .2s ease}.site-nav details[open] .nav-chevron{transform:rotate(45deg)}.site-nav details ul{position:absolute;z-index:3;top:calc(100% + 15px);left:50%;min-width:180px;border:1px solid var(--nd-border);border-radius:13px;padding:8px;background:#0d111b;box-shadow:var(--nd-shadow);list-style:none;transform:translate(-50%)}.site-nav details li a{display:block;border-radius:8px;padding:9px 10px}.site-nav details li a:hover{background:#ffffff0f}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:11px}.icon-button,.cart-button{display:inline-flex;align-items:center;justify-content:center;min-width:39px;height:39px;border:1px solid transparent;border-radius:999px;color:var(--nd-text)}.icon-button:hover{border-color:var(--nd-border);background:#ffffff0d}.cart-button{gap:8px;padding:0 5px 0 10px;font-size:12px;font-weight:650}.cart-button b{display:grid;width:21px;height:21px;place-items:center;border-radius:50%;background:#ffffff1a;color:#fff;font-size:10px}.header-cta{min-height:39px;padding-inline:15px;font-size:11px}.mobile-nav-toggle,.site-nav__mobile-heading,.site-nav__mobile-cta{display:none}.section{position:relative;padding:104px 0}.section-heading{max-width:760px}.section-heading--split{display:flex;align-items:flex-end;justify-content:space-between;max-width:none;gap:32px}.section-heading h2,.collection-page h1,.cart-page h1,.search-page h1,.collections-page h1,.standard-page h1{margin-top:15px;font-size:clamp(38px,4.4vw,64px)}.section-intro{max-width:560px;margin-top:22px;font-size:15px}.hero-desk{position:relative;isolation:isolate;overflow:hidden;min-height:min(765px,calc(100svh - 110px));border-bottom:1px solid rgba(220,230,255,.06)}.hero-desk:before{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 62% 54%,color-mix(in srgb,var(--nd-accent) 13%,transparent),transparent 28%),radial-gradient(circle at 89% 31%,color-mix(in srgb,var(--nd-accent-2) 10%,transparent),transparent 23%);content:""}.hero-desk:after{position:absolute;z-index:-1;right:-10%;bottom:-42%;width:75%;height:70%;border-radius:50%;background:#934bff1a;content:"";filter:blur(70px);transform:rotate(-18deg)}.hero-desk__grid{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:.32;background-image:linear-gradient(rgba(191,210,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(191,210,255,.04) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.7),transparent 75%);mask-image:linear-gradient(90deg,rgba(0,0,0,.7),transparent 75%)}.hero-desk__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(470px,1.1fr);align-items:center;min-height:inherit;gap:clamp(28px,5vw,100px);padding-top:58px;padding-bottom:70px}.hero-desk__content{position:relative;z-index:2;padding:50px 0}.hero-desk h1{max-width:670px;margin-top:20px;font-size:clamp(54px,6.25vw,99px)}.hero-desk h1 em,.statement h2 em{color:var(--nd-accent-2);font-style:normal;font-weight:400}.hero-desk__text{max-width:490px;margin-top:24px;font-size:17px}.hero-desk__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:23px;margin-top:36px}.hero-desk__stats{display:flex;flex-wrap:wrap;gap:13px 22px;margin-top:37px;color:#c1cad8;font-size:11px;font-weight:550;list-style:none}.hero-desk__stats li{display:flex;align-items:center;gap:7px}.hero-desk__stats svg{width:15px;height:15px;fill:none;stroke:var(--nd-accent-2);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.hero-desk__visual{position:relative;display:grid;min-height:490px;place-items:center}.hero-visual__glow{position:absolute;border-radius:999px;filter:blur(48px);pointer-events:none}.hero-visual__glow--one{top:22%;left:14%;width:34%;aspect-ratio:1;background:color-mix(in srgb,var(--nd-accent) 40%,transparent);opacity:.7}.hero-visual__glow--two{right:7%;bottom:12%;width:38%;aspect-ratio:1;background:color-mix(in srgb,var(--nd-accent-2) 30%,transparent);opacity:.7}.hero-visual__image{position:relative;z-index:1;width:100%;max-height:610px;border:1px solid rgba(255,255,255,.12);border-radius:30px;object-fit:cover;box-shadow:0 35px 90px #0000007a;transform:rotate(-2deg)}.hero-keyboard{position:relative;z-index:1;width:min(86%,630px);padding:30px 33px 45px;border:1px solid rgba(229,236,255,.27);border-radius:27px 27px 19px 19px;background:radial-gradient(circle at 86% 10%,color-mix(in srgb,var(--nd-accent) 22%,transparent),transparent 28%),linear-gradient(160deg,#232b3e,#0b0e16 65%);box-shadow:8px 34px 58px #0000008c,inset 0 1px #ffffff2e;transform:perspective(900px) rotateX(56deg) rotate(-11deg)}.hero-keyboard:before{position:absolute;right:12%;bottom:12px;left:12%;height:7px;border-radius:50%;background:var(--nd-accent-2);box-shadow:0 0 19px var(--nd-accent-2);content:"";opacity:.8}.hero-keyboard__topline{width:12%;height:4px;margin-bottom:21px;border-radius:50px;background:#d8e4ff;box-shadow:0 0 12px #d8e4ff;opacity:.8}.hero-keyboard__keys{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-top:9px}.hero-keyboard__keys--first{grid-template-columns:repeat(8,1fr)}.hero-keyboard__keys--last{grid-template-columns:1.3fr 1fr 2.6fr 1fr 1.2fr}.hero-keyboard__keys i{display:block;height:34px;border:1px solid rgba(239,245,255,.19);border-radius:5px;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent),#06090fcc;box-shadow:0 6px #0006,inset 0 1px #ffffff1a,0 0 13px #57dbff21}.hero-keyboard__keys i:nth-child(3n){box-shadow:0 6px #0006,inset 0 1px #ffffff1a,0 0 16px #b964ff5e}.hero-mouse{position:absolute;z-index:2;right:4%;bottom:2%;width:135px;aspect-ratio:.72;border:1px solid rgba(229,236,255,.23);border-radius:50% 50% 45% 45%;background:linear-gradient(145deg,#303a50,#0c111b 67%);box-shadow:15px 25px 35px #00000073,inset 0 1px #ffffff2e;transform:rotate(-13deg)}.hero-mouse:before{position:absolute;top:9%;bottom:11%;left:50%;width:1px;background:#ffffff2e;content:""}.hero-mouse span{position:absolute;top:19%;left:calc(50% - 5px);width:10px;height:22px;border-radius:99px;background:var(--nd-accent);box-shadow:0 0 18px var(--nd-accent)}.hero-visual__caption{position:absolute;z-index:3;right:0;bottom:27px;display:flex;align-items:center;gap:10px;color:#aeb9ca;font-size:9px;font-weight:650;letter-spacing:.12em}.hero-visual__caption span{color:var(--nd-accent-2)}.hero-desk__scroll{position:absolute;bottom:25px;left:max(24px,calc((100% - var(--nd-container)) / 2));display:flex;align-items:center;gap:9px;color:#7d899d;font-size:8px;font-weight:650;letter-spacing:.15em}.hero-desk__scroll span{width:26px;height:1px;background:var(--nd-muted)}.hero-desk--smoke{min-height:min(780px,calc(100svh - 110px));background:#050505}.hero-desk--smoke:before,.hero-desk--smoke:after{display:none}.hero-desk--smoke .hero-desk__smoke{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-desk--smoke .hero-desk__smoke:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050505,#050505f5 27%,#050505a3 50%,#05050514 82%,#05050503);content:""}.hero-desk__smoke-image{position:absolute;top:0;right:0;width:min(100%,1430px);height:100%;object-fit:cover;object-position:right center;filter:grayscale(1) contrast(2) brightness(1.65);opacity:.95}.hero-desk--smoke .hero-desk__grid{z-index:1;opacity:.2;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.66),transparent 80%);mask-image:linear-gradient(90deg,rgba(0,0,0,.66),transparent 80%)}.hero-desk--smoke .hero-desk__inner{position:relative;z-index:2;grid-template-columns:minmax(0,1fr);min-height:inherit;padding-top:70px;padding-bottom:78px}.hero-desk--smoke .hero-desk__content{width:min(100%,670px);padding:56px 0}.hero-desk--smoke h1{max-width:660px;color:#fff;font-size:clamp(62px,7vw,108px);text-shadow:0 4px 30px rgba(0,0,0,.35)}.hero-desk--smoke h1 em{display:inline-block;background:linear-gradient(108deg,#fff 7%,#bcbcbc 94%);background-clip:text;color:transparent;text-shadow:none}.hero-desk--smoke .hero-desk__text{max-width:505px;color:#c5c5c5;font-size:17px;text-shadow:0 2px 16px rgba(0,0,0,.58)}.hero-desk--smoke .hero-desk__stats{width:fit-content;max-width:100%;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:10px 14px;background:#05050561;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-desk--smoke .hero-desk__scroll{z-index:2}.section--categories{padding-top:114px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:44px}.category-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--nd-border);border-radius:var(--nd-radius);background:linear-gradient(155deg,#ffffff12,#ffffff04);transition:transform .35s cubic-bezier(.2,.7,.3,1),border-color .35s ease}.category-card:hover{border-color:color-mix(in srgb,var(--nd-accent-2) 47%,var(--nd-border));transform:translateY(-7px)}.category-card__image{position:relative;overflow:hidden;aspect-ratio:1.03;background:#0c111b}.category-card__image:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 44%,rgba(5,7,12,.88));content:""}.category-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.3,1),filter .4s ease}.category-card:hover .category-card__image img{filter:saturate(1.16);transform:scale(1.08)}.category-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:linear-gradient(137deg,transparent 43%,rgba(255,255,255,.08) 43.4%,transparent 44%),radial-gradient(circle at 71% 27%,color-mix(in srgb,var(--nd-accent) 40%,transparent),transparent 22%),radial-gradient(circle at 30% 79%,color-mix(in srgb,var(--nd-accent-2) 33%,transparent),transparent 30%),linear-gradient(145deg,#20273a,#080a10 74%)}.category-card__placeholder:before,.category-card__placeholder:after{position:absolute;content:"";filter:blur(1px)}.category-card__placeholder:before{top:21%;left:24%;width:53%;height:29%;border:1px solid rgba(255,255,255,.2);border-radius:9px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.15) 0 1px,transparent 1px 18px),#111727;box-shadow:0 20px 30px #00000080;transform:rotate(-14deg)}.category-card__placeholder:after{right:21%;bottom:15%;width:25%;aspect-ratio:1;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:linear-gradient(145deg,#2b3449,#0c1019);box-shadow:0 20px 30px #00000080}.category-card__placeholder--2{background:radial-gradient(circle at 37% 65%,color-mix(in srgb,var(--nd-accent-2) 38%,transparent),transparent 24%),linear-gradient(145deg,#141b2a,#080a10 76%)}.category-card__placeholder--2:before{top:16%;left:23%;width:42%;height:64%;border-radius:50% 50% 42% 42%;transform:rotate(18deg)}.category-card__placeholder--2:after{right:20%;bottom:26%;width:17%}.category-card__placeholder--3{background:radial-gradient(circle at 60% 55%,color-mix(in srgb,var(--nd-accent) 36%,transparent),transparent 27%),linear-gradient(135deg,#202a38,#090b11 75%)}.category-card__placeholder--3:before{top:39%;left:5%;width:90%;height:28%;border-radius:14px;transform:rotate(-7deg)}.category-card__placeholder--3:after{right:8%;bottom:15%}.category-card__placeholder--4{background:radial-gradient(circle at 52% 30%,color-mix(in srgb,var(--nd-accent-2) 35%,transparent),transparent 15%),radial-gradient(circle at 32% 72%,color-mix(in srgb,var(--nd-accent) 33%,transparent),transparent 23%),#080a10}.category-card__placeholder--4:before{top:12%;left:44%;width:2px;height:60%;border:0;background:#d9ecff;box-shadow:0 0 34px 12px var(--nd-accent-2);transform:rotate(12deg)}.category-card__placeholder--4:after{right:16%;bottom:18%;width:43%;height:6%;border:0;border-radius:99px;background:#d9ecff;box-shadow:0 0 34px 10px var(--nd-accent)}.category-card__number{position:absolute;z-index:2;top:15px;right:16px;color:#e8effc;font-size:10px;font-weight:650;letter-spacing:.1em}.category-card__content{position:absolute;z-index:3;right:0;bottom:0;left:0;padding:24px 21px}.category-card__content p{color:#aab6c8;font-size:10px;font-weight:550}.category-card__content h3{margin-top:6px;padding-right:36px;font-size:clamp(21px,2vw,29px)}.category-card__arrow{position:absolute;right:20px;bottom:24px;display:grid;width:29px;height:29px;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;color:var(--nd-accent-2);transition:background .25s ease,color .25s ease,transform .25s ease}.category-card__arrow svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.category-card:hover .category-card__arrow{background:var(--nd-accent-2);color:#071018;transform:rotate(5deg)}.section--featured{padding-top:88px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:40px}.product-card{position:relative;min-width:0}.product-card__image{position:relative;display:block;overflow:hidden;aspect-ratio:.9;border:1px solid var(--nd-border);border-radius:var(--nd-radius);background:radial-gradient(circle at 72% 24%,color-mix(in srgb,var(--nd-accent) 11%,transparent),transparent 20%),linear-gradient(145deg,#151b29,#0b0e15 77%)}.product-card__image:before{position:absolute;z-index:1;top:0;right:0;left:0;height:38%;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent);content:"";pointer-events:none}.product-card__image img,.product-card__image .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.3,1)}.product-card:hover .product-card__image img{transform:scale(1.06)}.placeholder-svg{fill:#ffffff21}.product-card__badge{position:absolute;z-index:3;top:12px;left:12px;border-radius:4px;padding:5px 7px;background:var(--nd-accent);color:#fff;font-size:9px;font-weight:760;letter-spacing:.08em}.product-card__badge--muted{background:#0a0d14bd;color:#d3dbe7}.product-card__quick{position:absolute;z-index:4;right:12px;bottom:12px;display:flex;align-items:center;gap:7px;padding:9px 10px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:#080a10c2;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#fff;font-size:10px;font-weight:650;opacity:0;transform:translateY(7px);transition:opacity .3s ease,transform .3s ease}.product-card__quick svg{width:13px;height:13px;fill:none;stroke:var(--nd-accent-2);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.product-card:hover .product-card__quick{opacity:1;transform:translateY(0)}.product-card__content{padding:16px 4px 0}.product-card__vendor{display:block;overflow:hidden;color:var(--nd-muted);font-size:9px;font-weight:650;letter-spacing:.11em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.product-card h3{overflow:hidden;margin-top:6px;font-size:17px;line-height:1.12;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.product-card h3 a:hover{color:var(--nd-accent-2)}.product-card__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:9px;margin-top:13px}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px}.price__current{font-size:15px;font-weight:750}.price s,.product-price s{color:#7c8798;font-size:11px}.circle-link{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border:1px solid var(--nd-border);border-radius:50%;color:var(--nd-accent-2);transition:border-color .25s ease,background .25s ease,color .25s ease}.circle-link svg{width:14px;height:14px}.circle-link:hover{border-color:var(--nd-accent-2);background:var(--nd-accent-2);color:#071018}.empty-state{position:relative;overflow:hidden;margin-top:38px;border:1px dashed var(--nd-border-strong);border-radius:var(--nd-radius);padding:70px clamp(24px,6vw,96px);background:#ffffff05;text-align:center}.empty-state .eyebrow{justify-content:center}.empty-state h2,.empty-state h3{position:relative;margin-top:16px;font-size:clamp(30px,3.7vw,48px)}.empty-state p:not(.eyebrow){position:relative;max-width:465px;margin:16px auto 0;color:var(--nd-muted)}.empty-state .button{position:relative;margin-top:25px}.empty-state__orb{position:absolute;top:-45px;left:calc(50% - 100px);width:200px;aspect-ratio:1;border-radius:50%;background:var(--nd-accent);filter:blur(60px);opacity:.21}.statement{display:grid;grid-template-columns:minmax(0,.82fr) minmax(390px,1.18fr);align-items:center;min-height:560px;overflow:hidden;border:1px solid var(--nd-border);border-radius:calc(var(--nd-radius) + 8px);background:linear-gradient(120deg,#ffffff0a,#ffffff03)}.statement--image_left .statement__copy{order:2}.statement--image_left .statement__visual{order:1}.statement__copy{position:relative;z-index:1;padding:clamp(42px,6vw,94px)}.statement h2{margin-top:19px;font-size:clamp(42px,4.5vw,67px)}.statement .rte{max-width:480px;margin-top:25px}.statement .button{margin-top:31px}.statement__visual{height:100%;min-height:430px;background:#0a0c13}.statement__visual>img{width:100%;height:100%;object-fit:cover}.statement-art{position:relative;height:100%;min-height:430px;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(45deg,rgba(255,255,255,.025) 1px,transparent 1px),#0b0b0b;background-size:34px 34px}.statement-art__light{position:absolute;border-radius:999px;filter:blur(45px)}.statement-art__light--violet{top:9%;right:17%;width:39%;aspect-ratio:1;background:var(--nd-accent);opacity:.38}.statement-art__light--cyan{bottom:-5%;left:9%;width:44%;aspect-ratio:1;background:var(--nd-accent-2);opacity:.25}.statement-art__line{position:absolute;z-index:1;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.67),transparent);transform:rotate(-32deg)}.statement-art__line--one{top:26%;left:-13%;width:110%}.statement-art__line--two{bottom:15%;left:-9%;width:92%;opacity:.38;transform:rotate(-32deg) translateY(40px)}.statement-art__disc{position:absolute;z-index:2;top:21%;right:13%;width:154px;aspect-ratio:1;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:conic-gradient(from 120deg,#ffffff4d,#ffffff03,#ffffff24,#fff3);box-shadow:0 25px 37px #0006,0 0 43px color-mix(in srgb,var(--nd-accent) 30%,transparent);transform:rotate(20deg)}.statement-art__disc:before{position:absolute;top:20%;right:20%;bottom:20%;left:20%;border:1px solid rgba(255,255,255,.48);border-radius:inherit;background:#101827;content:""}.statement-art__desk{position:absolute;z-index:3;right:7%;bottom:16%;left:14%;display:grid;grid-template-columns:repeat(7,1fr);gap:10px;height:98px;border:1px solid rgba(255,255,255,.25);border-radius:13px;padding:14px;background:linear-gradient(150deg,#344056,#0b0e17 75%);box-shadow:9px 24px 38px #0000008c;transform:perspective(600px) rotateX(51deg) rotate(-10deg)}.statement-art__desk i{border:1px solid rgba(255,255,255,.16);border-radius:4px;background:#101724;box-shadow:0 0 15px color-mix(in srgb,var(--nd-accent-2) 25%,transparent)}.statement-art p{position:absolute;z-index:3;right:28px;bottom:23px;color:#b8c6d9;font-size:8px;font-weight:650;letter-spacing:.14em}.section--benefits{padding-top:86px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px}.benefit-card{position:relative;min-height:200px;overflow:hidden;border:1px solid var(--nd-border);border-radius:var(--nd-radius);padding:27px;background:#ffffff06;transition:transform .3s ease,border-color .3s ease,background .3s ease}.benefit-card:hover{border-color:color-mix(in srgb,var(--nd-accent) 42%,var(--nd-border));background:#ffffff0b;transform:translateY(-4px)}.benefit-card__icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid color-mix(in srgb,var(--nd-accent-2) 46%,transparent);border-radius:50%;color:var(--nd-accent-2);background:color-mix(in srgb,var(--nd-accent-2) 8%,transparent)}.benefit-card__icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.benefit-card h3{margin-top:29px;font-size:22px}.benefit-card p{max-width:340px;margin-top:9px;color:var(--nd-muted);font-size:13px;line-height:1.5}.benefit-card__number{position:absolute;right:21px;bottom:20px;color:#e6edfc38;font-size:24px;font-weight:350;letter-spacing:-.06em}.section--newsletter{padding-top:86px;padding-bottom:116px}.newsletter-panel{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;overflow:hidden;border:1px solid var(--nd-border);border-radius:calc(var(--nd-radius) + 8px);padding:clamp(38px,6vw,78px);background:radial-gradient(circle at 86% 16%,color-mix(in srgb,var(--nd-accent) 22%,transparent),transparent 30%),linear-gradient(115deg,#151515,#090909 71%)}.newsletter-panel:after{position:absolute;right:-12%;bottom:-86%;width:55%;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--nd-accent-2) 20%,transparent);border-radius:50%;content:""}.newsletter-panel__light{position:absolute;border-radius:50%;filter:blur(50px);pointer-events:none}.newsletter-panel__light--one{top:-16%;right:20%;width:20%;aspect-ratio:1;background:var(--nd-accent);opacity:.27}.newsletter-panel__light--two{right:-5%;bottom:5%;width:25%;aspect-ratio:1;background:var(--nd-accent-2);opacity:.18}.newsletter-panel__copy,.newsletter-panel__form{position:relative;z-index:1}.newsletter-panel h2{max-width:520px;margin-top:16px;font-size:clamp(38px,4vw,58px)}.newsletter-panel .rte{max-width:470px;margin-top:18px}.newsletter-panel__form{justify-self:end;width:min(100%,480px)}.newsletter-form__row{display:flex;gap:9px;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:9px}.newsletter-form__row input,.footer-signup__field input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff}.newsletter-form__row input::placeholder,.footer-signup__field input::placeholder{color:#8995a6}.newsletter-form__row .button{flex:0 0 auto;min-height:45px}.form-message{margin-top:10px;color:#ffb5ba;font-size:12px}.form-message--success{color:#8df2c1}.site-footer{position:relative;z-index:1;border-top:1px solid var(--nd-border);padding:66px 0 22px;background:#04060a8f}.site-footer__top{display:grid;grid-template-columns:1.1fr .45fr .95fr;gap:clamp(35px,6vw,100px);padding-bottom:65px}.site-footer__brand h2{max-width:350px;margin-top:25px;font-size:35px}.site-footer__brand .rte{max-width:355px;margin-top:17px;font-size:13px}.site-footer__links ul{display:grid;gap:10px;margin-top:21px;list-style:none}.site-footer__links a{color:#bdc7d6;font-size:13px}.site-footer__links a:hover,.site-footer__policies a:hover{color:var(--nd-accent-2)}.site-footer__newsletter>p{max-width:330px;margin-top:13px;color:var(--nd-muted);font-size:13px;line-height:1.5}.footer-signup__field{display:flex;align-items:center;gap:8px;margin-top:23px;border-bottom:1px solid rgba(255,255,255,.28);padding-bottom:8px}.footer-signup__field input{font-size:13px}.footer-signup__field button{display:grid;width:33px;height:33px;place-items:center;border:1px solid var(--nd-border);border-radius:50%;background:transparent;color:var(--nd-accent-2);transition:background .25s ease,color .25s ease}.footer-signup__field button:hover{background:var(--nd-accent-2);color:#071018}.footer-signup__field svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--nd-border);padding-top:20px;color:#7e899a;font-size:10px}.site-footer__policies{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.payment-icon{width:30px;height:auto;opacity:.72}.back-link{display:inline-flex;align-items:center;gap:8px;color:var(--nd-muted);font-size:12px;font-weight:600}.back-link:hover{color:var(--nd-accent-2)}.back-link svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;transform:rotate(180deg)}.product-page{padding:46px 0 112px}.product-page__grid{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(345px,.86fr);align-items:start;gap:clamp(35px,6vw,92px);margin-top:28px}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-gallery__item{overflow:hidden;aspect-ratio:.92;border:1px solid var(--nd-border);border-radius:var(--nd-radius);background:radial-gradient(circle at 68% 22%,color-mix(in srgb,var(--nd-accent) 11%,transparent),transparent 24%),#0d111b}.product-gallery__item--main{grid-column:span 2;aspect-ratio:1.12}.product-gallery__item img,.product-gallery__item .placeholder-svg{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:105px;padding-top:8px}.product-info__vendor{color:var(--nd-muted);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-info__block+.product-info__block{margin-top:21px}.product-info__block--title{margin-top:12px}.product-info__block--title h1{margin-top:14px;font-size:clamp(40px,4vw,62px)}.product-price{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.product-price__current{font-size:28px;font-weight:730;letter-spacing:-.045em}.sale-pill{border:1px solid color-mix(in srgb,var(--nd-accent) 55%,transparent);border-radius:999px;padding:4px 7px;color:#ededed;font-size:9px;font-weight:700;letter-spacing:.05em}.unit-price{display:block;margin-top:6px;color:var(--nd-muted)}.product-option label,.cart-summary label{display:block;margin-bottom:8px;color:#c1cad8;font-size:11px;font-weight:700;letter-spacing:.04em}.select-wrap{position:relative}.select-wrap:after{position:absolute;top:50%;right:15px;width:7px;height:7px;border-right:1px solid var(--nd-accent-2);border-bottom:1px solid var(--nd-accent-2);content:"";pointer-events:none;transform:translateY(-70%) rotate(45deg)}.select-wrap select{width:100%;-webkit-appearance:none;appearance:none;border:1px solid var(--nd-border);border-radius:11px;outline:none;padding:13px 42px 13px 14px;background:#ffffff09;color:#edf3ff;font-size:13px}.select-wrap select:focus{border-color:var(--nd-accent-2)}.product-buy{display:flex;gap:10px}.quantity-input{display:inline-flex;align-items:center;height:51px;overflow:hidden;border:1px solid var(--nd-border);border-radius:11px;background:#ffffff08}.quantity-input button{display:grid;width:37px;height:100%;place-items:center;border:0;background:transparent;color:#c6d0df;font-size:20px;font-weight:350}.quantity-input button:hover{color:var(--nd-accent-2)}.quantity-input input{width:32px;border:0;outline:0;background:transparent;color:#fff;font-size:13px;font-weight:700;text-align:center;-moz-appearance:textfield}.quantity-input input::-webkit-inner-spin-button,.quantity-input input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.product-buy__button{flex:1;min-height:51px}.product-buy__notice{display:flex;align-items:center;gap:7px;margin-top:12px;color:#aebaca;font-size:11px}.product-buy__notice svg,.cart-summary__secure svg{width:15px;height:15px;fill:none;stroke:var(--nd-accent-2);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.product-description{border-top:1px solid var(--nd-border);padding-top:22px;font-size:14px}.product-text{color:var(--nd-muted)}.copy-link{display:inline-flex;align-items:center;gap:7px;margin-top:28px;border:0;padding:0;background:transparent;color:var(--nd-muted);font-size:11px;font-weight:650}.copy-link span{color:var(--nd-accent-2)}.copy-link:hover{color:#fff}.collection-page,.cart-page,.search-page,.collections-page,.standard-page{padding:66px 0 115px}.collection-page__header,.cart-page__header,.search-page__header,.collections-page__header{max-width:850px}.collection-page__header .rte{max-width:600px;margin-top:21px;font-size:15px}.collection-page__toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:44px;border-top:1px solid var(--nd-border);border-bottom:1px solid var(--nd-border);padding:12px 0}.collection-page__toolbar>p{color:var(--nd-muted);font-size:12px}.sort-form{display:flex;align-items:center;gap:10px}.sort-form label{color:var(--nd-muted);font-size:11px}.select-wrap--small select{min-width:170px;border:0;padding-top:7px;padding-bottom:7px;background:transparent;color:#d9e2ef;font-size:11px}.product-grid--collection{margin-top:30px}.cart-page h1 span{color:var(--nd-muted);font-weight:350}.cart-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(285px,360px);align-items:start;gap:clamp(28px,5vw,75px);margin-top:45px}.cart-form__items{border-top:1px solid var(--nd-border)}.cart-item{display:grid;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:20px;border-bottom:1px solid var(--nd-border);padding:17px 0}.cart-item__image{display:block;overflow:hidden;aspect-ratio:1;border-radius:12px;background:#0f141e}.cart-item__image img,.cart-item__image .placeholder-svg{width:100%;height:100%;object-fit:cover}.cart-item__vendor,.cart-item__variant{color:var(--nd-muted);font-size:10px;font-weight:650;letter-spacing:.075em;text-transform:uppercase}.cart-item h2{margin-top:4px;font-size:19px}.cart-item__variant{margin-top:6px;font-weight:500;letter-spacing:0;text-transform:none}.cart-item__remove{display:inline-block;margin-top:12px;color:#8b96a8;font-size:11px;text-decoration:underline;text-underline-offset:3px}.cart-item__remove:hover{color:#ffadb9}.cart-item__right{display:flex;align-items:center;gap:22px}.quantity-input--small{height:37px}.quantity-input--small button{width:28px;font-size:17px}.quantity-input--small input{width:25px;font-size:11px}.cart-item__price{min-width:83px;text-align:right;font-size:14px;font-weight:700}.cart-summary{position:sticky;top:105px;border:1px solid var(--nd-border);border-radius:var(--nd-radius);padding:25px;background:linear-gradient(150deg,#ffffff0f,#ffffff05)}.cart-summary h2{font-size:25px}.cart-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-top:26px;border-top:1px solid var(--nd-border);padding-top:18px}.cart-summary__row span{color:#bac4d2;font-size:13px}.cart-summary__row strong{font-size:20px}.cart-summary>p{margin-top:12px;color:var(--nd-muted);font-size:11px;line-height:1.55}.cart-summary label{margin-top:23px}.cart-summary textarea{width:100%;min-height:78px;resize:vertical;border:1px solid var(--nd-border);border-radius:10px;outline:none;padding:10px;background:#ffffff06;color:#dce5f4;font-size:11px}.cart-summary textarea:focus{border-color:var(--nd-accent-2)}.cart-summary__checkout{width:100%;margin-top:23px}.cart-summary__update{display:block;width:100%;margin-top:12px;border:0;background:transparent;color:#9da9bb;font-size:11px;text-decoration:underline;text-underline-offset:3px}.cart-summary__secure{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px!important;font-size:10px!important}.empty-state--cart{margin-top:45px}.search-page__header{max-width:720px}.search-form{display:flex;align-items:center;margin-top:32px;border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:10px}.search-form input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;font-size:18px}.search-form input::placeholder{color:#7c8799}.search-form button{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--nd-border);border-radius:50%;background:#ffffff09;color:var(--nd-accent-2)}.search-form button:hover{background:var(--nd-accent-2);color:#071018}.search-form svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.search-page__result-info{margin-top:37px;color:var(--nd-muted);font-size:13px}.search-page__result-info strong{color:#dce6f5}.search-result-card{display:block;min-height:240px;border:1px solid var(--nd-border);border-radius:var(--nd-radius);padding:28px;background:#ffffff05}.search-result-card:hover{border-color:var(--nd-accent-2)}.search-result-card h2{margin-top:17px;font-size:27px}.search-result-card p{margin-top:12px;color:var(--nd-muted);font-size:13px}.search-result-card .button{margin-top:18px}.standard-page__inner{max-width:830px}.standard-page__inner .rte{margin-top:32px;font-size:15px}.not-found-page{display:grid;min-height:calc(100svh - 150px);place-items:center;padding:80px 0}.not-found-page__inner{max-width:760px;text-align:center}.not-found-page__code{background:linear-gradient(110deg,#fff,#a8a8a8);background-clip:text;color:transparent;font-size:clamp(110px,21vw,250px);font-weight:800;letter-spacing:-.12em;line-height:.72}.not-found-page h1{margin-top:18px;font-size:clamp(42px,5.5vw,78px)}.not-found-page__inner>p:not(.not-found-page__code):not(.eyebrow){max-width:500px;margin:21px auto 0;color:var(--nd-muted)}.not-found-page .button{margin-top:28px}.collection-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:40px}.collection-list-card{position:relative;overflow:hidden;aspect-ratio:1.08;border:1px solid var(--nd-border);border-radius:var(--nd-radius);background:#0e131e}.collection-list-card>div{position:absolute;top:0;right:0;bottom:0;left:0}.collection-list-card>div:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 25%,rgba(5,7,12,.95));content:""}.collection-list-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.collection-list-card:hover img{transform:scale(1.07)}.collection-list-card>span,.collection-list-card h2,.collection-list-card i{position:absolute;z-index:1}.collection-list-card>span{top:17px;right:18px;color:#dbe5f3;font-size:10px}.collection-list-card h2{bottom:24px;left:22px;padding-right:50px;font-size:clamp(27px,3vw,40px)}.collection-list-card i{right:21px;bottom:24px;display:grid;width:31px;height:31px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:var(--nd-accent-2)}.collection-list-card i svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.pagination{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:47px}.pagination a,.pagination span{display:grid;width:34px;height:34px;place-items:center;border:1px solid transparent;border-radius:50%;color:var(--nd-muted);font-size:11px}.pagination a:hover,.pagination span[aria-current=page]{border-color:var(--nd-border);background:#ffffff0d;color:#fff}.pagination a:first-child svg{transform:rotate(180deg)}.pagination svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}@media screen and (max-width:1100px){.site-header__inner{grid-template-columns:1fr auto 1fr}.site-nav__list{gap:17px}.header-cta{display:none}.hero-desk__inner{grid-template-columns:minmax(0,.9fr) minmax(390px,.95fr);gap:22px}.hero-keyboard{width:93%}.hero-mouse{right:0;width:110px}.category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card__image{aspect-ratio:1.25}.statement{grid-template-columns:.95fr 1.05fr}.cart-form{grid-template-columns:minmax(0,1fr) 320px}}@media screen and (max-width:820px){.nd-container{width:min(calc(100% - 32px),var(--nd-container))}.site-header__inner{grid-template-columns:auto 1fr auto;min-height:68px;gap:11px}.mobile-nav-toggle{position:relative;z-index:32;display:grid;width:35px;height:35px;place-items:center;border:1px solid var(--nd-border);border-radius:50%;background:transparent;color:#e6edf8}.mobile-nav-toggle svg,.site-nav__mobile-heading svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.mobile-nav-toggle__close,.site-header.is-menu-open .mobile-nav-toggle__open{display:none}.site-header.is-menu-open .mobile-nav-toggle__close{display:block}.brand{justify-self:center}.brand__name{font-size:13px}.brand__mark{width:13px;height:13px}.site-header__actions{gap:3px}.site-header__search{display:none}.cart-button{min-width:35px;width:35px;height:35px;padding:0}.cart-button>span{display:none}.cart-button b{position:absolute;top:15px;right:7px;width:15px;height:15px;font-size:8px}.site-nav{position:fixed;z-index:30;top:0;bottom:0;left:0;display:flex;width:min(88vw,390px);flex-direction:column;justify-content:flex-start;border-right:1px solid var(--nd-border);padding:21px 19px 29px;background:#0a0d14;box-shadow:25px 0 55px #00000061;opacity:0;pointer-events:none;transform:translate(-104%);transition:transform .32s cubic-bezier(.2,.7,.3,1),opacity .25s ease}.site-header.is-menu-open .site-nav{opacity:1;pointer-events:auto;transform:translate(0)}.site-nav__mobile-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--nd-border);padding-bottom:17px;color:var(--nd-muted);font-size:10px;font-weight:700;letter-spacing:.13em}.site-nav__mobile-heading button{display:grid;width:31px;height:31px;place-items:center;border:1px solid var(--nd-border);border-radius:50%;background:transparent;color:#fff}.site-nav__list{display:grid;justify-content:stretch;gap:0;margin-top:17px}.site-nav__list>li{border-bottom:1px solid rgba(220,230,255,.09)}.site-nav__list a,.site-nav__list summary{display:flex;align-items:center;justify-content:space-between;min-height:49px;color:#e1e8f3;font-size:16px}.site-nav details ul{position:static;min-width:0;margin:0 0 12px;border:0;padding:0 0 0 13px;background:transparent;box-shadow:none;transform:none}.site-nav details li a{min-height:35px;padding:0;color:#94a1b3;font-size:13px}.site-nav__mobile-cta{display:inline-flex;width:100%;margin-top:auto}.section{padding:78px 0}.hero-desk{min-height:auto}.hero-desk__inner{grid-template-columns:1fr;gap:0;padding-top:32px;padding-bottom:50px}.hero-desk__content{padding:25px 0 0}.hero-desk h1{font-size:clamp(48px,14vw,76px)}.hero-desk__visual{min-height:370px;margin:12px -5px 0}.hero-keyboard{width:min(92%,530px);padding:25px 26px 38px}.hero-keyboard__keys i{height:26px}.hero-mouse{width:93px}.hero-desk__scroll{display:none}.section-heading--split{align-items:flex-start}.section-heading--split>.button{display:none}.statement{grid-template-columns:1fr}.statement--image_left .statement__copy,.statement--image_left .statement__visual{order:initial}.statement__copy{padding:43px 30px}.statement__visual,.statement-art{min-height:350px}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:172px}.newsletter-panel{grid-template-columns:1fr;gap:33px}.newsletter-panel__form{justify-self:stretch;width:100%}.site-footer__top{grid-template-columns:1fr 1fr;gap:42px 28px}.site-footer__brand{grid-column:span 2}.product-page__grid{grid-template-columns:1fr}.product-info,.cart-summary{position:static}.cart-form{grid-template-columns:1fr}.cart-summary{max-width:500px}.collection-list-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:540px){.nd-container{width:min(calc(100% - 28px),var(--nd-container))}.announcement-bar__inner{min-height:31px;font-size:8.5px;letter-spacing:.055em}.announcement-bar p,.announcement-bar a{padding:0 8px}.section{padding:63px 0}.section-heading h2,.collection-page h1,.cart-page h1,.search-page h1,.collections-page h1,.standard-page h1{font-size:38px}.hero-desk__text{font-size:15px}.hero-desk__buttons{align-items:flex-start;flex-direction:column;gap:18px;margin-top:28px}.hero-desk__stats{display:grid;gap:9px;margin-top:27px}.hero-desk__visual{min-height:295px}.hero-keyboard{width:95%;padding:19px 20px 28px;border-radius:18px}.hero-keyboard__topline{height:3px;margin-bottom:13px}.hero-keyboard__keys{gap:5px;margin-top:6px}.hero-keyboard__keys i{height:20px;border-radius:3px}.hero-mouse{right:1%;bottom:0;width:65px}.hero-visual__caption{right:4px;bottom:4px;font-size:7px}.category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px}.category-card__image{aspect-ratio:.86}.category-card__content{padding:17px 14px}.category-card__content p{font-size:8px}.category-card__content h3{padding-right:0;font-size:19px;line-height:1}.category-card__arrow{right:13px;bottom:14px;width:25px;height:25px}.category-card__number{top:11px;right:11px;font-size:8px}.product-card__image{border-radius:13px}.product-card__quick{display:none}.product-card__content{padding:11px 1px 0}.product-card__vendor{font-size:7.5px}.product-card h3{font-size:14px}.product-card__bottom{margin-top:9px}.price__current{font-size:13px}.price s{display:none}.circle-link{width:25px;height:25px}.section--featured{padding-top:52px}.statement__copy{padding:37px 23px}.statement h2{font-size:39px}.statement__visual,.statement-art{min-height:270px}.statement-art__disc{top:14%;width:110px}.statement-art__desk{bottom:19%;height:75px;gap:6px;padding:10px}.benefit-card{min-height:150px;padding:22px}.benefit-card h3{margin-top:18px;font-size:20px}.benefit-card p{font-size:12px}.newsletter-panel{padding:37px 23px}.newsletter-panel h2{font-size:39px}.newsletter-form__row{align-items:stretch;flex-direction:column;border-bottom:0;padding-bottom:0}.newsletter-form__row input{border-bottom:1px solid rgba(255,255,255,.35);padding:0 0 11px}.newsletter-form__row .button{width:100%;margin-top:7px}.site-footer{padding-top:52px}.site-footer__top{grid-template-columns:1fr;gap:35px;padding-bottom:42px}.site-footer__brand{grid-column:auto}.site-footer__bottom{align-items:flex-start;flex-direction:column}.site-footer__policies,.payment-icons{justify-content:flex-start}.product-page,.collection-page,.cart-page,.search-page,.collections-page,.standard-page{padding-top:38px;padding-bottom:72px}.product-gallery{gap:8px}.product-info__block--title h1{font-size:38px}.product-buy{align-items:stretch;flex-direction:column}.quantity-input{width:100%;justify-content:center}.product-buy__button{min-height:52px}.collection-page__toolbar{align-items:flex-start;flex-direction:column}.sort-form{width:100%;justify-content:space-between}.select-wrap--small{flex:1}.select-wrap--small select{min-width:0}.cart-item{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:13px}.cart-item__right{grid-column:span 2;justify-content:space-between;margin-left:95px}.cart-item h2{font-size:17px}.cart-summary{padding:21px}.search-form input{font-size:15px}.collection-list-grid{gap:10px;margin-top:28px}.collection-list-card{aspect-ratio:.92}.collection-list-card h2{bottom:16px;left:14px;font-size:24px}.collection-list-card>span{top:10px;right:10px;font-size:8px}.collection-list-card i{right:13px;bottom:15px;width:25px;height:25px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media screen and (max-width:1100px){.hero-desk--smoke .hero-desk__inner{grid-template-columns:minmax(0,1fr);gap:0}.hero-desk--smoke .hero-desk__smoke-image{width:108%}}@media screen and (max-width:820px){.site-ambient__smoke{top:-12%;right:-12%;bottom:-12%;left:-12%;background-position:right 13vh;background-size:1150px auto;opacity:.58}.hero-desk--smoke{min-height:660px}.hero-desk--smoke .hero-desk__inner{min-height:660px;padding-top:22px;padding-bottom:38px}.hero-desk--smoke .hero-desk__content{padding:49px 0 42px}.hero-desk--smoke .hero-desk__smoke-image{right:-31%;width:143%;opacity:.8}.hero-desk--smoke .hero-desk__smoke:after{background:linear-gradient(90deg,#050505,#050505f0,#050505a1 58%,#05050526)}.hero-desk--smoke h1{font-size:clamp(56px,14vw,85px)}}@media screen and (max-width:540px){.hero-desk--smoke,.hero-desk--smoke .hero-desk__inner{min-height:590px}.hero-desk--smoke .hero-desk__content{padding-top:43px}.hero-desk--smoke .hero-desk__smoke-image{right:-57%;width:178%;opacity:.73}.hero-desk--smoke .hero-desk__smoke:after{background:linear-gradient(90deg,#050505,#050505ed 37%,#05050580 75%,#05050524)}.hero-desk--smoke h1{font-size:clamp(50px,14.5vw,68px)}.hero-desk--smoke .hero-desk__text{max-width:390px;font-size:15px}.hero-desk--smoke .hero-desk__stats{gap:9px;border-radius:14px}}@media screen and (min-width:821px){.site-header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.site-header .site-nav{grid-column:1;grid-row:1;justify-self:start}.site-header .site-nav__list{justify-content:flex-start}.site-header .brand{grid-column:2;grid-row:1;justify-self:center}.site-header .site-header__actions{grid-column:3;grid-row:1}.site-header .header-cta{display:none}}.hero-desk--mono{min-height:min(730px,calc(100svh - 110px));background:#050505}.hero-desk--mono:before,.hero-desk--mono:after{display:none}.hero-desk--mono .hero-desk__grid{display:none}.hero-desk--mono .hero-desk__inner{display:grid;grid-template-columns:minmax(0,.52fr) minmax(430px,.48fr);min-height:inherit;gap:0;padding-top:54px;padding-bottom:28px}.hero-desk--mono .hero-desk__content{align-self:center;padding:40px 0 88px}.hero-desk--mono h1{max-width:670px;margin-top:19px;color:#f7f7f7;font-size:clamp(58px,6.2vw,96px);font-weight:500;letter-spacing:-.07em;text-shadow:none}.hero-desk--mono h1 em{color:#bdbdbd;font-style:normal;font-weight:350}.hero-desk--mono .hero-desk__text{max-width:410px;color:#a4a4a4;font-size:16px;text-shadow:none}.hero-desk--mono .hero-desk__buttons{margin-top:33px}.hero-desk--mono .button--text{color:#cfcfcf}.hero-desk--mono.hero-desk--photo{isolation:isolate;overflow:hidden}.hero-desk--photo .hero-desk__photo{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#050505}.hero-desk--photo .hero-desk__photo picture,.hero-desk--photo .hero-desk__photo-image{display:block;width:100%;height:100%}.hero-desk--photo .hero-desk__photo-image{object-fit:cover;object-position:center}.hero-desk--photo .hero-desk__photo:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0505056b,#05050514 52%,#0505050a);content:""}.hero-desk--photo .hero-desk__inner{position:relative;z-index:1}.hero-desk--photo .hero-desk__content{text-shadow:0 3px 20px rgba(0,0,0,.62)}.hero-showcase{position:relative;min-height:500px;overflow:hidden;align-self:end}.hero-showcase__ground{position:absolute;right:-8%;bottom:0;left:-4%;height:39%;border-top:1px solid rgba(255,255,255,.13);background:linear-gradient(158deg,rgba(255,255,255,.035),transparent 55%),#101010;box-shadow:0 -25px 80px #00000080;transform:perspective(620px) rotateX(61deg) rotate(-3deg) translateY(18%);transform-origin:bottom}.hero-showcase__lamp{position:absolute;z-index:1;top:18px;right:10%;width:39%;height:79%;opacity:.9}.hero-showcase__lamp:before{position:absolute;top:0;right:0;width:100%;height:13px;border:1px solid rgba(255,255,255,.47);border-radius:8px;background:linear-gradient(#4d4d4d,#111);box-shadow:0 4px 13px #0009;content:""}.hero-showcase__lamp:after{position:absolute;top:12px;right:18%;width:8px;height:72%;border:1px solid rgba(255,255,255,.31);border-radius:9px;background:linear-gradient(90deg,#101010,#4e4e4e,#111);content:""}.hero-showcase__lamp i{position:absolute;right:3%;bottom:5%;width:40%;height:14px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#171717;box-shadow:0 15px 20px #0000007a}.hero-showcase__product{position:absolute;z-index:2;right:4%;bottom:6%;left:0;display:block;height:78%}.hero-showcase__product>img,.hero-showcase__product>.placeholder-svg{width:100%;height:100%;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 24px 27px rgba(0,0,0,.58))}.hero-showcase__product-label{position:absolute;bottom:1px;left:7%;display:grid;gap:4px;border-left:1px solid rgba(255,255,255,.4);padding-left:10px;color:#c9c9c9}.hero-showcase__product-label b{color:#8e8e8e;font-size:8px;letter-spacing:.12em}.hero-showcase__product-label em{overflow:hidden;max-width:155px;font-size:11px;font-style:normal;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.hero-showcase__fallback{position:absolute;z-index:2;right:5%;bottom:12%;left:1%;height:67%}.hero-fallback-mat{position:absolute;right:0;bottom:0;left:5%;height:42%;border:1px solid rgba(255,255,255,.17);border-radius:15px;background:linear-gradient(145deg,#232323,#0d0d0d 80%);box-shadow:0 27px 33px #00000085;transform:perspective(530px) rotateX(52deg) rotate(-6deg)}.hero-fallback-keyboard{position:absolute;z-index:2;right:20%;bottom:26%;left:20%;display:grid;grid-template-columns:repeat(10,1fr);gap:4px;min-height:112px;border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:12px;background:linear-gradient(150deg,#3c3c3c,#111 75%);box-shadow:7px 20px 27px #0000008c;transform:perspective(600px) rotateX(46deg) rotate(-6deg)}.hero-fallback-keyboard i{min-height:20px;border:1px solid rgba(255,255,255,.17);border-radius:3px;background:#151515;box-shadow:inset 0 1px #ffffff1c}.hero-fallback-mouse{position:absolute;z-index:3;right:6%;bottom:17%;width:100px;aspect-ratio:.7;border:1px solid rgba(255,255,255,.25);border-radius:50% 50% 45% 45%;background:linear-gradient(145deg,#4a4a4a,#111 73%);box-shadow:10px 19px 25px #00000080;transform:rotate(-14deg)}.hero-fallback-mouse:before{position:absolute;top:13%;bottom:18%;left:50%;width:1px;background:#ffffff3d;content:""}.hero-fallback-mouse i{position:absolute;top:22%;left:calc(50% - 3px);width:6px;height:18px;border-radius:9px;background:#dedede}.product-card__image{border-radius:7px;background:#121212}.product-card__content{padding:14px 2px 0}.product-card h3{font-size:15px;font-weight:560}.circle-link{border-radius:4px}@media screen and (max-width:820px){.hero-desk--mono{min-height:auto}.hero-desk--mono .hero-desk__inner{grid-template-columns:1fr;min-height:auto;padding-top:22px;padding-bottom:0}.hero-desk--mono .hero-desk__content{padding:42px 0 25px}.hero-desk--mono h1{font-size:clamp(48px,13.5vw,70px)}.hero-showcase{min-height:345px;margin:0 -10px}.hero-showcase__lamp{top:8px;right:8%;width:42%;height:75%}.hero-showcase__product{right:7%;bottom:3%;left:3%;height:82%}.hero-showcase__fallback{right:4%;bottom:8%;left:3%}.hero-fallback-keyboard{right:20%;left:13%;min-height:95px}.hero-fallback-mouse{width:80px}.hero-desk--mono.hero-desk--photo:not(.hero-desk--has-mobile-photo){min-height:0}.hero-desk--mono.hero-desk--photo:not(.hero-desk--has-mobile-photo) .hero-desk__photo{position:relative;inset:auto;aspect-ratio:16 / 9}.hero-desk--mono.hero-desk--photo:not(.hero-desk--has-mobile-photo) .hero-desk__photo picture{position:absolute;top:0;right:0;bottom:0;left:0}.hero-desk--mono.hero-desk--photo:not(.hero-desk--has-mobile-photo) .hero-desk__photo-image{object-fit:contain;object-position:center}.hero-desk--mono.hero-desk--photo:not(.hero-desk--has-mobile-photo) .hero-desk__photo:after{background:transparent}.hero-desk--mono.hero-desk--photo:not(.hero-desk--has-mobile-photo) .hero-desk__inner{display:block;min-height:0;padding:0 22px 38px}.hero-desk--mono.hero-desk--photo:not(.hero-desk--has-mobile-photo) .hero-desk__content{padding:30px 0 0}.hero-desk--mono.hero-desk--has-mobile-photo,.hero-desk--mono.hero-desk--has-mobile-photo .hero-desk__inner{min-height:660px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/base.css.map */
