.activity-list-screen-module__hHaWbW__shell{gap:24px;width:min(1180px,100%);margin:0 auto;padding:28px 0 64px;display:grid}.activity-list-screen-module__hHaWbW__header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.activity-list-screen-module__hHaWbW__title{font-family:var(--font-display);color:var(--text);margin:0;font-size:clamp(42px,6vw,76px);line-height:.98}.activity-list-screen-module__hHaWbW__subtitle{max-width:620px;color:var(--muted);margin:14px 0 0;font-size:17px;line-height:1.7}.activity-list-screen-module__hHaWbW__createButton,.activity-list-screen-module__hHaWbW__secondaryButton,.activity-list-screen-module__hHaWbW__primaryLink,.activity-list-screen-module__hHaWbW__iconLink,.activity-list-screen-module__hHaWbW__cancelButton,.activity-list-screen-module__hHaWbW__saveButton,.activity-list-screen-module__hHaWbW__closeButton,.activity-list-screen-module__hHaWbW__manageLink{border:0;font-weight:800;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.activity-list-screen-module__hHaWbW__createButton,.activity-list-screen-module__hHaWbW__secondaryButton,.activity-list-screen-module__hHaWbW__primaryLink,.activity-list-screen-module__hHaWbW__saveButton,.activity-list-screen-module__hHaWbW__manageLink{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;display:inline-flex}.activity-list-screen-module__hHaWbW__createButton,.activity-list-screen-module__hHaWbW__saveButton,.activity-list-screen-module__hHaWbW__primaryLink{color:#04131b;background:linear-gradient(120deg,#72ffcff5,#88f0ffeb);box-shadow:0 18px 48px #72ffcf29}.activity-list-screen-module__hHaWbW__createButton:hover,.activity-list-screen-module__hHaWbW__secondaryButton:hover,.activity-list-screen-module__hHaWbW__primaryLink:hover,.activity-list-screen-module__hHaWbW__iconLink:hover,.activity-list-screen-module__hHaWbW__saveButton:hover,.activity-list-screen-module__hHaWbW__cancelButton:hover,.activity-list-screen-module__hHaWbW__closeButton:hover,.activity-list-screen-module__hHaWbW__manageLink:hover{transform:translateY(-1px)}.activity-list-screen-module__hHaWbW__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.activity-list-screen-module__hHaWbW__summaryItem{border:1px solid var(--line);background:#0a131fb8;border-radius:8px;align-content:center;gap:8px;min-height:96px;padding:18px;display:grid;box-shadow:0 18px 44px #0000002e}.activity-list-screen-module__hHaWbW__summaryItem span,.activity-list-screen-module__hHaWbW__metrics span,.activity-list-screen-module__hHaWbW__activityMeta,.activity-list-screen-module__hHaWbW__form span{color:var(--muted);font-size:13px;line-height:1.4}.activity-list-screen-module__hHaWbW__summaryItem strong{font-family:var(--font-display);font-size:34px;line-height:1}.activity-list-screen-module__hHaWbW__notice{border-radius:8px;padding:14px 16px;font-weight:700;line-height:1.5}.activity-list-screen-module__hHaWbW__success{color:#d9fff4;background:#72ffcf1a;border:1px solid #72ffcf52}.activity-list-screen-module__hHaWbW__error{color:#ffe0e5;background:#ff7b8b1c;border:1px solid #ff7b8b61}.activity-list-screen-module__hHaWbW__activityList{gap:14px;display:grid}.activity-list-screen-module__hHaWbW__activityCard{border:1px solid var(--line);background:linear-gradient(135deg,#ffffff12,#ffffff06),#0a131fc7;border-radius:8px;grid-template-columns:minmax(280px,1fr) minmax(280px,360px) auto;align-items:center;gap:18px;min-height:138px;padding:20px;display:grid;box-shadow:0 22px 56px #00000038}.activity-list-screen-module__hHaWbW__activityMain{min-width:0}.activity-list-screen-module__hHaWbW__activityMeta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.activity-list-screen-module__hHaWbW__activityMain h2{color:var(--text);margin:14px 0 8px;font-size:clamp(22px,3vw,34px);line-height:1.15}.activity-list-screen-module__hHaWbW__activityMain p{color:#d2e3ff9e;font-family:var(--font-display);overflow-wrap:anywhere;margin:0}.activity-list-screen-module__hHaWbW__status{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.activity-list-screen-module__hHaWbW__modePill{color:#d2e3ffc7;background:#ffffff12;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.activity-list-screen-module__hHaWbW__live{color:var(--success);background:#72ffcf24}.activity-list-screen-module__hHaWbW__draft{color:var(--accent-warm);background:#ffd87324}.activity-list-screen-module__hHaWbW__archived{color:var(--muted);background:#d2e3ff1a}.activity-list-screen-module__hHaWbW__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.activity-list-screen-module__hHaWbW__metrics div{background:#ffffff0b;border:1px solid #ffffff12;border-radius:8px;align-content:center;gap:6px;min-height:74px;padding:12px;display:grid}.activity-list-screen-module__hHaWbW__metrics strong{font-family:var(--font-display);font-size:24px;line-height:1}.activity-list-screen-module__hHaWbW__actions{grid-template-columns:auto 48px 48px;align-items:center;gap:10px;display:grid}.activity-list-screen-module__hHaWbW__iconLink,.activity-list-screen-module__hHaWbW__closeButton{width:48px;height:48px;color:var(--text);background:#fff1;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.activity-list-screen-module__hHaWbW__iconLink{cursor:pointer}.activity-list-screen-module__hHaWbW__secondaryButton,.activity-list-screen-module__hHaWbW__cancelButton,.activity-list-screen-module__hHaWbW__manageLink{color:var(--text);background:#fff1;border:1px solid #ffffff1a}.activity-list-screen-module__hHaWbW__emptyState{text-align:center;background:#0a131f85;border:1px dashed #ffffff2e;border-radius:8px;place-items:center;gap:14px;min-height:280px;padding:40px 20px;display:grid}.activity-list-screen-module__hHaWbW__emptyState h2{margin:0;font-size:28px}.activity-list-screen-module__hHaWbW__emptyState p{max-width:420px;color:var(--muted);margin:0;line-height:1.7}.activity-list-screen-module__hHaWbW__dialogOverlay{z-index:20;-webkit-backdrop-filter:blur(12px);background:#02070cad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.activity-list-screen-module__hHaWbW__dialog{background:#09121df5;border:1px solid #ffffff1f;border-radius:8px;width:min(520px,100%);padding:22px;box-shadow:0 32px 90px #00000075}.activity-list-screen-module__hHaWbW__dialogHeader{justify-content:space-between;gap:16px;display:flex}.activity-list-screen-module__hHaWbW__dialogHeader h2{margin:0;font-size:28px}.activity-list-screen-module__hHaWbW__dialogHeader p{color:var(--muted);margin:8px 0 0;line-height:1.6}.activity-list-screen-module__hHaWbW__form{gap:16px;margin-top:24px;display:grid}.activity-list-screen-module__hHaWbW__form label{gap:8px;display:grid}.activity-list-screen-module__hHaWbW__form input{width:100%;min-height:52px;color:var(--text);background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:0 14px;font-size:16px}.activity-list-screen-module__hHaWbW__form input:focus{border-color:#88f0ffb8;box-shadow:0 0 0 3px #88f0ff1f}.activity-list-screen-module__hHaWbW__modeGroup{border:0;gap:10px;min-width:0;margin:0;padding:0;display:grid}.activity-list-screen-module__hHaWbW__modeGroup legend{color:var(--muted);padding:0;font-size:13px;line-height:1.4}.activity-list-screen-module__hHaWbW__segmentedControl{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:5px;display:grid}.activity-list-screen-module__hHaWbW__segmentedOption{color:#deebffb8;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;min-height:44px;font-weight:900;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex;position:relative}.activity-list-screen-module__hHaWbW__segmentedOption input{opacity:0;cursor:pointer;position:absolute;inset:0}.activity-list-screen-module__hHaWbW__segmentedOption span{z-index:1;color:inherit;font-size:14px;position:relative}.activity-list-screen-module__hHaWbW__segmentedActive{color:#04131b;background:linear-gradient(120deg,#72ffcfeb,#88f0ffdb);box-shadow:0 12px 32px #72ffcf24}.activity-list-screen-module__hHaWbW__modeHint{color:#d2e3ffa3;margin:0;font-size:13px;line-height:1.6}.activity-list-screen-module__hHaWbW__settingsLinkRow{justify-content:flex-start;display:flex}.activity-list-screen-module__hHaWbW__manageLink{min-height:42px;padding:0 14px}.activity-list-screen-module__hHaWbW__dialogActions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.activity-list-screen-module__hHaWbW__cancelButton,.activity-list-screen-module__hHaWbW__saveButton{border-radius:8px;min-height:46px;padding:0 16px}.activity-list-screen-module__hHaWbW__saveButton:disabled{cursor:wait;opacity:.68}.activity-list-screen-module__hHaWbW__spinner{animation:.9s linear infinite activity-list-screen-module__hHaWbW__spin}@keyframes activity-list-screen-module__hHaWbW__spin{to{transform:rotate(360deg)}}@media (max-width:980px){.activity-list-screen-module__hHaWbW__header{flex-direction:column;align-items:flex-start}.activity-list-screen-module__hHaWbW__activityCard{grid-template-columns:1fr}.activity-list-screen-module__hHaWbW__actions{grid-template-columns:minmax(0,1fr) 48px 48px}}@media (max-width:760px){.activity-list-screen-module__hHaWbW__shell{padding-top:12px}.activity-list-screen-module__hHaWbW__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-list-screen-module__hHaWbW__metrics,.activity-list-screen-module__hHaWbW__actions{grid-template-columns:1fr}.activity-list-screen-module__hHaWbW__iconLink,.activity-list-screen-module__hHaWbW__primaryLink{width:100%}.activity-list-screen-module__hHaWbW__dialogActions{flex-direction:column-reverse}.activity-list-screen-module__hHaWbW__cancelButton,.activity-list-screen-module__hHaWbW__saveButton{width:100%}}
.page-module__meqK-a__page{min-height:100vh}
