: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}.app-icon{transform-origin:47.4% 85.37%;animation:mascot-lean 8.2s ease-in-out infinite}@keyframes mascot-lean{0%,to{rotate:-1.6deg}12%{rotate:-.4deg}24%{rotate:-1.9deg}40%{rotate:-.8deg}48%{rotate:3.2deg}62%{rotate:.6deg}74%{rotate:-2.2deg}88%{rotate:-.7deg}}@media(prefers-reduced-motion:reduce){.app-icon{animation:none}}:root{color-scheme:light;font-family:ui-rounded,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--brand-yellow);color:var(--brand-ink);--card-cream: #FFFDF4}*{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)}.pitch{width:100%;display:flex;flex-direction:column;align-items:center;gap:clamp(1.75rem,4vw,3.5rem)}.features{width:100%;max-width:30rem;text-align:left;padding:1.25rem 1.5rem 1.5rem;background:var(--card-cream);background-clip:padding-box;border:15px solid transparent;border-image:url(/grass-fringe.svg) 15 round}.features h2{margin:0 0 1rem;font-size:clamp(1.5rem,4vw,2.1rem);font-weight:900;letter-spacing:-.03em}.features ul{margin:0;padding-left:1.15rem;display:flex;flex-direction:column;gap:.85rem;font-size:1.1rem;font-weight:600;line-height:1.45}.features a{color:var(--brand-ink)}@media(min-width:62rem){.shell-demo{padding-top:clamp(1.5rem,4vh,2.5rem)}.pitch{flex-direction:row;justify-content:center;align-items:flex-start}.pitch .demo{flex:none;width:20rem}.features{flex:0 1 30rem}}
