:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#08090b;color:#f5f1e8;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden;background:linear-gradient(115deg,rgba(140,29,64,.34),transparent 38%),linear-gradient(250deg,rgba(201,163,78,.18),transparent 42%),#08090b}.shell{min-height:100%;padding:clamp(28px,4vw,64px);display:flex;flex-direction:column;gap:clamp(24px,4vw,48px)}.header{min-height:108px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px;border-bottom:3px solid #c9a34e;padding-bottom:24px}.eyebrow{margin:0 0 10px;color:#c9a34e;font-size:clamp(18px,1.8vw,30px);font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{color:#f5f1e8;font-size:clamp(36px,4.6vw,82px);line-height:.98;font-weight:950;letter-spacing:0}.status{flex:0 0 auto;border:1px solid rgba(201,163,78,.65);background:#172033e6;color:#f5f1e8;border-radius:8px;padding:14px 18px;font-size:clamp(18px,1.6vw,28px);font-weight:850;white-space:nowrap}.layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1.75fr) minmax(360px,.85fr);gap:clamp(20px,3vw,42px)}.current-panel,.timer-panel,.next-panel{border:1px solid rgba(201,163,78,.22);background:#121722eb;box-shadow:0 24px 70px #00000047;border-radius:8px}.current-panel{min-height:100%;padding:clamp(28px,4vw,70px);display:flex;flex-direction:column;justify-content:center}.section-label{color:#c9a34e;font-size:clamp(20px,2vw,34px);font-weight:950;text-transform:uppercase;margin-bottom:26px}h2{color:#fff;font-size:clamp(56px,8.2vw,150px);line-height:.96;font-weight:950;letter-spacing:0;overflow-wrap:anywhere}.person-block{margin-top:clamp(28px,3vw,54px);display:grid;gap:18px}.person-block p{color:#f5f1e8;font-size:clamp(28px,3.4vw,58px);line-height:1.05;font-weight:850}.person-block span{display:block;color:#c9a34e;font-size:clamp(15px,1.4vw,24px);text-transform:uppercase;font-weight:950;margin-bottom:8px}.notes{margin-top:34px;color:#d9d1c4;font-size:clamp(24px,2.4vw,44px);line-height:1.18;font-weight:650}.side{min-height:0;display:grid;grid-template-rows:minmax(240px,.75fr) minmax(220px,1fr);gap:clamp(18px,2vw,28px)}.timer-panel{padding:clamp(24px,3vw,44px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,#8c1d40e6,#172033fa)}.timer-panel p,.next-panel p{color:#f5f1e8;font-size:clamp(18px,1.6vw,30px);font-weight:900;text-transform:uppercase}.timer-panel strong{color:#fff;font-size:clamp(70px,8vw,142px);line-height:.9;font-weight:950;margin-top:20px}.next-panel{padding:clamp(24px,3vw,42px);display:flex;flex-direction:column;justify-content:center}.next-panel p{color:#c9a34e}.next-panel h3{color:#fff;font-size:clamp(32px,4vw,72px);line-height:1.02;font-weight:950;margin-top:18px;overflow-wrap:anywhere}.next-panel span{color:#d4c5aa;font-size:clamp(22px,2vw,38px);font-weight:750;margin-top:18px}.message-screen{min-height:100%;padding:clamp(32px,5vw,80px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.message-screen h1{max-width:1200px}.message{margin-top:34px;color:#f5f1e8;font-size:clamp(34px,4vw,76px);font-weight:900}.message.error{color:#ffb4c6;max-width:1100px;font-size:clamp(26px,3vw,50px)}@media(max-width:980px){body{overflow:auto}.shell{min-height:100%}.header{align-items:flex-start;flex-direction:column}.layout{grid-template-columns:1fr}.side{grid-template-rows:auto auto}}
