@import "https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@400;600&family=IBM+Plex+Mono:wght@200;400;500&family=Inter:wght@300;400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--black:#000;--white:#f5f5f5;--gray:#888;--rule:#d0d0d0;--rule-dark:#1a1a1a;--gray-dim:#444;--gray-muted:#333;--font:"Inter", system-ui, sans-serif;--display:"Darker Grotesque", system-ui, sans-serif;--mono:"IBM Plex Mono", "Courier New", monospace;--nav-height:52px}html{scroll-behavior:auto}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{font-family:var(--font);background:var(--white);color:var(--black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}._nav_n91bg_1{height:var(--nav-height);z-index:100;pointer-events:none;justify-content:space-between;align-items:flex-start;padding:28px 60px 0;display:flex;position:fixed;top:0;left:0;right:0}._logo_n91bg_15{pointer-events:all;animation:.8s .2s both _fadeIn_n91bg_1;display:block}._logoImg_n91bg_21{width:auto;height:66px;display:block}._links_n91bg_27{pointer-events:all;font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:#fff9;gap:32px;padding-top:6px;font-size:10px;animation:.8s .5s both _fadeIn_n91bg_1;display:flex}._links_n91bg_27 a{color:#fff9}._links_n91bg_27 a:hover{color:#fff}@media (width<=768px){._nav_n91bg_1{padding:45px 32px 0}._logoImg_n91bg_21{height:62px}._links_n91bg_27{display:none}}._heroMain_qh88d_7{border-bottom:1px solid var(--rule);cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;height:100svh;position:relative;overflow:hidden}._picture_qh88d_19{transition:opacity .8s;position:absolute;inset:0}._image_qh88d_25{object-fit:cover;object-position:center;width:100%;height:100%;display:block}._imageDay_qh88d_33{z-index:1}._imageNight_qh88d_34{z-index:2}._imageFadeIn_qh88d_36{opacity:1}._imageFadeOut_qh88d_37{opacity:0}._productDescription_qh88d_41{z-index:10;color:#fff;flex-direction:column;gap:6px;width:min(500px,32%);display:flex;position:absolute;top:32%;left:60px}._descTitle_qh88d_53{font-family:"Darker Grotesque", var(--font);letter-spacing:.05em;color:#fff;font-size:clamp(26px,2.5vw,36px);font-weight:600;line-height:1}._descSeries_qh88d_62{font-family:var(--mono);letter-spacing:.05em;color:#ffffffb3;font-size:clamp(10px,.8vw,13px);font-weight:200;line-height:3}._descTagline_qh88d_71{font-family:var(--mono);letter-spacing:.05em;color:#fff;margin-top:4px;font-size:clamp(14px,1.1vw,18px);font-weight:200;line-height:1.4}._descBody_qh88d_81{font-family:"Darker Grotesque", var(--font);letter-spacing:.05em;color:#ffffffd9;flex-direction:column;gap:8px;margin-top:4px;font-size:clamp(16px,1.4vw,20px);font-weight:400;line-height:1.6;display:flex}._cta_qh88d_94{font-family:"Darker Grotesque", var(--font);letter-spacing:.05em;color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffe6;justify-content:center;align-self:flex-start;align-items:center;margin:20px 0 40px;padding:8px 24px;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}._cta_qh88d_94:hover{color:#000;background:#fff}._productSpecs_qh88d_119{z-index:10;color:#fff;flex-direction:column;gap:24px;display:flex;position:absolute;top:32%;right:12%}._specsSku_qh88d_130{font-family:"Darker Grotesque", var(--font);letter-spacing:.05em;color:#fff;font-size:clamp(12px,1vw,15px);font-weight:600;line-height:1}._specsList_qh88d_139{flex-direction:column;gap:20px;display:flex}._specItem_qh88d_145{flex-direction:column;gap:4px;display:flex}._specLabel_qh88d_151{font-family:var(--mono);letter-spacing:.05em;color:#ffffff8c;font-size:clamp(10px,.75vw,12px);font-weight:200}._specValue_qh88d_159{font-family:"Darker Grotesque", var(--font);letter-spacing:.05em;color:#fff;font-size:clamp(15px,1.3vw,20px);font-weight:400;line-height:1.2}._mobileSpecs_qh88d_170{display:none}._tapHint_qh88d_176{z-index:10;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}._tapHintText_qh88d_184{font-family:var(--mono);letter-spacing:.3em;color:#ffffff73;text-transform:uppercase;font-size:9px;font-weight:200;transition:color .4s}._heroMain_qh88d_7:hover ._tapHintText_qh88d_184{color:#fffc}._gallery_qh88d_200{border-bottom:1px solid var(--rule);grid-template-columns:repeat(3,1fr);height:300px;display:grid}._tile_qh88d_207{border-right:1px solid var(--rule);overflow:hidden}._tile_qh88d_207:last-child{border-right:none}._tileImg_qh88d_216{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1024px){._productDescription_qh88d_41{width:min(380px,38%)}._productSpecs_qh88d_119{right:5%}}@media (width<=768px){._image_qh88d_25{height:auto}._heroMain_qh88d_7{height:auto;overflow:hidden}._productDescription_qh88d_41{background:linear-gradient(#92929100 0%,#929291 10%);gap:10px;width:100%;margin-top:calc(72svh - 80px);padding:20px 32px 40px;position:relative;top:auto;left:auto}._descHeader_qh88d_251{flex-direction:column;gap:0;display:flex}._productDescription_qh88d_41:before,._productDescriptionNight_qh88d_262:before{content:none;background:0 0}._productDescription_qh88d_41>*{z-index:1;position:relative}._mobileSpecs_qh88d_170{color:#fff;flex-direction:column;gap:24px;display:flex}._descTitle_qh88d_53{font-size:32px}._descSeries_qh88d_62{line-height:2}._descBody_qh88d_81{font-size:16px}._productSpecs_qh88d_119,._tapHint_qh88d_176{display:none}._gallery_qh88d_200{grid-template-columns:1fr;height:auto}._tile_qh88d_207{border-right:none;border-bottom:1px solid var(--rule);height:217px}._tile_qh88d_207:last-child{border-bottom:none}}._heroMain_qh88d_7{animation:1.2s both _fadeIn_qh88d_1}._productDescription_qh88d_41{animation:.8s .6s both _fadeUp_qh88d_1}._productSpecs_qh88d_119{animation:.8s .8s both _fadeUp_qh88d_1}._gallery_qh88d_200{animation:.8s 1s both _fadeIn_qh88d_1}._section_15qeh_1{border-bottom:1px solid var(--rule);animation:.8s .4s both _fadeUp_15qeh_1}._inner_15qeh_6{flex-direction:column;gap:0;max-width:1100px;padding:96px 64px;display:flex}._title_15qeh_14{font-family:"Darker Grotesque", var(--font);letter-spacing:.05em;color:#222;margin-bottom:12px;font-size:clamp(24px,2.5vw,36px);font-weight:600;line-height:1}._tagline_15qeh_24{font-family:var(--mono);letter-spacing:.05em;color:#686868;margin-bottom:48px;font-size:12px;font-weight:200;line-height:1}._body_15qeh_34{font-family:"Darker Grotesque", var(--font);letter-spacing:.05em;color:var(--black);flex-direction:column;gap:8px;max-width:963px;font-size:clamp(17px,1.4vw,20px);font-weight:400;line-height:1.75;display:flex}@media (width<=768px){._inner_15qeh_6{padding:64px 32px}._title_15qeh_14{margin-bottom:16px;font-size:32px;line-height:1.1}._tagline_15qeh_24{margin-bottom:32px}._body_15qeh_34{font-size:16px;line-height:1.65}}._footer_11vf8_1{border-top:1px solid var(--rule);justify-content:flex-end;align-items:center;height:90px;padding:0 40px;display:flex}._copy_11vf8_10{font-family:var(--mono);letter-spacing:.05em;color:#686868;font-size:12px;font-weight:200}@media (width<=768px){._footer_11vf8_1{justify-content:flex-start;padding:0 32px}}._footer_11vf8_1{animation:.6s .5s both _fadeUp_11vf8_1}
