:root{color:#1f1b16;background:#f4efe7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top,rgba(63,50,37,.08),transparent 34%),linear-gradient(180deg,#faf7f1,#ede4d5)}button,input{font:inherit}button{border:1px solid #30261d;background:linear-gradient(180deg,#fffaf3,#e6d9c7);color:#2c2419;padding:.95rem 1.05rem;border-radius:14px;cursor:pointer;font-weight:700;box-shadow:0 12px 24px #3d2e1d14}button:hover{background:linear-gradient(180deg,#fffdf9,#ddd1bd)}button:disabled{cursor:not-allowed;opacity:.65}button.ghost{width:100%;background:transparent;box-shadow:none}.page{width:min(1120px,calc(100vw - 1.5rem));margin:0 auto;padding:1rem 0 2rem;display:grid;gap:1rem}.card{border:1px solid #d7cab6;background:#fffcf7f5;border-radius:24px;box-shadow:0 18px 48px #4837201c;overflow:hidden}.hero,.play-card,.stats-card,.footer{padding:1.4rem}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.hero h1,.panel-head h2{margin:0;line-height:1.03;letter-spacing:-.03em;font-family:Georgia,Times New Roman,serif}.hero h1{font-size:clamp(2.3rem,5vw,4.6rem)}.eyebrow{margin:0 0 .5rem;color:#7f705f;text-transform:uppercase;letter-spacing:.2em;font-size:.72rem;font-weight:800}.lede,.feedback-card p,.footer span,.list-card li p{color:#665847}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;min-width:min(430px,100%)}.hero-stats>div,.stat-grid>div{border:1px solid #d7cab6;background:#f8f2e7;border-radius:18px;padding:.95rem}.hero-stats span,.stat-grid span,.list-card span,.status{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800;color:#7f705f}.hero-stats strong,.stat-grid strong{display:block;margin-top:.25rem;font-size:1.1rem;color:#251f19}.grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.7fr);gap:1rem;align-items:start}.panel-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.word{font-size:clamp(1.8rem,4.4vw,3.8rem);max-width:16ch;overflow-wrap:anywhere;word-break:break-word}.status.live{color:#55755a}.status.ended{color:#8d4d3f}.timer-shell{width:100%;height:12px;border-radius:999px;background:#efe5d5;border:1px solid #d7cab6;overflow:hidden}.timer-fill{height:100%;background:linear-gradient(90deg,#8e7a61,#b59a74);transition:width .12s linear}.input-row{display:grid;gap:.6rem;margin-top:1rem}.input-row label{font-size:.9rem;font-weight:700}.submit-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem}input{width:100%;border:1px solid #d7cab6;background:#fffdf9;color:#201912;border-radius:14px;padding:1rem;outline:none;text-transform:uppercase;letter-spacing:.03em}input::-moz-placeholder{color:#9a8c7d;text-transform:none;letter-spacing:0}input::placeholder{color:#9a8c7d;text-transform:none;letter-spacing:0}input:focus{border-color:#9c8b75;box-shadow:0 0 0 4px #9c8b7524}input:disabled{background:#f7f3ec;color:#8d8578}.feedback-card,.list-card{margin-top:1rem;border:1px solid #d7cab6;background:#fbf7f0;border-radius:20px;padding:1rem}.feedback-card p{margin:.35rem 0 0;line-height:1.55}.stat-grid{display:grid;gap:.75rem}.list-card ul{list-style:none;margin:.7rem 0 0;padding:0;display:grid;gap:.7rem}.list-card li{border:1px solid #e4d8c7;background:#fffdf8;border-radius:16px;padding:.78rem .9rem}.list-card li span{color:#9a866f}.list-card li p{margin:.2rem 0 0;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.footer{display:flex;justify-content:space-between;align-items:center;gap:1rem}.footer a{color:#2c2419;text-decoration:none;border-bottom:1px solid rgba(44,36,25,.35)}.footer a:hover{border-bottom-color:#2c2419}@media (max-width: 860px){.hero,.grid,.submit-row,.footer{display:grid;grid-template-columns:1fr}.hero{justify-content:start}.hero-stats{min-width:100%}}
