.sym-events-archive-v12{width:min(1280px,calc(100vw - 36px));margin:78px auto 130px;color:var(--sym-text)}
.sym-events-archive-v12 *{box-sizing:border-box;letter-spacing:normal}
.sym-events-archive-v12__hero{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end;padding:28px 32px;margin-bottom:16px;border:1px solid var(--sym-border);border-radius:26px;background:linear-gradient(135deg,var(--sym-surface),rgba(37,240,184,.12));box-shadow:var(--sym-shadow)}
.sym-events-archive-v12__eyebrow{margin-bottom:9px;color:#009f98;font-size:11px;font-weight:800;text-transform:uppercase}
.sym-events-archive-v12__hero h1{margin:0;font-size:clamp(38px,5vw,64px);line-height:.9;font-weight:800}
.sym-events-archive-v12__hero p{max-width:760px;margin:13px 0 0;color:var(--sym-muted);font-size:14px;line-height:1.5;font-weight:400}
.sym-events-archive-v12__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}
.sym-events-archive-v12__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 14px;border:1px solid rgba(0,159,152,.22);border-radius:999px;background:rgba(0,159,152,.06);color:var(--sym-text);text-decoration:none;font-size:12px;font-weight:600}
.sym-events-archive-v12__tabs{display:flex;align-items:center;gap:4px;padding:6px;margin-bottom:16px;border:1px solid var(--sym-border);border-radius:14px;background:var(--sym-surface);box-shadow:0 8px 24px rgba(20,36,48,.04)}
.sym-events-archive-v12__tabs a{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:8px 18px;border-radius:9px;color:var(--sym-muted);font-size:12px;font-weight:700;text-decoration:none}
.sym-events-archive-v12__tabs a.is-active{background:#009f98;color:#fff;box-shadow:0 8px 20px rgba(0,159,152,.2)}
.sym-events-archive-v12__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:start}
.sym-events-archive-v12__empty{padding:28px;border:1px solid var(--sym-border);border-radius:22px;background:var(--sym-surface)}
.sym-events-archive-v12__empty h2{margin:0 0 8px;font-size:26px}.sym-events-archive-v12__empty p{margin:0;color:var(--sym-muted);font-size:14px}
.sym-events-archive-v12__pagination{display:flex;justify-content:center;gap:8px;margin-top:28px}.sym-events-archive-v12__pagination a,.sym-events-archive-v12__pagination span{display:inline-flex;min-width:36px;min-height:36px;align-items:center;justify-content:center;border:1px solid var(--sym-border);border-radius:10px;background:var(--sym-surface);color:var(--sym-text);text-decoration:none;font-size:12px}.sym-events-archive-v12__pagination .current{background:#009f98;color:#fff}
@media(max-width:1180px){.sym-events-archive-v12__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:940px){.sym-events-archive-v12__hero{grid-template-columns:1fr}.sym-events-archive-v12__actions{justify-content:flex-start}.sym-events-archive-v12__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.sym-events-archive-v12{width:min(100% - 24px,1280px);margin-top:46px}.sym-events-archive-v12__hero{padding:22px;border-radius:22px}.sym-events-archive-v12__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sym-events-archive-v12__tabs{overflow-x:auto}.sym-events-archive-v12__tabs a{flex:0 0 auto}}
@media(max-width:440px){.sym-events-archive-v12__grid{grid-template-columns:1fr}}
