:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f3f4f6}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#fff,#eef2f7 55%,#e5e7eb)}button,input,textarea,select{font:inherit}.app-shell{width:min(100%,430px);min-height:100vh;margin:0 auto;padding:32px 20px}.intro{margin-bottom:20px}.eyebrow{margin:0 0 6px;color:#6b7280;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1{margin:0;font-size:clamp(2.2rem,12vw,4rem);line-height:.95;letter-spacing:-.07em}.intro p:last-child{margin:14px 0 0;color:#6b7280;font-size:1rem;line-height:1.5}.visual-card,.readout{background:#ffffffc7;border:1px solid rgba(17,24,39,.08);box-shadow:0 24px 60px #0f172a14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.visual-card{border-radius:32px;padding:24px}.tilt-stage{position:relative;height:300px;border-radius:24px;background:#f8fafc;overflow:hidden}.tilt-stage:before{content:"";position:absolute;inset:50% 20px auto;height:1px;background:#e5e7eb}.line{position:absolute;left:50%;top:50%;width:10px;height:150px;margin-left:-5px;margin-top:-75px;border-radius:999px;transform-origin:center}.reference-line{background:#cbd5e1}.actual-line{background:#020617;transition:transform 90ms linear}.stage-label{margin:16px 0 0;color:#6b7280;font-size:.95rem;text-align:center}.readouts{display:grid;gap:12px;margin:20px 0}.readout{display:flex;align-items:center;justify-content:space-between;min-height:70px;padding:0 20px;border-radius:22px}.readout span:first-child{color:#4b5563}.readout strong{color:#020617;font-size:1.45rem;font-variant-numeric:tabular-nums}.status{min-height:48px;margin:0 0 16px;color:#374151;font-size:1rem;line-height:1.45}button{width:100%;min-height:64px;border:0;border-radius:999px;color:#fff;background:#020617;font-size:1.05rem;font-weight:800;cursor:pointer}button:disabled{cursor:default;opacity:.78}
