:root{--brand-yellow: #FAB606;--brand-ink: #071018}.shell-demo h1{font-size:clamp(2.5rem,7vw,4.5rem)}.shell-demo .app-icon{width:min(30vw,9rem)}.shell-demo{gap:clamp(1rem,3vh,2rem)}.demo{display:flex;justify-content:center;width:min(100%,20rem)}.demo-phone{width:100%;padding:.6rem;border-radius:2.6rem;background:var(--brand-ink);box-shadow:0 1.4rem 2.6rem #07101847}.demo-screen{position:relative;overflow:hidden;width:100%;aspect-ratio:390 / 844;border-radius:2rem}.demo-stage{position:absolute;top:0;left:0;transform-origin:top left;transform:scale(.82)}.demo-frame{position:absolute;inset:0}.demo-frame>*{height:100%}.demo-frame[hidden]{display:none}:root{color-scheme:light;font-family:ui-rounded,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--brand-yellow);color:var(--brand-ink)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--brand-yellow)}.shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1.5rem,4vh,3rem);padding:clamp(2rem,8vw,5rem);text-align:center}h1{margin:0;font-size:clamp(3rem,10vw,7.5rem);line-height:.9;letter-spacing:-.065em;font-weight:900}.app-icon{display:block;width:min(68vw,32rem);height:auto}.site-links{display:flex;gap:1.5rem;font-size:1.05rem;font-weight:700}.site-links a{color:var(--brand-ink)}.legal{width:min(720px,calc(100% - 40px));margin:0 auto;padding:10vh 0;line-height:1.65}.legal h1{font-size:clamp(2.25rem,7vw,3.25rem);letter-spacing:-.03em;margin-bottom:1.5rem}.legal h2{font-size:1.15rem;font-weight:800;margin:2.25rem 0 .5rem}.legal a{color:var(--brand-ink)}
