/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--orange:#ff6a00;--ink:#080808;--muted:#969696;--line:#ffffff1f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--ink);color:#fff;font-family:var(--font-geist),Arial,sans-serif;overscroll-behavior-y:none;-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{backface-visibility:hidden}.loader{z-index:1000;background:#050505;place-items:center;transition:opacity .65s .25s,visibility .65s .25s;display:grid;position:fixed;inset:0}.loader span{letter-spacing:.28em;font-size:22px;font-weight:750;animation:1s both loader}.loader.is-loaded{opacity:0;visibility:hidden}@keyframes loader{0%{opacity:0;letter-spacing:.5em}to{opacity:1;letter-spacing:.28em}}.nav{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#08080894;border:1px solid #ffffff1a;border-radius:18px;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:66px;padding:0 12px 0 24px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%)}.logo{letter-spacing:-.05em;font-size:21px;font-weight:750}.logo span{color:var(--orange)}.nav-links{color:#aaa;align-items:center;gap:32px;font-size:13px;display:flex}.nav-links>a:hover{color:#fff}.nav-cta{border-radius:12px;padding:14px 18px;font-weight:650;color:#090909!important;background:#f3f3f3!important}.nav-cta span{color:var(--orange);margin-left:12px}.menu{background:0 0;border:0;display:none}.hero{isolation:isolate;grid-template-columns:1.05fr .95fr;align-items:center;min-height:100svh;padding:130px max(6vw,32px) 70px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-3;background:linear-gradient(90deg,#080808 0%,#080808e0 45%,#08080826),radial-gradient(circle at 75% 48%,#343434 0,#171717 24%,#080808 57%);position:absolute;inset:0}.hero-noise{opacity:.055;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");position:absolute;inset:0}.orb{filter:blur(80px);z-index:-2;border-radius:50%;position:absolute}.orb-one{background:#ff6a001a;width:450px;height:450px;animation:8s ease-in-out infinite alternate drift;top:16%;right:14%}.orb-two{background:#78787826;width:250px;height:250px;bottom:-4%;right:-2%}@keyframes drift{to{transform:translate(-40px,70px)scale(1.15)}}.hero-copy{z-index:2;max-width:760px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:#aaa;align-items:center;gap:12px;margin-bottom:32px;font-size:11px;display:flex}.eyebrow span{background:var(--orange);width:38px;height:1px;display:block}h1{letter-spacing:-.065em;margin:0;font-size:clamp(58px,7.7vw,126px);font-weight:760;line-height:.82}h1 span{display:block}.outline{color:#0000;-webkit-text-stroke:1px #ffffffb8;white-space:nowrap}.lead{color:#f4f4f4;max-width:620px;margin:38px 0 12px;font-size:clamp(19px,2vw,27px);line-height:1.35}.sublead{color:#8d8d8d;max-width:520px;margin:0;font-size:14px;line-height:1.65}.actions{align-items:center;gap:30px;margin-top:36px;display:flex}.primary{background:var(--orange);border-radius:12px;align-items:center;gap:34px;padding:17px 20px 17px 22px;font-size:13px;font-weight:700;display:flex;box-shadow:0 0 50px #ff6a0033}.primary b{font-size:17px}.secondary{color:#d5d5d5;font-size:13px}.secondary i{border:1px solid #555;border-radius:50%;place-items:center;width:32px;height:32px;margin-right:10px;font-size:9px;font-style:normal;display:inline-grid}.product-stage{perspective:1000px;place-items:center;height:72vh;min-height:560px;display:grid;position:relative}.halo{filter:blur(26px);opacity:.48;background:radial-gradient(circle,#999 0,#313131 28%,#0000 65%);border-radius:50%;width:58%;height:76%;position:absolute}.track{border:1px solid #ffffff1f;border-radius:50%;position:absolute;transform:rotate(-18deg)}.track-one{width:80%;height:42%}.track-two{width:68%;height:35%;transform:rotate(52deg)}.presenter{background:linear-gradient(100deg,#0b0c0d,#696d70 21%,#202326 49%,#050606 84%,#555);border:1px solid #777;border-radius:72px 72px 60px 60px;width:138px;height:500px;animation:5s ease-in-out infinite float;position:relative;overflow:hidden;transform:rotate(19deg)rotateY(-14deg);box-shadow:-24px 40px 60px #000,inset 8px -5px 28px #ffffff21}.presenter:after{content:"";border-radius:inherit;border:1px solid #ffffff1a;position:absolute;inset:5px}.presenter-shine{background:linear-gradient(90deg,#0000,#ffffff2b,#0000);width:22%;height:140%;animation:4s ease-in-out infinite shine;position:absolute;top:-20%;left:15%;transform:rotate(7deg)}.brand-mark{text-align:center;letter-spacing:.28em;color:#c9c9c9;width:100%;font-size:7px;position:absolute;top:55px;left:0}.laser{background:radial-gradient(circle at 36% 30%,#5d6264,#111 62%);border:1px solid #707070;border-radius:50%;width:39px;height:39px;position:absolute;top:100px;left:50%;transform:translate(-50%);box-shadow:0 3px 7px #000}.control{z-index:2;background:linear-gradient(#2e3031,#111);border:1px solid #4b4d4e;width:68px;height:56px;position:absolute;left:50%;transform:translate(-50%)}.control.up{border-radius:34px 34px 9px 9px;top:172px}.control.down{border-radius:9px 9px 34px 34px;top:233px}.signal{text-align:center;color:#999;width:100%;font-size:30px;position:absolute;bottom:70px}.hero-presenter{z-index:2;position:relative}@keyframes float{50%{transform:translateY(-18px)rotate(17deg)rotateY(-10deg)}}@keyframes shine{0%,25%{transform:translate(-100px)rotate(7deg)}75%,to{transform:translate(180px)rotate(7deg)}}.product-note{align-items:flex-start;gap:12px;display:flex;position:absolute;bottom:9%;right:0}.product-note:before{content:"";background:#6f6f6f;width:100px;height:1px;position:absolute;top:8px;right:100%}.product-note>span{color:var(--orange);font-size:10px}.product-note b,.product-note small{display:block}.product-note b{font-size:12px}.product-note small{color:#777;margin-top:5px;font-size:10px}.hero-foot{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.22em;color:#666;justify-content:space-between;padding-top:16px;font-size:9px;display:flex;position:absolute;bottom:25px;left:max(6vw,32px);right:max(6vw,32px)}.scroll i{color:var(--orange);margin-left:10px;font-style:normal}.intro{background:#0d0d0d;border-top:1px solid #1c1c1c;grid-template-columns:1fr;align-content:center;gap:38px;min-height:85vh;padding:150px max(7vw,32px);display:grid}.section-kicker{letter-spacing:.22em;color:#747474;font-size:10px}.intro>div:last-child{width:min(100%,1180px)}.intro h2{letter-spacing:-.06em;text-align:left;margin:0;font-size:clamp(46px,6vw,94px);line-height:.95}.intro h2 em{color:#5c5c5c;font-style:normal}.intro p{color:#969696;text-align:left;max-width:660px;margin:45px 0 0;font-size:18px;line-height:1.7}.reveal{opacity:0;will-change:opacity,transform;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);transform:translateY(34px)}.reveal.visible{opacity:1;will-change:auto;transform:translate(0)}.showcase{background:#090909;padding:100px max(7vw,32px) 150px}.showcase-stage{background:radial-gradient(circle at 50% 45%,#2a2b2c,#0d0d0e 42%,#050505 72%);border:1px solid #222;border-radius:32px;height:min(78vw,850px);max-height:850px;margin-top:30px;position:relative;overflow:hidden}.showcase-stage>img{object-fit:cover;mix-blend-mode:screen;filter:contrast(1.1);width:100%;height:100%}.hotspot{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#00000073;border:1px solid #ffffff80;border-radius:50%;width:34px;height:34px;position:absolute}.hotspot span{place-items:center;width:100%;height:100%;font-size:10px;display:grid}.hotspot:after{content:"";opacity:0;border:1px solid #ff6a004d;border-radius:50%;transition:all .3s;position:absolute;inset:-8px;transform:scale(.7)}.hotspot:hover:after,.hotspot.active:after{opacity:1;transform:none}.hotspot.active{background:var(--orange);border-color:var(--orange)}.h1{top:35%;left:46%}.h2{top:51%;left:52%}.h3{top:68%;left:40%}.h4{top:76%;left:57%}.detail-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a0a9e;border-radius:18px;width:280px;padding:25px;position:absolute;bottom:42px;left:42px}.detail-card small{color:var(--orange);letter-spacing:.2em}.detail-card h3{margin:16px 0 8px;font-size:21px}.detail-card p{color:#999;margin:0;font-size:13px;line-height:1.6}.features,.compat,.demo,.gallery{background:#0c0c0c;padding:140px max(7vw,32px)}.section-head{grid-template-columns:1fr 2.4fr;gap:30px;margin-bottom:70px;display:grid}.section-head h2{letter-spacing:-.055em;margin:0;font-size:clamp(45px,5.8vw,88px);line-height:.98}.section-head h2 em{color:#555;font-style:normal}.section-head>p{color:#888;grid-column:2;max-width:550px;margin:0}.bento{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:linear-gradient(135deg,#171717,#0b0b0b);border-radius:24px;flex-direction:column;justify-content:space-between;min-height:330px;padding:32px;transition:all .35s;display:flex;position:relative;overflow:hidden}.feature-card:hover{border-color:#ff6a0080;transform:translateY(-6px);box-shadow:0 20px 70px #ff6a0014}.feature-card:after{content:"";background:var(--orange);filter:blur(90px);opacity:.08;border-radius:50%;width:250px;height:250px;position:absolute;top:-100px;right:-100px}.feature-icon{width:54px;height:54px;color:var(--orange);background:#222;border-radius:50%;place-items:center;font-size:25px;display:grid}.feature-card small{letter-spacing:.2em;color:#666;font-size:9px}.feature-card h3{margin:12px 0;font-size:27px}.feature-card p{color:#858585;max-width:460px;margin:0;line-height:1.6}.feature-card>b{color:#444;font-size:11px;position:absolute;top:28px;right:28px}.range{background:radial-gradient(at 65% 45%,#37393a 0,#171819 28%,#080808 65%);align-items:center;height:100svh;min-height:720px;padding:0 max(7vw,32px);display:flex;position:relative;overflow:hidden}.range:after{content:"";background:linear-gradient(#0000 65%,#080808),repeating-linear-gradient(90deg,#0000 0 9.9%,#ffffff06 10%);position:absolute;inset:0}.range-copy{z-index:3;position:relative}.range-copy span{letter-spacing:.45em;font-size:16px}.range-copy strong{letter-spacing:-.09em;font-size:clamp(120px,24vw,340px);line-height:.8;display:block}.range-copy p{color:#a0a0a0;font-size:24px}.range-presenter{z-index:3;animation:none;position:absolute;bottom:10%;right:13%;transform:rotate(65deg)scale(.7)}.distance-line{z-index:2;background:linear-gradient(90deg,var(--orange),#ff6a0014);transform-origin:0;height:1px;position:absolute;bottom:24%;left:10%;right:14%;transform:rotate(-6deg)}.distance-line i{border:1px solid var(--orange);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px}.distance-line i:nth-child(2){left:33%}.distance-line i:nth-child(3){left:66%}.distance-line i:nth-child(4){right:0}.experience{text-align:center;background:radial-gradient(circle at 50% 38%,#453c35,#141414 31%,#070707 70%);place-items:center;height:100svh;min-height:740px;display:grid;position:relative;overflow:hidden}.experience:before{content:"";filter:blur(2px);background:linear-gradient(#fff,#0000);width:3px;height:50%;position:absolute;top:18%;left:50%;transform:translate(-50%);box-shadow:0 0 100px 40px #ffebd214}.experience-inner{z-index:2;position:relative}.experience h2{letter-spacing:-.06em;margin:24px 0;font-size:clamp(55px,7vw,105px);line-height:.92}.experience p{color:#aaa;max-width:600px;margin:auto;font-size:18px;line-height:1.7}.audience{justify-content:space-around;display:flex;position:absolute;bottom:-70px;left:0;right:0}.audience i{filter:blur(2px);background:linear-gradient(#171717,#030303);border-radius:50% 50% 10% 10%;width:200px;height:260px}.compat{background:#101010}.compat-grid{border:1px solid var(--line);border-radius:24px;grid-template-columns:repeat(6,1fr);display:grid;overflow:hidden}.compat-item{border-right:1px solid var(--line);background:#0c0c0c;flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:190px;transition:all .3s;display:flex}.compat-item:last-child{border:0}.compat-item:hover{background:#17130f;box-shadow:inset 0 0 35px #ff6a0012}.compat-item span{color:#777;font-size:30px}.compat-item:hover span{color:var(--orange)}.compat-item b{color:#bbb;font-size:12px;font-weight:500}.details{background:#080808;grid-template-columns:1fr 1fr;display:grid}.sticky-product{background:radial-gradient(circle,#242424,#090909 65%);height:100vh;position:sticky;top:0;overflow:hidden}.sticky-product img{object-fit:cover;mix-blend-mode:screen;width:100%;height:100%}.detail-scroll{padding:15vh 8vw}.detail-row{border-top:1px solid var(--line);min-height:70vh;padding-top:35px}.detail-row small{color:var(--orange);letter-spacing:.2em}.detail-row h3{letter-spacing:-.05em;margin:25px 0;font-size:clamp(38px,4vw,66px);line-height:1}.detail-row p{color:#888;max-width:440px;font-size:17px;line-height:1.7}.demo{background:#0d0d0d}.demo-wrap{grid-template-columns:1fr 340px;gap:18px;min-height:650px;display:grid}.screen{color:#111;text-align:center;background:linear-gradient(145deg,#f2eee7,#c5b4a0);border:1px solid #2d2d2d;border-radius:22px;place-items:center;padding:45px;transition:all .35s;display:grid;position:relative;overflow:hidden}.screen:before{content:"";aspect-ratio:1;border:1px solid #00000026;border-radius:50%;width:55%;position:absolute}.screen>span{font-size:12px;position:absolute;top:30px;left:35px}.screen>div{position:relative}.screen small{letter-spacing:.3em;font-size:9px}.screen h3{letter-spacing:-.06em;margin:10px;font-size:clamp(55px,8vw,120px)}.screen p{font-size:18px}.screen>b{font-size:10px;position:absolute;bottom:30px;right:35px}.screen.black{color:#000;background:#000}.demo-remote{background:radial-gradient(circle at 50% 30%,#292929,#080808);border:1px solid #2b2b2b;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;padding:25px;display:flex;overflow:hidden}.demo-remote .presenter{width:80px;height:290px;animation:none;transform:rotate(4deg)}.demo-remote .brand-mark{top:31px}.demo-remote .laser{width:27px;height:27px;top:55px}.demo-remote .control{width:45px;height:34px;font-size:11px}.demo-remote .control.up{top:100px}.demo-remote .control.down{top:138px}.demo-remote .signal{font-size:20px;bottom:35px}.demo-controls{gap:8px;margin-top:35px;display:flex}.demo-controls button{cursor:pointer;background:#181818;border:1px solid #333;border-radius:12px;width:78px;height:62px}.demo-controls button:hover,.demo-controls button.on{border-color:var(--orange);color:var(--orange)}.demo-controls span{color:#777;margin-top:6px;font-size:8px;display:block}.gallery{background:#080808}.gallery-main{cursor:pointer;background:#111;border:1px solid #252525;border-radius:26px;width:100%;height:75vh;padding:0;position:relative;overflow:hidden}.gallery-main img{object-fit:cover;width:100%;height:100%;transition:all .5s}.gallery-main:hover img{transform:scale(1.03)}.gallery-main span{color:#111;background:#fff;border-radius:50%;place-items:center;width:72px;height:72px;font-size:10px;display:grid;position:absolute;bottom:28px;right:28px}.gallery-grid{grid-template-columns:1.5fr 1fr 1fr;gap:14px;margin-top:14px;display:grid}.crop{background-image:url(/images/baseus-presenter.webp);background-size:160%;border:1px solid #222;border-radius:20px;height:330px}.crop-a{background-position:47% 28%}.crop-b{background-position:63% 55%}.crop-c{background-position:40% 78%}.final-cta{background:#050505;justify-content:center;align-items:center;gap:10vw;height:100svh;min-height:700px;display:flex;position:relative;overflow:hidden}.final-cta>.presenter{animation:5s ease-in-out infinite floatFinal;transform:rotate(-19deg)scale(.82)}.final-cta h2{letter-spacing:-.065em;margin:0;font-size:clamp(60px,7vw,110px);line-height:.88}.final-cta h2 em{color:#555;font-style:normal}.final-cta p{color:#aaa;margin:32px 0;font-size:18px;line-height:1.6}.final-cta .primary{width:max-content}.cta-glow{background:var(--orange);filter:blur(180px);opacity:.13;border-radius:50%;width:500px;height:500px;position:absolute}@keyframes floatFinal{50%{transform:translateY(-18px)rotate(-16deg)scale(.82)}}footer{border-top:1px solid var(--line);background:#050505;grid-template-columns:1fr 1fr;gap:80px;padding:70px max(7vw,32px) 30px;display:grid}footer>div{color:#888;justify-content:flex-end;gap:35px;font-size:12px;display:flex}footer p{color:#444;border-top:1px solid #161616;grid-column:1/-1;margin:0;padding-top:25px;font-size:10px}.lightbox{z-index:100;background:#000000f0;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.lightbox img{max-width:90vw;max-height:88vh}.lightbox button{cursor:pointer;background:0 0;border:0;font-size:42px;position:absolute;top:20px;right:30px}@media (width<=900px){.nav{width:calc(100% - 20px);top:10px}.nav-links{background:#080808;flex-direction:column;justify-content:center;width:calc(100% + 20px);height:100svh;font-size:26px;transition:all .45s;display:flex;position:fixed;inset:-10px;transform:translateY(-110%)}.nav-links.open{transform:none}.nav-cta{margin-top:20px}.menu{z-index:2;width:42px;height:42px;display:block;position:relative}.menu i{background:#fff;height:1px;margin:7px;display:block}.hero{grid-template-columns:1fr;padding:130px 24px 75px}.outline{white-space:normal}.product-stage{height:55vh;min-height:460px;margin-top:10px}.presenter{width:105px;height:380px}.brand-mark{top:42px}.laser{top:77px}.control{width:55px;height:43px}.control.up{top:136px}.control.down{top:184px}.signal{bottom:50px}.product-note{right:4%}.hero-foot{left:24px;right:24px}.intro{grid-template-columns:1fr;padding:110px 24px}.intro p{margin:35px 0 0}.actions{flex-wrap:wrap;gap:18px}}@media (width<=520px){h1{font-size:53px}.hero{padding-top:120px}.lead{font-size:18px}.sublead{font-size:13px}.product-stage{min-height:410px}.actions{margin-top:28px}.product-note{display:none}.intro{min-height:auto}.intro p{font-size:16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=900px){.showcase,.features,.compat,.demo,.gallery{padding:95px 24px}.showcase-stage{height:780px}.detail-card{width:auto;bottom:18px;left:18px;right:18px}.section-head{grid-template-columns:1fr;gap:22px}.section-head>p{grid-column:auto}.bento{grid-template-columns:1fr}.feature-card,.feature-card.wide{min-height:300px}.range{min-height:680px;padding:0 24px}.range-copy strong{font-size:35vw}.range-presenter{bottom:5%;right:-5%;transform:rotate(65deg)scale(.5)}.compat-grid{grid-template-columns:repeat(2,1fr)}.compat-item{border-bottom:1px solid var(--line);min-height:150px}.details{grid-template-columns:1fr}.sticky-product{height:65vh;position:relative}.detail-scroll{padding:90px 24px}.detail-row{min-height:55vh}.demo-wrap{grid-template-columns:1fr}.screen{min-height:520px}.demo-remote{min-height:500px}.gallery-grid{grid-template-columns:1fr}.crop{height:280px}.final-cta{flex-direction:column;height:auto;min-height:900px;padding:100px 24px}.final-cta>.presenter{margin-bottom:-70px;transform:rotate(-12deg)scale(.65)}footer{grid-template-columns:1fr;gap:35px;padding:55px 24px 25px}footer>div{flex-wrap:wrap;justify-content:flex-start}footer p{grid-column:auto}}@media (width<=520px){.showcase-stage{height:600px}.showcase-stage>img{object-position:center}.h1{top:28%;left:39%}.h2{top:42%;left:56%}.h3{top:57%;left:35%}.h4{top:66%;left:60%}.experience{padding:0 24px}.experience p{font-size:16px}.compat-grid{grid-template-columns:1fr 1fr}.demo-wrap{min-height:0}.screen{min-height:390px;padding:24px}.screen h3{font-size:43px}.demo-remote{min-height:450px}.gallery-main{height:560px}.gallery-main img{object-position:center}.final-cta h2{font-size:55px}}.film-section{background:#080808;padding:140px max(7vw,32px)}.film-head{grid-template-columns:1.6fr 1fr;align-items:end;gap:12vw;margin-bottom:55px;display:grid}.film-head span{letter-spacing:.25em;color:var(--orange);font-size:9px}.film-head h2{letter-spacing:-.065em;margin:22px 0 0;font-size:clamp(54px,6.8vw,104px);line-height:.9}.film-head p{color:#949494;font-size:16px;line-height:1.75}.film-wrap{aspect-ratio:16/9;background:#050505;border:1px solid #252525;border-radius:28px;width:100%;position:relative;overflow:hidden}.film-wrap video,.film-wrap iframe{object-fit:cover;border:0;width:100%;height:100%;display:block}.film-overlay{pointer-events:none;position:absolute;top:35px;left:38px}.film-overlay span{letter-spacing:.28em;color:var(--orange);font-size:9px}.film-overlay b{letter-spacing:-.04em;margin-top:14px;font-size:clamp(22px,3vw,46px);line-height:1.05;display:block}.film-wrap>small{letter-spacing:.24em;color:#777;pointer-events:none;font-size:8px;position:absolute;top:36px;right:32px}.spec-story{background:#090909;border-top:1px solid #191919;grid-template-columns:1fr 1.25fr;gap:10vw;padding:140px max(7vw,32px);display:grid}.spec-title{align-self:start;position:sticky;top:150px}.spec-title h2{letter-spacing:-.06em;margin:28px 0;font-size:clamp(52px,6vw,90px);line-height:.92}.spec-title h2 em{color:#555;font-style:normal}.spec-title p{color:#888;max-width:480px;line-height:1.7}.spec-line{border-top:1px solid #292929;grid-template-columns:45px 1fr auto;align-items:baseline;gap:20px;padding:35px 0;display:grid}.spec-line small{color:var(--orange);font-size:9px}.spec-line strong{letter-spacing:-.05em;font-size:clamp(34px,4vw,62px)}.spec-line span{color:#888;text-align:right;font-size:12px}.sticky-product>span{letter-spacing:.22em;color:#777;font-size:9px;position:absolute;bottom:30px;left:30px}@media (width<=900px){.film-section{padding:95px 24px}.film-head{grid-template-columns:1fr;gap:24px}.film-wrap{aspect-ratio:4/5}.film-wrap video{object-fit:cover}.film-overlay{top:20px;left:20px}.film-wrap>small{top:22px;right:20px}.spec-story{grid-template-columns:1fr;gap:60px;padding:95px 24px}.spec-title{position:relative;top:auto}.spec-line{grid-template-columns:35px 1fr}.spec-line span{text-align:left;grid-column:2}}.office-scene{background:#080808;height:100svh;min-height:760px;position:relative;overflow:hidden}.office-scene>img{object-fit:cover;width:100%;height:100%;transition:transform 8s;display:block;transform:scale(1.015)}.office-scene:hover>img{transform:scale(1.055)}.office-shade{background:linear-gradient(90deg,#040404eb 0%,#0404049e 37%,#0404040d 68%),linear-gradient(#0000 55%,#0404049e);position:absolute;inset:0}.office-caption{z-index:2;max-width:650px;position:absolute;top:50%;left:max(7vw,32px);transform:translateY(-43%)}.office-caption.visible{transform:translateY(-50%)}.office-caption>span{letter-spacing:.26em;color:var(--orange);font-size:9px}.office-caption h2{letter-spacing:-.065em;margin:25px 0 34px;font-size:clamp(52px,6vw,96px);line-height:.91}.office-caption h2 em{color:#ffffff7a;font-style:normal}.office-caption p{color:#bbb;max-width:540px;font-size:16px;line-height:1.75}.office-tags{gap:8px;margin-top:28px;display:flex}.office-tags b{letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08080859;border:1px solid #ffffff2e;border-radius:999px;padding:10px 13px;font-size:9px;font-weight:500}.office-proof{z-index:2;text-align:right;position:absolute;bottom:40px;right:max(5vw,30px)}.office-proof span{letter-spacing:-.06em;font-size:50px;font-weight:700;display:block}.office-proof small{letter-spacing:.25em;color:#888;font-size:8px}@media (width<=900px){.office-scene{height:900px;min-height:0}.office-scene>img{object-position:62% center}.office-shade{background:linear-gradient(#0404040d 24%,#040404bd 54%,#040404f2 100%)}.office-caption{inset:auto 24px 75px;transform:translateY(25px)}.office-caption.visible{transform:none}.office-caption h2{font-size:52px}.office-proof{top:25px;bottom:auto;right:24px}.office-tags{flex-wrap:wrap}}.detail-card{display:none}.hotspot.active{z-index:10}.hotspot-card{text-align:left;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);cursor:default;background:#080808e0;border:1px solid #ffffff2e;border-radius:18px;width:320px;padding:28px 30px;animation:.32s cubic-bezier(.22,1,.36,1) both hotspotCard;position:absolute;top:50%;left:52px;transform:translateY(-50%);box-shadow:0 22px 70px #00000061}.hotspot-card:before{content:"";background:#ffffff61;width:20px;height:1px;position:absolute;top:50%;right:100%}.hotspot-card small{color:var(--orange);letter-spacing:.2em;font-size:12px;display:block}.hotspot-card h3{white-space:normal;margin:17px 0 10px;font-size:25px;line-height:1.2}.hotspot-card p{color:#aaa;white-space:normal;margin:0;font-size:16px;line-height:1.65}@keyframes hotspotCard{0%{opacity:0;transform:translateY(-50%)translate(-12px)scale(.97)}to{opacity:1;transform:translateY(-50%)translate(0)scale(1)}}@media (width<=900px){.hotspot-card{width:260px;padding:21px 22px;left:44px}.hotspot-card h3{font-size:22px}.hotspot-card p{font-size:15px}.h2 .hotspot-card,.h4 .hotspot-card{left:auto;right:44px}.h2 .hotspot-card:before,.h4 .hotspot-card:before{left:100%;right:auto}}@media (width<=520px){.hotspot-card{width:210px;padding:18px}.hotspot-card h3{margin:12px 0 8px;font-size:19px}.hotspot-card p{font-size:14px;line-height:1.5}.hotspot-card small{font-size:10px}}.h3 .hotspot-card{left:auto;right:52px}.h3 .hotspot-card:before{left:100%;right:auto}.h4 .hotspot-card{left:52px;right:auto}.h4 .hotspot-card:before{left:auto;right:100%}@media (width<=900px){.h3 .hotspot-card{left:auto;right:44px}.h3 .hotspot-card:before{left:100%;right:auto}.h4 .hotspot-card{left:44px;right:auto}.h4 .hotspot-card:before{left:auto;right:100%}}.scroll-progress{z-index:120;transform-origin:0;pointer-events:none;background:linear-gradient(90deg,#ff6a00,#ffb067);width:100%;height:2px;position:fixed;top:0;left:0;transform:scaleX(0);box-shadow:0 0 18px #ff6a00a6}.custom-cursor{z-index:200;pointer-events:none;mix-blend-mode:difference;will-change:transform;opacity:0;background:#fff;border-radius:999px;width:0;height:0;margin:-4px 0 0 -4px;transition:width .28s cubic-bezier(.22,1,.36,1),height .28s cubic-bezier(.22,1,.36,1),margin .28s cubic-bezier(.22,1,.36,1),background .28s,opacity .2s;position:fixed;top:0;left:0}.custom-cursor.active{mix-blend-mode:normal;opacity:1;background:#ffffffeb;width:76px;height:76px;margin:-38px 0 0 -38px;box-shadow:0 0 0 1px #ffffff59,0 12px 40px #00000038}.custom-cursor span{color:#080808;letter-spacing:.18em;opacity:0;white-space:nowrap;place-items:center;font-size:8px;font-weight:800;transition:opacity .18s;display:grid;position:absolute;inset:0}.custom-cursor.active span{opacity:1}.product-stage{perspective:none;will-change:auto;transform:none}.product-tilt{transform:perspective(1100px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transform-style:preserve-3d;will-change:transform;place-items:center;transition:transform .24s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;inset:0}.product-tilt .hero-presenter{transform-style:preserve-3d}.showcase-stage:after{content:"";z-index:2;pointer-events:none;background:radial-gradient(300px circle at var(--mouse-x,50%) var(--mouse-y,50%),#ff8f452e,#ff6a0009 38%,transparent 72%);mix-blend-mode:screen;opacity:.9;transition:opacity .3s;position:absolute;inset:0}.showcase-stage .hotspot{z-index:3}[data-magnetic]{will-change:transform;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s,border-color .28s,color .28s}.hotspot:not(.active):after{animation:2.5s ease-out infinite hotspotPulse}@keyframes hotspotPulse{0%,35%{opacity:0;transform:scale(.72)}70%{opacity:.7;transform:scale(1.25)}to{opacity:0;transform:scale(1.55)}}@media (pointer:fine){.custom-cursor{opacity:1;width:8px;height:8px}.product-stage,.showcase-stage,.gallery-main,[data-magnetic]{cursor:none}}@media (width<=900px),(pointer:coarse),(prefers-reduced-motion:reduce){.custom-cursor{display:none}.product-tilt{will-change:auto;transform:none!important}.showcase-stage:after{display:none}[data-magnetic]{transform:none!important}.hotspot:not(.active):after{animation:none}}.feature-card{isolation:isolate;cursor:pointer;min-height:560px;transform-style:preserve-3d;background:#0b0b0b;justify-content:flex-end;padding:0}.feature-card.wide{min-height:560px}.feature-card:after{z-index:1;opacity:.12;transition:opacity .45s,transform .7s;top:40%;right:-60px}.feature-card:hover:after{opacity:.24;transform:scale(1.35)}.feature-visual{z-index:0;position:absolute;inset:0 0 37%;overflow:hidden}.feature-visual:after{content:"";background:linear-gradient(#06060605 45%,#0b0b0b 100%),linear-gradient(90deg,#05050526,#0000 42%);position:absolute;inset:0}.feature-visual img{object-fit:cover;width:calc(100% + 28px);height:calc(100% + 28px);transform:translate3d(var(--card-x,0),var(--card-y,0),0) scale(1.035);filter:saturate(.82)contrast(1.06);margin:-14px;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .5s}.feature-card:hover .feature-visual img{transform:translate3d(var(--card-x,0),var(--card-y,0),0) scale(1.085);filter:saturate()contrast(1.08)}.feature-copy{z-index:3;padding:0 32px 32px;position:relative}.feature-icon{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0808088f;border:1px solid #ffffff26;transition:transform .4s,background .4s,box-shadow .4s;position:absolute;top:28px;left:28px}.feature-card:hover .feature-icon{background:#ff6a0026;transform:rotate(8deg)scale(1.08);box-shadow:0 0 40px #ff6a0033}.feature-card>b{z-index:4;color:#ffffff6b}.feature-copy small{letter-spacing:.2em;color:#8b8b8b;font-size:9px}.feature-copy h3{margin:12px 0;font-size:29px}.feature-copy p{color:#969696;max-width:510px;margin:0;line-height:1.65}.feature-motion{z-index:3;pointer-events:none;position:absolute;inset:0}.feature-motion i{display:block;position:absolute}.feature-wireless .feature-motion i{border:1px solid #ff7e23b8;border-color:#ff7e23b8 #ff7e23b8 #0000 #0000;border-radius:50%;width:46px;height:46px;animation:2.6s ease-out infinite featureWave;top:42%;right:24%;transform:rotate(-45deg)}.feature-wireless .feature-motion i:nth-child(2){animation-delay:.65s}.feature-wireless .feature-motion i:nth-child(3){animation-delay:1.3s}.feature-laser .feature-motion i:first-child{transform-origin:100%;background:linear-gradient(90deg,#0000,#ff3c18,#fff);width:48%;height:2px;animation:3.2s ease-in-out infinite laserSweep;top:33%;right:10%;transform:rotate(-16deg);box-shadow:0 0 14px #ff4c22}.feature-laser .feature-motion i:nth-child(2){background:#fff;border-radius:50%;width:9px;height:9px;animation:1.4s ease-in-out infinite alternate laserGlow;top:25%;right:9%;box-shadow:0 0 18px 7px #ff4c22}.feature-plug .feature-motion i{background:#ff7a20;border-radius:50%;width:7px;height:7px;animation:2.4s ease-in-out infinite dataPulse;top:66%;left:31%;box-shadow:0 0 16px #ff6a00}.feature-plug .feature-motion i:nth-child(2){animation-delay:.5s}.feature-plug .feature-motion i:nth-child(3){animation-delay:1s}.feature-battery .feature-motion i{background:#ff7a20;border-radius:6px;width:7px;height:22px;animation:1.8s ease-in-out infinite energyBar;top:51%;right:34%;box-shadow:0 0 14px #ff6a00b3}.feature-battery .feature-motion i:nth-child(2){animation-delay:.2s;right:31%}.feature-battery .feature-motion i:nth-child(3){animation-delay:.4s;right:28%}@keyframes featureWave{0%{opacity:.8;transform:rotate(-45deg)scale(.25)}to{opacity:0;transform:rotate(-45deg)scale(2.3)}}@keyframes laserSweep{0%,to{opacity:.45;transform:rotate(-18deg)scaleX(.92)}50%{opacity:1;transform:rotate(-13deg)scaleX(1.04)}}@keyframes laserGlow{to{opacity:.55;transform:scale(1.35)}}@keyframes dataPulse{0%{opacity:0;transform:translate(-35px)scale(.6)}50%{opacity:1}to{opacity:0;transform:translate(70px)scale(1.15)}}@keyframes energyBar{0%,to{opacity:.25;transform:scaleY(.35)}50%{opacity:1;transform:scaleY(1)}}@media (width<=900px){.feature-card,.feature-card.wide{min-height:510px}.feature-visual{inset:0 0 41%}.feature-copy{padding:0 24px 27px}.feature-copy h3{font-size:25px}.feature-copy p{font-size:14px}.feature-icon{top:20px;left:20px}}@media (pointer:coarse),(prefers-reduced-motion:reduce){.feature-visual img,.feature-card:hover .feature-visual img{transform:none}.feature-motion i{animation:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
