@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--bg:#030b11;--text:#f6f7fd;--muted:#b9d5ed;--blue:#169cff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;font-size:16px}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #6bddff;outline-offset:5px}svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sprite{position:absolute;width:0;height:0}.wrap{width:min(1120px,calc(100% - 72px));margin:auto}.hero{height:950px;position:relative;isolation:isolate;overflow:hidden}.hero-art{position:absolute;inset:0;z-index:-2;background:#081525 url('assets/room-centered.webp') center center/cover no-repeat}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,5,16,.36),transparent 65%,var(--bg)),linear-gradient(90deg,rgba(0,7,18,.35),transparent 80%)}header{height:94px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:16px;font-size:27px;font-weight:750;white-space:nowrap}.brand svg{width:48px;height:48px;color:#32b9ff;stroke-width:4;filter:drop-shadow(0 0 12px #058cff88)}nav{display:flex;gap:35px;align-items:center}nav a,nav button{font-size:14px}nav button,.socials button{border:0;padding:0;background:none}nav a:hover,nav button:hover{color:#4cc7ff}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid #2083ff;border-radius:12px;background:linear-gradient(115deg,#148dff,#084dff);padding:17px 23px;font-size:16px;font-weight:650;box-shadow:0 0 25px #005aff35;transition:transform .18s,filter .18s}.button:hover{filter:brightness(1.15);transform:translateY(-2px)}.header-install{padding:12px 17px;font-size:14px}.chrome{display:inline-block;width:34px;height:34px;border-radius:50%;background:conic-gradient(#eb4335 0 33%,#fbbc05 0 66%,#34a853 0);position:relative;flex-shrink:0}.chrome:after{content:'';position:absolute;inset:9px;border-radius:50%;background:#4285f4;border:2px solid #fff}.header-install .chrome{width:25px;height:25px}.header-install .chrome:after{inset:6px}.hero-content{padding-top:40px}h1{font-size:clamp(38px,4.5vw,61px);letter-spacing:-1.8px;line-height:1.08;margin:0 0 20px;font-weight:800}h1 span{background:linear-gradient(100deg,#42c4f2,#339aff 65%,#4254f9);background-clip:text;color:transparent}.hero-content>p{font-size:23px;color:var(--muted);line-height:1.5;margin:0 0 28px}.downloads{display:flex;gap:13px}.platform{display:flex;gap:15px;align-items:center;text-align:left;background:#07111ddd;border:1px solid #354556;border-radius:11px;padding:10px 23px;min-width:190px}.platform b,.platform small{display:block}.platform b{font-size:15px}.platform small{font-size:13px;color:var(--muted);margin-top:4px}.platform-icon{font-size:36px;line-height:1}.apple{font-size:36px}.scene{position:relative;height:500px}.player{position:absolute;right:25px;top:10px;width:255px;border:2px solid #289aff;border-radius:20px;transform:rotate(4deg);background:linear-gradient(130deg,#071424f5,#020813f7);box-shadow:0 0 5px #148eff,inset 0 0 15px #0352c455,12px 15px 30px #0009;overflow:hidden}.player-top{display:flex;justify-content:space-between;padding:15px 19px;border-bottom:1px solid #183148;font-size:12px;color:#04c4ff;font-weight:600}.player-content{text-align:center;padding:13px 20px}.player em{font-size:14px;font-weight:600}.panel-count{margin:10px 0 0;font-size:15px;color:#b9d5ed}.panel-count strong{font-size:26px;color:white}.cyan{font-size:12px;color:#00c9ff}.play{width:84px;height:84px;border:4px solid #078bff;border-top-color:#40d5ff;border-radius:50%;display:block;margin:15px auto 9px;background:#03112c;color:#fff;font-size:29px;box-shadow:0 0 22px #006fff77,inset 0 0 18px #006fff55;padding-left:9px}.play[aria-pressed=true]{padding-left:6px}.time{font-size:14px}.control-label{display:block;color:#16c9ff;font-size:12px;margin:14px 0 6px}.segmented{display:flex;gap:4px}.segmented button{flex:1;background:#0d203a;border:1px solid #20354e;border-radius:6px;padding:6px 0;font-size:12px}.segmented button.active{background:linear-gradient(120deg,#063890,#0055eb);border-color:#087dfd}.scroll-modes button{font-size:22px;padding:0}.volume{display:flex;gap:10px;align-items:center;color:#07c5ff;margin:14px 0;font-size:14px}.volume input{width:100%;min-width:0;accent-color:#009fff;height:4px}.volume output{font-size:12px}.reactions{display:flex;gap:8px}.reactions button{background:#0b203b;border:0;border-radius:7px;flex:1;color:#0cc8ff;font-size:26px;height:38px}.reactions svg{height:20px}.reactions button[aria-pressed=true]{background:#124a82}.demo-label{display:block;font-size:10px;letter-spacing:.8px;color:#7d9fb8;margin-top:12px}h2{font-size:28px;letter-spacing:-.7px;margin:0;font-weight:700}.features{text-align:center;padding-top:4px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:34px}.feature-grid svg{width:45px;height:45px;color:#1caaff;filter:drop-shadow(0 0 15px #0087ff77)}h3{font-size:19px;margin:16px 0 9px}.feature-grid p{font-size:16px;color:var(--muted);line-height:1.55;margin:0}.pricing{text-align:center;padding-top:48px;max-width:1020px}.pricing h2{font-size:32px}.section-intro{color:var(--muted);margin:7px 0 26px;font-size:17px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.plan{text-align:left;padding:23px 21px 18px;border:1px solid #23364a;border-radius:13px;background:linear-gradient(120deg,#0b1521,#080f17);position:relative}.plan h3{font-size:24px;margin:0 0 8px}.price{font-size:42px;font-weight:700;letter-spacing:-1px}.price small{font-size:16px;font-weight:400;letter-spacing:0;color:var(--muted)}.plan>p{margin:3px 0 24px;color:var(--muted);font-size:17px}.plan ul{list-style:none;padding:0;margin:0 0 23px;color:var(--muted);font-size:15px;line-height:1.8}.plan li:before{content:'✓';color:#42cfff;font-size:23px;vertical-align:middle;margin-right:16px}.plan li.muted:before{content:'×';color:#a3c7e5}.plan .button{width:100%;padding:14px 8px}.secondary{background:#1c2c40;border-color:#3a516b;box-shadow:none}.featured{border:2px solid #27bbff;box-shadow:0 0 20px #0077ff30;background:linear-gradient(120deg,#0d1c32,#060e18)}.crown{position:absolute;top:-26px;left:calc(50% - 23px);font-size:34px;color:#ffd46a;text-shadow:0 0 16px #ffaa38;background:#081322;padding:0 10px}.community{margin-top:29px;border:1px solid #30465d;border-radius:13px;overflow:hidden;background:linear-gradient(90deg,#07101ceF 0%,#07101cbb 38%,transparent 76%),url('assets/community.webp') center/cover;min-height:275px}.community-inner{padding:39px}.community h2{font-size:29px}.community p{font-size:18px;color:var(--muted);margin:10px 0 23px}.discord{background:linear-gradient(110deg,#4053ff,#2748f7);padding:13px 25px}.discord svg{width:31px;height:31px}.community-notes{display:flex;gap:26px;font-size:13px;color:#c6dcee;margin-top:30px}footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:30px;padding-bottom:38px}footer .brand{font-size:26px}footer nav{gap:30px}footer nav button{font-size:13px}.socials{display:flex;gap:26px;align-items:center}.socials button{font-size:25px}.socials svg{width:25px;height:25px}dialog{color:var(--text);background:#0b1725;border:1px solid #2b709e;border-radius:20px;padding:36px;max-width:490px;width:calc(100% - 32px);box-shadow:0 20px 100px #000b}dialog::backdrop{background:#000a;backdrop-filter:blur(6px)}.close{position:absolute;top:10px;right:14px;border:0;background:none;font-size:30px}.dialog-eyebrow{color:#3bc5ff;font-size:12px;letter-spacing:2px}dialog h2{margin-top:13px}dialog p{color:var(--muted);line-height:1.6}dialog .button{margin-top:12px}dialog details{border-bottom:1px solid #25405b;padding:15px 0}dialog summary{cursor:pointer}dialog details p{margin-bottom:0}@media(min-width:1450px){.hero-art{background-position:center 58%}.hero{height:990px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}header nav{gap:20px}.brand{font-size:23px;gap:11px}.header-install{font-size:12px;padding:10px}.hero{height:860px}.hero-content{padding-top:28px}h1{font-size:51px}.hero-content>p{font-size:21px}.player{right:5px;width:240px;top:28px}.platform{min-width:165px;padding:10px 17px}.community h2{font-size:25px}.feature-grid{gap:12px}.feature-grid p{font-size:14px}.feature-grid h3{font-size:17px}footer nav{gap:18px}.plan{padding:21px 17px}.plan>p{font-size:15px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}header{height:78px}.brand{font-size:22px}.brand svg{width:37px;height:37px}header nav{display:none}.header-install{font-size:12px;gap:7px;border-radius:9px}.header-install .chrome{width:21px;height:21px}.header-install .chrome:after{inset:5px}.hero{height:900px}.hero-content{padding-top:30px}h1{font-size:clamp(34px,7.5vw,49px);letter-spacing:-1.1px;line-height:1.13}.hero-content>p{font-size:17px;max-width:420px}.desktop{display:none}.downloads{flex-wrap:wrap;gap:9px}.downloads>.button{flex-basis:100%;max-width:330px;padding:12px}.platform{min-width:0;width:160px;max-width:calc(50% - 5px);padding:10px 17px}.platform-icon{font-size:28px}.hero-art{background-position:43% bottom;background-size:auto 100%}.hero:after{background:linear-gradient(180deg,#020b1ae6 0%,#020b1a99 38%,transparent 65%,#030b11 100%)}.scene{height:440px}.player{width:218px;right:8px;top:44px;transform:rotate(3deg)}.player-content{padding:10px 16px}.play{width:68px;height:68px;margin:10px auto 8px;font-size:24px}.player-top{padding:11px 15px}.control-label{margin-top:10px}.features h2{font-size:24px;line-height:1.3}.feature-grid{grid-template-columns:1fr 1fr;gap:30px 14px;margin-top:28px}.feature-grid p{font-size:14px}.feature-grid h3{font-size:16px}.pricing{padding-top:40px}.pricing h2{font-size:29px}.section-intro{font-size:15px;line-height:1.5}.plans{grid-template-columns:1fr;gap:23px;max-width:420px;margin:auto}.plan{padding:24px}.plan>p{font-size:17px}.plan ul{font-size:16px}.featured{margin-top:5px}.community{min-height:380px;background-position:65% center;background-image:linear-gradient(90deg,#07101cee,#07101c77),url('assets/community.webp')}.community-inner{padding:27px 22px}.community h2{font-size:26px;max-width:300px}.community p{max-width:260px;font-size:16px;line-height:1.5}.community-notes{flex-wrap:wrap;gap:14px;margin-top:40px;font-size:12px}footer{flex-wrap:wrap;justify-content:center;padding-top:28px;gap:25px}footer .brand{width:100%;justify-content:center}footer nav{gap:22px}.socials{width:100%;justify-content:center}h2{font-size:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* The laptop is a live HTML reader projected over the illustrated display. */
.hero-art{background-position:center center!important}.laptop-screen{position:absolute;left:0;top:0;width:500px;height:300px;transform-origin:0 0;background:#10131b;overflow:hidden;z-index:1}.screen-reader{display:block;border:0;padding:0;background:#10131b;width:100%;height:100%;overflow:hidden;position:relative}.chapter-strip{width:100%;will-change:transform;pointer-events:none}.chapter-strip img{display:block;width:100%;height:auto}.screen-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:white;font-size:37px;background:#03122445;text-shadow:0 2px 12px #000}.screen-play small{font-size:17px;font-weight:600}.screen-play.hidden{opacity:0}.screen-reader:hover .screen-play.hidden{opacity:.5}.screen-caption{position:absolute;bottom:0;left:0;right:0;background:#010814d9;color:#e7f2ff;font-size:12px;line-height:1.35;padding:7px 12px;text-align:center;pointer-events:none;max-height:58px;overflow:hidden}.seek{width:100%;accent-color:#00b4ff;height:4px;display:block;margin:12px 0 7px}.chapter-navigation{display:flex;align-items:center;justify-content:space-between;color:#9ebbd1;font-size:10px}.chapter-navigation button{border:0;background:transparent;color:#37c7ff;font-size:22px;padding:0 8px}.player{z-index:2}.hero-content,header{position:relative;z-index:3}.scene{pointer-events:none}.scene .player{pointer-events:auto}.player{top:14px}.demo-label{font-size:10px}.screen-reader:focus-visible{outline-offset:-4px}.platform-icon.apple{position:relative}.platform-icon.apple:before{content:'';position:absolute;width:9px;height:6px;background:white;top:1px;left:16px;border-radius:9px 0;transform:rotate(-30deg)}
@media(max-width:700px){.hero{height:1210px}.hero-art{background-position:75% center!important}.laptop-screen{top:435px;left:18px;width:calc(100% - 36px);height:260px;border:8px solid #0c1723;border-bottom-width:20px;border-radius:12px;box-shadow:0 20px 30px #0008;transform:none!important}.screen-caption{font-size:11px;max-height:47px}.scene .player{top:350px;right:50%;transform:translateX(50%);width:240px}.screen-play small{font-size:16px}}
@media(min-width:701px){.scene .player{top:-40px}}
@media(max-width:700px){.hero{height:1300px}.scene .player{top:305px}}
@media(max-width:700px){.hero{height:auto;padding-bottom:15px}.laptop-screen{position:relative;top:auto;left:auto;margin:30px auto 0}.scene{height:595px}.scene .player{top:30px}}

