*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#fafafa;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #0071e3;outline-offset:5px}.skip{position:fixed;top:-60px;left:20px;padding:12px;background:#fff;z-index:100}.skip:focus{top:10px}.nav{position:sticky;top:0;z-index:30;background:#fafafae8;backdrop-filter:blur(20px);border-bottom:1px solid #0000000a}.nav-inner{height:72px;max-width:1120px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:22px;font-weight:650;letter-spacing:-.6px}.brand img{border-radius:23%}nav{display:flex;align-items:center;gap:30px;font-size:14px}nav>a:not(.small-button){color:#626269}nav>a:hover{color:#111}.small-button{background:#202023;color:#fff;padding:10px 17px;border-radius:30px;font-size:13px}.small-button span{margin-left:12px}.hero{text-align:center;padding:65px 24px 90px;overflow:hidden}.eyebrow{font-size:12px;font-weight:650;letter-spacing:2px;color:#6e6e73;margin:0 0 23px}h1{font-size:clamp(56px,7.3vw,104px);letter-spacing:-.067em;line-height:1.01;font-weight:650;margin:0}h1 span{background:linear-gradient(110deg,#33383f 10%,#8594a6 55%,#4e5663 90%);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-copy{color:#737379;font-size:20px;line-height:1.5;margin:25px auto 23px}.hero-actions{display:flex;justify-content:center;align-items:center;gap:28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;border-radius:30px;background:#202023;color:white;font-size:15px;font-weight:500;padding:16px 24px;transition:transform .2s,background .2s}.button:hover{background:#424249;transform:translateY(-2px)}.text-button{border:0;background:none;font-size:15px;padding:14px 0}.play-small{font-size:11px;margin-left:6px}.hero-demo{max-width:1000px;margin:55px auto 0;scroll-margin-top:90px}.demo-stage{height:clamp(260px,45vw,530px);display:flex;justify-content:center;align-items:center;perspective:1400px;position:relative}.screen{position:relative;width:86%;aspect-ratio:1.6;background:#05060b;border:7px solid #22252b;border-bottom-width:10px;border-radius:24px;box-shadow:0 1px 0 2px #939ba6,0 22px 45px -22px #11182760;transform-origin:center bottom;transform:rotateX(-12deg);overflow:hidden;will-change:transform;isolation:isolate}.screen-content{height:100%;position:relative}.screen-content>img{width:100%;height:100%;object-fit:cover;display:block}.screen-menubar{position:absolute;top:0;left:0;width:100%;padding:7px 16px;background:#dae8fc22;display:flex;align-items:center;gap:18px;font-size:10px;color:#fff}.screen-right{margin-left:auto}.screen-clock{position:absolute;top:22%;width:100%;color:#ffffffd9;display:flex;flex-direction:column;gap:4px;align-items:center;font-size:15px;font-weight:500}.screen-clock strong{font-size:clamp(58px,8vw,110px);font-weight:500;line-height:1.04;letter-spacing:-5px}.screen-bottom{position:absolute;bottom:12%;width:100%;text-align:center;color:#ffffffa8;font-size:12px}.screen-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(#05071190,transparent);opacity:.1}.play-control{position:absolute;left:50%;top:64%;transform:translate(-50%,-50%);width:52px;height:52px;border:1px solid #ffffff66;border-radius:50%;background:#ffffff22;backdrop-filter:blur(18px);color:#fff;display:grid;place-items:center;font-size:17px;box-shadow:0 2px 15px #0002}.play-control:hover{background:#ffffff40}.demo-footer{display:flex;align-items:center;justify-content:space-between;margin:27px auto 0;max-width:860px;gap:20px}.preview-note{font-size:10px;letter-spacing:1.5px;color:#85858b;font-weight:600}.angle-control{display:flex;align-items:center;gap:14px;font-size:13px;color:#6e6e73}.angle-control input{width:145px;accent-color:#555e6b;cursor:ew-resize}.angle-control output{font-variant-numeric:tabular-nums;width:32px}.style-picker{display:inline-flex;padding:5px;background:#eaeaee;border-radius:30px;margin-top:36px;gap:2px}.style-picker button{border:0;background:transparent;color:#626269;border-radius:25px;padding:12px 23px;font-size:14px}.style-picker button[aria-pressed=true]{color:#222;background:#fff;box-shadow:0 2px 5px #0001}.style-description{font-size:14px;color:#6e6e73;margin:18px 0 0}.section{padding:100px 24px}.intro{text-align:center;background:#fff}.section h2{font-size:clamp(42px,5.5vw,70px);line-height:1.04;letter-spacing:-.055em;font-weight:650;margin:0}.intro>p:last-child{font-size:23px;color:#86868b;line-height:1.5;max-width:625px;margin:32px auto 0}.download{text-align:center}.download-icon{border-radius:23%;margin-bottom:28px}.download>p{font-size:19px;color:#6e6e73;margin:24px 0}.download .download-meta{font-size:12px;margin:18px 0}.download .beta-note{font-size:13px;line-height:1.5;max-width:420px;margin:20px auto 0;color:#86868b}footer{max-width:1120px;margin:auto;border-top:1px solid #ddd;display:flex;align-items:center;gap:24px;padding:30px 24px;color:#86868b;font-size:13px}footer .brand{color:#333;font-size:18px}footer small{margin-left:auto;font-size:12px}@media(max-width:650px){.nav-inner{height:62px;padding:0 20px}nav{gap:17px}nav>a:not(.small-button){display:none}.hero{padding:48px 16px 65px}.eyebrow{font-size:10px;letter-spacing:1.6px}h1{font-size:58px}.hero-copy{font-size:17px}.hero-actions{gap:20px}.button,.text-button{font-size:14px}.hero-demo{margin-top:25px}.demo-stage{height:290px}.screen{width:94%;border-width:4px;border-bottom-width:7px;border-radius:13px}.screen-menubar{font-size:7px;padding:4px 8px;gap:10px}.screen-clock{font-size:9px}.screen-clock strong{font-size:58px;letter-spacing:-3px}.screen-bottom{font-size:8px}.play-control{width:40px;height:40px;top:68%;font-size:13px}.demo-footer{margin-top:8px;justify-content:center}.demo-footer>.preview-note{display:none}.angle-control input{width:130px}.style-picker{margin-top:25px}.style-picker button{padding:11px 20px;font-size:13px}.section{padding:75px 23px}.intro>p:last-child{font-size:20px}.section h2{font-size:47px}footer{flex-wrap:wrap;gap:15px}footer>span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
