:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#app{min-height:100vh}.coming-soon{text-align:center;background:radial-gradient(circle at 0 0,#3b82f64d,#0000 28rem),linear-gradient(135deg,#020617 0%,#111827 50%,#172554 100%);place-content:center;min-height:100vh;padding:2rem;display:grid}.eyebrow{color:#93c5fd;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem;font-size:clamp(.875rem,2vw,1rem);font-weight:700}h1{color:#fff;letter-spacing:-.08em;max-width:12ch;margin:0 auto;font-size:clamp(3.5rem,12vw,8rem);line-height:.95}.joke-button{color:#fff;cursor:pointer;width:fit-content;font:inherit;background:#3b82f633;border:1px solid #93c5fd80;border-radius:999px;margin:2rem auto 0;padding:.9rem 1.25rem;font-weight:700;transition:background .16s,border-color .16s,transform .16s}.joke-button:hover{background:#3b82f659;border-color:#93c5fde6;transform:translateY(-1px)}.joke-button:focus-visible{outline-offset:4px;outline:3px solid #93c5fd}.joke{color:#dbeafe;max-width:34rem;min-height:1.5em;margin:1rem auto 0;font-size:clamp(1rem,2vw,1.25rem)}
