.ActivityLogPage-module__njhc1G__page{background:radial-gradient(circle at 74% 0%, var(--ws-gold-soft), transparent 34rem), var(--ws-bg);width:100%;height:100%;color:var(--ws-text-primary);scrollbar-color:var(--ws-scroll-thumb) transparent;scrollbar-width:thin;overflow:auto}.ActivityLogPage-module__njhc1G__container{width:min(1120px,100% - 40px);margin:0 auto;padding:28px 0 52px}.ActivityLogPage-module__njhc1G__header{gap:var(--ws-space-5);margin-bottom:var(--ws-space-5);display:grid}.ActivityLogPage-module__njhc1G__back{border-radius:var(--ws-radius-sm);width:fit-content;color:var(--ws-text-secondary);font-size:var(--ws-text-sm);align-items:center;gap:7px;padding:7px 10px 7px 7px;font-weight:700;text-decoration:none;display:inline-flex}.ActivityLogPage-module__njhc1G__back:hover{background:var(--ws-gold-soft);color:var(--ws-gold-bright)}.ActivityLogPage-module__njhc1G__mobileBack{display:none}.ActivityLogPage-module__njhc1G__headingRow{align-items:flex-start;gap:14px;display:flex}.ActivityLogPage-module__njhc1G__headingIcon{border:1px solid var(--ws-gold-border);border-radius:var(--ws-radius-md);background:var(--ws-gold-soft);width:44px;height:44px;color:var(--ws-gold-bright);flex:none;place-items:center;display:grid}.ActivityLogPage-module__njhc1G__eyebrow{color:var(--ws-gold-deep);font-size:var(--ws-text-2xs);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-weight:800;display:block}.ActivityLogPage-module__njhc1G__headingRow h1{color:var(--ws-text-primary);font-size:var(--ws-text-2xl);margin:0;line-height:1.1}.ActivityLogPage-module__njhc1G__headingRow p{color:var(--ws-text-tertiary);font-size:var(--ws-text-sm);margin:7px 0 0}.ActivityLogPage-module__njhc1G__filters{--background:var(--ws-bg-sunken);--foreground:var(--ws-text-primary);--card:var(--ws-surface-1);--border:var(--ws-border);--muted:var(--ws-surface-2);--muted-foreground:var(--ws-text-tertiary);--primary:var(--ws-gold-bright);margin-bottom:var(--ws-space-4);border:1px solid var(--ws-border-soft);border-radius:var(--ws-radius-lg);padding:var(--ws-space-4);background:var(--ws-surface-1);box-shadow:var(--ws-shadow-card);grid-template-columns:minmax(180px,1.2fr) minmax(210px,1.4fr) minmax(145px,.8fr) minmax(145px,.8fr) auto;align-items:end;gap:10px;display:grid}.ActivityLogPage-module__njhc1G__filterField{gap:5px;min-width:0;display:grid}.ActivityLogPage-module__njhc1G__filterField>span{color:var(--ws-text-tertiary);font-size:var(--ws-text-2xs);letter-spacing:.06em;text-transform:uppercase;font-weight:800}.ActivityLogPage-module__njhc1G__dateInput{border:1px solid var(--ws-border);border-radius:var(--ws-radius-sm);background:var(--ws-bg-sunken);width:100%;min-height:38px;color:var(--ws-text-primary);color-scheme:normal;font:inherit;font-size:var(--ws-text-sm);outline:none;padding:8px 10px}.ActivityLogPage-module__njhc1G__dateInput:focus{border-color:var(--ws-gold-border-strong);box-shadow:0 0 0 2px var(--ws-gold-soft)}.ActivityLogPage-module__njhc1G__clearButton,.ActivityLogPage-module__njhc1G__pager button{border:1px solid var(--ws-border);border-radius:var(--ws-radius-sm);background:var(--ws-surface-2);min-height:38px;color:var(--ws-text-secondary);font-size:var(--ws-text-sm);justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-weight:700;display:inline-flex}.ActivityLogPage-module__njhc1G__clearButton:hover:not(:disabled),.ActivityLogPage-module__njhc1G__pager button:hover:not(:disabled){border-color:var(--ws-gold-border);background:var(--ws-gold-soft);color:var(--ws-gold-bright)}.ActivityLogPage-module__njhc1G__clearButton:disabled,.ActivityLogPage-module__njhc1G__pager button:disabled{cursor:default;opacity:.42}.ActivityLogPage-module__njhc1G__activityCard{border:1px solid var(--ws-border-soft);border-radius:var(--ws-radius-lg);background:var(--ws-surface-1);box-shadow:var(--ws-shadow-card);overflow:hidden}.ActivityLogPage-module__njhc1G__cardHeader{border-bottom:1px solid var(--ws-border-soft);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.ActivityLogPage-module__njhc1G__cardHeader h2{color:var(--ws-text-primary);font-size:var(--ws-text-md);margin:0}.ActivityLogPage-module__njhc1G__cardHeader p{color:var(--ws-text-tertiary);font-size:var(--ws-text-xs);margin:3px 0 0}.ActivityLogPage-module__njhc1G__privateBadge,.ActivityLogPage-module__njhc1G__eventBadge{border:1px solid var(--ws-gold-border);border-radius:var(--ws-radius-pill);background:var(--ws-gold-soft);width:fit-content;color:var(--ws-gold-bright);font-size:var(--ws-text-2xs);letter-spacing:.03em;align-items:center;font-weight:800;display:inline-flex}.ActivityLogPage-module__njhc1G__privateBadge{white-space:nowrap;padding:5px 9px}.ActivityLogPage-module__njhc1G__list{margin:0;padding:4px 20px 4px 38px;list-style:none}.ActivityLogPage-module__njhc1G__row{grid-template-columns:1fr;padding:14px 0 14px 18px;display:grid;position:relative}.ActivityLogPage-module__njhc1G__row+.ActivityLogPage-module__njhc1G__row{border-top:1px solid var(--ws-border-soft)}.ActivityLogPage-module__njhc1G__timelineDot{border:2px solid var(--ws-bg-elevated);background:var(--ws-gold-bright);width:8px;height:8px;box-shadow:0 0 0 1px var(--ws-gold-border);border-radius:50%;position:absolute;top:22px;left:-20px}.ActivityLogPage-module__njhc1G__rowBody{min-width:0}.ActivityLogPage-module__njhc1G__rowTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.ActivityLogPage-module__njhc1G__eventBadge{text-overflow:ellipsis;white-space:nowrap;max-width:min(100%,340px);padding:3px 8px;overflow:hidden}.ActivityLogPage-module__njhc1G__rowTop time{color:var(--ws-text-tertiary);font-size:var(--ws-text-xs);font-variant-numeric:tabular-nums;flex:none}.ActivityLogPage-module__njhc1G__rowBody>p{color:var(--ws-text-secondary);font-size:var(--ws-text-sm);margin:8px 0 0;line-height:1.5}.ActivityLogPage-module__njhc1G__rowBody>p strong{color:var(--ws-text-primary)}.ActivityLogPage-module__njhc1G__details{color:var(--ws-text-tertiary);font-size:var(--ws-text-xs);margin-top:8px}.ActivityLogPage-module__njhc1G__details summary{cursor:pointer;width:fit-content;font-weight:700}.ActivityLogPage-module__njhc1G__details pre{border:1px solid var(--ws-border-soft);border-radius:var(--ws-radius-sm);background:var(--ws-bg-sunken);max-height:220px;color:var(--ws-text-secondary);font-size:var(--ws-text-xs);white-space:pre-wrap;word-break:break-word;margin:7px 0 0;padding:10px;overflow:auto}.ActivityLogPage-module__njhc1G__emptyState{color:var(--ws-text-tertiary);text-align:center;justify-items:center;gap:6px;padding:64px 20px;display:grid}.ActivityLogPage-module__njhc1G__emptyState svg{color:var(--ws-gold-deep);margin-bottom:3px}.ActivityLogPage-module__njhc1G__emptyState strong{color:var(--ws-text-primary);font-size:var(--ws-text-md)}.ActivityLogPage-module__njhc1G__emptyState p{font-size:var(--ws-text-sm);margin:0}.ActivityLogPage-module__njhc1G__pager{border-top:1px solid var(--ws-border-soft);color:var(--ws-text-tertiary);font-size:var(--ws-text-xs);justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex}.ActivityLogPage-module__njhc1G__pager>div{align-items:center;gap:8px;display:flex}.ActivityLogPage-module__njhc1G__pager button{min-height:34px;padding:6px 10px}.ActivityLogPage-module__njhc1G__pager>div>span{min-width:50px;color:var(--ws-text-secondary);text-align:center;font-variant-numeric:tabular-nums}@media (max-width:900px){.ActivityLogPage-module__njhc1G__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.ActivityLogPage-module__njhc1G__clearButton{width:100%}}@media (max-width:760px){.ActivityLogPage-module__njhc1G__desktopBack{display:none}.ActivityLogPage-module__njhc1G__mobileBack{display:inline-flex}}@media (max-width:620px){.ActivityLogPage-module__njhc1G__container{width:min(100% - 24px,1120px);padding-top:18px}.ActivityLogPage-module__njhc1G__filters{grid-template-columns:1fr}.ActivityLogPage-module__njhc1G__headingRow h1{font-size:var(--ws-text-xl)}.ActivityLogPage-module__njhc1G__headingIcon{width:38px;height:38px}.ActivityLogPage-module__njhc1G__list{padding-left:30px;padding-right:14px}.ActivityLogPage-module__njhc1G__row{padding-left:10px}.ActivityLogPage-module__njhc1G__timelineDot{left:-14px}.ActivityLogPage-module__njhc1G__rowTop,.ActivityLogPage-module__njhc1G__pager{flex-direction:column;align-items:flex-start}.ActivityLogPage-module__njhc1G__rowTop time{white-space:normal}.ActivityLogPage-module__njhc1G__pager>div{justify-content:space-between;width:100%}}
[data-studio-v2]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ws-bg:#080807;--ws-bg-elevated:#0d0d0f;--ws-bg-sunken:#050504;--ws-surface-1:#ffffff06;--ws-surface-2:#ffffff0a;--ws-surface-3:#ffffff12;--ws-surface-hover:#ffffff0f;--ws-panel:#111114f0;--ws-panel-strong:#08080adb;--ws-overlay:#0404048f;--ws-canvas-dot:#ffffff0d;--ws-scroll-thumb:#f6c76c66;--ws-border-soft:#ffffff0f;--ws-border:#ffffff17;--ws-border-strong:#ffffff29;--ws-text-primary:#f4efe5;--ws-text-secondary:#c8c1b7;--ws-text-tertiary:#8f887f;--ws-text-disabled:#665f57;--ws-gold:#f0b956;--ws-gold-bright:#f6c76c;--ws-gold-deep:#c9a45d;--ws-gold-soft:#f1b44b1a;--ws-gold-dim:#f1b44b38;--ws-gold-border:#f1b44b5c;--ws-gold-border-strong:#f1b44b99;--ws-gold-gradient:linear-gradient(180deg, #f6cf7a, #bc7f25);--ws-gold-ink:#160f08;--ws-status-draft:#b7c2c8;--ws-status-draft-bg:#b7c2c824;--ws-status-draft-border:#b7c2c84d;--ws-status-review:#4fc8f0;--ws-status-review-bg:#4fc8f024;--ws-status-review-border:#4fc8f052;--ws-status-approved:#4ade80;--ws-status-approved-bg:#4ade8024;--ws-status-approved-border:#4ade8052;--ws-status-rejected:#f16565;--ws-status-rejected-bg:#f1656524;--ws-status-rejected-border:#f1656552;--ws-status-archived:#a8a197;--ws-status-archived-bg:#a8a19724;--ws-status-archived-border:#a8a1974d;--ws-radius-sm:8px;--ws-radius-md:12px;--ws-radius-lg:16px;--ws-radius-xl:22px;--ws-radius-pill:999px;--ws-space-1:4px;--ws-space-2:8px;--ws-space-3:12px;--ws-space-4:16px;--ws-space-5:20px;--ws-space-6:28px;--ws-space-7:40px;--ws-text-2xs:.7rem;--ws-text-xs:.76rem;--ws-text-sm:.84rem;--ws-text-base:.92rem;--ws-text-md:1rem;--ws-text-lg:1.14rem;--ws-text-xl:1.42rem;--ws-text-2xl:1.95rem;--ws-text-3xl:2.7rem;--ws-shadow-card:0 10px 30px #00000047;--ws-shadow-drawer:-28px 0 64px #00000080;--ws-shadow-pop:0 18px 48px #00000052;--ws-ease:cubic-bezier(.2, .7, .3, 1);--ws-duration-fast:.14s;--ws-duration-base:.22s}.light [data-studio-v2]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ws-bg:#f7f4ee;--ws-bg-elevated:#fffdfa;--ws-bg-sunken:#eee9e0;--ws-surface-1:#2c231709;--ws-surface-2:#2c23170f;--ws-surface-3:#2c23171a;--ws-surface-hover:#2c231714;--ws-panel:#fffdfaf5;--ws-panel-strong:#fffdfaf5;--ws-overlay:#231c1457;--ws-canvas-dot:#372c1d1c;--ws-scroll-thumb:#8e5c186b;--ws-border-soft:#2a211614;--ws-border:#2a211624;--ws-border-strong:#2a21163d;--ws-text-primary:#211d18;--ws-text-secondary:#514a42;--ws-text-tertiary:#776e64;--ws-text-disabled:#a79e93;--ws-gold:#a66b1d;--ws-gold-bright:#7d4d0f;--ws-gold-deep:#8b5d21;--ws-gold-soft:#a66b1d1a;--ws-gold-dim:#a66b1d33;--ws-gold-border:#945b1157;--ws-gold-border-strong:#814b088c;--ws-gold-gradient:linear-gradient(180deg, #f2c66f, #d89a38);--ws-gold-ink:#24170a;--ws-status-draft:#5f6d74;--ws-status-draft-bg:#5f6d741a;--ws-status-draft-border:#5f6d7442;--ws-status-review:#087a9f;--ws-status-review-bg:#087a9f1a;--ws-status-review-border:#087a9f47;--ws-status-approved:#187a43;--ws-status-approved-bg:#187a431a;--ws-status-approved-border:#187a4347;--ws-status-rejected:#bd3539;--ws-status-rejected-bg:#bd353917;--ws-status-rejected-border:#bd353947;--ws-status-archived:#6f675f;--ws-status-archived-bg:#6f675f1a;--ws-status-archived-border:#6f675f42;--ws-shadow-card:0 10px 28px #382a1517;--ws-shadow-drawer:-28px 0 64px #382a1529;--ws-shadow-pop:0 18px 44px #382a1524}
