:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,sans-serif;color:#142238;background:#eef4fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.shell{width:min(100%,820px);margin:0 auto;padding:24px 16px 48px}header{display:flex;gap:16px;justify-content:space-between;align-items:flex-start;margin-bottom:20px}h1,h2,h3,p{margin:0}h1{font-size:clamp(2rem,7vw,2.8rem);line-height:1.08;letter-spacing:-.06em}h2{font-size:1.15rem}h3{font-size:.9rem}.eyebrow{color:#46709d;font-size:.78rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px}.cycle{color:#24537e;background:#d9eaff;padding:7px 10px;border-radius:99px;font-size:.82rem;font-weight:750;white-space:nowrap}.status-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px}.status-grid div,.panel,.draw-card,.notice{background:#fff;border:1px solid #dbe6f2;border-radius:16px;box-shadow:0 4px 18px #1d48700f}.status-grid div{padding:13px}.status-grid span,dt{display:block;color:#6b8096;font-size:.78rem}.status-grid strong{display:block;margin-top:2px;font-size:1.05rem}.panel,.draw-card{padding:18px;margin-top:12px}.panel-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.count{color:#1766a7;white-space:nowrap}.hint,.progress>p,.candidate{color:#60768c;font-size:.86rem;line-height:1.55;margin-top:10px}.number-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:16px}.number{height:43px;border:1px solid #cfdae6;background:#fff;color:#2f4459;border-radius:10px;font-weight:700}.number:hover{border-color:#4e8ec4}.number.today{border-color:#1469ad;background:#1f78ba;color:#fff}.number.past{box-shadow:inset 0 0 0 2px #96a9ba}.number.both{box-shadow:inset 0 0 0 2px #f6c34e}.actions{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.primary,.secondary{border:0;padding:11px 15px;border-radius:10px;font-weight:750}.primary{color:#fff;background:#1269ad}.primary:hover{background:#075892}.secondary{color:#30516f;background:#e9f0f7}.number-lists{display:grid;gap:16px;margin-top:16px}.ball-list,.draw-balls{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.ball{width:31px;height:31px;display:inline-grid;place-items:center;border-radius:50%;background:#ecf2f8;color:#2a4762;font-size:.78rem;font-weight:800}.ball.selected{background:#daeaff;color:#1763a4}.ball.remaining{background:#f4f6f8}.ball.draw{width:45px;height:45px;font-size:1rem;background:#f9c94a;color:#5b4100}.history{list-style:none;margin:14px 0 0;padding:0}.history li{padding:12px 0;border-top:1px solid #edf1f5;display:flex;gap:12px;justify-content:space-between;align-items:center}.history time{color:#526b84;font-size:.84rem;white-space:nowrap}.history .ball{width:26px;height:26px;font-size:.69rem}.empty{color:#71849a;font-size:.9rem}.draw-card{text-align:center;background:linear-gradient(135deg,#fffdf4,#fff);border-color:#efd78b}.draw-card h2{font-size:1.4rem}.draw-balls{justify-content:center;margin:18px 0}.draw-card dl{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;text-align:left}.draw-card dl div{padding:10px;background:#ffffffb3;border-radius:10px}.draw-card dd{margin:3px 0 0;font-size:.9rem;font-weight:700}.draw-card .primary{margin-top:14px}.message:empty{display:none}.message{padding:10px 12px;margin-bottom:12px;border-radius:10px;font-size:.88rem}.message.success{background:#e1f7ec;color:#146c41}.message.error,.notice.error{background:#fff0f0;color:#a13636}.notice{padding:24px;margin-top:20vh}.notice p{margin:8px 0 16px}.disabled-panel{opacity:.6}.draw-prompt{display:flex;flex-direction:column;gap:12px;padding:18px;margin-top:12px;color:#473500;background:#fff8df;border:1px solid #efcf68;border-radius:16px;box-shadow:0 4px 18px #70540c14}.draw-prompt>div>p:last-child{margin-top:8px;font-size:.9rem;line-height:1.5}.draw-prompt .actions{margin-top:0}.date-row{display:flex;gap:10px;align-items:center;margin-top:14px;color:#405872;font-size:.9rem;font-weight:700}.date-row input{border:1px solid #cfdae6;border-radius:9px;padding:8px 10px;color:#1c334a;background:#fff}.history-item.editing{background:#f0f7ff;margin:0 -8px;padding:12px 8px;border-radius:9px}.small{padding:7px 10px;font-size:.78rem}@media(min-width:620px){.shell{padding:42px 24px 64px}.status-grid{grid-template-columns:repeat(4,1fr)}.number-grid{grid-template-columns:repeat(9,1fr)}.number-lists{grid-template-columns:1fr 1fr}.number{height:46px}}
