@import "https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800&family=Nunito:wght@700;800&display=swap";:root{color:#2f2825;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff8f1;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg,#fff8f1f2,#ecfff8f2),repeating-linear-gradient(45deg,#ff6b6b0d 0 12px,#4ecdc40d 12px 24px);min-width:320px;min-height:100vh;margin:0}button{font:inherit;letter-spacing:0}.app-shell{width:min(1120px,100% - 32px);min-height:100vh;margin:0 auto;padding:28px 0 36px}.app-header{max-width:780px;margin-bottom:22px}.eyebrow{color:#b6485f;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:0;max-width:820px;margin-bottom:8px;font-family:Nunito,Inter,system-ui,sans-serif;font-size:clamp(2rem,4vw,4rem);line-height:.98}.subtitle{color:#6d5f58;max-width:640px;margin-bottom:0;font-size:1.05rem;line-height:1.5}.wheel-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;display:grid}.wheel-stage{min-width:0}.wheel-wrap{aspect-ratio:1;filter:drop-shadow(0 18px 24px #4b342c2e);width:min(100%,620px);margin:0 auto;position:relative}#wheelCanvas{width:100%;height:100%;display:block}.wheel-pointer{filter:drop-shadow(0 5px #ffffffd9);transform-origin:50% 6px;border:22px solid #0000;border-top:0;border-bottom:46px solid #3a2f2b;width:0;height:0;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.wheel-wrap.is-spinning .wheel-pointer{animation:.17s ease-in-out infinite alternate tick}.wheel-center{color:#ff6b6b;background:#fffaf7;border:8px solid #3a2f2b;border-radius:999px;place-items:center;width:74px;height:74px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 8px 18px #2a211c38}.wheel-center svg{fill:currentColor;stroke-width:2.5px;width:30px;height:30px}.control-panel{background:#ffffffb8;border:1px solid #3a2f2b21;border-radius:8px;gap:18px;min-width:0;padding:18px;display:grid;box-shadow:0 12px 28px #4b342c1a}.status-band{gap:8px;display:grid}.lock-badge{color:#fff;background:#8d5667;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:5px 10px;font-size:.8rem;font-weight:800;display:inline-flex}.lock-badge.is-ready{background:#24746f}.last-pick{margin-bottom:0;font-size:1.12rem;font-weight:800;line-height:1.35}.countdown{color:#6d5f58;min-height:22px;margin-bottom:0;font-weight:700}.button-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:52px;padding:12px 14px;font-weight:800;line-height:1.1;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex}.primary-button{color:#fffaf7;background:#e74d69;box-shadow:0 8px #7e2f42}.secondary-button{color:#2f2825;background:#ffd166;box-shadow:0 8px #9b7422}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled){transform:translateY(-2px)}.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled){transform:translateY(4px);box-shadow:0 4px #3a2f2b8c}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55}.primary-button svg,.secondary-button svg{stroke-width:2.6px;flex:none;width:20px;height:20px}.secondary-button.is-spinning svg{animation:.85s linear infinite rotate}.sheet-status{color:#6d5f58;min-height:20px;margin-bottom:0;font-size:.86rem;font-weight:700;line-height:1.45}.sheet-status:empty{display:none}@keyframes tick{0%{transform:translate(-50%)rotate(-5deg)}to{transform:translate(-50%)rotate(5deg)}}@keyframes rotate{to{transform:rotate(360deg)}}@media (width<=860px){.app-shell{width:min(100% - 22px,680px);padding-top:18px}.wheel-layout{grid-template-columns:1fr;gap:18px}.app-header{margin-bottom:16px}.wheel-wrap{width:min(100%,560px)}.control-panel{padding:14px}}@media (width<=430px){.app-shell{width:calc(100% - 18px)}h1{font-size:2rem}.subtitle{font-size:.98rem}.button-row{grid-template-columns:1fr}.wheel-center{border-width:7px;width:60px;height:60px}.wheel-pointer{border-bottom-width:38px;border-left-width:18px;border-right-width:18px}}
