:root{color-scheme:light;font-family:Segoe UI,Inter,Arial,sans-serif;background:#72c9d3;color:#101010;--paper-plane-cursor: url(./paper-plane-cursor-B1Bt-G0M.svg) 32 10, auto}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#72c9d3;cursor:var(--paper-plane-cursor)}button,a,input,select,video{font:inherit;cursor:var(--paper-plane-cursor)}.landing-page{min-height:100vh;overflow-x:hidden;background:#72c9d3;color:#101010}.landing-hero{position:relative;min-height:520px;height:calc(100svh - 86px);max-height:680px;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(#72c9d3e0,#72c9d3e6),#72c9d3}.landing-header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 40px 0}.landing-brand{display:inline-flex;align-items:center;gap:14px;color:#fff;text-decoration:none;font-size:20px;font-weight:700}.landing-brand img{width:48px;height:48px;object-fit:contain;filter:saturate(1.1) contrast(1.1)}.landing-language{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:6px 14px 6px 18px;border-radius:999px;background:#f8f8f8;color:#101010;box-shadow:0 10px 22px #13586014}.landing-language-chevron{width:8px;height:8px;border-right:2px solid #111111;border-bottom:2px solid #111111;transform:translateY(-2px) rotate(45deg);pointer-events:none}.landing-language-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.landing-language select{min-width:36px;min-height:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;background:transparent;color:#121212;cursor:var(--paper-plane-cursor);font-size:16px;font-weight:700}.landing-globe-icon{width:19px;height:19px;flex:0 0 auto;fill:none;stroke:#0f737d;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.landing-hero-content{position:relative;z-index:2;width:min(980px,calc(100% - 48px));margin:auto;display:grid;justify-items:center;padding:36px 0 82px;color:#fff;text-align:center}.landing-hero-content h1{margin:0;font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-size:96px;line-height:1.08;font-weight:300;letter-spacing:0}.landing-hero-content p{max-width:680px;margin:12px 0 0;font-size:20px;line-height:1.45;font-weight:400}.landing-downloads{display:flex;flex-wrap:wrap;justify-content:center;gap:26px;margin-top:16px}.landing-downloads a,.landing-footer-actions a{display:inline-flex;align-items:center;justify-content:center;border:2px solid #070707;border-bottom-width:9px;background:#72c9d3;color:#fff;text-decoration:none;font-size:20px;font-weight:650;line-height:1;transition:transform .14s ease,border-bottom-width .14s ease,background .14s ease}.landing-action-icon{width:18px;height:18px;flex:0 0 auto;fill:currentColor}.landing-linux-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.landing-linux-icon path:last-child{stroke-width:3}.landing-downloads a{min-width:226px;min-height:48px;gap:11px;padding:0 26px;border:1px solid rgba(17,24,39,.88);border-bottom-width:1px;border-radius:999px;background:#fff;color:#111827;font-size:15px;font-weight:800;box-shadow:0 8px 18px #11182729}.landing-footer-actions a:hover{background:#fff;transform:translateY(-1px)}.landing-footer-actions a:active{border-bottom-width:4px;transform:translateY(3px)}.landing-downloads a:hover{background:#f8fbff;border-color:#111827;box-shadow:0 10px 22px #11182733;transform:translateY(-1px)}.landing-downloads a:active{box-shadow:0 4px 12px #11182729;transform:translateY(1px)}.landing-mac-note{max-width:520px;margin-top:38px;color:#fff;font-size:20px;font-weight:400;line-height:1.45}.landing-mac-note a{color:inherit;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px}.landing-waitlist-form{position:absolute;left:50%;bottom:clamp(92px,15vh,126px);z-index:2;width:min(286px,calc(100% - 48px));min-height:34px;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:stretch;overflow:hidden;border:1px solid #111827;border-radius:8px;background:#fff;box-shadow:0 10px 20px #1118271f;transform:translate(-50%);transition:background .16s ease,border-color .16s ease}.landing-waitlist-form.is-subscribed{display:flex;align-items:center;justify-content:center;background:#000;border-color:#000}.landing-waitlist-form input{min-width:0;width:100%;border:0;outline:0;padding:0 12px;background:transparent;color:#111827;font-size:13px}.landing-waitlist-form input::placeholder{color:#a8abb5}.landing-waitlist-form.has-error{border-color:#dc2626}.landing-waitlist-form.has-error input{color:#dc2626}.landing-waitlist-form.has-error input::placeholder{color:#dc2626;opacity:1}.landing-waitlist-form button{border:0;background:#111;color:#fff;cursor:var(--paper-plane-cursor);font-size:18px;font-weight:700;line-height:1}.landing-waitlist-form button:hover{background:#000}.landing-waitlist-form button:disabled{background:#2c2c2c}.landing-waitlist-success{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:34px;padding:0 12px;color:#fff;font-size:13px;font-weight:700;line-height:1.2;text-align:center}.landing-detail{position:relative;background:#fff;padding:58px 42px 46px}.landing-detail-layout{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);align-items:center;gap:58px}.landing-detail-copy{position:relative;max-width:360px}.landing-detail-copy h2{margin:0 0 14px;font-size:28px;line-height:1.12;font-weight:600;letter-spacing:0}.landing-detail-copy p{margin:0;font-size:18px;line-height:1.48;text-align:justify;text-justify:inter-word}.landing-demo-wrap{position:relative;min-width:0}.landing-demo-wrap:before{content:"";position:absolute;top:-10px;right:22px;bottom:4px;left:-12px;border:5px solid #b7ff00;border-radius:28px 42px 26px 36px;transform:rotate(2.5deg)}.landing-demo-frame{position:relative;z-index:1;overflow:hidden;border:10px solid #070707;background:#72c9d3;aspect-ratio:16 / 6}.landing-demo-frame video{display:block;width:100%;height:100%;object-fit:cover;background:#72c9d3}.landing-footer{background:#72c9d3;padding:52px 42px 64px;box-shadow:inset 0 1px #ffffff52}.landing-footer-inner{width:min(920px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px}.landing-footer h2{margin:0 0 10px;color:#101010;font-size:23px;line-height:1.25;font-weight:500;letter-spacing:0}.landing-footer p{max-width:540px;margin:0;color:#3f474a;font-size:19px;line-height:1.45}.landing-footer-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.landing-footer-actions a{min-width:126px;min-height:40px;gap:8px;padding:0 14px;font-size:15px;color:#101010;background:#fff}@media (max-width: 760px){.landing-hero{min-height:610px;height:calc(100svh - 78px)}.landing-header{padding:20px 22px 0}.landing-brand{gap:10px;font-size:18px}.landing-brand img{width:42px;height:42px}.landing-language{min-height:42px;padding:5px 12px 5px 15px}.landing-language select{min-width:34px;font-size:14px}.landing-hero-content{width:min(calc(100% - 34px),620px);padding-bottom:64px}.landing-hero-content h1{font-size:60px}.landing-hero-content p,.landing-mac-note{font-size:18px}.landing-downloads{width:100%;gap:12px;margin-top:16px}.landing-downloads a{flex:1 1 210px;min-width:0;width:100%;min-height:46px;font-size:15px}.landing-waitlist-form{bottom:84px}.landing-detail{padding:46px 24px 38px}.landing-detail-layout{grid-template-columns:1fr;gap:28px}.landing-detail-copy{max-width:460px}.landing-detail-copy h2{font-size:27px}.landing-detail-copy p{font-size:17px}.landing-demo-frame{border-width:8px;aspect-ratio:16 / 9}.landing-footer{padding:42px 24px 52px}.landing-footer-inner{grid-template-columns:1fr;gap:24px}.landing-footer-actions{justify-content:flex-start}}@media (max-width: 480px){.landing-header{align-items:flex-start}.landing-brand span{display:none}.landing-hero-content h1{font-size:48px}.landing-downloads{display:grid}.landing-downloads a,.landing-footer-actions a{width:100%}.landing-footer-actions{display:grid}}
