.ModuleWorkspace-module__yPH3VG__workspace{gap:var(--space-lg);flex-direction:column;display:flex}.ModuleWorkspace-module__yPH3VG__toolbar{background:var(--bg-surface);border-radius:var(--radius-md);align-items:flex-end;gap:var(--space-lg);padding:var(--space-lg);justify-content:space-between;display:flex}.ModuleWorkspace-module__yPH3VG__selectLabel,.ModuleWorkspace-module__yPH3VG__configField{color:var(--text-secondary);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);gap:var(--space-xs);flex-direction:column;display:flex}.ModuleWorkspace-module__yPH3VG__select{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-sm);color:var(--text-primary);font-size:var(--text-body-size);min-width:min(460px,100%);height:40px;padding:0 var(--space-sm)}.ModuleWorkspace-module__yPH3VG__tenantMeta{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.ModuleWorkspace-module__yPH3VG__tenantMeta strong{font-size:var(--text-title-size)}.ModuleWorkspace-module__yPH3VG__tenantMeta span,.ModuleWorkspace-module__yPH3VG__tenantMeta a{color:var(--text-tertiary);font-size:var(--text-caption-size)}.ModuleWorkspace-module__yPH3VG__tenantMeta a{color:var(--accent);font-weight:var(--text-subtitle-weight)}.ModuleWorkspace-module__yPH3VG__error,.ModuleWorkspace-module__yPH3VG__success{font-size:var(--text-caption-size);margin:0}.ModuleWorkspace-module__yPH3VG__error{color:var(--error)}.ModuleWorkspace-module__yPH3VG__success{color:var(--success)}.ModuleWorkspace-module__yPH3VG__moduleList{gap:var(--space-sm);display:grid}.ModuleWorkspace-module__yPH3VG__moduleRow{border:1px solid var(--bg-active);border-radius:var(--radius-sm);align-items:stretch;gap:var(--space-md);padding:var(--space-md);grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr) auto;display:grid}.ModuleWorkspace-module__yPH3VG__moduleMain{gap:var(--space-xs);display:grid}.ModuleWorkspace-module__yPH3VG__moduleTitle{align-items:center;gap:var(--space-xs);flex-wrap:wrap;display:flex}.ModuleWorkspace-module__yPH3VG__moduleTitle strong{font-size:var(--text-title-size)}.ModuleWorkspace-module__yPH3VG__moduleTitle code,.ModuleWorkspace-module__yPH3VG__blocks{color:var(--text-tertiary);font-size:var(--text-caption-size)}.ModuleWorkspace-module__yPH3VG__moduleMain p{color:var(--text-secondary);font-size:var(--text-body-size);margin:0;line-height:1.5}.ModuleWorkspace-module__yPH3VG__on,.ModuleWorkspace-module__yPH3VG__off{font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);border-radius:999px;padding:3px 7px}.ModuleWorkspace-module__yPH3VG__on{background:var(--accent-light);color:var(--accent)}.ModuleWorkspace-module__yPH3VG__off{background:var(--bg-hover);color:var(--text-tertiary)}.ModuleWorkspace-module__yPH3VG__configField textarea{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-sm);color:var(--text-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--text-caption-size);padding:var(--space-sm);resize:vertical;width:100%;line-height:1.5}.ModuleWorkspace-module__yPH3VG__actions{align-items:flex-end;gap:var(--space-xs);flex-direction:column;justify-content:flex-end;display:flex}@media (max-width:1120px){.ModuleWorkspace-module__yPH3VG__toolbar{flex-direction:column;align-items:stretch}.ModuleWorkspace-module__yPH3VG__tenantMeta{align-items:flex-start}.ModuleWorkspace-module__yPH3VG__moduleRow{grid-template-columns:1fr}.ModuleWorkspace-module__yPH3VG__actions{align-items:stretch}}
.PageShell-module__Y0wp5q__page{gap:var(--admin-page-gap);flex-direction:column;width:100%;min-width:0;display:flex}.PageShell-module__Y0wp5q__header{align-items:flex-start;gap:var(--space-md);min-height:var(--admin-page-header-height);justify-content:space-between;width:100%;display:flex}.PageShell-module__Y0wp5q__heading{gap:7px;min-width:0;display:grid}.PageShell-module__Y0wp5q__title{font-size:var(--text-display-size);font-weight:var(--text-display-weight);letter-spacing:0;margin:0;line-height:1.25}.PageShell-module__Y0wp5q__description{color:var(--text-secondary);font-size:var(--text-body-size);max-width:760px;margin:0;line-height:1.6}.PageShell-module__Y0wp5q__meta{color:var(--text-tertiary);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);text-align:right;white-space:nowrap;flex:none;padding-top:3px;line-height:1.4}@media (max-width:720px){.PageShell-module__Y0wp5q__header{flex-direction:column;align-items:flex-start}.PageShell-module__Y0wp5q__meta{text-align:left;white-space:normal}}
.Table-module__KyFYaG__tableWrapper{border-radius:var(--radius-md);width:100%;overflow-x:auto}.Table-module__KyFYaG__table{border-collapse:collapse;text-align:left;width:100%}.Table-module__KyFYaG__th{padding:var(--space-md);font-size:var(--text-caption-size);font-weight:var(--text-title-weight);color:var(--text-tertiary);border-bottom:2px solid var(--bg-hover);white-space:nowrap}.Table-module__KyFYaG__tr{border-bottom:1px solid var(--bg-hover);transition:background-color .2s}.Table-module__KyFYaG__tr:last-child{border-bottom:none}.Table-module__KyFYaG__clickable{cursor:pointer}.Table-module__KyFYaG__clickable:hover{background-color:var(--bg-hover)}.Table-module__KyFYaG__td{padding:var(--space-md);font-size:var(--text-body-size);color:var(--text-primary);vertical-align:middle}.Table-module__KyFYaG__empty{padding:var(--space-xl);text-align:center;color:var(--text-tertiary);font-size:var(--text-body-size)}
.Badge-module__H8aylq__badge{border-radius:var(--radius-sm);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);white-space:nowrap;justify-content:center;align-items:center;padding:4px 8px;display:inline-flex}.Badge-module__H8aylq__success{background-color:var(--accent-light);color:var(--success)}.Badge-module__H8aylq__info{color:var(--info);background-color:#3b82f61a}.Badge-module__H8aylq__warning{color:var(--warning);background-color:#f59e0b1a}.Badge-module__H8aylq__error{color:var(--error);background-color:#ef44441a}.Badge-module__H8aylq__default{background-color:var(--bg-hover);color:var(--text-secondary)}
.Button-module__Q0e3aa__button{justify-content:center;align-items:center;gap:var(--space-xs);border-radius:var(--radius-sm);font-family:var(--font-family);font-weight:var(--text-subtitle-weight);cursor:pointer;white-space:nowrap;transition:all .2s;display:inline-flex}.Button-module__Q0e3aa__button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Button-module__Q0e3aa__fullWidth{width:100%}.Button-module__Q0e3aa__sm{height:32px;padding:0 var(--space-sm);font-size:var(--text-caption-size)}.Button-module__Q0e3aa__md{height:40px;padding:0 var(--space-md);font-size:var(--text-body-size)}.Button-module__Q0e3aa__lg{height:48px;padding:0 var(--space-lg);font-size:var(--text-subtitle-size)}.Button-module__Q0e3aa__primary{background-color:var(--accent);color:#fff}.Button-module__Q0e3aa__primary:hover{background-color:var(--accent-hover);box-shadow:0 4px 12px #00c65033}.Button-module__Q0e3aa__secondary{background-color:var(--bg-hover);color:var(--text-primary)}.Button-module__Q0e3aa__secondary:hover{background-color:var(--bg-active)}.Button-module__Q0e3aa__outline{color:var(--text-primary);background-color:#0000;border:1px solid #e5e7eb}.Button-module__Q0e3aa__outline:hover{background-color:var(--bg-hover)}.Button-module__Q0e3aa__ghost{color:var(--text-secondary);background-color:#0000}.Button-module__Q0e3aa__ghost:hover{background-color:var(--bg-hover);color:var(--text-primary)}.Button-module__Q0e3aa__danger{background-color:var(--error);color:#fff}.Button-module__Q0e3aa__danger:hover{opacity:.9}
.Card-module__3ymo2W__card{background:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid var(--bg-active);box-shadow:none;flex-direction:column;transition:border-color .2s;display:flex;overflow:hidden}.Card-module__3ymo2W__card:hover{border-color:var(--bg-hover)}.Card-module__3ymo2W__header{padding:var(--space-lg) var(--space-lg) var(--space-sm);justify-content:space-between;align-items:flex-start;display:flex}.Card-module__3ymo2W__title{font-size:var(--text-subtitle-size);font-weight:var(--text-subtitle-weight);color:var(--text-primary);margin:0}.Card-module__3ymo2W__subtitle{font-size:var(--text-caption-size);font-weight:var(--text-body-weight);color:var(--text-tertiary);margin:var(--space-xs) 0 0 0}.Card-module__3ymo2W__action{flex-shrink:0}.Card-module__3ymo2W__body{padding:0 var(--space-lg) var(--space-lg);flex:1}.Card-module__3ymo2W__noPadding{padding:0}
.EmptyState-module__4mXhya__container{padding:var(--space-xl) var(--space-lg);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.EmptyState-module__4mXhya__iconWrapper{background-color:var(--bg-hover);width:48px;height:48px;margin-bottom:var(--space-md);border-radius:50%;justify-content:center;align-items:center;display:flex}.EmptyState-module__4mXhya__title{font-size:var(--text-title-size);font-weight:var(--text-title-weight);color:var(--text-primary);margin-bottom:var(--space-xs)}.EmptyState-module__4mXhya__description{font-size:var(--text-body-size);color:var(--text-tertiary);margin-bottom:var(--space-md);max-width:300px;line-height:1.5}.EmptyState-module__4mXhya__actionWrapper{margin-top:var(--space-xs)}
.Select-module__wb8-yq__wrapper{color:var(--text-secondary);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);gap:var(--space-xs);flex-direction:column;min-width:min(460px,100%);display:inline-flex;position:relative}.Select-module__wb8-yq__label{color:inherit;font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight)}.Select-module__wb8-yq__trigger{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-sm);color:var(--text-primary);font-size:var(--text-body-size);font-weight:var(--text-body-weight);min-width:0;height:40px;padding:0 var(--space-sm);outline:none;justify-content:space-between;align-items:center;width:100%;transition:border-color .16s,box-shadow .16s,background-color .16s;display:flex}.Select-module__wb8-yq__trigger:hover{background:var(--bg-hover)}.Select-module__wb8-yq__trigger:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}.Select-module__wb8-yq__trigger:disabled{background:var(--bg-hover);color:var(--text-muted);cursor:not-allowed}.Select-module__wb8-yq__value{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.Select-module__wb8-yq__chevron{height:7px;margin-left:var(--space-sm);opacity:.68;border-bottom:1.5px solid;border-right:1.5px solid;flex:none;width:7px;display:block;transform:translateY(-2px)rotate(45deg)}.Select-module__wb8-yq__listbox{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-md);z-index:300;gap:2px;max-height:280px;margin-top:4px;padding:5px;display:grid;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #19191914}.Select-module__wb8-yq__option{border-radius:var(--radius-sm);color:var(--text-secondary);min-height:34px;padding:var(--space-sm);text-align:left;background:0 0;align-items:flex-start;gap:3px;width:100%;display:grid}.Select-module__wb8-yq__option:hover,.Select-module__wb8-yq__selected{background:var(--accent-light);color:var(--text-primary)}.Select-module__wb8-yq__selected .Select-module__wb8-yq__optionLabel{color:var(--accent);font-weight:var(--text-title-weight)}.Select-module__wb8-yq__optionLabel{font-size:var(--text-body-size);text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;overflow:hidden}.Select-module__wb8-yq__description{color:var(--text-tertiary);font-size:var(--text-caption-size);font-weight:var(--text-body-weight);line-height:1.35}
.Input-module__iVuOtW__inputWrapper{gap:var(--space-xs);flex-direction:column;display:inline-flex}.Input-module__iVuOtW__fullWidth{width:100%}.Input-module__iVuOtW__label{font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);color:var(--text-secondary)}.Input-module__iVuOtW__input{height:48px;padding:0 var(--space-sm);border-radius:var(--radius-sm);background-color:var(--bg-surface);font-family:var(--font-family);font-size:var(--text-body-size);color:var(--text-primary);box-shadow:var(--shadow-sm);border:1px solid #e5e7eb;outline:none;transition:all .2s}.Input-module__iVuOtW__input::placeholder{color:var(--text-tertiary)}.Input-module__iVuOtW__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}.Input-module__iVuOtW__input:disabled{background-color:var(--bg-hover);color:var(--text-muted);cursor:not-allowed}.Input-module__iVuOtW__errorInput{border-color:var(--error)}.Input-module__iVuOtW__errorInput:focus{box-shadow:0 0 0 3px #ef44441a}.Input-module__iVuOtW__errorMessage{font-size:var(--text-caption-size);color:var(--error);margin-top:4px}
.SDUIManagementWorkspace-module__30sp0a__workspace{gap:var(--space-lg);flex-direction:column;display:flex}.SDUIManagementWorkspace-module__30sp0a__toolbar{background:var(--bg-surface);border-radius:var(--radius-md);align-items:flex-end;gap:var(--space-lg);padding:var(--space-lg);grid-template-columns:minmax(260px,1fr) minmax(320px,auto) auto;display:grid}.SDUIManagementWorkspace-module__30sp0a__toolbarIntro{gap:var(--space-xs);display:grid}.SDUIManagementWorkspace-module__30sp0a__toolbarIntro h2,.SDUIManagementWorkspace-module__30sp0a__toolbarIntro p{margin:0}.SDUIManagementWorkspace-module__30sp0a__toolbarIntro h2{font-size:var(--text-title-size);font-weight:var(--text-title-weight);letter-spacing:0}.SDUIManagementWorkspace-module__30sp0a__toolbarIntro p{color:var(--text-tertiary);font-size:var(--text-caption-size);line-height:1.5}.SDUIManagementWorkspace-module__30sp0a__selectLabel,.SDUIManagementWorkspace-module__30sp0a__field{color:var(--text-secondary);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);gap:var(--space-xs);flex-direction:column;display:flex}.SDUIManagementWorkspace-module__30sp0a__select{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-sm);color:var(--text-primary);font-size:var(--text-body-size);min-width:min(460px,100%);height:40px;padding:0 var(--space-sm)}.SDUIManagementWorkspace-module__30sp0a__tenantMeta{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.SDUIManagementWorkspace-module__30sp0a__tenantMeta strong{font-size:var(--text-title-size)}.SDUIManagementWorkspace-module__30sp0a__tenantMeta span,.SDUIManagementWorkspace-module__30sp0a__tenantMeta a{color:var(--text-tertiary);font-size:var(--text-caption-size)}.SDUIManagementWorkspace-module__30sp0a__tenantMeta a{color:var(--accent);font-weight:var(--text-subtitle-weight)}.SDUIManagementWorkspace-module__30sp0a__error,.SDUIManagementWorkspace-module__30sp0a__success{font-size:var(--text-caption-size);margin:0}.SDUIManagementWorkspace-module__30sp0a__error{color:var(--error)}.SDUIManagementWorkspace-module__30sp0a__success{color:var(--success)}.SDUIManagementWorkspace-module__30sp0a__layout{align-items:start;gap:var(--space-lg);grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);display:grid}.SDUIManagementWorkspace-module__30sp0a__sideColumn,.SDUIManagementWorkspace-module__30sp0a__editor{gap:var(--space-lg);display:grid}.SDUIManagementWorkspace-module__30sp0a__pageMeta{border:1px solid var(--bg-active);border-radius:var(--radius-sm);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;display:grid;overflow:hidden}.SDUIManagementWorkspace-module__30sp0a__pageMeta div{padding:var(--space-sm);gap:4px;display:grid}.SDUIManagementWorkspace-module__30sp0a__pageMeta div+div{border-left:1px solid var(--bg-active)}.SDUIManagementWorkspace-module__30sp0a__pageMeta dt{color:var(--text-tertiary);font-size:var(--text-caption-size)}.SDUIManagementWorkspace-module__30sp0a__pageMeta dd{font-size:var(--text-body-size);font-weight:var(--text-subtitle-weight);margin:0}.SDUIManagementWorkspace-module__30sp0a__textarea{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-sm);color:var(--text-primary);min-height:420px;padding:var(--space-md);resize:vertical;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.55}.SDUIManagementWorkspace-module__30sp0a__actions{justify-content:flex-end;display:flex}.SDUIManagementWorkspace-module__30sp0a__catalog,.SDUIManagementWorkspace-module__30sp0a__slotList{gap:var(--space-sm);display:grid}.SDUIManagementWorkspace-module__30sp0a__catalogItem,.SDUIManagementWorkspace-module__30sp0a__slotItem,.SDUIManagementWorkspace-module__30sp0a__preset{border:1px solid var(--bg-active);border-radius:var(--radius-sm);padding:var(--space-md)}.SDUIManagementWorkspace-module__30sp0a__catalogItem{gap:var(--space-xs);display:grid}.SDUIManagementWorkspace-module__30sp0a__catalogHeader{align-items:center;gap:var(--space-sm);justify-content:space-between;display:flex}.SDUIManagementWorkspace-module__30sp0a__catalogHeader strong,.SDUIManagementWorkspace-module__30sp0a__slotItem strong,.SDUIManagementWorkspace-module__30sp0a__preset strong{font-size:var(--text-title-size)}.SDUIManagementWorkspace-module__30sp0a__catalogHeader code{color:var(--text-tertiary);font-size:var(--text-caption-size)}.SDUIManagementWorkspace-module__30sp0a__catalogItem p,.SDUIManagementWorkspace-module__30sp0a__preset p{color:var(--text-secondary);font-size:var(--text-caption-size);margin:0;line-height:1.5}.SDUIManagementWorkspace-module__30sp0a__blockTags{gap:var(--space-xs);flex-wrap:wrap;display:flex}.SDUIManagementWorkspace-module__30sp0a__blockTags span{background:var(--bg-hover);border-radius:var(--radius-sm);color:var(--text-primary);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);padding:5px 8px}.SDUIManagementWorkspace-module__30sp0a__slotItem{align-items:center;gap:var(--space-md);justify-content:space-between;display:flex}.SDUIManagementWorkspace-module__30sp0a__slotItem div{gap:3px;display:grid}.SDUIManagementWorkspace-module__30sp0a__slotItem span,.SDUIManagementWorkspace-module__30sp0a__slotItem a{color:var(--text-tertiary);font-size:var(--text-caption-size)}.SDUIManagementWorkspace-module__30sp0a__slotItem a{color:var(--accent);font-weight:var(--text-subtitle-weight)}.SDUIManagementWorkspace-module__30sp0a__presetGrid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.SDUIManagementWorkspace-module__30sp0a__preset{align-items:center;gap:var(--space-md);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.SDUIManagementWorkspace-module__30sp0a__presetSwatches{gap:4px;display:flex}.SDUIManagementWorkspace-module__30sp0a__presetSwatches span{border:1px solid var(--bg-active);border-radius:999px;width:20px;height:20px;display:block}@media (max-width:1180px){.SDUIManagementWorkspace-module__30sp0a__toolbar,.SDUIManagementWorkspace-module__30sp0a__layout,.SDUIManagementWorkspace-module__30sp0a__presetGrid,.SDUIManagementWorkspace-module__30sp0a__pageMeta,.SDUIManagementWorkspace-module__30sp0a__preset{grid-template-columns:1fr}.SDUIManagementWorkspace-module__30sp0a__tenantMeta{align-items:flex-start}.SDUIManagementWorkspace-module__30sp0a__pageMeta div+div{border-left:0;border-top:1px solid var(--bg-active)}}
.Modal-module__bmFajq__overlay{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0006;justify-content:center;align-items:center;animation:.15s ease-out Modal-module__bmFajq__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__bmFajq__modal{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-modal);flex-direction:column;width:100%;max-width:500px;max-height:90vh;animation:.2s ease-out Modal-module__bmFajq__slideUp;display:flex}.Modal-module__bmFajq__header{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--bg-hover);justify-content:space-between;align-items:center;display:flex}.Modal-module__bmFajq__title{font-size:var(--text-title-size);font-weight:var(--text-title-weight);color:var(--text-primary);margin:0}.Modal-module__bmFajq__closeBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:4px;font-size:20px}.Modal-module__bmFajq__closeBtn:hover{color:var(--text-primary)}.Modal-module__bmFajq__body{padding:var(--space-lg);overflow-y:auto}.Modal-module__bmFajq__footer{padding:var(--space-md) var(--space-lg);border-top:1px solid var(--bg-hover);justify-content:flex-end;gap:var(--space-sm);display:flex}@keyframes Modal-module__bmFajq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__bmFajq__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.ThemeWorkspace-module__D4KAMG__workspace{gap:var(--space-lg);flex-direction:column;display:flex}.ThemeWorkspace-module__D4KAMG__toolbar{background:var(--bg-surface);border-radius:var(--radius-md);align-items:flex-end;gap:var(--space-lg);padding:var(--space-lg);grid-template-columns:minmax(260px,1fr) minmax(320px,auto) auto;display:grid}.ThemeWorkspace-module__D4KAMG__toolbarIntro{gap:var(--space-xs);display:grid}.ThemeWorkspace-module__D4KAMG__toolbarIntro h2,.ThemeWorkspace-module__D4KAMG__toolbarIntro p{margin:0}.ThemeWorkspace-module__D4KAMG__toolbarIntro h2{font-size:var(--text-title-size);font-weight:var(--text-title-weight);letter-spacing:0}.ThemeWorkspace-module__D4KAMG__toolbarIntro p{color:var(--text-tertiary);font-size:var(--text-caption-size);line-height:1.5}.ThemeWorkspace-module__D4KAMG__selectLabel,.ThemeWorkspace-module__D4KAMG__colorField{color:var(--text-secondary);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);gap:var(--space-xs);flex-direction:column;display:flex}.ThemeWorkspace-module__D4KAMG__select{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-sm);color:var(--text-primary);font-size:var(--text-body-size);min-width:min(460px,100%);height:40px;padding:0 var(--space-sm)}.ThemeWorkspace-module__D4KAMG__tenantMeta{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.ThemeWorkspace-module__D4KAMG__tenantMeta strong{font-size:var(--text-title-size)}.ThemeWorkspace-module__D4KAMG__tenantMeta span,.ThemeWorkspace-module__D4KAMG__tenantMeta a{color:var(--text-tertiary);font-size:var(--text-caption-size)}.ThemeWorkspace-module__D4KAMG__tenantMeta a{color:var(--accent);font-weight:var(--text-subtitle-weight)}.ThemeWorkspace-module__D4KAMG__error,.ThemeWorkspace-module__D4KAMG__success{font-size:var(--text-caption-size);margin:0}.ThemeWorkspace-module__D4KAMG__error{color:var(--error)}.ThemeWorkspace-module__D4KAMG__success{color:var(--success)}.ThemeWorkspace-module__D4KAMG__grid{align-items:start;gap:var(--space-lg);grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);display:grid}.ThemeWorkspace-module__D4KAMG__tokenGrid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ThemeWorkspace-module__D4KAMG__tokenItem{border:1px solid var(--bg-active);border-radius:var(--radius-sm);align-items:center;gap:var(--space-sm);min-height:64px;padding:var(--space-sm);grid-template-columns:auto minmax(0,1fr);display:grid}.ThemeWorkspace-module__D4KAMG__tokenItem div{gap:3px;display:grid}.ThemeWorkspace-module__D4KAMG__tokenItem strong{color:var(--text-primary);font-size:var(--text-body-size)}.ThemeWorkspace-module__D4KAMG__tokenItem code{color:var(--text-tertiary);font-size:var(--text-caption-size);overflow-wrap:anywhere}.ThemeWorkspace-module__D4KAMG__colorDot,.ThemeWorkspace-module__D4KAMG__textDot{border:1px solid var(--bg-active);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ThemeWorkspace-module__D4KAMG__textDot{background:var(--bg-hover);color:var(--text-primary);font-size:11px;font-weight:var(--text-title-weight)}.ThemeWorkspace-module__D4KAMG__form{gap:var(--space-md);display:grid}.ThemeWorkspace-module__D4KAMG__swatchGrid{gap:var(--space-sm);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ThemeWorkspace-module__D4KAMG__colorControl{border:1px solid var(--bg-active);border-radius:var(--radius-sm);align-items:center;gap:var(--space-sm);min-height:42px;padding:0 var(--space-sm);display:flex}.ThemeWorkspace-module__D4KAMG__colorControl input{border:0;width:34px;height:28px;padding:0}.ThemeWorkspace-module__D4KAMG__colorControl code{color:var(--text-primary);font-size:var(--text-caption-size)}.ThemeWorkspace-module__D4KAMG__formGrid{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}.ThemeWorkspace-module__D4KAMG__actions{justify-content:flex-end;display:flex}.ThemeWorkspace-module__D4KAMG__preview{background:var(--site-background-color);border:1px solid var(--bg-active);border-radius:var(--site-radius);color:var(--site-text-color);font-family:var(--site-font-family);gap:var(--space-sm);display:grid;overflow:hidden}.ThemeWorkspace-module__D4KAMG__previewHeader{background:var(--site-surface-color);border-bottom:1px solid var(--bg-hover);min-height:48px;padding:0 var(--space-md);justify-content:space-between;align-items:center;display:flex}.ThemeWorkspace-module__D4KAMG__previewHeader span,.ThemeWorkspace-module__D4KAMG__previewHero span{background:var(--site-accent-color);border-radius:var(--site-radius);color:#fff;font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);padding:8px 10px}.ThemeWorkspace-module__D4KAMG__previewHero{background:var(--site-primary-color);color:#fff;gap:var(--space-sm);padding:42px var(--space-lg);display:grid}.ThemeWorkspace-module__D4KAMG__previewHero p,.ThemeWorkspace-module__D4KAMG__previewHero h2{margin:0}.ThemeWorkspace-module__D4KAMG__previewHero p{color:var(--site-accent-color);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight)}.ThemeWorkspace-module__D4KAMG__previewHero h2{color:#fff;letter-spacing:0;font-size:24px;line-height:1.2}.ThemeWorkspace-module__D4KAMG__previewHero span{justify-self:start}.ThemeWorkspace-module__D4KAMG__ruleList{gap:var(--space-sm);margin:0;padding:0;list-style:none;display:grid}.ThemeWorkspace-module__D4KAMG__ruleList li{border:1px solid var(--bg-active);border-radius:var(--radius-sm);color:var(--text-secondary);font-size:var(--text-caption-size);padding:var(--space-sm);line-height:1.55}.ThemeWorkspace-module__D4KAMG__presetGrid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ThemeWorkspace-module__D4KAMG__preset{border:1px solid var(--bg-active);border-radius:var(--radius-sm);align-items:center;gap:var(--space-md);padding:var(--space-md);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.ThemeWorkspace-module__D4KAMG__preset strong{font-size:var(--text-title-size)}.ThemeWorkspace-module__D4KAMG__preset p{color:var(--text-secondary);font-size:var(--text-caption-size);margin:4px 0 0;line-height:1.5}.ThemeWorkspace-module__D4KAMG__presetSwatches{gap:4px;display:flex}.ThemeWorkspace-module__D4KAMG__presetSwatches span{border:1px solid var(--bg-active);border-radius:999px;width:20px;height:20px;display:block}.ThemeWorkspace-module__D4KAMG__presetStatus{background:var(--bg-hover);border-radius:var(--radius-sm);color:var(--text-secondary);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);white-space:nowrap;padding:6px 8px}@media (max-width:1120px){.ThemeWorkspace-module__D4KAMG__grid,.ThemeWorkspace-module__D4KAMG__tokenGrid,.ThemeWorkspace-module__D4KAMG__presetGrid,.ThemeWorkspace-module__D4KAMG__swatchGrid,.ThemeWorkspace-module__D4KAMG__formGrid{grid-template-columns:1fr}.ThemeWorkspace-module__D4KAMG__toolbar,.ThemeWorkspace-module__D4KAMG__preset{grid-template-columns:1fr;align-items:stretch}.ThemeWorkspace-module__D4KAMG__tenantMeta{align-items:flex-start}}
.page-module__Z6oVrq__page{gap:var(--space-lg);flex-direction:column;display:flex}.page-module__Z6oVrq__header{justify-content:space-between;align-items:flex-end;gap:var(--space-md);display:flex}.page-module__Z6oVrq__title{font-size:var(--text-display-size);font-weight:var(--text-display-weight)}.page-module__Z6oVrq__count{color:var(--text-tertiary);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);white-space:nowrap}.page-module__Z6oVrq__form{gap:var(--space-sm);flex-direction:column;display:flex}.page-module__Z6oVrq__formGrid{gap:var(--space-sm);grid-template-columns:minmax(0,1fr) minmax(180px,240px) minmax(160px,220px);align-items:end;display:grid}.page-module__Z6oVrq__formActions{justify-content:flex-end;display:flex}.page-module__Z6oVrq__error{color:var(--error);font-size:var(--text-caption-size);margin:0}.page-module__Z6oVrq__modalActions{justify-content:flex-end;gap:var(--space-sm);display:flex}.page-module__Z6oVrq__provisioningState{gap:var(--space-sm);flex-direction:column;display:flex}.page-module__Z6oVrq__provisioningState strong{font-size:var(--text-title-size)}.page-module__Z6oVrq__provisioningState span,.page-module__Z6oVrq__provisioningState a{color:var(--text-secondary);font-size:var(--text-body-size);overflow-wrap:anywhere}.page-module__Z6oVrq__tenantName{flex-direction:column;gap:2px;display:flex}.page-module__Z6oVrq__tenantDomain{color:var(--text-tertiary);font-size:var(--text-caption-size)}.page-module__Z6oVrq__importStatus{flex-direction:column;gap:2px;display:flex}.page-module__Z6oVrq__importStatus span{color:var(--text-primary);font-size:var(--text-body-size);font-weight:var(--text-subtitle-weight)}.page-module__Z6oVrq__importStatus small{color:var(--text-tertiary);font-size:var(--text-caption-size)}@media (max-width:720px){.page-module__Z6oVrq__header{flex-direction:column;align-items:flex-start}.page-module__Z6oVrq__formGrid{grid-template-columns:1fr}.page-module__Z6oVrq__formActions{justify-content:stretch}.page-module__Z6oVrq__formActions button{width:100%}}
.AIPostWorkspace-module__o83eiG__workspace{gap:var(--space-lg);flex-direction:column;display:flex}.AIPostWorkspace-module__o83eiG__hero{align-items:center;gap:var(--space-xl);color:#fff;border-radius:var(--radius-md);background:linear-gradient(135deg,#141a2bf5,#125d4be6),linear-gradient(90deg,#141a2b,#125d4b);border:1px solid #ffffff1f;grid-template-columns:minmax(0,1fr) auto;min-height:188px;padding:28px;display:grid;box-shadow:0 18px 42px #0f172a2e}.AIPostWorkspace-module__o83eiG__hero h2{color:#fff;letter-spacing:0;margin-top:8px;font-size:28px;line-height:1.18}.AIPostWorkspace-module__o83eiG__hero p{color:#ffffffd1;max-width:720px;margin:12px 0 0;font-size:13px;line-height:1.7}.AIPostWorkspace-module__o83eiG__eyebrow{color:#ffffffad;letter-spacing:0;font-size:11px;font-weight:700}.AIPostWorkspace-module__o83eiG__heroStats{background:#ffffff14;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:132px;height:132px;display:grid}.AIPostWorkspace-module__o83eiG__heroStats strong{color:#fff;font-size:34px;line-height:1}.AIPostWorkspace-module__o83eiG__heroStats span{color:#ffffffbd;font-size:11px;font-weight:700}.AIPostWorkspace-module__o83eiG__summaryGrid{gap:var(--space-sm);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.AIPostWorkspace-module__o83eiG__metric{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-md);min-height:92px;padding:18px}.AIPostWorkspace-module__o83eiG__metric span{color:var(--text-tertiary);font-size:11px;font-weight:700;display:block}.AIPostWorkspace-module__o83eiG__metric strong{color:var(--text-primary);margin-top:10px;font-size:24px;line-height:1;display:block}.AIPostWorkspace-module__o83eiG__toolbar,.AIPostWorkspace-module__o83eiG__form{align-items:end;gap:var(--space-md);padding:var(--space-md);background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-md);grid-template-columns:minmax(240px,360px) minmax(0,1fr) auto;display:grid}.AIPostWorkspace-module__o83eiG__form{border:0;grid-template-columns:minmax(0,1fr) 160px auto;padding:0}.AIPostWorkspace-module__o83eiG__selectLabel{color:var(--text-tertiary);flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.AIPostWorkspace-module__o83eiG__select{width:100%;height:38px;color:var(--text-primary);background:var(--bg-base);border:1px solid var(--bg-active);border-radius:var(--radius-sm);padding:0 12px;font-size:12px}.AIPostWorkspace-module__o83eiG__tenantMeta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.AIPostWorkspace-module__o83eiG__tenantMeta strong{color:var(--text-primary);font-size:13px}.AIPostWorkspace-module__o83eiG__tenantMeta span{color:var(--text-secondary);font-size:11px}.AIPostWorkspace-module__o83eiG__grid{gap:var(--space-md);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);display:grid}.AIPostWorkspace-module__o83eiG__policyList{gap:12px;display:grid}.AIPostWorkspace-module__o83eiG__policyList span{min-height:32px;color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;display:flex}.AIPostWorkspace-module__o83eiG__postList{gap:12px;display:grid}.AIPostWorkspace-module__o83eiG__postRow{gap:var(--space-md);background:var(--bg-base);border:1px solid var(--bg-active);border-radius:var(--radius-md);grid-template-columns:64px minmax(0,1fr) auto;padding:16px;display:grid}.AIPostWorkspace-module__o83eiG__stageIcon{width:56px;height:56px;color:var(--accent);background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-sm);align-self:start;place-items:center;display:grid}.AIPostWorkspace-module__o83eiG__postMain{min-width:0}.AIPostWorkspace-module__o83eiG__rowHeader{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AIPostWorkspace-module__o83eiG__rowHeader strong{color:var(--text-primary);font-size:14px}.AIPostWorkspace-module__o83eiG__badge{color:#92400e;background:#fef3c7;border-radius:999px;align-items:center;height:22px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.AIPostWorkspace-module__o83eiG__published{color:#166534;background:#dcfce7}.AIPostWorkspace-module__o83eiG__postMain>p{color:var(--text-secondary);margin:8px 0 0;font-size:12px;line-height:1.6}.AIPostWorkspace-module__o83eiG__keywords{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.AIPostWorkspace-module__o83eiG__keywords span{min-height:22px;color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.AIPostWorkspace-module__o83eiG__checklist{gap:4px;margin-top:10px;display:grid}.AIPostWorkspace-module__o83eiG__checklist li{color:var(--text-tertiary);font-size:11px;line-height:1.45}.AIPostWorkspace-module__o83eiG__rowActions{flex-direction:column;align-self:start;gap:8px;display:flex}.AIPostWorkspace-module__o83eiG__logList{gap:8px;display:grid}.AIPostWorkspace-module__o83eiG__logRow{background:var(--bg-base);border:1px solid var(--bg-active);border-radius:var(--radius-sm);grid-template-columns:minmax(0,1fr) 120px 180px;align-items:center;gap:12px;min-height:44px;padding:10px 12px;display:grid}.AIPostWorkspace-module__o83eiG__logRow strong{color:var(--text-primary);font-size:12px}.AIPostWorkspace-module__o83eiG__logRow span,.AIPostWorkspace-module__o83eiG__logRow code{color:var(--text-secondary);font-size:11px}.AIPostWorkspace-module__o83eiG__error,.AIPostWorkspace-module__o83eiG__success{border-radius:var(--radius-sm);margin:0;padding:10px 12px;font-size:12px;font-weight:700}.AIPostWorkspace-module__o83eiG__error{color:#991b1b;background:#fef2f2}.AIPostWorkspace-module__o83eiG__success{color:#166534;background:#ecfdf5}@media (max-width:1080px){.AIPostWorkspace-module__o83eiG__summaryGrid,.AIPostWorkspace-module__o83eiG__grid,.AIPostWorkspace-module__o83eiG__toolbar,.AIPostWorkspace-module__o83eiG__form,.AIPostWorkspace-module__o83eiG__postRow,.AIPostWorkspace-module__o83eiG__logRow{grid-template-columns:1fr}.AIPostWorkspace-module__o83eiG__rowActions{flex-direction:row}}@media (max-width:720px){.AIPostWorkspace-module__o83eiG__hero{grid-template-columns:1fr;padding:22px}.AIPostWorkspace-module__o83eiG__heroStats{width:108px;height:108px}.AIPostWorkspace-module__o83eiG__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.AIPostWorkspace-module__o83eiG__rowActions{flex-direction:column}}
.AnalyticsWorkspace-module__039fRW__workspace{gap:var(--space-lg);flex-direction:column;display:flex}.AnalyticsWorkspace-module__039fRW__hero{align-items:center;gap:var(--space-xl);color:#fff;border-radius:var(--radius-md);background:linear-gradient(135deg,#191919f2,#007e76e0),linear-gradient(90deg,#191919,#007e76);border:1px solid #ffffff24;grid-template-columns:minmax(0,1fr) auto;min-height:188px;padding:28px;display:grid;box-shadow:0 18px 42px #0f172a29}.AnalyticsWorkspace-module__039fRW__tenantHero{background:linear-gradient(135deg,#182740f5,#3a5ba4e0),linear-gradient(90deg,#182740,#3a5ba4)}.AnalyticsWorkspace-module__039fRW__hero h2{color:#fff;letter-spacing:0;margin-top:8px;font-size:28px;line-height:1.18}.AnalyticsWorkspace-module__039fRW__hero p{color:#ffffffd1;max-width:720px;margin:12px 0 0;font-size:13px;line-height:1.7}.AnalyticsWorkspace-module__039fRW__eyebrow{color:#ffffffad;letter-spacing:0;font-size:11px;font-weight:700}.AnalyticsWorkspace-module__039fRW__heroBadge{color:#fff;background:#ffffff17;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:136px;height:136px;display:grid}.AnalyticsWorkspace-module__039fRW__heroBadge strong{color:#fff;font-size:27px;line-height:1}.AnalyticsWorkspace-module__039fRW__heroBadge span{color:#ffffffc2;font-size:11px;font-weight:700}.AnalyticsWorkspace-module__039fRW__summaryGrid{gap:var(--space-sm);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.AnalyticsWorkspace-module__039fRW__metric{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-md);min-height:92px;padding:18px}.AnalyticsWorkspace-module__039fRW__metric span{color:var(--text-tertiary);font-size:11px;font-weight:700;display:block}.AnalyticsWorkspace-module__039fRW__metric strong{color:var(--text-primary);margin-top:10px;font-size:24px;line-height:1;display:block}.AnalyticsWorkspace-module__039fRW__toolbar{align-items:end;gap:var(--space-md);padding:var(--space-md);background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-md);grid-template-columns:minmax(260px,420px) minmax(0,1fr) auto;display:grid}.AnalyticsWorkspace-module__039fRW__selectLabel{color:var(--text-tertiary);flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.AnalyticsWorkspace-module__039fRW__select{width:100%;height:38px;color:var(--text-primary);background:var(--bg-base);border:1px solid var(--bg-active);border-radius:var(--radius-sm);padding:0 12px;font-size:12px}.AnalyticsWorkspace-module__039fRW__tenantMeta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.AnalyticsWorkspace-module__039fRW__tenantMeta strong{color:var(--text-primary);font-size:13px}.AnalyticsWorkspace-module__039fRW__tenantMeta span{color:var(--text-secondary);font-size:11px}.AnalyticsWorkspace-module__039fRW__grid{gap:var(--space-md);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);display:grid}.AnalyticsWorkspace-module__039fRW__trendPanel{gap:var(--space-md);display:grid}.AnalyticsWorkspace-module__039fRW__trendBars{background:var(--bg-base);border:1px solid var(--bg-active);border-radius:var(--radius-md);grid-template-columns:repeat(7,minmax(32px,1fr));align-items:end;gap:8px;min-height:132px;padding:12px;display:grid}.AnalyticsWorkspace-module__039fRW__barWrap{place-items:end center;gap:8px;min-width:0;height:112px;display:grid}.AnalyticsWorkspace-module__039fRW__bar{background:linear-gradient(#00c650,#0f766e);border-radius:4px 4px 2px 2px;width:100%;max-width:38px;display:block}.AnalyticsWorkspace-module__039fRW__barWrap small{color:var(--text-tertiary);font-size:10px;font-weight:700}.AnalyticsWorkspace-module__039fRW__trendStats{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.AnalyticsWorkspace-module__039fRW__trendStats span{min-height:62px;color:var(--text-secondary);background:var(--bg-base);border:1px solid var(--bg-active);border-radius:var(--radius-sm);padding:14px;font-size:11px}.AnalyticsWorkspace-module__039fRW__trendStats strong{color:var(--text-primary);margin-bottom:6px;font-size:20px;display:block}.AnalyticsWorkspace-module__039fRW__referrerList,.AnalyticsWorkspace-module__039fRW__tenantList{gap:10px;display:grid}.AnalyticsWorkspace-module__039fRW__referrerRow{grid-template-columns:76px minmax(0,1fr) 72px;align-items:center;gap:10px;min-height:38px;display:grid}.AnalyticsWorkspace-module__039fRW__referrerRow span,.AnalyticsWorkspace-module__039fRW__referrerRow strong{color:var(--text-secondary);font-size:11px}.AnalyticsWorkspace-module__039fRW__referrerRow strong{color:var(--text-primary);justify-self:end}.AnalyticsWorkspace-module__039fRW__progressTrack{background:var(--bg-active);border-radius:999px;height:8px;position:relative;overflow:hidden}.AnalyticsWorkspace-module__039fRW__progressBar{border-radius:inherit;background:#3b82f6;min-width:8px;position:absolute;inset:0 auto 0 0}.AnalyticsWorkspace-module__039fRW__insightGrid{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.AnalyticsWorkspace-module__039fRW__insightCard{background:var(--bg-base);border:1px solid var(--bg-active);border-radius:var(--radius-md);flex-direction:column;gap:10px;min-height:168px;padding:16px;display:flex}.AnalyticsWorkspace-module__039fRW__insightTop{color:#0f766e;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.AnalyticsWorkspace-module__039fRW__insightCard strong{color:var(--text-primary);font-size:14px;line-height:1.35}.AnalyticsWorkspace-module__039fRW__insightCard p{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.65}.AnalyticsWorkspace-module__039fRW__insightMeta{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.AnalyticsWorkspace-module__039fRW__insightMeta span,.AnalyticsWorkspace-module__039fRW__pageList span,.AnalyticsWorkspace-module__039fRW__rowMetrics span{min-height:24px;color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.AnalyticsWorkspace-module__039fRW__tenantRow{gap:var(--space-md);background:var(--bg-base);border:1px solid var(--bg-active);border-radius:var(--radius-md);grid-template-columns:minmax(180px,1fr) minmax(260px,auto) minmax(0,1.4fr);align-items:center;min-height:76px;padding:14px;display:grid}.AnalyticsWorkspace-module__039fRW__tenantName{gap:5px;min-width:0;display:grid}.AnalyticsWorkspace-module__039fRW__tenantName strong{color:var(--text-primary);font-size:13px}.AnalyticsWorkspace-module__039fRW__tenantName span{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.AnalyticsWorkspace-module__039fRW__rowMetrics,.AnalyticsWorkspace-module__039fRW__pageList{flex-wrap:wrap;gap:6px;display:flex}.AnalyticsWorkspace-module__039fRW__error,.AnalyticsWorkspace-module__039fRW__success{border-radius:var(--radius-sm);margin:0;padding:10px 12px;font-size:12px;font-weight:700}.AnalyticsWorkspace-module__039fRW__error{color:#991b1b;background:#fef2f2}.AnalyticsWorkspace-module__039fRW__success{color:#166534;background:#ecfdf5}@media (max-width:1120px){.AnalyticsWorkspace-module__039fRW__summaryGrid,.AnalyticsWorkspace-module__039fRW__grid,.AnalyticsWorkspace-module__039fRW__toolbar,.AnalyticsWorkspace-module__039fRW__insightGrid,.AnalyticsWorkspace-module__039fRW__tenantRow{grid-template-columns:1fr}}@media (max-width:720px){.AnalyticsWorkspace-module__039fRW__hero{grid-template-columns:1fr;padding:22px}.AnalyticsWorkspace-module__039fRW__heroBadge{width:112px;height:112px}.AnalyticsWorkspace-module__039fRW__summaryGrid,.AnalyticsWorkspace-module__039fRW__trendStats{grid-template-columns:repeat(2,minmax(0,1fr))}.AnalyticsWorkspace-module__039fRW__trendBars{grid-template-columns:repeat(4,minmax(32px,1fr))}.AnalyticsWorkspace-module__039fRW__referrerRow{grid-template-columns:64px minmax(0,1fr) 58px}}
.BillingWorkspace-module__tlEh1G__workspace{gap:var(--space-lg);flex-direction:column;display:flex}.BillingWorkspace-module__tlEh1G__hero{border-radius:var(--radius-md);color:#fff;align-items:end;gap:var(--space-lg);padding:var(--space-xl);background:radial-gradient(circle at 88% 0,#2dd4bf38,#0000 28rem),linear-gradient(135deg,#172f2a 0%,#14233c 54%,#281f3f 100%);border:1px solid #ffffff2e;grid-template-columns:minmax(0,1fr) minmax(320px,auto);display:grid;overflow:hidden;box-shadow:0 18px 45px #11182729}.BillingWorkspace-module__tlEh1G__heroMain{gap:var(--space-xs);display:grid}.BillingWorkspace-module__tlEh1G__eyebrow{color:var(--accent);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight)}.BillingWorkspace-module__tlEh1G__hero h2,.BillingWorkspace-module__tlEh1G__hero p{margin:0}.BillingWorkspace-module__tlEh1G__hero h2{color:#fff;letter-spacing:0;font-size:30px;line-height:1.15}.BillingWorkspace-module__tlEh1G__hero p{color:#ffffffb8;max-width:680px;line-height:1.6}.BillingWorkspace-module__tlEh1G__selectLabel{color:var(--text-secondary);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);gap:var(--space-xs);flex-direction:column;display:flex}.BillingWorkspace-module__tlEh1G__hero .BillingWorkspace-module__tlEh1G__selectLabel{color:#ffffffc7}.BillingWorkspace-module__tlEh1G__select{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-sm);color:var(--text-primary);font-size:var(--text-body-size);min-width:min(460px,100%);height:42px;padding:0 var(--space-sm)}.BillingWorkspace-module__tlEh1G__success,.BillingWorkspace-module__tlEh1G__error{font-size:var(--text-caption-size);margin:0}.BillingWorkspace-module__tlEh1G__success{color:var(--success)}.BillingWorkspace-module__tlEh1G__error{color:var(--error)}.BillingWorkspace-module__tlEh1G__kpis{gap:var(--space-md);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.BillingWorkspace-module__tlEh1G__kpi{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-md);gap:var(--space-xs);min-height:120px;padding:var(--space-lg);display:grid}.BillingWorkspace-module__tlEh1G__kpi span,.BillingWorkspace-module__tlEh1G__kpi p{color:var(--text-tertiary);font-size:var(--text-caption-size);margin:0}.BillingWorkspace-module__tlEh1G__kpi strong{letter-spacing:0;font-size:26px}.BillingWorkspace-module__tlEh1G__grid{align-items:start;gap:var(--space-lg);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.BillingWorkspace-module__tlEh1G__form{gap:var(--space-md);display:grid}.BillingWorkspace-module__tlEh1G__formGrid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.BillingWorkspace-module__tlEh1G__actions,.BillingWorkspace-module__tlEh1G__invoiceActions{gap:var(--space-sm);justify-content:flex-end;display:flex}.BillingWorkspace-module__tlEh1G__invoiceComposer{align-items:end;gap:var(--space-sm);grid-template-columns:minmax(0,1fr) auto;display:grid}.BillingWorkspace-module__tlEh1G__subscriptionSummary{background:var(--bg-hover);border-radius:var(--radius-sm);margin-top:var(--space-md);padding:var(--space-md);justify-content:space-between;align-items:center;display:flex}.BillingWorkspace-module__tlEh1G__subscriptionSummary span{color:var(--text-secondary)}.BillingWorkspace-module__tlEh1G__subscriptionSummary strong{font-size:var(--text-title-size)}.BillingWorkspace-module__tlEh1G__lineItems,.BillingWorkspace-module__tlEh1G__invoices{gap:var(--space-sm);margin-top:var(--space-md);display:grid}.BillingWorkspace-module__tlEh1G__lineItem,.BillingWorkspace-module__tlEh1G__invoice{border:1px solid var(--bg-active);border-radius:var(--radius-sm);gap:var(--space-sm);padding:var(--space-md);display:grid}.BillingWorkspace-module__tlEh1G__lineItem{grid-template-columns:minmax(0,1fr) auto;align-items:center}.BillingWorkspace-module__tlEh1G__lineItem div,.BillingWorkspace-module__tlEh1G__invoiceTop div{gap:4px;display:grid}.BillingWorkspace-module__tlEh1G__lineItem span,.BillingWorkspace-module__tlEh1G__invoiceTop span,.BillingWorkspace-module__tlEh1G__invoiceMeta span{color:var(--text-tertiary);font-size:var(--text-caption-size)}.BillingWorkspace-module__tlEh1G__invoiceTop,.BillingWorkspace-module__tlEh1G__invoiceMeta{align-items:center;gap:var(--space-sm);justify-content:space-between;display:flex}.BillingWorkspace-module__tlEh1G__invoiceMeta{background:var(--bg-hover);border-radius:var(--radius-sm);padding:var(--space-sm);flex-wrap:wrap}.BillingWorkspace-module__tlEh1G__invoiceMeta code{color:var(--text-secondary);font-size:var(--text-caption-size)}.BillingWorkspace-module__tlEh1G__status{font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);border-radius:999px;padding:6px 9px}.BillingWorkspace-module__tlEh1G__draft{background:var(--bg-hover);color:var(--text-secondary)}.BillingWorkspace-module__tlEh1G__sent{color:#0369a1;background:#e0f2fe}.BillingWorkspace-module__tlEh1G__paid{color:#166534;background:#dcfce7}.BillingWorkspace-module__tlEh1G__overdue{color:#991b1b;background:#fee2e2}.BillingWorkspace-module__tlEh1G__void{background:var(--bg-hover);color:var(--text-tertiary)}@media (max-width:1180px){.BillingWorkspace-module__tlEh1G__hero,.BillingWorkspace-module__tlEh1G__kpis,.BillingWorkspace-module__tlEh1G__grid,.BillingWorkspace-module__tlEh1G__formGrid,.BillingWorkspace-module__tlEh1G__invoiceComposer{grid-template-columns:1fr}.BillingWorkspace-module__tlEh1G__actions,.BillingWorkspace-module__tlEh1G__invoiceActions{justify-content:flex-start}}
.ContentAdminWorkspace-module__GduADa__workspace{gap:var(--space-lg);flex-direction:column;display:flex}.ContentAdminWorkspace-module__GduADa__toolbar,.ContentAdminWorkspace-module__GduADa__panel{background:var(--bg-surface);border-radius:var(--radius-md);padding:var(--space-lg)}.ContentAdminWorkspace-module__GduADa__toolbar{justify-content:space-between;align-items:flex-end;gap:var(--space-md);display:flex}.ContentAdminWorkspace-module__GduADa__selectLabel,.ContentAdminWorkspace-module__GduADa__field{gap:var(--space-xs);color:var(--text-secondary);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);flex-direction:column;display:flex}.ContentAdminWorkspace-module__GduADa__select,.ContentAdminWorkspace-module__GduADa__textarea{border:1px solid var(--bg-active);border-radius:var(--radius-sm);background:var(--bg-surface);width:100%;color:var(--text-primary);font-size:var(--text-body-size);outline:none}.ContentAdminWorkspace-module__GduADa__select{min-width:min(460px,100%);height:40px;padding:0 var(--space-sm)}.ContentAdminWorkspace-module__GduADa__textarea{resize:vertical;min-height:140px;padding:var(--space-sm);line-height:1.6}.ContentAdminWorkspace-module__GduADa__select:focus,.ContentAdminWorkspace-module__GduADa__textarea:focus{border-color:var(--accent)}.ContentAdminWorkspace-module__GduADa__domain,.ContentAdminWorkspace-module__GduADa__muted{color:var(--text-tertiary);font-size:var(--text-caption-size)}.ContentAdminWorkspace-module__GduADa__error{color:var(--error);font-size:var(--text-caption-size);margin:0}.ContentAdminWorkspace-module__GduADa__panel,.ContentAdminWorkspace-module__GduADa__postForm{gap:var(--space-md);flex-direction:column;display:flex}.ContentAdminWorkspace-module__GduADa__panelHeader{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.ContentAdminWorkspace-module__GduADa__panelTitle{font-size:var(--text-title-size);font-weight:var(--text-title-weight);letter-spacing:0}.ContentAdminWorkspace-module__GduADa__formGrid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;display:grid}.ContentAdminWorkspace-module__GduADa__actions{justify-content:flex-end;display:flex}.ContentAdminWorkspace-module__GduADa__titleCell{flex-direction:column;gap:3px;display:flex}.ContentAdminWorkspace-module__GduADa__titleCell span{color:var(--text-tertiary);font-size:var(--text-caption-size)}.ContentAdminWorkspace-module__GduADa__rowActions{align-items:center;gap:var(--space-xs);display:inline-flex}@media (max-width:960px){.ContentAdminWorkspace-module__GduADa__formGrid{grid-template-columns:1fr}.ContentAdminWorkspace-module__GduADa__toolbar{flex-direction:column;align-items:stretch}.ContentAdminWorkspace-module__GduADa__select{min-width:0}}
.IntegrationWorkspace-module__Wwe8Xq__workspace{gap:var(--space-lg);flex-direction:column;display:flex}.IntegrationWorkspace-module__Wwe8Xq__hero{align-items:center;gap:var(--space-xl);color:#fff;border-radius:var(--radius-md);background:linear-gradient(135deg,#151f30f5,#187461e6),linear-gradient(90deg,#151f30,#187461);border:1px solid #ffffff24;grid-template-columns:minmax(0,1fr) auto;min-height:188px;padding:28px;display:grid;box-shadow:0 18px 42px #0f172a29}.IntegrationWorkspace-module__Wwe8Xq__marketingHero{background:linear-gradient(135deg,#171717f5,#845319e6),linear-gradient(90deg,#171717,#845319)}.IntegrationWorkspace-module__Wwe8Xq__hero h2{color:#fff;letter-spacing:0;margin-top:8px;font-size:28px;line-height:1.18}.IntegrationWorkspace-module__Wwe8Xq__hero p{color:#ffffffd1;max-width:720px;margin:12px 0 0;font-size:13px;line-height:1.7}.IntegrationWorkspace-module__Wwe8Xq__eyebrow{color:#ffffffad;letter-spacing:0;font-size:11px;font-weight:700}.IntegrationWorkspace-module__Wwe8Xq__heroBadge{color:#fff;background:#ffffff17;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:136px;height:136px;display:grid}.IntegrationWorkspace-module__Wwe8Xq__heroBadge strong{color:#fff;font-size:25px;line-height:1}.IntegrationWorkspace-module__Wwe8Xq__heroBadge span{color:#ffffffc2;font-size:11px;font-weight:700}.IntegrationWorkspace-module__Wwe8Xq__summaryGrid{gap:var(--space-sm);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.IntegrationWorkspace-module__Wwe8Xq__metric{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-md);min-height:92px;padding:18px}.IntegrationWorkspace-module__Wwe8Xq__metric span{color:var(--text-tertiary);font-size:11px;font-weight:700;display:block}.IntegrationWorkspace-module__Wwe8Xq__metric strong{color:var(--text-primary);margin-top:10px;font-size:24px;line-height:1;display:block}.IntegrationWorkspace-module__Wwe8Xq__toolbar{align-items:end;gap:var(--space-md);padding:var(--space-md);background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-md);grid-template-columns:minmax(260px,420px) minmax(0,1fr) auto;display:grid}.IntegrationWorkspace-module__Wwe8Xq__selectLabel{color:var(--text-tertiary);flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.IntegrationWorkspace-module__Wwe8Xq__select,.IntegrationWorkspace-module__Wwe8Xq__chargeBox input{width:100%;height:38px;color:var(--text-primary);background:var(--bg-base);border:1px solid var(--bg-active);border-radius:var(--radius-sm);padding:0 12px;font-size:12px}.IntegrationWorkspace-module__Wwe8Xq__tenantMeta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.IntegrationWorkspace-module__Wwe8Xq__tenantMeta strong{color:var(--text-primary);font-size:13px}.IntegrationWorkspace-module__Wwe8Xq__tenantMeta span{color:var(--text-secondary);font-size:11px}.IntegrationWorkspace-module__Wwe8Xq__chargeBox{grid-template-columns:110px auto;align-items:end;gap:8px;display:grid}.IntegrationWorkspace-module__Wwe8Xq__grid{gap:var(--space-md);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.IntegrationWorkspace-module__Wwe8Xq__serviceGrid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.IntegrationWorkspace-module__Wwe8Xq__serviceCard,.IntegrationWorkspace-module__Wwe8Xq__ruleRow,.IntegrationWorkspace-module__Wwe8Xq__keyRow{background:var(--bg-base);border:1px solid var(--bg-active);border-radius:var(--radius-md);padding:14px}.IntegrationWorkspace-module__Wwe8Xq__serviceCard{gap:9px;min-height:138px;display:grid}.IntegrationWorkspace-module__Wwe8Xq__serviceTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.IntegrationWorkspace-module__Wwe8Xq__serviceTop strong,.IntegrationWorkspace-module__Wwe8Xq__ruleRow strong,.IntegrationWorkspace-module__Wwe8Xq__keyRow strong{color:var(--text-primary);font-size:13px}.IntegrationWorkspace-module__Wwe8Xq__serviceTop span,.IntegrationWorkspace-module__Wwe8Xq__connected,.IntegrationWorkspace-module__Wwe8Xq__saved{color:#92400e;background:#fef3c7;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.IntegrationWorkspace-module__Wwe8Xq__connected{color:#166534;background:#dcfce7}.IntegrationWorkspace-module__Wwe8Xq__saved{color:#1d4ed8;background:#dbeafe}.IntegrationWorkspace-module__Wwe8Xq__serviceCard p{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.6}.IntegrationWorkspace-module__Wwe8Xq__serviceCard small{color:var(--text-tertiary);font-size:10px;font-weight:700}.IntegrationWorkspace-module__Wwe8Xq__form{align-items:end;gap:var(--space-sm);grid-template-columns:minmax(160px,220px) minmax(0,1fr) auto;display:grid}.IntegrationWorkspace-module__Wwe8Xq__notificationList,.IntegrationWorkspace-module__Wwe8Xq__ruleList,.IntegrationWorkspace-module__Wwe8Xq__keyList{gap:10px;display:grid}.IntegrationWorkspace-module__Wwe8Xq__notificationRow{background:var(--bg-base);border:1px solid var(--bg-active);border-radius:var(--radius-sm);grid-template-columns:1fr 120px 120px;align-items:center;gap:10px;min-height:42px;padding:10px 12px;display:grid}.IntegrationWorkspace-module__Wwe8Xq__notificationRow span,.IntegrationWorkspace-module__Wwe8Xq__notificationRow small,.IntegrationWorkspace-module__Wwe8Xq__ruleRow span,.IntegrationWorkspace-module__Wwe8Xq__keyRow span{color:var(--text-secondary);font-size:11px}.IntegrationWorkspace-module__Wwe8Xq__notificationRow strong{color:var(--text-primary);font-size:11px}.IntegrationWorkspace-module__Wwe8Xq__ruleRow,.IntegrationWorkspace-module__Wwe8Xq__keyRow{align-items:center;gap:var(--space-md);grid-template-columns:minmax(180px,1fr) minmax(220px,auto) auto;display:grid}.IntegrationWorkspace-module__Wwe8Xq__ruleRow>div:first-child,.IntegrationWorkspace-module__Wwe8Xq__keyRow>div:first-child{gap:5px;min-width:0;display:grid}.IntegrationWorkspace-module__Wwe8Xq__actionTags{flex-wrap:wrap;gap:6px;display:flex}.IntegrationWorkspace-module__Wwe8Xq__actionTags span{min-height:24px;color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.IntegrationWorkspace-module__Wwe8Xq__error,.IntegrationWorkspace-module__Wwe8Xq__success{border-radius:var(--radius-sm);margin:0;padding:10px 12px;font-size:12px;font-weight:700}.IntegrationWorkspace-module__Wwe8Xq__error{color:#991b1b;background:#fef2f2}.IntegrationWorkspace-module__Wwe8Xq__success{color:#166534;background:#ecfdf5}@media (max-width:1120px){.IntegrationWorkspace-module__Wwe8Xq__summaryGrid,.IntegrationWorkspace-module__Wwe8Xq__toolbar,.IntegrationWorkspace-module__Wwe8Xq__grid,.IntegrationWorkspace-module__Wwe8Xq__serviceGrid,.IntegrationWorkspace-module__Wwe8Xq__form,.IntegrationWorkspace-module__Wwe8Xq__ruleRow,.IntegrationWorkspace-module__Wwe8Xq__keyRow,.IntegrationWorkspace-module__Wwe8Xq__notificationRow{grid-template-columns:1fr}}@media (max-width:720px){.IntegrationWorkspace-module__Wwe8Xq__hero{grid-template-columns:1fr;padding:22px}.IntegrationWorkspace-module__Wwe8Xq__heroBadge{width:112px;height:112px}.IntegrationWorkspace-module__Wwe8Xq__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.IntegrationWorkspace-module__Wwe8Xq__chargeBox{grid-template-columns:1fr}}
.LocalSandboxWorkspace-module__kHRovG__workspace{gap:var(--space-lg);display:grid}.LocalSandboxWorkspace-module__kHRovG__seedForm{align-items:flex-end;gap:var(--space-sm);max-width:460px;display:flex}.LocalSandboxWorkspace-module__kHRovG__success,.LocalSandboxWorkspace-module__kHRovG__error{margin:var(--space-sm) 0 0;font-size:var(--text-body-size);font-weight:var(--text-body-weight)}.LocalSandboxWorkspace-module__kHRovG__success{color:var(--success)}.LocalSandboxWorkspace-module__kHRovG__error{color:var(--error)}.LocalSandboxWorkspace-module__kHRovG__metrics{gap:var(--space-sm);margin-top:var(--space-md);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.LocalSandboxWorkspace-module__kHRovG__metrics div{border:1px solid var(--bg-active);border-radius:var(--radius-md);padding:var(--space-sm);background:var(--bg-base)}.LocalSandboxWorkspace-module__kHRovG__metrics span{color:var(--text-tertiary);font-size:var(--text-caption-size);display:block}.LocalSandboxWorkspace-module__kHRovG__metrics strong{font-size:var(--text-display-size);margin-top:4px;line-height:1.2;display:block}.LocalSandboxWorkspace-module__kHRovG__tenantCell{gap:3px;display:grid}.LocalSandboxWorkspace-module__kHRovG__tenantCell strong{font-size:var(--text-title-size)}.LocalSandboxWorkspace-module__kHRovG__tenantCell span{color:var(--text-tertiary);font-size:var(--text-body-size)}.LocalSandboxWorkspace-module__kHRovG__previewLink{color:var(--text-primary);font-size:var(--text-body-size);align-items:center;gap:5px;font-weight:600;display:inline-flex}@media (max-width:900px){.LocalSandboxWorkspace-module__kHRovG__seedForm{flex-direction:column;align-items:stretch}.LocalSandboxWorkspace-module__kHRovG__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
.SEOWorkspace-module__EwuJhG__workspace{gap:var(--space-lg);flex-direction:column;display:flex}.SEOWorkspace-module__EwuJhG__hero{align-items:center;gap:var(--space-xl);color:#fff;border-radius:var(--radius-md);background:linear-gradient(135deg,#0e1827f5,#0d4e3deb),linear-gradient(90deg,#101827,#0d5b45);border:1px solid #ffffff1f;grid-template-columns:minmax(0,1fr) auto;min-height:188px;padding:28px;display:grid;box-shadow:0 18px 42px #0f172a2e}.SEOWorkspace-module__EwuJhG__hero h2{color:#fff;letter-spacing:0;margin-top:8px;font-size:28px;line-height:1.18}.SEOWorkspace-module__EwuJhG__hero p{color:#ffffffd1;max-width:720px;margin:12px 0 0;font-size:13px;line-height:1.7}.SEOWorkspace-module__EwuJhG__eyebrow{color:#ffffffad;letter-spacing:0;font-size:11px;font-weight:700;display:inline-flex}.SEOWorkspace-module__EwuJhG__heroStats{background:#ffffff14;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:132px;height:132px;display:grid}.SEOWorkspace-module__EwuJhG__heroStats strong{color:#fff;font-size:34px;line-height:1}.SEOWorkspace-module__EwuJhG__heroStats span{color:#ffffffbd;font-size:11px;font-weight:700}.SEOWorkspace-module__EwuJhG__summaryGrid{gap:var(--space-sm);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.SEOWorkspace-module__EwuJhG__metric{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-md);min-height:92px;padding:18px}.SEOWorkspace-module__EwuJhG__metric span{color:var(--text-tertiary);font-size:11px;font-weight:700;display:block}.SEOWorkspace-module__EwuJhG__metric strong{color:var(--text-primary);margin-top:10px;font-size:24px;line-height:1;display:block}.SEOWorkspace-module__EwuJhG__toolbar{align-items:end;gap:var(--space-md);padding:var(--space-md);background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-md);grid-template-columns:minmax(240px,360px) minmax(0,1fr) auto;display:grid}.SEOWorkspace-module__EwuJhG__selectLabel{color:var(--text-tertiary);flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.SEOWorkspace-module__EwuJhG__select{width:100%;height:38px;color:var(--text-primary);background:var(--bg-base);border:1px solid var(--bg-active);border-radius:var(--radius-sm);padding:0 12px;font-size:12px}.SEOWorkspace-module__EwuJhG__tenantMeta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.SEOWorkspace-module__EwuJhG__tenantMeta strong{color:var(--text-primary);font-size:13px}.SEOWorkspace-module__EwuJhG__tenantMeta span{color:var(--text-secondary);font-size:11px}.SEOWorkspace-module__EwuJhG__grid{gap:var(--space-md);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);display:grid}.SEOWorkspace-module__EwuJhG__statusPanel{align-items:center;gap:var(--space-lg);grid-template-columns:auto minmax(0,1fr);display:grid}.SEOWorkspace-module__EwuJhG__ring{--value:0;background:radial-gradient(circle at center, var(--bg-surface) 58%, transparent 59%), conic-gradient(var(--accent) calc(var(--value) * 1%), #e5e7eb 0);border-radius:999px;place-items:center;width:116px;height:116px;display:grid}.SEOWorkspace-module__EwuJhG__ring strong{color:var(--text-primary);font-size:24px;line-height:1}.SEOWorkspace-module__EwuJhG__ring span{color:var(--text-tertiary);margin-top:4px;font-size:10px;font-weight:700}.SEOWorkspace-module__EwuJhG__statusList{gap:12px;margin:0;display:grid}.SEOWorkspace-module__EwuJhG__statusList div{border-bottom:1px solid var(--bg-hover);justify-content:space-between;gap:12px;padding-bottom:10px;display:flex}.SEOWorkspace-module__EwuJhG__statusList dt,.SEOWorkspace-module__EwuJhG__statusList dd{margin:0;font-size:12px}.SEOWorkspace-module__EwuJhG__statusList dt{color:var(--text-tertiary);font-weight:700}.SEOWorkspace-module__EwuJhG__statusList dd{color:var(--text-primary);text-align:right;font-weight:700}.SEOWorkspace-module__EwuJhG__policyList{gap:12px;display:grid}.SEOWorkspace-module__EwuJhG__policyList span{min-height:32px;color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;display:flex}.SEOWorkspace-module__EwuJhG__metadataList{gap:12px;display:grid}.SEOWorkspace-module__EwuJhG__metadataRow{gap:var(--space-md);background:var(--bg-base);border:1px solid var(--bg-active);border-radius:var(--radius-md);grid-template-columns:72px minmax(0,1fr) auto;padding:16px;display:grid}.SEOWorkspace-module__EwuJhG__scoreBlock{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-sm);align-self:start;place-items:center;min-height:72px;display:grid}.SEOWorkspace-module__EwuJhG__scoreBlock strong{font-size:24px;line-height:1}.SEOWorkspace-module__EwuJhG__scoreBlock span{color:var(--text-tertiary);font-size:10px;font-weight:700}.SEOWorkspace-module__EwuJhG__good{color:var(--success)}.SEOWorkspace-module__EwuJhG__watch{color:var(--warning)}.SEOWorkspace-module__EwuJhG__risk{color:var(--error)}.SEOWorkspace-module__EwuJhG__metadataMain{min-width:0}.SEOWorkspace-module__EwuJhG__rowHeader{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.SEOWorkspace-module__EwuJhG__rowHeader strong{color:var(--text-primary);font-size:14px}.SEOWorkspace-module__EwuJhG__badge{color:#92400e;background:#fef3c7;border-radius:999px;align-items:center;height:22px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.SEOWorkspace-module__EwuJhG__applied{color:#166534;background:#dcfce7}.SEOWorkspace-module__EwuJhG__metadataMain>p{color:var(--text-secondary);margin:8px 0 0;font-size:12px;line-height:1.6}.SEOWorkspace-module__EwuJhG__searchPreview{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-sm);gap:4px;margin-top:12px;padding:12px;display:grid}.SEOWorkspace-module__EwuJhG__searchPreview span{color:#166534;font-size:11px}.SEOWorkspace-module__EwuJhG__searchPreview strong{color:#1d4ed8;font-size:14px}.SEOWorkspace-module__EwuJhG__searchPreview p{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.45}.SEOWorkspace-module__EwuJhG__keywords{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.SEOWorkspace-module__EwuJhG__keywords span{min-height:22px;color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.SEOWorkspace-module__EwuJhG__suggestions{gap:4px;margin-top:10px;display:grid}.SEOWorkspace-module__EwuJhG__suggestions li{color:var(--text-tertiary);font-size:11px;line-height:1.45}.SEOWorkspace-module__EwuJhG__rowActions{flex-direction:column;align-self:start;gap:8px;display:flex}.SEOWorkspace-module__EwuJhG__error,.SEOWorkspace-module__EwuJhG__success{border-radius:var(--radius-sm);margin:0;padding:10px 12px;font-size:12px;font-weight:700}.SEOWorkspace-module__EwuJhG__error{color:#991b1b;background:#fef2f2}.SEOWorkspace-module__EwuJhG__success{color:#166534;background:#ecfdf5}@media (max-width:1080px){.SEOWorkspace-module__EwuJhG__summaryGrid,.SEOWorkspace-module__EwuJhG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.SEOWorkspace-module__EwuJhG__toolbar,.SEOWorkspace-module__EwuJhG__metadataRow{grid-template-columns:1fr}.SEOWorkspace-module__EwuJhG__rowActions{flex-direction:row}}@media (max-width:720px){.SEOWorkspace-module__EwuJhG__hero{grid-template-columns:1fr;padding:22px}.SEOWorkspace-module__EwuJhG__heroStats{width:108px;height:108px}.SEOWorkspace-module__EwuJhG__summaryGrid,.SEOWorkspace-module__EwuJhG__grid,.SEOWorkspace-module__EwuJhG__statusPanel{grid-template-columns:1fr}.SEOWorkspace-module__EwuJhG__rowActions{flex-direction:column}}
.SiteEditorWorkspace-module__rLUCIq__workspace{gap:var(--space-lg);flex-direction:column;display:flex}.SiteEditorWorkspace-module__rLUCIq__switcher{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-md);gap:var(--space-sm);padding:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.SiteEditorWorkspace-module__rLUCIq__switchButton{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;align-items:center;gap:var(--space-sm);min-height:68px;padding:var(--space-sm) var(--space-md);text-align:left;background:0 0;border:1px solid #0000;grid-template-columns:auto minmax(0,1fr);display:grid}.SiteEditorWorkspace-module__rLUCIq__switchButton:hover{background:var(--bg-hover)}.SiteEditorWorkspace-module__rLUCIq__switchButton.SiteEditorWorkspace-module__rLUCIq__active{background:var(--bg-active);border-color:var(--accent-light);color:var(--text-primary)}.SiteEditorWorkspace-module__rLUCIq__switchIcon{background:var(--bg-surface);border:1px solid var(--bg-active);border-radius:var(--radius-sm);color:var(--accent);justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.SiteEditorWorkspace-module__rLUCIq__switchButton strong,.SiteEditorWorkspace-module__rLUCIq__switchButton small{letter-spacing:0;display:block}.SiteEditorWorkspace-module__rLUCIq__switchButton strong{font-size:var(--text-body-size);font-weight:var(--text-subtitle-weight)}.SiteEditorWorkspace-module__rLUCIq__switchButton small{color:var(--text-tertiary);font-size:var(--text-caption-size);margin-top:3px;line-height:1.45}@media (max-width:820px){.SiteEditorWorkspace-module__rLUCIq__switcher{grid-template-columns:1fr}}
.SiteOpsWorkspace-module__2No8FG__workspace{gap:var(--space-lg);flex-direction:column;display:flex}.SiteOpsWorkspace-module__2No8FG__toolbar,.SiteOpsWorkspace-module__2No8FG__panel{background:var(--bg-surface);border-radius:var(--radius-md);padding:var(--space-lg)}.SiteOpsWorkspace-module__2No8FG__toolbar{justify-content:space-between;align-items:flex-end;gap:var(--space-md);display:flex}.SiteOpsWorkspace-module__2No8FG__selectLabel,.SiteOpsWorkspace-module__2No8FG__field{gap:var(--space-xs);color:var(--text-secondary);font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);flex-direction:column;display:flex}.SiteOpsWorkspace-module__2No8FG__select,.SiteOpsWorkspace-module__2No8FG__textarea{border:1px solid var(--bg-active);border-radius:var(--radius-sm);background:var(--bg-surface);width:100%;color:var(--text-primary);font-size:var(--text-body-size);outline:none}.SiteOpsWorkspace-module__2No8FG__select{min-width:min(460px,100%);height:40px;padding:0 var(--space-sm)}.SiteOpsWorkspace-module__2No8FG__textarea{resize:vertical;padding:var(--space-sm);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.55}.SiteOpsWorkspace-module__2No8FG__select:focus,.SiteOpsWorkspace-module__2No8FG__textarea:focus{border-color:var(--accent)}.SiteOpsWorkspace-module__2No8FG__domain,.SiteOpsWorkspace-module__2No8FG__muted{color:var(--text-tertiary);font-size:var(--text-caption-size)}.SiteOpsWorkspace-module__2No8FG__error{color:var(--error);font-size:var(--text-caption-size);margin:0}.SiteOpsWorkspace-module__2No8FG__panel{gap:var(--space-md);flex-direction:column;display:flex}.SiteOpsWorkspace-module__2No8FG__panelHeader{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.SiteOpsWorkspace-module__2No8FG__panelTitle{font-size:var(--text-title-size);font-weight:var(--text-title-weight);letter-spacing:0;margin:0}.SiteOpsWorkspace-module__2No8FG__panelDescription{color:var(--text-tertiary);font-size:var(--text-caption-size);margin:4px 0 0;line-height:1.5}.SiteOpsWorkspace-module__2No8FG__form,.SiteOpsWorkspace-module__2No8FG__responseForm{gap:var(--space-sm);flex-direction:column;display:flex}.SiteOpsWorkspace-module__2No8FG__formGrid{gap:var(--space-sm);grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;display:grid}.SiteOpsWorkspace-module__2No8FG__checkField{align-items:center;gap:var(--space-xs);height:40px;color:var(--text-secondary);font-size:var(--text-body-size);display:inline-flex}.SiteOpsWorkspace-module__2No8FG__actions{justify-content:flex-end;gap:var(--space-xs);display:flex}.SiteOpsWorkspace-module__2No8FG__grid{gap:var(--space-lg);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.SiteOpsWorkspace-module__2No8FG__rowActions{align-items:center;gap:var(--space-xs);display:inline-flex}.SiteOpsWorkspace-module__2No8FG__titleCell{flex-direction:column;gap:3px;display:flex}.SiteOpsWorkspace-module__2No8FG__titleCell span{color:var(--text-tertiary);font-size:var(--text-caption-size)}.SiteOpsWorkspace-module__2No8FG__publishSwitch{color:var(--text-secondary);cursor:pointer;font:inherit;font-size:var(--text-caption-size);font-weight:var(--text-subtitle-weight);align-items:center;gap:var(--space-xs);background:0 0;border:0;min-height:32px;padding:0;display:inline-flex}.SiteOpsWorkspace-module__2No8FG__publishSwitch:disabled{cursor:not-allowed;opacity:.55}.SiteOpsWorkspace-module__2No8FG__switchTrack{background:var(--bg-active);border-radius:999px;width:40px;height:22px;padding:2px;transition:background .2s;display:inline-flex}.SiteOpsWorkspace-module__2No8FG__switchKnob{background:var(--bg-surface);border-radius:999px;width:18px;height:18px;transition:transform .2s;display:block;box-shadow:0 1px 3px #00000029}.SiteOpsWorkspace-module__2No8FG__publishSwitchOn{color:var(--accent)}.SiteOpsWorkspace-module__2No8FG__publishSwitchOn .SiteOpsWorkspace-module__2No8FG__switchTrack{background:var(--accent)}.SiteOpsWorkspace-module__2No8FG__publishSwitchOn .SiteOpsWorkspace-module__2No8FG__switchKnob{transform:translate(18px)}@media (max-width:1120px){.SiteOpsWorkspace-module__2No8FG__grid,.SiteOpsWorkspace-module__2No8FG__formGrid{grid-template-columns:1fr}.SiteOpsWorkspace-module__2No8FG__toolbar{flex-direction:column;align-items:stretch}.SiteOpsWorkspace-module__2No8FG__select{min-width:0}}
