:root{--night:#07090d;--ink:#14171d;--steel:#455467;--slate:#505965;--orange:#ff6a1a;--orange-deep:#bb5120;--blue:#4d74ff;--white:#f5f7fa;--metal:#878f9a;--muted:#a6adb7;--line:rgba(245,247,250,0.13);--shell:min(1480px,calc(100% - 96px));--radius:28px}body,html{overflow-x:clip}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--night)}body{margin:0;color:var(--white);font-family:HarmonyOS Sans SC,Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}img{max-width:100%}::selection{background:var(--orange);color:white}:focus-visible{outline:2px solid var(--orange);outline-offset:4px}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;top:-80px;left:24px;z-index:1000;padding:12px 18px;background:white;color:#111}.skip-link:focus{top:24px}.eyebrow{margin:0 0 18px;color:var(--orange);font-size:12px;font-weight:700;letter-spacing:.32em;text-transform:uppercase}.wordmark{font-size:28px;font-weight:800;letter-spacing:.16em;transform:scaleX(1.12);transform-origin:left center}.site-header{position:fixed;inset:20px 0 auto;z-index:100;transition:.35s ease}.site-header__inner{width:min(1500px,calc(100% - 48px));min-height:68px;margin:auto;padding:0 28px;display:grid;grid-template-columns:170px 1fr auto;align-items:center;border:1px solid var(--line);border-radius:16px;background:rgba(7,9,13,.34);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:.35s ease}.site-header--scrolled{inset-block-start:10px}.site-header--scrolled .site-header__inner{background:rgba(7,9,13,.82);box-shadow:0 18px 60px rgba(0,0,0,.28)}.desktop-nav{display:flex;justify-content:center;align-items:stretch;gap:32px}.nav-link{position:relative;padding:25px 0;color:#d8dce1;font-size:14px;white-space:nowrap}.nav-link:after{content:"";position:absolute;left:0;right:100%;bottom:15px;height:2px;background:var(--orange);transition:.25s ease}.nav-link--active:after,.nav-link:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:20px}.header-compare{font-size:13px;color:#d7dbe0}.header-cta{padding:13px 22px;border-radius:10px;background:linear-gradient(135deg,var(--orange),var(--orange-deep));font-size:13px;font-weight:700;box-shadow:0 10px 30px rgba(255,106,26,.15)}.mobile-menu{display:none}.menu-button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:transparent;color:white;align-items:center;justify-content:center;cursor:pointer;list-style:none}.mobile-drawer{display:none}.button{min-height:52px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:10px;font-weight:700;transition:transform .25s ease,background .25s ease,border-color .25s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg,#ff721e,#e54d00);box-shadow:0 14px 40px rgba(255,106,26,.18)}.button--ghost{border:1px solid rgba(255,255,255,.32);background:rgba(7,9,13,.18)}.button--ghost:hover{border-color:white}.button--text{padding-inline:0;color:var(--orange)}.hero{min-height:100svh;position:relative;isolation:isolate;overflow:hidden;background:#0b111a}.hero:before{z-index:-2;background:radial-gradient(circle at 17% 40%,rgba(69,84,103,.58),transparent 43%),linear-gradient(126deg,#1a2938 0 48%,#eef0f2 48.1% 100%)}.hero:after,.hero:before{content:"";position:absolute;inset:0}.hero:after{z-index:-1;background:linear-gradient(131deg,transparent 46%,rgba(255,106,26,.94) 46.1% 47%,transparent 47.1%),radial-gradient(circle at 65% 45%,rgba(255,255,255,.75),transparent 36%);opacity:.92}.hero__content{width:var(--shell);min-height:100svh;margin:auto;position:relative;display:grid;grid-template-columns:.82fr 1.35fr;align-items:center;padding:130px 0 210px}.hero__copy{position:relative;z-index:4;padding-left:40px}.hero__ghost-model{position:absolute;left:-6vw;top:13%;z-index:-1;color:rgba(245,247,250,.1);font:900 clamp(170px,24vw,420px)/.8 Arial,sans-serif;letter-spacing:-.09em}.hero__kicker{color:var(--orange);font-size:clamp(15px,1.3vw,22px);font-weight:800;letter-spacing:.08em}.hero h1{margin:18px 0 22px;font-size:clamp(52px,5vw,94px);line-height:.98;letter-spacing:-.05em}.hero__copy>p:not(.hero__kicker){max-width:430px;color:#c5cbd2;font-size:17px;line-height:1.8}.hero__actions{display:flex;gap:18px;margin-top:38px}.hero__visual{position:relative;z-index:3;align-self:stretch;min-height:660px}.hero__visual>div{position:absolute;inset:0}.hero__visual img{position:absolute;width:min(1150px,80vw);height:auto;max-width:none;right:-3%;top:47%;transform:translateY(-50%);filter:drop-shadow(0 45px 45px rgba(0,0,0,.26))}.hero__colorway{position:absolute;z-index:5;right:4%;bottom:175px;display:flex;align-items:center;gap:14px;color:#1b2028;font-size:13px}.swatch{width:24px;height:24px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.15);cursor:pointer}.swatch[aria-pressed=true]{box-shadow:0 0 0 2px var(--orange)}.hero__rail{position:absolute;z-index:5;left:40px;bottom:175px;display:flex;gap:9px}.hero__rail span{width:40px;height:3px;background:rgba(255,255,255,.2)}.hero__rail span:first-child{background:var(--orange)}.hero__product-strip{position:absolute;z-index:6;left:50%;bottom:0;width:100vw;height:146px;padding:12px max(48px,calc((100vw - 1480px)/2));display:grid;grid-template-columns:220px repeat(4,minmax(120px,1fr));align-items:center;grid-gap:12px;gap:12px;color:#16202c;background:rgba(247,248,249,.97);transform:translateX(-50%)}.hero__product-strip>div{display:flex;flex-direction:column;gap:6px}.hero__product-strip strong{font-size:36px}.hero__product-strip span{font-size:13px}.hero__product-strip img{position:static;width:100%;height:122px;object-fit:contain;transform:none;filter:none}.section{padding:130px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:60px}.section-head h2{max-width:760px;margin:0;font-size:clamp(42px,5.2vw,84px);line-height:1;letter-spacing:-.045em}.section-head p{max-width:420px;margin:0;color:var(--muted);line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.product-card{position:relative;min-height:640px;padding:42px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:38px;background:#111822;transition:border-color .3s ease,transform .3s ease}.product-card:nth-child(2){background:#1b130f}.product-card:hover{transform:translateY(-6px);border-color:rgba(255,106,26,.55)}.product-card__meta{display:flex;justify-content:space-between;color:#b8bec7;font-size:13px;letter-spacing:.14em}.product-card h3{margin:28px 0 0;font-size:clamp(64px,7vw,112px);line-height:.85;letter-spacing:-.07em}.product-card img{width:82%;height:auto;margin:auto;transform:rotate(-6deg);filter:drop-shadow(0 35px 40px rgba(0,0,0,.28));transition:transform .45s cubic-bezier(.2,.8,.2,1)}.product-card:hover img{transform:rotate(-3deg) scale(1.03)}.product-card__footer{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.product-card__footer p{margin:0;color:var(--muted)}.product-card__links{display:flex;gap:12px}.product-color-card__swatch{display:inline-block;width:13px;height:13px;margin-right:9px;border:1px solid rgba(255,255,255,.38);border-radius:50%;vertical-align:-1px;box-shadow:0 0 0 3px rgba(255,255,255,.05)}.icon-link{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;transition:.25s ease}.icon-link:hover{color:var(--night);background:var(--orange);border-color:var(--orange)}.immersive{min-height:100svh;position:relative;overflow:hidden;background:#080b10}.immersive__sticky{min-height:100svh;display:grid;grid-template-columns:.75fr 1.25fr;align-items:center}.immersive__copy{padding-left:max(48px,calc((100vw - 1480px)/2))}.immersive__copy h2{margin:0 0 30px;font-size:clamp(62px,9vw,160px);line-height:.8;letter-spacing:-.08em}.immersive__copy h3{margin:0 0 16px;font-size:30px}.immersive__copy p{max-width:390px;color:var(--muted);line-height:1.8}.immersive__steps{display:flex;gap:8px;margin-top:38px}.immersive__steps button{width:62px;height:4px;padding:0;border:0;background:rgba(255,255,255,.18);cursor:pointer}.immersive__steps button[aria-current=true]{background:var(--orange)}.immersive__visual{position:relative;min-height:100svh;display:grid;place-items:center}.immersive__visual:before{content:"";position:absolute;width:72%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(77,116,255,.25),transparent 62%)}.immersive__visual img{position:relative;width:82%;height:auto;filter:drop-shadow(0 60px 80px rgba(0,0,0,.5))}.immersive__number{position:absolute;right:7%;top:18%;color:rgba(255,255,255,.08);font-size:180px;font-weight:800}.motion-scene{min-height:780px;padding:90px;display:flex;align-items:flex-end;background:url(/images/scenes/night-motion.png) 50%/cover no-repeat}.motion-scene__copy{max-width:720px;padding:48px;border:1px solid rgba(255,255,255,.18);border-radius:26px;background:rgba(7,9,13,.56);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.motion-scene h2{margin:0 0 18px;font-size:clamp(48px,6vw,92px);line-height:.98}.motion-scene p{margin:0;color:#c5cbd2;font-size:18px;line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.feature-card{min-height:300px;padding:40px;border-right:1px solid var(--line);transition:background .3s ease}.feature-card:nth-child(3n){border-right:0}.feature-card:hover{background:#11161f}.feature-card__icon{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,106,26,.4);border-radius:16px;color:var(--orange)}.feature-card h3{margin:64px 0 12px;font-size:22px}.feature-card p{max-width:290px;margin:0;color:var(--muted);line-height:1.7}.compare-preview{background:#f2f3f5;color:#111720}.compare-preview .eyebrow{color:#bb5120}.compare-preview .section-head p{color:#5d6570}.compare-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;background:#cfd3d8;border:1px solid #cfd3d8;border-radius:28px;overflow:hidden}.compare-card{padding:42px;color:#12171d;background:#f8f9fa}.compare-card img{width:78%;height:auto;display:block;margin:-30px auto -10px}.compare-card h3{margin:0;font-size:42px}.compare-card dl{margin:30px 0 0}.compare-card dl>div{display:flex;justify-content:space-between;gap:24px;padding:17px 0;border-top:1px solid #d9dde1}.compare-card dt{color:#69717b;font-size:13px;letter-spacing:.04em}.compare-card dd{margin:0;font-family:Consolas,HarmonyOS Sans SC,sans-serif;font-size:14px;font-weight:700;line-height:1.45;text-align:right;overflow-wrap:anywhere}.page-hero{min-height:68vh;padding-top:220px;padding-bottom:90px;display:flex;flex-direction:column;justify-content:flex-end;border-bottom:1px solid var(--line)}.page-hero h1{max-width:1180px;margin:0;font-size:clamp(64px,8vw,132px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.page-hero__title-line{display:block}.page-hero__description{max-width:720px;margin:44px 0 0;color:var(--muted);font-size:17px;line-height:1.85}.content-section{padding:110px 0}.content-section--muted{background:#0d1118}.prose-grid{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:90px;gap:90px}.prose-grid h2{margin:0;font-size:clamp(40px,5vw,76px);line-height:1}.prose-grid__body{color:#b6bdc6;font-size:17px;line-height:1.95}.prose-grid__body p:first-child{margin-top:0}.about-contact{position:relative;overflow:hidden;background:#07090d}.about-contact:before{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(115deg,transparent 0 57%,rgba(244,237,0,.055) 57.1% 57.35%,transparent 57.5%),radial-gradient(circle at 85% 30%,rgba(0,200,255,.07),transparent 35%)}.about-contact__heading{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:end;grid-gap:70px;gap:70px;margin-bottom:52px}.about-contact__heading h2{margin:8px 0 0;font-size:clamp(46px,6vw,88px);line-height:.95}.about-contact__heading>p{max-width:540px;margin:0;color:#aab2bd;font-size:16px;line-height:1.8}.about-contact__eyebrow{margin:0;color:var(--acid);font:700 11px/1.2 var(--font-mono);letter-spacing:.24em}.about-contact__grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(244,237,0,.46);border-left:1px solid var(--line)}.about-contact__card{position:relative;display:flex;min-height:270px;flex-direction:column;align-items:flex-start;padding:28px;color:var(--text);border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(10,13,18,.78);text-decoration:none;transition:background .25s ease,border-color .25s ease,transform .25s ease}.about-contact__card:after{position:absolute;right:0;bottom:0;width:34px;height:34px;content:"";background:linear-gradient(135deg,transparent 49%,var(--acid) 50%);opacity:0;transition:opacity .25s ease}.about-contact__card:focus-visible,.about-contact__card:hover{z-index:1;border-color:rgba(244,237,0,.72);background:rgba(244,237,0,.075);transform:translateY(-4px)}.about-contact__card:focus-visible:after,.about-contact__card:hover:after{opacity:1}.about-contact__card svg{margin:34px 0 24px;color:var(--acid)}.about-contact__index{position:absolute;top:22px;right:24px;color:#58606b;font:700 11px/1 var(--font-mono);letter-spacing:.16em}.about-contact__label{color:#8e97a3;font:700 10px/1.2 var(--font-mono);letter-spacing:.2em}.about-contact__card strong{margin-top:10px;font-size:clamp(17px,1.5vw,22px);overflow-wrap:anywhere}.about-contact__action{display:flex;align-items:center;gap:10px;margin-top:auto;color:var(--acid);font-size:13px;font-weight:800}.about-contact__action span{font-size:16px;transition:transform .2s ease}.about-contact__card:hover .about-contact__action span{transform:translate(3px,-3px)}.stateless-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:50px}.stateless-card{min-height:220px;padding:28px;border:1px solid var(--line);border-radius:22px;background:#0e131b}.stateless-card h3{margin:38px 0 10px}.stateless-card p{color:var(--muted);line-height:1.7}.products-page{padding:160px 0 110px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.catalog-toolbar p{color:var(--muted)}.product-detail-hero{min-height:100svh;padding:150px max(48px,calc((100vw - 1480px)/2)) 70px;display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;background:radial-gradient(circle at 75% 45%,rgba(77,116,255,.23),transparent 35%),#080b10}.product-detail-hero h1{margin:0;font-size:clamp(110px,15vw,240px);line-height:.72;letter-spacing:-.09em}.product-detail-hero h2{margin:34px 0 18px;font-size:42px}.product-detail-hero p{max-width:480px;color:var(--muted);line-height:1.8}.product-detail-hero__visual img{width:100%;height:auto;filter:drop-shadow(0 60px 60px rgba(0,0,0,.45))}.spec-table{width:100%;border-collapse:collapse}.spec-table td,.spec-table th{padding:18px 0;border-bottom:1px solid var(--line);font-size:clamp(13px,.9vw,15px);line-height:1.5;text-align:left}.spec-table th{color:var(--muted);font-weight:500;letter-spacing:.05em}.spec-table td{font-family:Consolas,HarmonyOS Sans SC,sans-serif;text-align:right;font-weight:700;letter-spacing:.02em;overflow-wrap:anywhere}.contact-layout{display:grid;grid-template-columns:.74fr 1.26fr;grid-gap:90px;gap:90px}.contact-note{color:var(--muted);line-height:1.8}.contact-direct-list{display:grid;grid-gap:10px;gap:10px;margin-top:28px}.contact-direct-list a{display:flex;flex-direction:column;gap:6px;padding:15px 16px;color:var(--text);border:1px solid var(--line);text-decoration:none;transition:border-color .2s ease,background .2s ease}.contact-direct-list a:focus-visible,.contact-direct-list a:hover{border-color:var(--acid);background:rgba(244,237,0,.05)}.contact-direct-list span{color:var(--acid);font:700 9px/1 var(--font-mono);letter-spacing:.18em}.contact-direct-list strong{overflow-wrap:anywhere}.contact-form{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.field{display:flex;flex-direction:column;gap:9px}.field--wide{grid-column:1/-1}.field label{font-size:13px;color:#c5cbd2}.field input,.field select,.field textarea{width:100%;min-height:52px;padding:0 16px;border:1px solid var(--line);border-radius:10px;color:white;background:#0c1118}.field textarea{min-height:150px;padding-block:15px;resize:vertical}.field [aria-invalid=true]{border-color:#ff7440}.field__error{color:#ff8b61;font-size:12px}.form-status{grid-column:1/-1;padding:14px 16px;border-radius:10px;background:rgba(77,116,255,.14);color:#ccd7ff}.form-submit{justify-self:start;min-width:180px;border:0;color:white;cursor:pointer}.form-submit:disabled{opacity:.6;cursor:wait}.admin-shell{min-height:100svh;padding:150px 48px 80px;background:#e9ebee;color:#161b22}.admin-top{width:min(1400px,100%);margin:auto;display:flex;justify-content:space-between;align-items:flex-end}.admin-top h1{margin:4px 0 0;font-size:56px;letter-spacing:-.04em}.admin-top .eyebrow{color:#54606d}.demo-badge{padding:9px 14px;border:1px solid #efcfa8;border-radius:99px;color:#74400f;background:#ffe4c5;font-size:13px}.demo-badge--active{border-color:#b7dec8;color:#176943;background:#e2f6ea}.admin-grid{position:relative;width:min(1400px,100%);margin:36px auto 0;display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:20px;gap:20px}.admin-panel,.admin-sidebar{border:1px solid #d2d6db;border-radius:18px;background:white;box-shadow:0 18px 60px rgba(37,44,52,.06)}.admin-sidebar{align-self:start;padding:16px}.admin-sidebar button{width:100%;padding:13px 14px;border:0;border-radius:10px;color:#343b44;background:transparent;text-align:left;cursor:pointer}.admin-sidebar button[aria-pressed=true]{color:white;background:#151a21}.admin-sidebar .admin-sidebar__logout{display:flex;align-items:center;gap:9px;margin-top:28px;color:#8b3030;border-top:1px solid #eceef0;border-radius:0}.admin-panel{min-height:520px;padding:26px;overflow:hidden}.admin-panel .catalog-toolbar{margin-bottom:24px}.admin-panel .catalog-toolbar strong{font-size:22px}.admin-panel .catalog-toolbar p{margin:6px 0 0;color:#68727e}.admin-table-wrap{overflow-x:auto}.admin-panel table{width:100%;border-collapse:collapse;min-width:860px}.admin-panel td,.admin-panel th{padding:15px 12px;border-bottom:1px solid #e5e7ea;text-align:left;vertical-align:middle}.admin-panel th{color:#68727e;font-size:12px;letter-spacing:.06em}.admin-product-cell{display:flex;align-items:center;gap:12px;min-width:210px}.admin-product-cell img{width:54px;height:54px;border-radius:9px;background:#f0f2f4;object-fit:contain}.admin-product-cell span{display:block;margin-top:3px;color:#7a8490;font-size:12px}.admin-status{display:inline-flex;padding:5px 9px;border-radius:99px;color:#5f6873;background:#eef0f2;font-size:12px}.admin-status--active{color:#176943;background:#e2f6ea}.admin-status--draft{color:#80520e;background:#fff1cf}.admin-status--discontinued{color:#8b3030;background:#fbe3e3}.admin-status-cell{display:flex;align-items:center;gap:8px}.admin-publish-button{padding:5px 8px;border:1px solid #b7dec8;border-radius:7px;color:#176943;background:#f0fbf4;font-size:12px;font-weight:800;cursor:pointer}.admin-publish-button:disabled{cursor:wait;opacity:.55}.admin-row-actions{display:flex;gap:8px}.admin-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;padding:9px 13px;border:1px solid #d1d5da;border-radius:8px;color:#20262d;background:white;font-weight:700;cursor:pointer}.admin-button:disabled{cursor:wait;opacity:.6}.admin-button--primary{color:white;border-color:#151a21;background:#151a21}.admin-button--danger{color:#9b3030}.admin-login{width:min(520px,calc(100% - 36px));margin:56px auto 0;padding:42px;border:1px solid #d2d6db;border-radius:20px;background:white;box-shadow:0 24px 80px rgba(37,44,52,.1)}.admin-login__icon{display:grid;width:52px;height:52px;margin-bottom:26px;place-items:center;border-radius:13px;color:white;background:#151a21}.admin-login h2{margin:6px 0 12px;font-size:36px}.admin-login>p:not(.eyebrow,.admin-form-message){color:#68727e;line-height:1.7}.admin-form-grid label,.admin-login label{display:flex;flex-direction:column;gap:8px;color:#424b55;font-size:13px;font-weight:700}.admin-login label{margin:24px 0 16px}.admin-form-grid input,.admin-form-grid select,.admin-form-grid textarea,.admin-login input{width:100%;min-height:44px;padding:10px 12px;border:1px solid #cbd0d5;border-radius:8px;color:#161b22;background:#fff;font:inherit;font-weight:500}.admin-form-grid textarea{resize:vertical;line-height:1.6}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.admin-field--wide{grid-column:1/-1}.admin-form-grid .admin-check{flex-direction:row;align-items:center}.admin-check input{width:18px;min-height:18px}.admin-contact-form{max-width:820px}.admin-contact-form>.admin-button{margin-top:24px}.admin-form-message{margin:20px 0 0;padding:11px 14px;border-radius:8px;color:#176943;background:#e2f6ea;font-size:13px}.admin-form-message--error{color:#8b3030;background:#fbe3e3}.admin-editor-backdrop{position:fixed;z-index:120;inset:0;padding:30px;overflow-y:auto;background:rgba(8,11,15,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.admin-editor{width:min(980px,100%);margin:auto;padding:30px;border-radius:20px;background:#f8f9fa;box-shadow:0 30px 100px rgba(0,0,0,.3)}.admin-editor__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}.admin-editor__top h2{margin:6px 0 0;font-size:32px}.admin-icon-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid #d1d5da;border-radius:50%;background:white;cursor:pointer}.admin-editor__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.admin-upload{display:grid;grid-template-columns:120px auto 1fr;align-items:center;grid-gap:16px;gap:16px;padding:16px;border:1px dashed #c4cad0;border-radius:10px}.admin-upload img{width:120px;height:120px;border-radius:10px;background:#e9ecf0;object-fit:contain}.admin-upload>span{color:#747e89;font-size:12px}.admin-colors{padding:20px;border:1px solid #d7dbe0;border-radius:12px;background:#fff}.admin-colors__heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px}.admin-colors__heading strong{font-size:18px}.admin-colors__heading p{margin:5px 0 0;color:#747e89;font-size:12px;font-weight:500}.admin-colors__list{display:grid;grid-gap:12px;gap:12px}.admin-colors__empty{margin:0;padding:24px;color:#747e89;border:1px dashed #ccd1d7;border-radius:9px;text-align:center}.admin-color-row{position:relative;display:grid;grid-template-columns:90px minmax(130px,.7fr) minmax(160px,.7fr) minmax(220px,1.5fr);align-items:end;grid-gap:14px;gap:14px;padding:18px;border:1px solid #e0e3e7;border-radius:10px;background:#f8f9fa}.admin-color-row__preview img{width:90px;height:90px;border-radius:9px;background:#eef0f2;object-fit:contain}.admin-color-row__image{min-width:0}.admin-color-code{display:grid;grid-template-columns:44px 1fr;grid-gap:7px;gap:7px}.admin-color-code input[type=color]{min-height:44px;padding:4px}.admin-color-row__actions{grid-column:2/-1;display:flex;flex-wrap:wrap;gap:8px}.admin-color-row__number{position:absolute;top:10px;right:12px;color:#9aa2ac;font:700 10px/1 var(--font-mono);letter-spacing:.12em}.cert-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.cert-card{min-height:300px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;border:1px dashed rgba(255,255,255,.25);border-radius:22px;background:#0c1017}.cert-card svg{color:var(--metal)}.cert-card p{color:var(--muted)}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{padding:28px 0;cursor:pointer;font-size:20px}.faq details p{max-width:760px;margin:0 0 30px;color:var(--muted);line-height:1.8}.footer{border-top:1px solid var(--line);background:#05070a}.footer__cta{padding:100px 0;display:flex;justify-content:space-between;align-items:center}.footer__cta h2{margin:0;font-size:clamp(44px,6vw,96px);line-height:1}.circle-link{width:100px;height:100px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;transition:.3s ease}.circle-link:hover{color:var(--night);background:var(--orange);transform:rotate(12deg)}.footer__grid{padding:60px 0;display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:70px;gap:70px;border-block:1px solid var(--line)}.footer__grid p{max-width:280px;color:var(--muted);line-height:1.7}.footer__grid h3{margin:0 0 22px;font-size:13px;color:var(--metal);text-transform:uppercase}.footer__grid a{display:block;margin:13px 0;color:#d8dde3}.footer__bottom{padding:24px 0;display:flex;justify-content:space-between;color:#747c86;font-size:12px}.floating-contact{display:none}@media (max-width:1100px){:root{--shell:calc(100% - 48px)}.desktop-nav,.header-compare,.header-cta{display:none}.site-header__inner{grid-template-columns:1fr auto}.mobile-menu{display:block}.menu-button{display:flex}.mobile-drawer{display:block;position:fixed;inset:0;padding:120px 32px 40px;background:rgba(7,9,13,.98);transform:translateY(-110%);transition:.45s cubic-bezier(.2,.8,.2,1)}.mobile-drawer:target{transform:translateY(0)}.menu-close{position:absolute;right:30px;top:30px;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.mobile-drawer nav{display:flex;flex-direction:column}.mobile-drawer a{padding:18px 4px;display:flex;gap:24px;border-bottom:1px solid var(--line);font-size:26px}.mobile-drawer a span{color:var(--orange);font-size:11px}.mobile-drawer__cta{margin-top:20px;justify-content:center;border:0!important;border-radius:10px;background:var(--orange)}.hero__content{grid-template-columns:1fr 1.15fr}.hero__copy{padding-left:0}.hero__visual img{right:-15%;width:74vw}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card:nth-child(3n){border-right:1px solid var(--line)}.feature-card:nth-child(2n){border-right:0}}@media (max-width:760px){:root{--shell:calc(100% - 36px);--radius:22px}.site-header{inset-top:10px}.site-header__inner{width:calc(100% - 20px);min-height:62px;padding:0 18px}.wordmark{font-size:23px}.hero{min-height:860px}.hero:before{background:linear-gradient(155deg,#182636 0 59%,#f0f2f4 59.1% 100%)}.hero:after{background:linear-gradient(158deg,transparent 57%,var(--orange) 57.1% 58%,transparent 58.1%)}.hero__content{min-height:860px;display:flex;flex-direction:column;align-items:stretch;padding:126px 0 45px}.hero__copy{z-index:5}.hero__ghost-model{left:-22px;top:17%;font-size:150px}.hero h1{max-width:340px;font-size:54px}.hero__copy>p:not(.hero__kicker){max-width:310px;font-size:14px}.hero__actions{margin-top:24px;gap:10px}.button{min-height:48px;padding:0 18px;font-size:14px}.hero__visual{flex:1 1;min-height:360px}.hero__visual img{width:108%;max-width:none;right:-4%;top:52%}.hero__colorway{right:2%;bottom:1%}.hero__colorway>span:first-child{display:none}.hero__rail{left:0;bottom:6px}.hero__product-strip{display:none}.section{padding:88px 0}.section-head{align-items:start;flex-direction:column;margin-bottom:38px}.section-head h2{font-size:48px}.compare-cards,.product-grid{grid-template-columns:1fr}.product-card{min-height:520px;padding:28px;border-radius:26px}.product-card h3{font-size:76px}.product-card img{width:100%}.product-card__footer{align-items:start;flex-direction:column}.immersive__sticky{grid-template-columns:1fr;padding:90px 0 60px}.immersive__copy{z-index:2;padding:0 18px}.immersive__copy h2{font-size:82px}.immersive__visual{min-height:430px}.immersive__visual img{width:115%;max-width:none}.immersive__number{font-size:110px}.motion-scene{min-height:650px;padding:18px}.motion-scene__copy{padding:28px}.cert-grid,.feature-grid,.stateless-list{grid-template-columns:1fr}.feature-card{border-right:0!important}.page-hero{min-height:58vh;padding-top:160px}.page-hero h1{font-size:48px;line-height:1.06;letter-spacing:-.04em}.page-hero__description{margin-top:30px;font-size:15px}.contact-layout,.product-detail-hero,.prose-grid{grid-template-columns:1fr;gap:44px}.prose-grid h2{font-size:46px}.about-contact__heading{gap:24px}.about-contact__grid,.about-contact__heading{grid-template-columns:1fr}.about-contact__card{min-height:230px}.product-detail-hero{min-height:auto;padding:150px 18px 60px}.product-detail-hero h1{font-size:120px}.product-detail-hero h2{font-size:34px}.contact-form{grid-template-columns:1fr}.field--wide{grid-column:auto}.admin-shell{padding:120px 18px 50px}.admin-top{align-items:start;flex-direction:column;gap:16px}.admin-top h1{font-size:42px}.admin-grid{grid-template-columns:1fr}.admin-sidebar{display:flex;gap:8px;overflow-x:auto}.admin-sidebar button{width:auto;flex:0 0 auto}.admin-sidebar .admin-sidebar__logout{margin:0 0 0 auto;border:0}.admin-panel{padding:18px}.admin-panel .catalog-toolbar{align-items:flex-start;flex-direction:column}.admin-form-grid{grid-template-columns:1fr}.admin-field--wide{grid-column:auto}.admin-editor-backdrop{padding:12px}.admin-editor{padding:20px}.admin-upload{grid-template-columns:80px 1fr}.admin-upload img{width:80px;height:80px}.admin-upload>span{grid-column:1/-1}.admin-colors__heading{flex-direction:column}.admin-color-row{grid-template-columns:80px 1fr;align-items:start}.admin-color-row__preview{grid-row:span 2}.admin-color-row__preview img{width:80px;height:80px}.admin-color-row__actions,.admin-color-row__image{grid-column:1/-1}.admin-login{padding:28px}.footer__cta{align-items:start;flex-direction:column;gap:40px}.circle-link{width:76px;height:76px}.footer__grid{grid-template-columns:repeat(2,1fr);gap:38px}.footer__grid>div:first-child{grid-column:1/-1}.footer__bottom{align-items:start;flex-direction:column;gap:8px}.floating-contact{position:fixed;z-index:80;right:16px;bottom:16px;min-height:48px;padding:0 18px;display:flex;align-items:center;gap:8px;border-radius:99px;color:white;background:var(--orange);box-shadow:0 16px 36px rgba(0,0,0,.35);font-size:14px;font-weight:700}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--acid:#f4ed00;--cyan:#00c8ff;--warning:#ff4d16}.site-header__inner{border-color:rgba(244,237,0,.28);border-radius:0;background:rgba(4,6,8,.9);box-shadow:0 16px 50px rgba(0,0,0,.28);-webkit-clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,16px 100%,0 calc(100% - 16px));clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,16px 100%,0 calc(100% - 16px))}.site-header .wordmark{margin-left:-28px;padding:20px 42px 20px 34px;color:#060709;background:var(--acid);-webkit-clip-path:polygon(0 0,88% 0,100% 50%,88% 100%,0 100%);clip-path:polygon(0 0,88% 0,100% 50%,88% 100%,0 100%)}.wordmark--image{display:flex;align-items:center;transform:none}.site-header .wordmark--image{min-height:80px;padding:7px 42px 7px 34px}.site-header .wordmark--image img{width:auto;height:66px;object-fit:contain}.wordmark--footer img{width:auto;height:92px;filter:invert(1);object-fit:contain}.header-cta,.nav-link:after{background:var(--acid)}.header-cta{color:#060709;border-radius:0;box-shadow:0 0 26px rgba(244,237,0,.16);-webkit-clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px)}.cyber-hero{min-height:100svh;background:#050608 url(/images/brand/cyber-city-hero.webp) 50%/cover no-repeat;isolation:isolate}.cyber-hero:before{z-index:-1;background:linear-gradient(90deg,rgba(3,4,6,.92),rgba(3,4,6,.47) 43%,rgba(3,4,6,.12) 72%,rgba(3,4,6,.62))}.cyber-hero:after{background:linear-gradient(115deg,transparent 0 58%,rgba(0,200,255,.08) 58.1% 58.35%,transparent 58.5%),repeating-linear-gradient(0deg,rgba(255,255,255,.018) 0 1px,transparent 1px 4px)}.cyber-code-rain,.cyber-hero:after{z-index:0;opacity:.85;mix-blend-mode:screen;pointer-events:none}.cyber-code-rain{position:absolute;inset:0;width:100%;height:100%;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.2) 18%,#000 44%,rgba(0,0,0,.9) 86%,transparent);mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.2) 18%,#000 44%,rgba(0,0,0,.9) 86%,transparent)}.cyber-hero__texture{position:absolute;z-index:1;inset:0;pointer-events:none;background-image:radial-gradient(circle at 20% 35%,rgba(244,237,0,.08),transparent 34%),radial-gradient(circle at 74% 66%,rgba(255,77,22,.11),transparent 28%)}.cyber-hero__content{z-index:2;width:min(1540px,calc(100% - 70px));min-height:100svh;grid-template-columns:.78fr 1.22fr;padding:128px 70px 242px}.cyber-hero__copy{z-index:auto;padding:78px 10px 62px 46px;color:#08090a;isolation:auto}.cyber-hero__copy:before{z-index:2;background:var(--acid);box-shadow:0 0 56px rgba(244,237,0,.16)}.cyber-hero__copy:after,.cyber-hero__copy:before{content:"";position:absolute;inset:16px -210px 0 -90px;-webkit-clip-path:polygon(8% 0,83% 0,100% 24%,91% 84%,74% 100%,5% 94%,0 72%,4% 18%);clip-path:polygon(8% 0,83% 0,100% 24%,91% 84%,74% 100%,5% 94%,0 72%,4% 18%)}.cyber-hero__copy:after{z-index:3;opacity:.16;background-image:url(/images/brand/cyber-city-hero.webp);background-size:820px auto;background-position:20% 70%;mix-blend-mode:multiply}.cyber-hero__copy>:not(.cyber-hero__ghost){z-index:7}.cyber-hero__copy>.hero__actions,.cyber-hero__copy>.hero__kicker,.cyber-hero__copy>h1,.cyber-hero__copy>p{position:relative}.cyber-hero__copy>.cyber-hero__ghost{z-index:1}.cyber-hero__copy .hero__kicker{margin:32px 0 14px;color:#090a0c;font-family:Arial Narrow,HarmonyOS Sans SC,sans-serif;font-weight:900;letter-spacing:.06em}.cyber-hero__copy h1{max-width:600px;margin:0 0 22px;color:#050607;font-family:Impact,Arial Narrow,HarmonyOS Sans SC,sans-serif;font-size:clamp(62px,5.6vw,104px);font-weight:950;line-height:.94;letter-spacing:-.07em;text-shadow:7px 5px 0 rgba(5,6,7,.16)}.cyber-hero__copy h1>span{display:block}.cyber-hero__copy>p:not(.hero__kicker){max-width:470px;color:#17191c;font-weight:700;line-height:1.75}.cyber-hero__copy .button--primary{color:#060709;background:#fff818;border:2px solid #07090d;border-radius:0;box-shadow:7px 7px 0 #07090d}.cyber-hero__copy .button--ghost,.cyber-hero__copy .button--primary{-webkit-clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px)}.cyber-hero__copy .button--ghost{color:white;border:1px solid rgba(244,237,0,.65);border-radius:0;background:#101317}.cyber-label{position:absolute;left:46px;top:30px;display:flex;align-items:center;gap:10px;font-family:Consolas,monospace;font-size:10px;letter-spacing:.12em}.cyber-label strong{padding:4px 8px;border:1px solid #08090b;font-size:13px}.cyber-hero__ghost{left:64%;top:-18%;color:transparent;-webkit-text-stroke:2px rgba(244,237,0,.54);font-size:clamp(260px,29vw,500px);letter-spacing:-.12em;transform:translateX(-35%)}.cyber-sync{position:absolute;left:46px;bottom:24px;display:grid;grid-template-columns:auto auto 120px;align-items:center;grid-gap:12px;gap:12px;color:#050607;font:700 10px/1 Consolas,monospace;letter-spacing:.08em}.cyber-sync strong{color:#005a70}.cyber-sync i{height:8px;background:repeating-linear-gradient(90deg,#005a70 0 6px,transparent 6px 9px);transform:skewX(-18deg)}.cyber-product-stage{min-height:680px;z-index:6}.cyber-product-stage__ring{position:absolute;inset:10% -5% 4% 4%;border:1px solid rgba(244,237,0,.28);border-radius:50%;transform:perspective(800px) rotateX(66deg);box-shadow:0 0 26px rgba(0,200,255,.24),inset 0 0 24px rgba(255,77,22,.2)}.cyber-product{position:absolute;inset:0;display:grid;place-items:center}.cyber-product .cyber-product__afterimage,.cyber-product .cyber-product__image{position:absolute;top:50%;right:-1%;width:min(970px,66vw);height:auto;max-width:none;transform:translateY(-50%);object-fit:contain}.cyber-product .cyber-product__image{z-index:3;filter:drop-shadow(-5px 0 0 rgba(0,200,255,.7)) drop-shadow(6px 4px 0 rgba(255,77,22,.48)) drop-shadow(0 44px 48px rgba(0,0,0,.62))}.cyber-product .cyber-product__afterimage{z-index:1;opacity:.14;transform:translate(25px,-49%);filter:sepia(1) saturate(6) hue-rotate(345deg) blur(2px)}.cyber-product__scan{position:absolute;z-index:4;left:24%;right:3%;top:30%;height:2px;background:var(--cyan);box-shadow:0 0 8px var(--cyan),0 0 22px var(--cyan);animation:cyber-scan 1.15s cubic-bezier(.2,.8,.2,1) both}.cyber-product__pulse{position:absolute;z-index:2;right:6%;top:50%;width:66%;aspect-ratio:1.4;border:2px solid var(--warning);border-radius:50%;transform:translateY(-50%);box-shadow:0 0 30px rgba(255,77,22,.42);animation:cyber-pulse .8s ease-out both}@keyframes cyber-scan{0%{top:28%;opacity:0}20%{opacity:1}to{top:76%;opacity:0}}@keyframes cyber-pulse{0%{opacity:.9;transform:translateY(-50%) scale(.72)}to{opacity:0;transform:translateY(-50%) scale(1.18)}}.cyber-telemetry{position:absolute;z-index:7;right:-14px;top:19%;width:120px;padding:18px 14px;border:1px solid rgba(244,237,0,.34);background:rgba(5,7,9,.86);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px)}.cyber-telemetry>div{padding:13px 0;display:flex;flex-direction:column;gap:5px;border-bottom:1px solid rgba(255,255,255,.12);font-family:Consolas,monospace}.cyber-telemetry>div:last-child{border-bottom:0}.cyber-telemetry span{color:#838a91;font-size:9px;letter-spacing:.14em}.cyber-telemetry strong{font-size:18px;letter-spacing:.08em}.cyber-telemetry .is-active{color:var(--acid)}.cyber-telemetry i{height:5px;background:repeating-linear-gradient(90deg,var(--acid) 0 8px,transparent 8px 11px);transform:skewX(-18deg)}.cyber-telemetry small{color:var(--acid);font-size:10px}.cyber-hero__chapter{position:absolute;z-index:8;left:22px;top:28%;display:flex;flex-direction:column;align-items:center;gap:9px;color:var(--acid);font-family:Consolas,monospace}.cyber-hero__chapter:before{content:"";width:2px;height:130px;background:var(--acid)}.cyber-hero__chapter>span{width:6px;height:6px;border:1px solid #697079;border-radius:50%}.cyber-hero__chapter small{margin-top:22px;color:#858b93;font-size:8px;letter-spacing:.25em;writing-mode:vertical-rl}.cyber-selector{position:absolute;z-index:9;left:0;right:0;bottom:18px;height:186px;padding:10px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;gap:8px;border-top:1px solid rgba(244,237,0,.3);background:rgba(5,7,9,.93);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cyber-selector__item{position:relative;min-width:0;overflow:hidden;padding:12px 12px 9px;display:grid;grid-template-rows:18px 1fr 20px;border:1px solid rgba(135,143,154,.32);color:#cdd2d7;background:rgba(14,17,22,.78);cursor:pointer;-webkit-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);transition:border-color .22s ease,background .22s ease,transform .22s ease,opacity .22s ease}.cyber-selector__item:hover{border-color:rgba(244,237,0,.72);background:rgba(28,30,20,.88);transform:translateY(-3px)}.cyber-selector__item--active{color:white;border-color:var(--acid);background:rgba(22,24,13,.96);box-shadow:inset 0 0 28px rgba(244,237,0,.08),0 0 18px rgba(244,237,0,.18)}.cyber-selector__status{position:relative;z-index:4;justify-self:start;color:#9198a0;font:700 9px/1 Consolas,monospace;letter-spacing:.12em}.cyber-selector__item--active .cyber-selector__status{color:var(--acid)}.cyber-selector__item img{position:relative;z-index:3;width:100%;height:112px;object-fit:contain;filter:saturate(.72) brightness(.72);transition:filter .24s ease,transform .34s cubic-bezier(.2,.8,.2,1)}.cyber-selector__item:hover img{filter:saturate(1) brightness(.9);transform:scale(1.03)}.cyber-selector__item--active img{filter:saturate(1.08) brightness(1);transform:scale(1.05)}.cyber-selector__item>strong{position:relative;z-index:4;align-self:end;overflow:hidden;color:inherit;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.cyber-selector__beam{position:absolute;z-index:5;left:12%;right:12%;top:42%;height:2px;background:var(--cyan);box-shadow:0 0 7px var(--cyan),0 0 15px var(--cyan);animation:selector-beam 1.2s ease-out both}.cyber-selector__segments{position:absolute;z-index:4;left:14px;bottom:34px;width:72px;height:7px;background:repeating-linear-gradient(90deg,var(--acid) 0 8px,transparent 8px 11px)}.cyber-selector__corners{position:absolute;inset:5px;opacity:0;border:1px solid var(--acid);-webkit-clip-path:polygon(0 0,18px 0,18px 2px,2px 2px,2px 18px,0 18px,0 0,100% 0,100% 18px,calc(100% - 2px) 18px,calc(100% - 2px) 2px,calc(100% - 18px) 2px,calc(100% - 18px) 0,100% 0,100% 100%,calc(100% - 18px) 100%,calc(100% - 18px) calc(100% - 2px),calc(100% - 2px) calc(100% - 2px),calc(100% - 2px) calc(100% - 18px),100% calc(100% - 18px),100% 100%,0 100%,0 calc(100% - 18px),2px calc(100% - 18px),2px calc(100% - 2px),18px calc(100% - 2px),18px 100%,0 100%);clip-path:polygon(0 0,18px 0,18px 2px,2px 2px,2px 18px,0 18px,0 0,100% 0,100% 18px,calc(100% - 2px) 18px,calc(100% - 2px) 2px,calc(100% - 18px) 2px,calc(100% - 18px) 0,100% 0,100% 100%,calc(100% - 18px) 100%,calc(100% - 18px) calc(100% - 2px),calc(100% - 2px) calc(100% - 2px),calc(100% - 2px) calc(100% - 18px),100% calc(100% - 18px),100% 100%,0 100%,0 calc(100% - 18px),2px calc(100% - 18px),2px calc(100% - 2px),18px calc(100% - 2px),18px 100%,0 100%)}.cyber-selector__item--active .cyber-selector__corners{opacity:1;animation:corner-flash .7s ease-out}@keyframes selector-beam{0%{top:20%;opacity:0}25%{opacity:1}to{top:78%;opacity:0}}@keyframes corner-flash{0%,35%{filter:brightness(3);opacity:1}to{filter:brightness(1);opacity:1}}@media (max-width:1100px){.site-header .wordmark{margin-left:-18px;padding-inline:28px 36px}.site-header .wordmark--image{padding-block:7px}.cyber-hero__content{grid-template-columns:.82fr 1.18fr;padding-inline:34px}.cyber-hero__copy{padding-left:28px}.cyber-hero__copy:after,.cyber-hero__copy:before{inset-inline:-70px -130px}.cyber-product .cyber-product__afterimage,.cyber-product .cyber-product__image{width:72vw;right:-7%}.cyber-telemetry{display:none}}@media (max-width:760px){.site-header .wordmark{margin-left:-18px;padding:19px 30px 19px 24px}.site-header .wordmark--image{min-height:68px;padding-block:7px}.site-header .wordmark--image img{height:54px}.cyber-hero{min-height:1080px;background-position:62%}.cyber-hero:before{background:linear-gradient(180deg,rgba(3,4,6,.92),rgba(3,4,6,.35) 62%,rgba(3,4,6,.88))}.cyber-hero__content{min-height:1080px;width:100%;display:flex;padding:116px 18px 240px}.cyber-hero__copy{min-height:410px;padding:52px 10px 38px 18px}.cyber-hero__copy:after,.cyber-hero__copy:before{inset:12px -48px 0 -28px;-webkit-clip-path:polygon(5% 0,86% 0,100% 20%,92% 88%,70% 100%,3% 92%,0 68%,3% 14%);clip-path:polygon(5% 0,86% 0,100% 20%,92% 88%,70% 100%,3% 92%,0 68%,3% 14%)}.cyber-hero__copy h1{font-size:53px;text-shadow:4px 3px 0 rgba(5,6,7,.16)}.cyber-hero__copy>p:not(.hero__kicker){max-width:310px;font-size:13px}.cyber-label{left:18px;top:22px}.cyber-hero__chapter,.cyber-sync{display:none}.cyber-product-stage{width:100%;min-height:400px}.cyber-product .cyber-product__afterimage,.cyber-product .cyber-product__image{width:110%;right:-5%;top:48%}.cyber-product-stage__ring{inset:18% 0 12%}.cyber-selector{left:0;right:0;bottom:12px;height:205px;padding:10px 18px 14px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.cyber-selector__item{min-width:162px;scroll-snap-align:start}.cyber-selector__item img{height:122px}.cyber-hero__ghost{left:34%;top:35%;font-size:220px}.cyber-hero__copy .hero__actions{flex-wrap:wrap}}