*{box-sizing:border-box}:root{color:#172033;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}.auth-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.card,.panel{background:#fff;border-radius:24px;box-shadow:0 20px 60px #17203314}.auth-card{width:min(100%,680px);padding:clamp(28px,6vw,56px)}.app-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 48px}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.topbar h1{font-size:clamp(30px,5vw,52px)}.layout{grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:20px;display:grid}.panel{padding:24px}.section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:24px;display:flex}.eyebrow{letter-spacing:.18em;color:#697386;margin:0 0 8px;font-size:11px;font-weight:800}h1,h2{margin:0;line-height:1.05}h2{font-size:26px}.lead{color:#5b6474;margin:24px 0;font-size:clamp(18px,3vw,24px);line-height:1.5}.status,.role{background:#eef2f5;border-radius:999px;padding:9px 13px;font-weight:700;display:inline-flex}.role{white-space:nowrap}.muted{color:#697386}.periods{flex-wrap:wrap;gap:6px;display:flex}.periods button,.ghost{cursor:pointer;background:#eef2f5;border:0;border-radius:12px;padding:9px 11px}.periods button.active{color:#fff;background:#172033}.events{gap:10px;display:grid}.event{border:1px solid #e7ebef;border-radius:16px;grid-template-columns:110px 1fr auto;align-items:start;gap:14px;padding:16px;display:grid}.event time{font-weight:750}.event-copy{min-width:0}.event-copy strong{font-size:17px;display:block}.event-copy p{color:#596273;white-space:pre-wrap;margin:6px 0;line-height:1.4}.event-copy small{color:#7b8493}.danger{color:#9b2c2c}form{gap:15px;margin-top:20px;display:grid}label{gap:7px;font-size:14px;font-weight:700;display:grid}input,textarea,select{width:100%;color:inherit;background:#fff;border:1px solid #dbe1e7;border-radius:12px;padding:11px 12px}textarea{resize:vertical;min-height:92px}label small{color:#7b8493;font-weight:500;line-height:1.35}.form-row{grid-template-columns:1fr 100px;gap:10px;display:grid}.primary{color:#fff;cursor:pointer;background:#172033;border:0;border-radius:13px;padding:12px 16px;font-weight:800}@media (width<=820px){.layout{grid-template-columns:1fr}.section-head{flex-direction:column;align-items:start}.form-panel{order:-1}}@media (width<=560px){.app-shell{width:min(100% - 20px,1180px);padding-top:18px}.panel{border-radius:20px;padding:18px}.topbar{align-items:start}.event{grid-template-columns:1fr auto}.event time{color:#697386;grid-column:1/-1;font-size:13px}.form-row{grid-template-columns:1fr 88px}}
