.hld-shell{width:min(100% - 28px,1000px);margin:28px auto;color:#29352d}.hld-hero,.hld-card{border:1px solid rgba(73,99,77,.14);border-radius:24px;background:#fff;padding:28px;box-shadow:0 14px 34px rgba(41,53,45,.08)}.hld-hero{margin-bottom:22px;background:linear-gradient(135deg,#f5eddf,#edf2e9 64%,#e5daef)}.hld-hero span,.hld-duel-head>span,.hld-final>span{color:#6b557c;font-size:.78rem;font-weight:900;letter-spacing:.14em}.hld-hero h1{margin:8px 0;font-size:clamp(2rem,5vw,3.6rem)}.hld-notice{margin:0 0 18px;border-left:5px solid #728c74;border-radius:10px;background:#edf5ed;padding:14px 18px}.hld-card{margin-bottom:20px}.hld-card h2{margin-top:0}.hld-create{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.hld-create label{display:grid;gap:7px;font-weight:800}.hld-create input{border:2px solid #dce4d9;border-radius:13px;padding:12px;font:inherit}.hld-shell button,.hld-button{border:0;border-radius:13px;background:#496d53;padding:13px 20px;color:#fff;font:inherit;font-weight:900;text-decoration:none;cursor:pointer}.hld-shell button.secondary{background:#e9e5ed;color:#594c65}.hld-list{display:grid;gap:10px}.hld-duel-row{display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(73,99,77,.14);border-radius:17px;background:#fff;padding:17px 20px;color:#29352d;text-decoration:none}.hld-duel-row span{display:grid;gap:3px}.hld-duel-row small{color:#68736a}.hld-back{display:inline-block;margin-bottom:15px;color:#49634d;font-weight:900;text-decoration:none}.hld-actions{display:flex;gap:10px}.hld-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hld-categories button:disabled{background:#ddd;color:#888}.hld-round-title{display:flex;justify-content:space-between;gap:15px;align-items:center}.hld-round-title h2{margin:0}.hld-quiz{display:grid;gap:18px}.hld-timer{position:sticky;top:10px;z-index:2;overflow:hidden;border-radius:16px;background:#e5daef;padding:0}.hld-timer__bar{width:100%;height:6px;background:linear-gradient(90deg,#496d53,#6e8f6f);transition:width .25s linear,background .3s ease}.hld-timer__label{display:block;padding:9px 14px 11px;font-weight:800}.hld-timer.is-warning .hld-timer__bar{background:linear-gradient(90deg,#c99c37,#e2bd63)}.hld-timer.is-warning .hld-timer__label{color:#8c6b2d}.hld-timer.is-critical .hld-timer__bar{background:linear-gradient(90deg,#9a3f3f,#c15b5b)}.hld-timer.is-critical .hld-timer__label{color:#9a3f3f;animation:hld-pulse .8s ease-in-out infinite}
.hld-hint{margin:-6px 0 0;color:#68736a;font-size:.82rem}
.hld-waiting{text-align:center}.hld-waiting strong{display:block;color:#496d53;font-size:3rem}.hld-waiting p{margin:6px 0 0;color:#68736a}
.hld-clash{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:6px 0 4px}.hld-clash__side{display:grid;justify-items:center;gap:4px}.hld-clash__side small{color:#68736a;font-weight:800;text-transform:uppercase;font-size:.72rem;letter-spacing:.06em}.hld-clash__side strong{font-size:2.4rem;color:#29352d}.hld-clash__vs{color:#a7b0a4;font-size:1.4rem;font-weight:900}.hld-clash--ahead .hld-clash__side:first-child strong{color:#496d53}.hld-clash--behind .hld-clash__side:last-child strong{color:#496d53}.hld-clash__verdict{text-align:center;font-weight:800;color:#4a5a4c;margin:4px 0 16px}
.hld-current-score{margin:-8px 0 20px;padding:18px 22px;border:1px solid rgba(73,99,77,.16);border-radius:20px;background:linear-gradient(135deg,#edf2e9,#f5eddf);text-align:center}.hld-current-score small{color:#68736a;font-weight:800}.hld-current-score>div{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-top:10px}.hld-current-score span{display:grid;gap:2px}.hld-current-score strong{font-size:2rem;color:#496d53}.hld-current-score em{font-style:normal;font-size:1.5rem;font-weight:900}.hld-categories button:disabled{opacity:.62;filter:grayscale(1);cursor:not-allowed}
@keyframes hld-pulse{0%,100%{opacity:1}50%{opacity:.55}}.hld-quiz fieldset{display:grid;gap:8px;border:0;border-top:1px solid #e1e5de;padding:18px 0 0}.hld-quiz legend{margin-bottom:10px;font-weight:900}.hld-quiz label{display:flex;gap:10px;border:1px solid #dce4d9;border-radius:12px;padding:11px;cursor:pointer}.hld-final{text-align:center}.hld-final h2{font-size:4rem}.hld-final form{display:inline-block}@media(max-width:600px){.hld-hero,.hld-card{border-radius:18px;padding:20px}.hld-create{grid-template-columns:1fr}.hld-categories{grid-template-columns:1fr}.hld-duel-row{align-items:flex-start;gap:12px}.hld-round-title{align-items:flex-start;flex-direction:column}}
