:root{--navy:#08233f;--ink:#173b59;--muted:#708598;--line:#d9e5ed;--teal:#0f766e;--blue:#1769d2;--green:#15803d}*{box-sizing:border-box}body{margin:0;min-width:320px;background:linear-gradient(155deg,#edf5f8,#f8fbfd 52%,#e8f4f4);color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif}.topbar{height:70px;display:flex;align-items:center;gap:24px;padding:0 clamp(16px,4vw,64px);background:rgba(255,255,255,.94);border-bottom:1px solid #dce8ef;box-shadow:0 4px 18px #08233f0d}.brand{display:flex;align-items:center;gap:10px;margin-right:auto}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:linear-gradient(145deg,var(--navy),var(--teal));color:#fff;font-size:11px;font-weight:950}.brand b{display:block;color:var(--navy);font-size:12px;letter-spacing:.12em}.brand small{display:block;margin-top:2px;color:#7a91a2;font-size:8px;font-weight:900;letter-spacing:.16em}.topbar nav{display:flex;align-items:center;gap:14px}.topbar nav a{color:#61798c;font-size:11px;font-weight:900;text-decoration:none}.topbar nav a.active{color:var(--blue)}.live-dot{width:7px;height:7px;border-radius:50%;background:#19a463;box-shadow:0 0 0 5px #dcfce7}.live-label{color:#688298;font-size:9px;font-weight:900;letter-spacing:.1em}.top-meta{color:#7890a3;font-size:10px;font-weight:800}.page-shell{width:min(1380px,100%);margin:auto;padding:22px clamp(12px,3vw,40px) 28px}.hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:29px clamp(20px,4vw,48px);border-radius:24px;background:linear-gradient(120deg,var(--navy),#0d587c 58%,var(--teal));color:#fff;box-shadow:0 20px 50px #08233f29}.eyebrow{display:block;color:#a5f3fc;font-size:9px;font-weight:950;letter-spacing:.17em;text-transform:uppercase}.eyebrow.dark{color:#16728a}.hero h1{margin:8px 0 6px;font-size:clamp(27px,4vw,46px);line-height:1}.hero p{margin:0;color:#d3edf4;font-size:12px}.hero-badge{min-width:140px;border:1px solid #ffffff33;border-radius:17px;background:#ffffff1a;padding:15px;text-align:center}.hero-badge strong{display:block;font-size:32px;line-height:1}.hero-badge span{display:block;margin-top:4px;color:#d2edf3;font-size:10px;font-weight:800}.hero-badge small{display:block;margin-top:10px;color:#a7d9e3;font-size:8px}.live-banner{display:flex;align-items:center;gap:14px;margin-top:14px;padding:16px 18px;border:1px solid #b7e7dc;border-radius:17px;background:linear-gradient(90deg,#ecfdf5,#f4fffc);box-shadow:0 8px 22px #0f766e0f}.pulse{width:12px;height:12px;flex:0 0 auto;border-radius:50%;background:#16a34a;box-shadow:0 0 0 7px #d1fae5}.live-banner>div:nth-child(2){min-width:0;flex:1}.live-banner strong{display:block;margin-top:3px;overflow:hidden;color:#135b52;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.live-banner small{display:block;margin-top:4px;color:#608b86;font-size:10px}.live-state{border-radius:999px;background:#d1fae5;color:#166534;padding:7px 10px;font-size:8px;font-weight:950}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:14px}.stats article{border:1px solid var(--line);border-radius:15px;background:#fff;padding:14px 16px;box-shadow:0 6px 18px #0f243a0a}.stats small{display:block;color:#8194a5;font-size:8px;font-weight:950;letter-spacing:.1em}.stats strong{display:block;margin-top:5px;color:var(--navy);font-size:26px;line-height:1}.stats .green strong{color:var(--green)}.stats .blue strong{color:var(--blue)}.stats .slate strong{color:#64748b}.list-panel{margin-top:14px;border:1px solid var(--line);border-radius:21px;background:#fff;box-shadow:0 9px 28px #0f243a0d;overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 20px;border-bottom:1px solid #e7eef3}.panel-head h2{margin:6px 0 3px;font-size:21px}.panel-head p{margin:0;color:#7b8f9f;font-size:10px}.sync-status{display:flex;align-items:center;gap:7px;color:#7b8f9f;font-size:9px;font-weight:800}.sync-status i{width:8px;height:8px;border-radius:50%;background:#f59e0b}.sync-status.ok i{background:#16a34a}.sync-status.error i{background:#e11d48}.filters{display:grid;grid-template-columns:minmax(260px,1.8fr) repeat(2,minmax(160px,.6fr));gap:10px;padding:13px 18px;background:#f8fafc;border-bottom:1px solid #e7eef3}.filters label span{display:block;margin:0 0 5px;color:#74899b;font-size:8px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.filters input,.filters select{width:100%;height:38px;border:1px solid #d6e2eb;border-radius:10px;background:#fff;color:#294a62;font-size:11px;outline:none;padding:0 10px}.filters input:focus,.filters select:focus{border-color:#64a7df;box-shadow:0 0 0 3px #1769d21a}.event-list{padding:13px 16px 17px}.event-row{display:grid;grid-template-columns:90px minmax(250px,2fr) minmax(140px,1fr) minmax(110px,.8fr) 170px;align-items:center;gap:14px;padding:13px 10px;border-bottom:1px solid #edf2f6}.event-row:last-child{border-bottom:0}.event-row:hover{border-radius:12px;background:#f7fbfd}.event-date{color:#25506e;font-size:11px;font-weight:950}.event-date small{display:block;margin-top:3px;color:#94a3b8;font-size:8px;font-weight:800}.event-title{min-width:0}.event-title b{display:block;overflow:hidden;color:#173b59;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.event-title small{display:block;margin-top:4px;overflow:hidden;color:#8a9baa;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.event-place{color:#557084;font-size:10px;line-height:1.4}.event-place b{display:block;color:#315a75;font-size:10px}.event-place small{display:block;color:#8a9baa;font-size:8px}.event-category{color:#668196;font-size:9px;line-height:1.4}.event-category b{display:block;color:#315a75;font-size:9px}.event-actions{display:flex;justify-content:flex-end;align-items:center;gap:7px}.tag{display:inline-flex;align-items:center;border-radius:999px;padding:6px 8px;font-size:7px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.tag.live{background:#dcfce7;color:#166534}.tag.upcoming{background:#dbeafe;color:#1d4ed8}.tag.completed{background:#f1f5f9;color:#64748b}.tag.active{background:#fef3c7;color:#92400e}.empty,.loading{padding:42px 20px;text-align:center;color:#8296a6;font-size:11px}.loading span{display:inline-block;width:13px;height:13px;margin-right:7px;border:2px solid #c6d9e5;border-top-color:var(--blue);border-radius:50%;vertical-align:-2px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}footer{display:flex;justify-content:space-between;gap:12px;padding:16px 3px;color:#8293a2;font-size:9px}@media(max-width:950px){.event-row{grid-template-columns:80px minmax(230px,1fr) minmax(130px,1fr);gap:10px}.event-category{display:none}.event-actions{justify-content:flex-start}.filters{grid-template-columns:1fr 1fr}.filters label:first-child{grid-column:1/-1}}@media(max-width:620px){.topbar{height:auto;min-height:64px;flex-wrap:wrap;gap:9px;padding:12px 15px}.topbar nav{order:3;width:100%;padding-top:3px}.top-meta{margin-left:auto}.hero{align-items:flex-start;flex-direction:column;padding:23px 20px}.hero-badge{width:100%;text-align:left}.hero-badge strong{display:inline;margin-right:5px}.hero-badge span{display:inline}.hero-badge small{margin-top:8px}.live-banner{align-items:flex-start}.live-state{margin-left:auto}.stats{grid-template-columns:repeat(2,1fr)}.panel-head{align-items:flex-start;flex-direction:column;padding:16px}.filters{grid-template-columns:1fr;padding:12px 14px}.filters label:first-child{grid-column:auto}.event-list{padding:8px}.event-row{grid-template-columns:1fr 1fr;gap:8px;padding:13px 9px}.event-title{grid-column:1/-1;grid-row:1}.event-date{grid-column:1}.event-place{grid-column:2}.event-actions{grid-column:1/-1}.event-actions .tag.active{margin-left:auto}footer{align-items:flex-start;flex-direction:column}}
.event-row{cursor:pointer}.live-banner.clickable{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.live-banner.clickable:hover{transform:translateY(-2px);box-shadow:0 16px 34px #03172930}.live-banner:focus-visible,.event-row:focus-visible{outline:3px solid #22d3ee;outline-offset:3px}.stats{grid-template-columns:repeat(5,minmax(0,1fr))}.stats .offline strong{color:#dc2626}.tag.offline{background:#fee2e2;color:#b91c1c}.offline-row{background:linear-gradient(90deg,#fff,#fff8f8)}.offline-row .event-place b,.offline-row .event-category b{color:#64748b}@media(max-width:850px){.stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
