:root{--color-primary:#4a1a42;--color-primary-hover:#3a1434;--color-accent:#c98a2a;--color-primary-text:#fff;--color-accent-text:#fff;--on-primary:#fff;--on-primary-rgb:255, 255, 255;--bg:#f4f5f7;--surface:#fff;--surface-2:#f8fafc;--border:#e2e8f0;--border-strong:#cbd5e1;--text:#1a202c;--text-muted:#64748b;--primary:#1d4ed8;--primary-hover:#1e40af;--danger:#b91c1c;--danger-hover:#991b1b;--color-warning:#b45309;--focus:#2563eb;--radius:8px;--radius-sm:6px;--shadow:0 1px 2px #0f172a0f, 0 1px 3px #0f172a14;--shadow-lg:0 10px 30px #0f172a2e;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}body{color:var(--text);background:var(--bg);margin:0}h1,h2,h3{margin:0}a{color:var(--primary)}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--surface);color:var(--primary);border:1px solid var(--border);border-radius:0 0 var(--radius-sm) 0;box-shadow:var(--shadow);padding:.6rem 1rem;font-weight:600;text-decoration:underline;position:absolute;top:0;left:0;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.staff-main:focus{outline:none}.btn{font:inherit;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .9rem;font-weight:500;line-height:1.2;text-decoration:none;display:inline-flex}.btn-sm{padding:.35rem .6rem;font-size:.85rem}.btn-block{width:100%}.btn-primary{background:var(--color-primary);color:var(--color-primary-text)}.btn-primary:hover{background:var(--color-primary-hover)}.btn-danger{background:var(--danger);color:#fff}.btn-danger:hover{background:var(--danger-hover)}.btn-ghost{color:var(--text);border-color:var(--border-strong);background:0 0}.btn-ghost:hover{background:var(--surface-2)}.btn:disabled{opacity:.55;cursor:not-allowed}.banner{border-radius:var(--radius-sm);margin-bottom:1rem;padding:.75rem 1rem}.banner-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.banner-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.banner-warning{color:#92400e;border-radius:var(--radius-sm);background:#fffbeb;border:1px solid #fcd34d;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}.session-conflict-banner p{margin:0 0 .5rem}.session-conflict-actions{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.muted{color:var(--text-muted)}.past-cycle-banner{z-index:20;margin:calc(var(--page-pad) * -1) calc(var(--page-pad) * -1) var(--page-pad);text-align:center;letter-spacing:.01em;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;position:sticky;top:0}.spinner{color:var(--text-muted);align-items:center;gap:.6rem;padding:2rem 0;display:flex}.spinner-dot{border:2px solid var(--border-strong);border-top-color:var(--primary);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.route-loading{text-align:center;color:var(--text-muted);padding:3rem}.empty{text-align:center;background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--radius);padding:3rem 1rem}.empty-title{margin:0 0 .25rem;font-weight:600}.empty-message{color:var(--text-muted);margin:0 0 1rem}.error-boundary{place-items:center;min-height:50vh;padding:2rem 1rem;display:grid}.error-boundary-card{text-align:center;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);width:100%;max-width:28rem;padding:2.5rem 2rem}.error-boundary-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.error-boundary-text{color:var(--text-muted);margin:0 0 1.5rem}.staff-shell{flex-direction:column;min-height:100vh;display:flex}.staff-topbar,.staff-fit-probe{background:var(--color-primary);color:var(--on-primary);z-index:30;align-items:center;gap:1rem;padding:.6rem 1.25rem;display:flex;position:sticky;top:0}.staff-brand,.staff-fit-probe .fit-brand{align-items:center;gap:.5rem;font-weight:600;display:flex}.brand-mark,.staff-fit-probe .fit-brand-mark{border-radius:var(--radius-sm);background:var(--color-accent);width:28px;height:28px;color:var(--color-accent-text);letter-spacing:.02em;place-items:center;font-size:.75rem;font-weight:700;display:inline-grid}.brand-text,.staff-fit-probe .fit-brand-text{white-space:nowrap;font-size:.95rem}.staff-nav,.staff-fit-probe .fit-nav{gap:.25rem;margin-left:.5rem;display:flex}.nav-link,.staff-fit-probe .fit-nav-link{color:var(--on-primary);opacity:.78;border-radius:var(--radius-sm);white-space:nowrap;padding:.4rem .7rem;font-size:.9rem;text-decoration:none}.nav-link:hover{opacity:1;background:rgba(var(--on-primary-rgb), .12)}.nav-link-active{opacity:1;background:rgba(var(--on-primary-rgb), .18)}.staff-user{align-items:center;gap:.75rem;margin-left:auto;display:flex}.staff-user-name,.staff-fit-probe .fit-user-toggle{color:var(--on-primary);opacity:.8;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.85rem;overflow:hidden}.staff-topbar .btn-ghost{color:var(--on-primary);border-color:rgba(var(--on-primary-rgb), .35)}.staff-topbar .btn-ghost:hover{background:rgba(var(--on-primary-rgb), .12)}.nav-toggle{color:var(--on-primary);cursor:pointer;background:0 0;border:0;font-size:1.25rem;display:none}.staff-fit-clip{visibility:hidden;pointer-events:none;width:0;height:0;position:absolute;top:0;left:0;overflow:hidden}.staff-fit-probe{background:0 0;flex-wrap:nowrap;width:max-content;padding:0;position:static}.staff-user-menu{position:relative}.staff-user-menu-toggle,.staff-fit-probe .fit-user-toggle{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;margin:0;padding:0;font-family:inherit;display:block}.staff-user-menu-toggle:hover,.staff-user-menu-toggle:focus-visible{opacity:1}.staff-user-menu-caret,.staff-fit-probe .fit-caret{opacity:.7;margin-left:.3rem;font-size:.65rem}.staff-user-menu-panel{z-index:40;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:10rem;box-shadow:var(--shadow-lg);flex-direction:column;gap:.15rem;padding:.35rem;display:flex;position:absolute;top:calc(100% + .35rem);right:0}.staff-user-menu-panel .btn{text-align:left;justify-content:flex-start;width:100%}.staff-user-menu-panel .btn-ghost{color:var(--text);border-color:var(--border-strong)}.staff-user-menu-panel .btn-ghost:hover{background:var(--surface-2)}.staff-main{--page-pad:1.5rem;flex:1;width:100%;max-width:1180px;margin:0 auto;padding:1.5rem;position:relative}.content{max-width:960px;margin:2rem auto;padding:0 1.5rem}@media (width>=1440px){.staff-main:has(.page-wide){max-width:1744px}}.staff-credit{left:var(--page-pad);align-items:center;gap:.5rem;display:inline-flex;position:absolute;bottom:0}.staff-credit-mark,.staff-version-mark,.staff-credit-sep:before{color:#0000;background:#0f172a24;-webkit-text-fill-color:transparent;text-shadow:1px 1.5px 2px #ffffffa6;-webkit-background-clip:text;background-clip:text}.staff-credit-mark{letter-spacing:.01em;-webkit-user-select:none;user-select:none;align-items:center;gap:.35rem;font-size:.7rem;text-decoration:none;display:inline-flex}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.staff-credit-mark,.staff-version-mark,.staff-credit-sep:before{color:#c7cad0;-webkit-text-fill-color:unset;text-shadow:none;background:0 0}}.staff-credit-logo-slot{align-items:center;display:inline-flex}.staff-version-mark{letter-spacing:.01em;-webkit-user-select:none;user-select:none;font-size:.65rem}.staff-credit-sep{-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex}.staff-credit-sep:before{content:"|";font-size:.65rem}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;margin-bottom:1.25rem;display:flex}.page-head-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-head-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;margin-right:.25rem;font-size:.75rem;font-weight:700}.page-title{font-size:1.5rem;font-weight:650}.page-sub{color:var(--text-muted);margin:.2rem 0 0;font-size:.9rem}.breadcrumb{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem}.breadcrumb a{color:var(--text-muted)}.filters{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:1rem;padding:.9rem 1rem}.chip{border:1px solid var(--border-strong);background:var(--surface);cursor:pointer;color:var(--text);border-radius:999px;padding:.3rem .7rem;font-size:.82rem}.filter-row{flex-wrap:wrap;gap:.75rem;display:flex}.filter-field{flex-direction:column;gap:.25rem;min-width:180px;display:flex}.filter-grow{flex:1}.filter-label{color:var(--text-muted);font-size:.78rem;font-weight:500}.grid-wrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:0;max-width:100%;max-height:calc(100vh - 16rem);box-shadow:var(--shadow);overflow:auto}.grid-wrap:has(.grid-resizable)::-webkit-scrollbar{width:12px;height:12px}.grid-wrap:has(.grid-resizable)::-webkit-scrollbar-track{background:var(--surface-2);border-radius:6px}.grid-wrap:has(.grid-resizable)::-webkit-scrollbar-thumb{background:var(--border-strong);border:3px solid var(--surface-2);border-radius:6px}.grid-wrap:has(.grid-resizable)::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.grid{border-collapse:collapse;width:100%;font-size:.88rem}.grid th,.grid td{text-align:left;border-bottom:1px solid var(--border);padding:.55rem .75rem}.grid thead th{background:var(--surface-2);z-index:2;color:#334155;font-weight:600;position:sticky;top:0}.th-sortable{padding:0!important}.th-sort-btn{width:100%;font:inherit;color:#334155;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.35rem;padding:.55rem .75rem;font-weight:600;display:flex}.th-sort-btn:hover{background:var(--border)}.th-sort-active{color:var(--color-accent,#2563eb)}.th-sort-icon{opacity:.6;font-size:.7rem}.grid-row{cursor:pointer}.grid-shell{min-width:0;position:relative}.grid-refresh-bar{border-radius:var(--radius) var(--radius) 0 0;pointer-events:none;z-index:5;opacity:0;height:2px;transition:opacity .12s;position:absolute;top:0;left:0;right:0;overflow:hidden}.grid-shell.is-refreshing .grid-refresh-bar{opacity:1}.grid-refresh-bar:after{content:"";background:var(--color-accent,#2563eb);width:40%;animation:1.1s ease-in-out infinite grid-refresh-slide;position:absolute;top:0;bottom:0;left:0}@keyframes grid-refresh-slide{0%{transform:translate(-100%)}to{transform:translate(250%)}}.grid-shell.is-refreshing .grid tbody{opacity:.55;transition:opacity .12s}.grid-resizable{table-layout:fixed}.grid-resizable th,.grid-resizable td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.th-resizable{position:relative}.col-resize-handle{cursor:col-resize;z-index:2;touch-action:none;-webkit-user-select:none;user-select:none;width:8px;height:100%;position:absolute;top:0;right:-3px}.col-resize-handle:after{content:"";background:var(--border-strong);opacity:0;width:2px;height:60%;transition:opacity .12s;position:absolute;top:20%;right:3px}.th-resizable:hover .col-resize-handle:after,.col-resize-handle:hover:after{opacity:1}body.col-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}body.col-resizing *{cursor:col-resize!important}.grid-row:hover{background:var(--surface-2)}.grid td.col-sticky,.grid th.col-sticky{z-index:1;position:sticky;left:0}.grid td.col-sticky{background:var(--surface)}.grid thead th.col-sticky{background:var(--surface-2);z-index:4}.grid-row:hover td.col-sticky{background:var(--surface-2)}.grid-row-selected td.col-sticky{background:#eff6ff}.grid-row-selected:hover td.col-sticky{background:#dbeafe}.grid td.cell-check,.grid th.cell-check{z-index:1;background:var(--surface);position:sticky;left:0}.grid thead th.cell-check{background:var(--surface-2);z-index:4}.grid.grid-bulk td.col-sticky,.grid.grid-bulk th.col-sticky{left:2.5rem}.grid td.cell-card-toggle{display:none}.grid thead th.col-sorted,.grid thead th.col-sorted .th-sort-btn{color:var(--color-accent,#2563eb)}.cell-id{color:var(--text-muted);font-variant-numeric:tabular-nums}.upload-flag{text-align:center;width:100%;font-weight:600;line-height:1;display:inline-block}.upload-flag-yes{color:#16a34a}.upload-flag-no{color:var(--border-strong);font-weight:400}.upload-flag-pending{color:var(--border-strong);opacity:.6;font-weight:400}.cell-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.cell-old{color:var(--danger)}.cell-new{color:#15803d}.audit-row-created{color:var(--text-muted);font-style:italic}.audit-event{font-size:.88rem}.cell-actions{gap:.25rem;display:flex}.th-sort{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;padding:0;font-weight:600;display:inline-flex}.badge{border-radius:999px;padding:.15rem .55rem;font-size:.75rem;font-weight:600;display:inline-block}.badge-pending{color:#92400e;background:#fef3c7}.badge-approved{color:#166534;background:#dcfce7}.badge-archived{color:#6b21a8;background:#f3e8ff}.badge-cancelled{color:#9a3412;background:#ffedd5}.badge-rejected{color:#9f1239;background:#fde2e2}.badge-neutral{color:#475569;background:#e2e8f0}.badge-unconfirmed{color:#b45309;background:0 0;border:1px dashed #d97706;margin-left:.35rem;padding:.1rem .45rem;font-size:.68rem}.badge-success{color:#166534;background:#dcfce7}.badge-danger{color:#991b1b;background:#fee2e2}.badge-muted{color:#475569;background:#e2e8f0}.badge-warning{color:#92400e;background:#fef3c7}.pill{border-radius:var(--radius-sm);padding:.1rem .5rem;font-size:.78rem;font-weight:600;display:inline-block}.pill-yes{color:#166534;background:#dcfce7}.pill-no{color:#64748b;background:#f1f5f9}.pill-neutral{color:var(--text-muted);border:1px dashed var(--border-strong);background:0 0}.pager{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.pager-status{color:var(--text-muted);font-size:.85rem}.pager-jump{white-space:nowrap;align-items:center;gap:.4rem;display:flex}.pager-input{text-align:center;width:5rem}.tabs{border-bottom:1px solid var(--border);flex-wrap:nowrap;gap:.25rem;margin-bottom:1.25rem;display:flex;overflow-x:auto}.tab{font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:.6rem .9rem;font-weight:500}.tab:hover{color:var(--text)}.tab-active{color:var(--color-primary);border-bottom-color:var(--color-primary)}.detail-tabs-wrap{position:relative}.detail-tabs{scroll-snap-type:x proximity}.detail-tabs .tab{scroll-snap-align:start}.tab-scroll-fade{pointer-events:none;opacity:0;width:32px;transition:opacity .15s;position:absolute;top:0;bottom:1px}.tab-scroll-fade.is-visible{opacity:1}.tab-scroll-fade-left{background:linear-gradient(90deg,#0f172a1f,#0f172a00 100%);left:0}.tab-scroll-fade-right{background:linear-gradient(270deg,#0f172a1f,#0f172a00 100%);right:0}.detail-sections{column-count:2;column-gap:1rem}.detail-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem 1.1rem}.detail-sections>.detail-section{break-inside:avoid;margin-bottom:1rem}.detail-section-title{color:#334155;margin-bottom:.75rem;font-size:.95rem;font-weight:650}.detail-grid{gap:.5rem;margin:0;display:grid}.detail-row{grid-template-columns:160px 1fr;align-items:start;gap:.5rem;display:grid}.detail-row-full{grid-template-columns:1fr}.detail-label{color:var(--text-muted);font-size:.78rem;font-weight:500}.detail-value{word-break:break-word;margin:0;font-size:.9rem}.detail-title{display:inline}.detail-title-meta{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.5rem;display:flex}.rich{font-size:.9rem}.rich p{margin:0 0 .4rem}.detail-grid[hidden]{display:none}.detail-section-collapsible .detail-section-title{margin-bottom:0}.detail-section-toggle{cursor:pointer;width:100%;font:inherit;color:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.5rem;padding:0;display:flex}.detail-section-toggle-label{color:#334155;font-size:.95rem;font-weight:650}.detail-section-chevron{border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);flex:none;width:.5rem;height:.5rem;transition:transform .15s;transform:rotate(-135deg)}.detail-section-collapsible.is-open .detail-section-chevron{transform:rotate(45deg)}.detail-section-collapsible.is-open .detail-grid{margin-top:.75rem}.page-head-actions-detail{flex-direction:row;align-items:center;gap:.5rem}.page-head-actions-detail .detail-action-row{gap:.5rem;display:flex}.page-head-actions-detail .detail-action-row>.btn{min-width:0}.detail-tabs-row{align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.detail-tabs-row .detail-tabs-wrap{flex:auto;min-width:0}.detail-tabs-row .detail-tabs{margin-bottom:0}.detail-empty-switch{cursor:pointer;min-height:44px;font:inherit;color:var(--text-muted);background:0 0;border:0;flex:none;align-items:center;gap:.4rem;padding:.25rem .15rem;display:inline-flex}.detail-empty-switch-label{white-space:nowrap;font-size:.8rem;font-weight:500}.detail-empty-switch-track{background:var(--border-strong);border-radius:999px;flex:none;width:34px;height:18px;transition:background .15s;position:relative}.detail-empty-switch-thumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:2px;left:2px}.detail-empty-switch[aria-checked=true] .detail-empty-switch-track{background:var(--color-primary)}.detail-empty-switch[aria-checked=true] .detail-empty-switch-thumb{transform:translate(16px)}.detail-empty-switch-state{color:var(--text);text-align:left;min-width:3.4em;font-size:.75rem;font-weight:600}.detail-breadcrumb-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem;margin-bottom:.5rem;display:flex}.detail-breadcrumb-row .breadcrumb{margin-bottom:0}.detail-head-info{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;margin-left:auto;display:flex}.detail-head-info .muted{font-size:.85rem}@media (width<=720px){.page-head-actions.page-head-actions-detail{flex-flow:column;align-items:stretch}.page-head-actions.page-head-actions-detail>.btn{flex:none}.page-head-actions-detail .detail-action-primary{justify-content:center;width:100%;padding:.6rem 1rem;font-size:1rem;font-weight:600}.detail-more-actions{width:100%;position:relative}.detail-more-actions .detail-more-toggle{justify-content:center;width:100%}.detail-more-actions-menu{flex-direction:column;gap:.4rem;width:100%;margin-top:.4rem;display:flex}.detail-more-actions-menu>.btn{justify-content:center;width:100%}.detail-tabs-row{gap:.25rem}.detail-tabs .tab{align-items:center;min-height:44px;padding:.5rem .3rem;font-size:.72rem;display:inline-flex}.detail-empty-switch{gap:.25rem;padding:.25rem .05rem}.detail-empty-switch-label{font-size:.7rem}.detail-empty-switch-track{width:30px;height:16px}.detail-empty-switch-thumb{width:12px;height:12px}.detail-empty-switch[aria-checked=true] .detail-empty-switch-thumb{transform:translate(14px)}.detail-empty-switch-state{display:none}}.edit-form{gap:1rem;display:grid}.form-section{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);gap:.75rem;padding:1.1rem;display:grid}.form-section-title{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);margin:0 0 .1rem;padding-bottom:.6rem;font-size:.875rem;font-weight:650}.form-section .field,.form-cols>.field{margin-bottom:0}.form-cols{grid-template-columns:repeat(2,1fr);gap:.75rem 1rem;display:grid}.form-row{flex-wrap:wrap;align-items:start;gap:.75rem 1rem;display:flex}.form-row>.form-col{min-width:0}.form-row>.form-col-full{flex:100%}.form-row>.form-col-half{flex:calc(50% - .5rem)}.form-row>.form-col-third{flex:calc(33.333% - .667rem)}.form-row>.form-col>.field{margin-bottom:0}.session-edit-head{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:.75rem;display:flex}.session-edit-head-main{flex:1;min-width:0}.record-info-block{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);flex:none;min-width:13rem;max-width:20rem;padding:.65rem .85rem;font-size:.78rem}.record-info-grid{gap:.3rem;margin:0;display:grid}.record-info-row{grid-template-columns:5.5rem 1fr;align-items:baseline;gap:.5rem;display:grid}.record-info-label{color:var(--text-muted);margin:0;font-weight:600}.record-info-value{color:var(--text);overflow-wrap:anywhere;margin:0}.record-info-by{color:var(--text-muted)}@media (width<=720px){.session-edit-head{flex-direction:column}.record-info-block{width:100%;max-width:none}}.session-edit-meta{color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:.25rem .75rem;margin:-.25rem 0 .5rem;font-size:.875rem;display:flex}.session-edit-meta-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:60ch;font-weight:600;overflow:hidden}.form-actions{justify-content:flex-end;gap:.6rem;padding-top:.5rem;display:flex}.field-with-actions{flex-direction:column;display:flex}.field-actions-row{gap:.4rem;margin-top:.35rem;display:flex}.form-error-summary{margin-bottom:1.25rem}.form-error-summary:focus{outline:2px solid var(--danger);outline-offset:2px}.form-error-summary-title{margin:0;font-weight:600}.form-error-summary-list{margin:.4rem 0 0;padding-left:1.1rem;font-size:.85rem}.form-error-summary-list li{margin-top:.15rem}.error-jump{font:inherit;color:inherit;text-align:left;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin:0;padding:0;text-decoration:underline;display:inline}.error-jump:hover{color:var(--danger-hover)}.field{gap:.3rem;margin-bottom:.4rem;display:grid}.field-check{grid-template-columns:auto 1fr;align-items:start;gap:.15rem .5rem}.field-check>.checkbox{grid-area:1/1;margin-top:.1rem}.field-check>.field-label-inline{grid-area:1/2}.field-check>.field-hint{grid-area:2/2}.field-label{color:#334155;font-size:.82rem;font-weight:500}.field-label-inline{margin:0}.field-hint{color:var(--text-muted);margin:0;font-size:.76rem}.field-hint-warn{color:#92400e;font-weight:500}.field-error{color:var(--danger);margin:0;font-size:.78rem}.req{color:var(--danger)}.control{border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:100%;font:inherit;color:var(--text);background:#fff;padding:.5rem .6rem}.control:focus-visible{border-color:var(--focus);outline-offset:0}.control-error{border-color:var(--danger)}.control-readonly{background-color:var(--surface-2);color:var(--text);cursor:default;background-image:repeating-linear-gradient(-45deg,#0000 0 6px,#64748b21 6px 8px)}.ro-list{white-space:normal;height:auto;min-height:2.4rem;line-height:1.4}.checkbox{width:18px;height:18px}.yesno{border:0;min-width:0;margin:0;padding:0}.yesno>.field-label{margin-bottom:.3rem;padding:0}.yesno-seg{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:#fff;grid-auto-columns:1fr;grid-auto-flow:column;display:inline-grid;overflow:hidden}.yesno-opt{min-width:3.5rem;color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;border-left:1px solid var(--border-strong);justify-content:center;align-items:center;padding:.45rem 1.1rem;font-size:.85rem;font-weight:500;transition:background .1s,color .1s;display:flex}.yesno-opt:first-child{border-left:0}.yesno-opt:hover{background:var(--surface-2)}.yesno-opt-on{background:var(--color-primary);color:var(--color-primary-text);font-weight:600}.yesno-opt-on:hover{background:var(--color-primary-hover)}.yesno-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.yesno-input:focus-visible+span{outline:2px solid var(--focus);outline-offset:2px;border-radius:2px}.tristate-seg .yesno-opt{white-space:nowrap;min-width:0;padding:.45rem .8rem}.tristate-unset-on{background:var(--border-strong);color:var(--text);font-weight:600}.tristate-unset-on:hover{background:var(--border-strong)}.field-group{border:0;gap:.3rem;margin:0;padding:0;display:grid}.fieldset-plain{border:0;margin:0;padding:0}.checkgroup{border:1px solid var(--border);border-radius:var(--radius-sm);margin:.4rem 0;padding:.6rem .8rem}.checkgroup-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.4rem;display:grid}.checkgroup-item,.pub-check{align-items:center;gap:.4rem;font-size:.88rem;display:flex}.sms-checks{padding:.2rem 0}.sms-checks.sms-disabled{opacity:.7;cursor:not-allowed}.perm-domain-group{margin-bottom:.75rem}.perm-domain-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .3rem;font-size:.72rem;font-weight:600}.checkgroup-item-dev{opacity:.6}.checkgroup-item-reserved{opacity:.55;font-style:italic}.perm-dev-badge{background:var(--surface-2);border:1px solid var(--border);color:var(--text-muted);border-radius:3px;padding:0 4px;font-size:.65rem;line-height:1.4}.perm-reserved-badge{text-transform:uppercase;letter-spacing:.03em;font-style:normal}.scope-warning{color:var(--danger,#b42318);white-space:nowrap;font-weight:600}.admin-tab-head{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.admin-tab-title{font-size:1.05rem;font-weight:600}.org-search-row{align-items:flex-end;gap:.75rem;margin-bottom:.75rem;display:flex}.org-search-count{color:var(--text-muted);white-space:nowrap;padding-bottom:.5rem;font-size:.78rem}.admin-edit-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);gap:.75rem;margin-top:1rem;padding:1rem 1.1rem;display:grid}.admin-edit-title{font-size:1rem;font-weight:600}.notfound{background:#fbfbfc;place-items:center;min-height:100vh;padding:1.5rem;display:grid}.notfound-card{text-align:center;background:var(--surface);border:1px solid var(--border);width:100%;max-width:440px;box-shadow:var(--shadow);border-radius:12px;padding:2.5rem 2rem}.notfound-code{color:var(--color-primary);margin:0;font-size:3rem;font-weight:800;line-height:1}.notfound-title{margin:.5rem 0 0;font-size:1.35rem}.notfound-text{color:var(--text-muted);margin:.5rem 0 1.5rem;font-size:.92rem}.notfound-actions{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.auth-screen{background:linear-gradient(160deg,#0f172a 0%,#1e293b 100%);place-items:center;min-height:100vh;padding:1.5rem;display:grid}.auth-card{background:var(--surface);width:100%;max-width:380px;box-shadow:var(--shadow-lg);border-radius:12px;padding:2rem}.auth-head{text-align:center;margin-bottom:1.25rem}.auth-head .brand-mark{width:44px;height:44px;margin:0 auto .75rem;font-size:1rem}.auth-title{font-size:1.25rem}.auth-sub{color:var(--text-muted);margin:.25rem 0 0;font-size:.9rem}.auth-form{gap:.85rem;display:grid}.auth-mfa-hint{color:var(--text-muted);margin:0;font-size:.88rem}.auth-remember{color:var(--text-muted);cursor:pointer;align-items:center;gap:.5rem;font-size:.88rem;display:flex}.security-section{border-bottom:1px solid var(--border);padding:1.25rem 0}.security-section-title{margin:0 0 .3rem;font-size:1rem;font-weight:600}.security-section-desc{color:var(--text-muted);margin:0 0 1rem;font-size:.85rem}.security-toggles{gap:.85rem;display:grid}.security-toggle{cursor:pointer;align-items:center;gap:.9rem;display:flex}.security-toggle-disabled{opacity:.6;pointer-events:none}.security-toggle-label{min-width:240px;font-size:.9rem}.security-toggle-status{font-size:.8rem}.status-on{color:#16a34a;font-weight:600}.status-off{color:var(--text-muted)}.toggle-switch{background:var(--border);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;width:42px;height:24px;transition:background .2s;position:relative}.toggle-switch-on{background:#16a34a}.toggle-thumb{pointer-events:none;background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}.toggle-switch-on .toggle-thumb{transform:translate(18px)}.syslog-filters{gap:.6rem;margin-bottom:1rem;display:flex}.syslog-grid .syslog-ts{white-space:nowrap;color:var(--text-muted);font-size:.82rem}.syslog-grid .syslog-type{white-space:nowrap;font-family:monospace;font-size:.82rem}.syslog-grid .syslog-msg{font-size:.85rem}.syslog-grid .syslog-actor{white-space:nowrap;font-size:.82rem}.syslog-grid .syslog-actor-none{color:var(--text-muted)}.syslog-row-expanded td{background:#f8fafc}.syslog-meta-row td{padding:0}.syslog-meta{border-top:1px solid var(--border);white-space:pre;background:#f1f5f9;margin:0;padding:.6rem 1rem;font-size:.78rem;overflow-x:auto}.usage-grid th[scope=colgroup]{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);background:var(--surface-2,#f1f5f9);border-top:1px solid var(--border);font-size:.78rem}.usage-grid .usage-count{white-space:nowrap}.usage-grid .usage-row-zero td{color:var(--text-muted)}.toast-stack{z-index:60;flex-direction:column;gap:.5rem;max-width:360px;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.toast-group{flex-direction:column;gap:.5rem;display:flex}.toast-group:empty{display:none}.toast{border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);color:#fff;align-items:center;gap:.75rem;padding:.65rem .9rem;font-size:.88rem;display:flex}.toast-info{background:#334155}.toast-success{background:#15803d}.toast-warning{background:#b45309}.toast-error{background:var(--danger)}.toast-close{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:1.1rem;line-height:1}.modal-backdrop{z-index:70;background:#0f172a80;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border-radius:var(--radius);width:100%;max-width:440px;box-shadow:var(--shadow-lg);padding:1.25rem 1.4rem}.modal-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.modal-message{color:var(--text-muted);margin:0 0 1.1rem;font-size:.92rem}.modal-actions{justify-content:flex-end;gap:.5rem;display:flex}.lookup-blockers-list{max-height:220px;color:var(--text);margin:.4rem 0 1.1rem;padding:0;font-size:.85rem;list-style:inside;overflow-y:auto}.lookup-blockers-list li{margin:.2rem 0}.lookup-blockers-more{color:var(--text-muted);font-style:italic}.modal--form{flex-direction:column;max-width:560px;max-height:calc(100vh - 2rem);display:flex}.modal--form>form{flex-direction:column;min-height:0;display:flex}.modal--form .modal-title{flex:none}.modal--form .modal-scroll{flex:auto;min-height:0;margin:0 -.25rem;padding:.25rem .25rem .9rem;overflow-y:auto}.modal--form .modal-actions{border-top:1px solid var(--border);flex:none;margin-top:.15rem;padding-top:.85rem}.confirm-email-box{margin-bottom:1.1rem}.confirm-email-box .modal-message{margin-bottom:.75rem}.confirm-email-recipient{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:.15rem;margin-bottom:.75rem;padding:.55rem .7rem;display:flex}.confirm-email-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.72rem;font-weight:600}.confirm-email-addr{color:var(--text);overflow-wrap:anywhere;font-size:.9rem;font-weight:600}.confirm-email-toggle{cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.confirm-email-toggle input:disabled+span{color:var(--text-muted)}.submission-data-subhead{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border-bottom:1px solid var(--border);grid-column:1/-1;margin:.85rem 0 .1rem;padding-bottom:.3rem;font-size:.78rem;font-weight:700}.submission-data-subhead:first-child{margin-top:0}.conflict-modal{border:1px solid var(--border-strong);border-radius:var(--radius);width:calc(100vw - 2rem);max-width:780px;min-height:min(600px,100vh - 4rem);max-height:calc(100vh - 4rem);box-shadow:var(--shadow-lg,0 10px 40px #0f172a40);padding:0}.conflict-modal[open]{flex-direction:column;display:flex}.conflict-modal::backdrop{background:#0f172a80}.modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.modal-head .modal-title{margin:0}.modal-close{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:.25rem;font-size:1.1rem;line-height:1}.modal-close:hover{color:var(--text)}.modal-body{flex:1;padding:1.25rem;overflow-y:auto}.modal-foot{border-top:1px solid var(--border);justify-content:flex-end;gap:.5rem;padding:.85rem 1.25rem;display:flex}.conflict-modal-empty{text-align:center;padding:2rem 0}.conflict-modal-summary{color:var(--text-muted);margin:0 0 1rem;font-size:.9rem}.conflict-group{margin-bottom:1.5rem}.conflict-group-head{align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.conflict-room{font-size:.95rem;font-weight:600}.conflict-venue{font-size:.88rem}.conflict-field-label{text-transform:uppercase;letter-spacing:.03em;color:#7c2d12;font-size:.72rem;font-weight:700}.conflict-count{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;margin-left:auto;padding:1px 7px;font-size:.78rem;font-weight:600}.conflict-table{font-size:.85rem}.conflict-pair-row-a td{background:#fff7ed}.conflict-pair-row-b td{background:#fef2f2}.conflict-pair-spacer td{background:0 0;border:none;height:6px}.import-dialog{border:1px solid var(--border-strong);border-radius:var(--radius);width:calc(100vw - 2rem);max-width:560px;max-height:calc(100vh - 2rem);box-shadow:var(--shadow-lg,0 10px 40px #0f172a40);padding:0}.import-dialog[open]{flex-direction:column;display:flex}.import-dialog::backdrop{background:#0f172a80}.import-body{flex-direction:column;flex:auto;min-height:0;padding:0;display:flex}.import-body>.modal-title{flex:none;margin:0;padding:1.15rem 1.4rem .6rem}.import-scroll{flex:auto;min-height:0;padding:0 1.4rem 1rem;overflow-y:auto}.import-body>.modal-actions{border-top:1px solid var(--border);background:var(--surface);flex:none;padding:.85rem 1.4rem}.import-body .field{margin-bottom:1rem}.import-help{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2)}.import-help>summary{cursor:pointer;color:#334155;padding:.6rem .8rem;font-size:.9rem;font-weight:600}.import-help>summary:hover{color:var(--text)}.import-help[open]>summary{border-bottom:1px solid var(--border)}.import-help-body{max-width:64ch;padding:.85rem .9rem}.import-help-body>:first-child{margin-top:0}.import-help-body>:last-child{margin-bottom:0}.import-pick-grid{gap:1rem 1.75rem;display:grid}.import-dialog-split{max-width:620px}@media (width>=1024px){.import-dialog-split{max-width:940px}.import-pick-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}}.import-summary{flex-wrap:wrap;gap:.6rem;margin:.4rem 0 1rem;display:flex}.import-stat{border-radius:var(--radius-sm);padding:.2rem .6rem;font-size:.85rem;font-weight:600}.import-ok{color:#166534;background:#dcfce7}.import-upd{color:#1e40af;background:#dbeafe}.import-skip{background:var(--surface-2);color:var(--text-muted)}.import-err{color:var(--danger);background:#fee2e2}.import-errors{border:1px solid var(--border);border-radius:var(--radius-sm);max-height:260px;margin-bottom:1rem;overflow:auto}.import-errors .grid{width:100%}.import-dialog-wide{max-width:880px}.import-errors .grid td{vertical-align:top;font-size:.85rem}.import-errors .grid td:nth-child(2){overflow-wrap:anywhere}.import-behavior-list{margin:0 0 1rem 1.1rem;padding:0;font-size:.9rem}.import-behavior-list li{margin-bottom:.45rem}.import-change-list{margin:.3rem 0 0 1rem;padding:0;font-size:.8rem}.import-refs{color:var(--text-muted);margin-top:.3rem;font-size:.78rem}.tz-note{color:var(--text);margin:0 0 .4rem;font-weight:600}.admin-subtabs .tabs{background:var(--surface-2);border-radius:var(--radius-sm);border-bottom:0;gap:.15rem;margin:-.35rem 0 1rem;padding:.2rem}.admin-subtabs .tab{border-radius:calc(var(--radius-sm) - .15rem);border-bottom:0;padding:.4rem .7rem;font-size:.9rem}.admin-subtabs .tab-active{background:var(--surface);color:var(--color-primary);box-shadow:0 1px 2px #0000000f}.pub-shell{background:#fbfbfc;flex-direction:column;min-height:100vh;display:flex}.pub-main{flex:1;width:100%;max-width:720px;margin:0 auto;padding:2rem 1.5rem}.pub-form-head{margin-bottom:1.75rem}.pub-back-link{color:var(--text-muted);margin-bottom:.6rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-block}.pub-back-link:hover{color:var(--color-primary);text-decoration:underline}.pub-title{color:var(--color-primary);font-size:1.7rem;font-weight:700}.pub-form{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:12px;gap:1.1rem;padding:1.75rem;display:grid}.pub-cols{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.pub-field{gap:.35rem;display:grid}.pub-label{color:#334155;font-size:.9rem;font-weight:600}.pub-req{color:var(--danger)}.pub-control{border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:100%;font:inherit;background:#fff;padding:.65rem .75rem}.pub-control:focus-visible{border-color:var(--focus)}.pub-error{color:var(--danger);margin:0;font-size:.8rem}.pub-fieldset{border:1px solid var(--border);border-radius:var(--radius-sm);padding:.8rem 1rem}.pub-fieldset legend{color:#334155;padding:0 .4rem;font-size:.9rem;font-weight:600}.pub-fieldset--plain{border:none;border-radius:0;padding:0}.pub-fieldset--plain legend{padding:0}.pub-checkgrid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.5rem;display:grid}.pub-fieldset-other{border-left:2px solid var(--border-strong);margin-top:.6rem;padding-left:.9rem}.msc{position:relative}.msc-control{border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:text;box-sizing:border-box;background:#fff;align-items:center;gap:.4rem;width:100%;min-height:2.6rem;padding:.3rem .6rem;display:flex}.msc-control:focus-visible,.msc-open .msc-control{border-color:var(--focus);outline:none}.msc-tags{flex-wrap:wrap;flex:1;align-items:center;gap:.35rem;min-width:0;display:flex}.msc-placeholder{color:var(--text-muted);font-size:.95rem}.msc-search{min-width:6rem;font:inherit;color:var(--text);background:0 0;border:0;outline:none;flex:1;padding:.15rem 0}.msc-caret{color:var(--text-muted);pointer-events:none;flex-shrink:0;font-size:.8rem}.msc-tag{background:var(--color-accent);max-width:100%;color:var(--color-accent-text);border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .2rem .15rem .55rem;font-size:.82rem;line-height:1.3;display:inline-flex}.msc-tag-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.msc-tag-remove{width:1.1rem;height:1.1rem;color:inherit;cursor:pointer;background:#ffffff40;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.95rem;line-height:1;display:inline-flex}.msc-tag-remove:hover{background:#ffffff73}.msc-tag-remove:disabled{cursor:not-allowed;opacity:.5}.msc-menu{z-index:30;border:1px solid var(--border-strong);border-radius:var(--radius-sm);max-height:260px;box-shadow:var(--shadow-lg);background:#fff;margin:0;padding:.25rem;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.msc-option{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:.5rem;padding:.45rem .55rem;font-size:.9rem;display:flex}.msc-option-active{background:var(--surface-2)}.msc-option-selected{font-weight:600}.msc-option-check{width:1rem;color:var(--color-accent);flex-shrink:0;font-weight:700}.msc-option-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.msc-empty{color:var(--text-muted);padding:.6rem .55rem;font-size:.9rem}.msc-disabled .msc-control{background:var(--surface-2);cursor:not-allowed;opacity:.7}.pub-submit{font:inherit;background:var(--color-primary);color:var(--color-primary-text);border-radius:var(--radius-sm);cursor:pointer;border:0;margin-top:.5rem;padding:.8rem;font-size:1rem;font-weight:600}.pub-submit:hover{background:var(--color-primary-hover)}.pub-submit:disabled{opacity:.6;cursor:not-allowed}.pub-confirm{text-align:center;border:1px solid var(--border);max-width:560px;box-shadow:var(--shadow);background:#fff;border-radius:12px;margin:3rem auto;padding:2.5rem 2rem}.pub-confirm-icon{color:#166534;background:#dcfce7;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.6rem;font-weight:700;display:grid}.pub-confirm-title{color:var(--color-primary);font-size:1.4rem}.pub-confirm-text{color:#475569;margin-top:.75rem}.pub-confirm-actions{margin-top:1.5rem}.pub-confirm-actions .pub-back-link{margin-bottom:0}@media (width<=860px){.detail-sections{column-count:1}.form-cols,.pub-cols{grid-template-columns:1fr}.form-row>.form-col-half,.form-row>.form-col-third{flex-basis:100%}.filters-panel-grid{flex-direction:column}.filters-panel-grid>.filter-check-group{flex:auto;max-width:100%}.filters-panel-side{width:100%}}.staff-topbar[data-nav-collapsed=true]>.nav-toggle{order:3;margin-left:0;display:block}.staff-topbar[data-nav-collapsed=true]>.staff-user-name-topbar{flex-shrink:1;min-width:0;margin-left:auto;margin-right:.5rem}.staff-topbar[data-nav-collapsed=true]>.staff-nav{flex-direction:column;order:5;gap:.15rem;width:100%;margin:.5rem 0 0;display:none}.staff-topbar[data-nav-collapsed=true]>.staff-nav-open{display:flex}.staff-topbar[data-nav-collapsed=true]{flex-wrap:wrap}@media (width<=500px){.staff-user-name-topbar .staff-user-menu-toggle{max-width:84px}}@media (width<=400px){.staff-user-name-topbar .staff-user-menu-toggle{max-width:36px}}@media (width<=720px){.grid-wrap{overflow-x:auto}.page-head{flex-direction:column}.page-head-actions{flex-wrap:wrap;width:100%}.page-head-actions .btn{flex:calc(50% - .25rem)}.detail-row{grid-template-columns:1fr;gap:.15rem}.pub-form{padding:1.25rem}.grid-wrap{max-height:none}.pager .btn-sm{padding:.5rem .9rem;font-size:1rem}.yesno-opt{min-height:40px}.staff-main{--page-pad:.75rem;padding:.75rem .75rem 1.75rem}.breadcrumb{font-size:.9rem}.breadcrumb a{padding:.35rem .15rem;display:inline-block}.grid-wrap-cards{max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.grid-wrap-cards .grid thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.grid-wrap-cards .grid,.grid-wrap-cards .grid tbody,.grid-wrap-cards .grid tr,.grid-wrap-cards .grid td{width:100%;display:block}.grid-wrap-cards .grid tr{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow);margin-bottom:.6rem;padding:.35rem .85rem}.grid-wrap-cards .grid td{text-align:right;white-space:normal;border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:1rem;padding:.4rem 0;display:flex}.grid-wrap-cards .grid tr td:last-child{border-bottom:0}.grid-wrap-cards .grid td:before{content:attr(data-label);text-align:left;color:var(--text-muted);flex:none;font-weight:600}.grid-wrap-cards .grid td.cell-actions{gap:.5rem;padding-top:.55rem;display:flex}.grid-wrap-cards .grid td.cell-actions:before{content:none}.grid-wrap-cards .grid td.cell-actions .btn{flex:1}.grid-wrap-cards .grid-resizable{table-layout:auto}.grid-wrap-cards .grid-resizable td{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;width:auto;max-width:none;overflow:visible}.grid-wrap-cards .grid-resizable td.col-sticky,.grid-wrap-cards .grid-resizable td.cell-check{z-index:auto;background:0 0;position:static;left:auto}.grid-wrap-cards .grid-resizable tbody tr{cursor:pointer;flex-direction:column;padding:.55rem .85rem;display:flex}.grid-wrap-cards .grid-resizable td.cell-check{flex-direction:row-reverse;order:-2;justify-content:flex-end;gap:.5rem}.grid-wrap-cards .grid-resizable td.cell-check:before{font-weight:600}.grid-wrap-cards .grid-resizable td[data-col-key=session_title]{text-align:left;color:var(--text);order:-1;padding-bottom:.45rem;font-size:1rem;font-weight:600;line-height:1.35;display:block}.grid-wrap-cards .grid-resizable td[data-col-key=session_title]:before{content:none}.grid-wrap-cards .grid-resizable td[data-empty],.grid-wrap-cards .grid-resizable tr:not(.is-card-expanded) td[data-card-overflow]{display:none}.grid-wrap-cards .grid-resizable td.cell-card-toggle{border-bottom:0;order:99;padding:.5rem 0 .15rem;display:block}.grid-wrap-cards .grid-resizable td.cell-card-toggle:before{content:none}.grid-wrap-cards .grid-resizable .card-more-btn{width:100%}.grid-wrap-cards .grid-resizable td[data-col-key=session_status_name]{flex-wrap:wrap;row-gap:.3rem}.grid-wrap-cards .grid-resizable tbody tr.grid-row-selected{border-color:var(--primary);background:#eff6ff}.grid-wrap-cards .grid-resizable tbody tr:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.card-sort-bar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.card-sort-bar .card-sort-label{color:var(--text-muted);font-size:.9rem}.card-sort-bar .control{flex:1;min-width:0}.card-sort-bar .card-sort-dir{white-space:nowrap;align-items:center;gap:.3rem;display:inline-flex}.card-sort-bar .card-select-all{white-space:nowrap;align-items:center;gap:.4rem;font-size:.9rem;display:inline-flex}.edit-form .form-actions{z-index:20;padding:.6rem .75rem;padding-bottom:calc(.6rem + env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--border);margin:.5rem -.75rem 0;position:sticky;bottom:0;box-shadow:0 -2px 8px #0f172a14}.edit-form .form-actions .btn{flex:1}.edit-form{padding-bottom:.5rem}.grid-wrap-cards .grid-users tbody tr{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"name name status""email role actions";align-items:center;gap:.2rem .6rem;padding:.6rem .85rem;display:grid}.grid-wrap-cards .grid-users td{text-align:left;border-bottom:0;padding:0;display:block}.grid-wrap-cards .grid-users td.cell-user-name{grid-area:name}.grid-wrap-cards .grid-users td.cell-user-email{grid-area:email}.grid-wrap-cards .grid-users td.cell-user-role{grid-area:role}.grid-wrap-cards .grid-users td.cell-user-status{grid-area:status}.grid-wrap-cards .grid-users td.cell-actions{grid-area:actions;padding:0}.grid-wrap-cards .grid-users td.cell-user-name{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.grid-wrap-cards .grid-users td.cell-user-name:before{content:none}.grid-wrap-cards .grid-users td.cell-user-email{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-muted);font-size:.85rem;overflow:hidden}.grid-wrap-cards .grid-users td.cell-user-email:before{content:none}.grid-wrap-cards .grid-users td.cell-user-role{white-space:nowrap;color:var(--text-muted);font-size:.85rem}.grid-wrap-cards .grid-users td.cell-user-role:before{content:"· ";color:var(--border-strong)}.grid-wrap-cards .grid-users td.cell-user-status{background:var(--surface-2);color:var(--text-muted);border-radius:999px;justify-self:end;align-items:center;gap:.3rem;padding:.15rem .55rem;font-size:.75rem;font-weight:600;display:inline-flex}.grid-wrap-cards .grid-users td.cell-user-status:before{content:"Active: ";font-weight:600}.grid-wrap-cards .grid-users td.cell-user-status-active{color:#166534;background:#dcfce7}.grid-wrap-cards .grid-users td.cell-user-status-inactive{color:#991b1b;background:#fee2e2}.grid-wrap-cards .grid-users td.cell-actions .badge{white-space:normal;text-align:right;justify-self:end;max-width:100%}.grid-wrap-cards .grid-users .cell-actions-inline{display:none}.grid-wrap-cards .grid-users .user-card-actions{justify-self:end;display:flex;position:relative}.user-card-actions-menu{z-index:20;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:9.5rem;box-shadow:var(--shadow-lg);flex-direction:column;gap:.15rem;padding:.35rem;display:flex;position:absolute;top:calc(100% + .25rem);right:0}.user-card-actions-menu .btn{text-align:left;justify-content:flex-start;width:100%}.grid-wrap-cards .grid-users td.cell-actions .btn{flex:none}}.cell-actions-inline{flex-wrap:wrap;gap:.25rem;display:flex}.user-card-actions{display:none}@media (hover:none) and (pointer:coarse){.grid td{padding-top:.7rem;padding-bottom:.7rem}.col-resize-handle{display:none}}.admin-tab-actions{align-items:center;gap:.6rem;display:flex}.admin-tab-subtitle{color:var(--text-muted);font-size:.9rem;font-weight:400}.inline-check{color:var(--text);cursor:pointer;align-items:center;gap:.35rem;font-size:.85rem;display:inline-flex}.inline-check input{margin:0}.inline-check-disabled{opacity:.45;cursor:not-allowed}.badge-on{color:#166534;background:#dcfce7}.badge-off{color:#475569;background:#e2e8f0}.row-inactive td{color:var(--text-muted)}.btn-danger-ghost{color:var(--danger);border-color:var(--border-strong)}.btn-danger-ghost:hover{background:#fef2f2}.import-format-sample{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);margin:0 0 1rem;padding:.6rem .75rem;font-size:.8rem;overflow-x:auto}.control-sm{padding:.3rem .5rem;font-size:.85rem}@media (width<=720px){.control-sm{font-size:16px}}.btn-icon{padding:.2rem .45rem;font-size:.9rem;line-height:1}.form-editor-section{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);margin-top:1.25rem;padding:1rem 1.1rem}.form-editor-heading{margin:0 0 .25rem;font-size:1rem;font-weight:600}.form-editor-subheading{color:var(--text-secondary,inherit);margin:1rem 0 .25rem;font-size:.875rem;font-weight:600}.field-list{gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.field-row{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.6rem .75rem;display:grid}.field-row-section{background:var(--surface);border-color:var(--border-strong);border-left:3px solid var(--color-accent)}.field-row-section-input{max-width:300px;font-size:.95rem;font-weight:700}.field-row-section-label{font-size:.95rem;font-weight:700}.field-row-critical{margin-left:.25rem;font-size:.75rem}.field-row-hidden{opacity:.6}.field-row-reorder{flex-direction:column;gap:.15rem;display:flex}.field-row-main{gap:.35rem;min-width:0;display:grid}.field-row-name{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.field-row-label{font-size:.9rem;font-weight:600}.field-row-label-input{max-width:220px;font-size:.9rem;font-weight:600}.field-row-key{color:var(--text-muted);background:var(--surface);border-radius:var(--radius-sm);padding:.05rem .35rem;font-size:.75rem}.field-row-type{color:var(--text-muted);border:1px solid var(--border);white-space:nowrap;letter-spacing:.01em;border-radius:999px;padding:.05rem .35rem;font-size:.7rem}.field-row-helper-input{resize:vertical;min-height:2rem;max-height:11rem;line-height:1.35;overflow-y:auto}.field-row-toggles{white-space:nowrap;align-items:center;gap:.9rem;display:flex}.field-row-limit{align-items:center;gap:.3rem;display:inline-flex}.field-row-limit-input{width:5rem}.field-row-limit-cap{color:var(--text-muted);font-size:.7rem}.field-add-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.field-row-subother{border-top:1px dashed var(--border);border-left:2px solid var(--border-strong);grid-column:1/-1;gap:.4rem;margin-top:.15rem;padding:.55rem 0 0 .75rem;display:grid}.field-row-subother-head{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.field-row-subother-title{color:var(--text-secondary,inherit);font-size:.8rem;font-weight:600}.field-row-subother-grid{flex-wrap:wrap;align-items:flex-start;gap:.9rem;display:flex}.field-row-subother-field{color:var(--text-muted);flex-direction:column;flex:12rem;gap:.15rem;min-width:12rem;font-size:.72rem;display:flex}.field-row-subother-req{align-self:center}.inline-select{color:var(--text-muted);flex-direction:column;gap:.15rem;font-size:.72rem;display:inline-flex}.inline-select-caption{font-weight:600}.inline-select .control-sm{min-width:5.5rem}.field-row-break{background:var(--surface);border-style:dashed;border-color:var(--border-strong)}.field-row-break-label{color:var(--text-muted);letter-spacing:.02em;font-size:.82rem;font-weight:600}.pub-captcha{margin:.5rem 0 .25rem}@media (prefers-reduced-motion:reduce){.spinner-dot{animation:none}.grid-refresh-bar:after{width:100%;animation:none}.grid-refresh-bar,.grid-shell.is-refreshing .grid tbody{transition:none}}@media (width<=640px){.field-row{grid-template-columns:auto 1fr}.field-row-toggles{grid-column:1/-1}}.landing{background:#fbfbfc;flex-direction:column;min-height:100vh;display:flex}.landing-header{background:var(--color-primary);color:var(--color-primary-text);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1.5rem 2rem;display:grid}.landing-logo{flex-direction:column;line-height:1.05;display:flex}.landing-logo-mark{letter-spacing:.04em;font-size:2.2rem;font-weight:800}.landing-logo-sub{opacity:.85;font-size:.95rem;font-weight:500}.landing-meeting{text-align:center}.landing-meeting-name{margin:0;font-size:1.05rem;font-weight:700}.landing-meeting-meta{opacity:.85;margin:.15rem 0 0;font-size:.85rem}.landing-header-right{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.landing-return-btn{color:var(--color-primary-text);white-space:nowrap;border-radius:var(--radius-sm);opacity:.85;border:1px solid;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-return-btn:hover{opacity:1}.landing-return-icon{font-size:.9em;line-height:1}.landing-staff-login{color:var(--color-primary-text);white-space:nowrap;border-radius:var(--radius-sm);opacity:.85;border:1px solid;padding:.3rem .7rem;font-size:.8rem;font-weight:600;text-decoration:none}.landing-staff-login:hover{opacity:1}.landing-main{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:1.5rem;width:100%;max-width:560px;margin:0 auto;padding:3.5rem 1.5rem 3rem;display:flex}.landing-intro-block{text-align:center}.landing-title{color:var(--text);margin:0 0 .4rem;font-size:1.6rem;font-weight:700}.landing-intro{text-align:center;color:var(--text-muted);max-width:42ch;margin:0 auto}.landing-btns{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.landing-note{text-align:center;color:var(--text-muted);margin:.25rem 0 0;font-size:.85rem}.landing-btn{text-align:center;background:var(--color-primary);width:100%;max-width:460px;color:var(--color-primary-text);border-radius:var(--radius);font:inherit;cursor:pointer;box-shadow:var(--shadow);border:0;padding:1.1rem 1.5rem;font-size:1.05rem;font-weight:600;text-decoration:none}.landing-btn:hover{background:var(--color-primary-hover)}.landing-footer{background:var(--color-accent);color:var(--color-accent-text);text-align:center;padding:1.1rem 1.5rem;font-size:.85rem}.landing-footer p{margin:0}@media (width<=640px){.landing-header{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.landing-meeting{text-align:left}.landing-header-right{justify-content:flex-start}}.pub-section{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;gap:1rem;padding:1.25rem 1.4rem;display:grid}.pub-section-title{color:var(--color-primary);border-bottom:2px solid var(--border);margin:1.25rem 0 0;padding-bottom:.4rem;font-size:1.05rem;font-weight:700}.pub-section-title:first-child{margin-top:0}.pub-section-intro{color:#475569;font-size:.9rem}.pub-radio-row{flex-wrap:wrap;gap:1.25rem;display:flex}.pub-radio{align-items:center;gap:.4rem;font-size:.9rem;display:inline-flex}.pub-toggle-btn{border:1px dashed var(--border-strong);color:var(--color-primary);border-radius:var(--radius-sm);font:inherit;cursor:pointer;background:0 0;justify-self:start;padding:.45rem .8rem;font-weight:600}.pub-toggle-btn:hover{background:var(--surface-2)}.pub-form-note{color:var(--text-muted);margin:0;font-size:.8rem}.pub-charcount{text-align:right;font-variant-numeric:tabular-nums}.pub-charcount:empty{display:none}.submissions-toolbar{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin:.75rem 0;display:flex}.submissions-toolbar .filter-field{min-width:220px}.sessions-page .page-head{margin-bottom:.75rem}.sessions-toolbar{flex-wrap:wrap;align-items:flex-end;gap:.75rem .6rem;margin-bottom:.5rem;display:flex}.sessions-toolbar>.view-select-wrap{min-width:180px;max-width:240px}.sessions-toolbar .filter-grow{flex:1;min-width:200px;max-width:420px}.sessions-status-chips,.filter-status-chips{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.status-chip-group{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.status-chip{border:1.5px solid var(--border-strong);background:var(--surface);min-height:28px;color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:999px;padding:.3rem .7rem;font-size:.82rem;font-weight:500;transition:border-color .12s,color .12s}.status-chip:hover{border-color:var(--text-muted);color:var(--text)}.status-chip-active{background:var(--surface);font-weight:600}.sessions-active-filters{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.active-filter-chip{border:1.5px solid var(--primary);background:var(--surface);color:var(--primary);cursor:pointer;white-space:nowrap;border-radius:999px;padding:.25rem .65rem;font-size:.82rem;font-weight:600;transition:background-color .12s,color .12s}.active-filter-chip:hover{background:var(--primary);color:#fff}.filters-toolbar{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:.75rem;display:flex}.filters-toolbar .filter-grow{flex:1;min-width:200px;max-width:420px}.filter-summary{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.75rem;display:flex}.filter-count{color:var(--text-muted);white-space:nowrap;font-size:.82rem;font-weight:500}.filter-summary-chips{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.filter-summary-clear{margin-left:auto}.filter-summary-slot.is-folded{visibility:hidden}.filters-toggle-badge{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;margin:0 .15rem 0 .35rem;padding:0 .3rem;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex}.view-select-wrap{flex-direction:column;gap:.25rem;min-width:220px;display:flex}.filters-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:1rem;padding:.9rem 1rem}.filters-anchor{display:contents}.filters-overlay{overscroll-behavior:contain;margin-bottom:0;overflow-y:auto}.filters-popover{z-index:40;max-height:70vh;position:fixed}.filters-overlay-backdrop{z-index:80;background:#0f172a80;position:fixed;inset:0}.filters-sheet{z-index:81;border-radius:var(--radius) var(--radius) 0 0;max-height:85vh;margin:0;position:fixed;inset:auto 0 0}.filters-panel-head{justify-content:flex-end;margin-bottom:.6rem;display:flex}.filters-panel-grid{align-items:flex-start;gap:1.25rem;display:flex}.filters-panel-grid>.filter-check-group{flex:0 0 200px;max-width:200px}.filters-panel-side{flex-direction:column;flex:320px;gap:.75rem;min-width:0;display:flex}.filters-panel .filter-row{grid-template-columns:minmax(0,1fr);align-items:start;gap:.75rem 1rem;margin:0;display:grid}@media (width>=640px){.filters-panel .filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1200px){.filters-panel .filter-row{grid-template-columns:repeat(4,minmax(0,1fr))}}.filters-panel .filter-field{min-width:min(200px,100%)}.filters-panel .filter-row>.filter-field{min-width:0}.filters-panel .filter-row>.filter-field>.control{min-width:0;max-width:100%}.filter-check-group{border:none;margin:0;padding:0}.filter-check-group legend{align-items:center;gap:.5rem;display:flex}.filter-clear-btn{min-height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:.2rem .35rem;font-size:.72rem;text-decoration:underline;display:inline-flex}.filter-clear-btn:hover{color:var(--text)}.check-group{flex-direction:column;gap:.25rem;max-height:220px;margin-top:.3rem;padding-right:.25rem;display:flex;overflow:hidden auto}.check-option{cursor:pointer;white-space:normal;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.col-customizer{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:1rem;padding:1rem 1.1rem}.col-customizer-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.col-list{gap:.4rem;max-height:420px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.col-row{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.45rem .6rem;display:grid}.col-row-hidden{opacity:.55}.col-row-label{font-size:.88rem;font-weight:600}.col-row-key{color:var(--text-muted);font-size:.72rem}.col-customizer-warning{color:var(--color-warning,#b45309);font-size:.85rem;font-weight:500}.col-customizer-section{margin-top:1.25rem}.col-customizer-section-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem;font-size:.85rem;font-weight:600}.col-customizer-section .col-row{grid-template-columns:1fr auto}.cycle-select-wrap{align-items:center;margin-top:0;display:inline-flex}.cycle-select-wrap .control{text-overflow:ellipsis;width:auto;min-width:0;max-width:190px}.more-disclosure-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-wrap:wrap;align-items:flex-end;gap:.6rem .85rem;margin-top:.4rem;padding:.75rem .85rem;display:flex}.sessions-more{display:contents}.sessions-more-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);max-width:100%;box-shadow:var(--shadow);flex-wrap:wrap;flex:100%;order:100;align-items:flex-end;gap:.6rem .85rem;margin-top:.4rem;padding:.75rem .85rem;display:flex}.sessions-more-panel>*{min-width:0;max-width:100%}@media (width<=720px){.sessions-toolbar .filter-grow{flex:100%;order:-1;max-width:none}.sessions-toolbar .view-select-wrap{flex:auto;min-width:0}}.filters-panel-triage{border:none;border-top:1px solid var(--border);margin:.75rem 0 0;padding:.75rem 0 0}.filters-panel-triage>.filter-label{margin-bottom:.4rem;padding:0;display:block}.quick-filters{flex-wrap:wrap;align-items:center;gap:.4rem .6rem;display:flex}.quick-filters .filter-field-inline,.quick-filters .control-sm{min-width:0}.filters-panel-status{border-bottom:1px solid var(--border);margin-bottom:.75rem;padding-bottom:.75rem}.active-filter-chip-static{cursor:default}.active-filter-chip-static:hover{background:var(--surface);color:var(--primary)}.bulk-bar{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);box-shadow:var(--shadow);flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.5rem .75rem;display:flex}.bulk-bar-count{min-width:120px;font-size:.88rem;font-weight:600}.bulk-bar-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.bulk-bar-close{border-radius:var(--radius-sm);min-width:28px;min-height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-self:center;align-items:center;margin-left:auto;padding:0;font-size:1rem;line-height:1;display:inline-flex}.bulk-bar-close:hover{background:var(--surface-2);color:var(--text)}.bulk-banner{border-radius:var(--radius-sm);color:#713f12;background:#fef9c3;border:1px solid #fde047;margin-bottom:.75rem;padding:.55rem .9rem;font-size:.88rem}.bulk-banner-active{color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.bulk-banner-link{color:inherit;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.bulk-banner-link:hover{opacity:.75}.conflict-banner{border-radius:var(--radius-sm);color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-left:4px solid #f97316;margin-bottom:1rem;padding:.75rem 1rem;font-size:.88rem}.conflict-list{margin:.4rem 0 0 1.25rem;padding:0;list-style:outside}.conflict-list li{margin:.2rem 0}.conflict-list a{color:#9a3412;font-weight:600}.conflict-list a:hover{text-decoration:underline}.conflict-field-tag{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:4px;margin-left:.4rem;padding:0 6px;font-size:.72rem;font-weight:600;display:inline-block}.conflict-caption{color:#9a3412;opacity:.85;margin:.5rem 0 0;font-size:.8rem;font-style:italic}.email-tab-actions{flex-wrap:wrap;gap:.6rem;margin-bottom:1rem;display:flex}.grid-row-selected{background:#eff6ff}.grid-row-selected:hover{background:#dbeafe}.cell-check{text-align:center;width:2.5rem;padding:.3rem .5rem}.filter-field-inline{flex-direction:row;align-items:center;gap:.4rem;min-width:auto}.filters-panel-more{border:none;min-inline-size:0;margin:.75rem 0 0;padding:0}.filters-drawer{z-index:45;overscroll-behavior:contain;position:fixed}.filters-overlay-head{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:baseline;gap:.35rem .6rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.filters-overlay-title{margin:0;font-size:1rem;font-weight:650}.filters-overlay-count{color:var(--text-muted);font-size:.82rem;font-weight:500}.filters-overlay-clear,.filters-overlay-close{margin-left:auto}.filters-overlay-clear+.filters-overlay-close{margin-left:.35rem}.filters-overlay-close{border-radius:var(--radius-sm);min-width:28px;min-height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-self:center;align-items:center;padding:0;font-size:1rem;line-height:1;display:inline-flex}.filters-overlay-close:hover{background:var(--surface-2);color:var(--text)}.filters-drawer .filters-panel-grid{flex-direction:column;gap:.75rem}.filters-drawer .filters-panel-grid>.filter-check-group{flex:auto;max-width:100%}.filters-drawer .filters-panel-side{flex:auto}.filters-drawer .filter-row{grid-template-columns:minmax(0,1fr)}@media (width<=1109.98px){#sessions-filters-panel .check-group{max-height:none;overflow:visible}#sessions-filters-panel .filters-panel-side{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.75rem 1rem;display:grid}#sessions-filters-panel .filters-panel-side>.filter-row,#sessions-filters-panel .filters-panel-more,#sessions-filters-panel .filters-panel-more>.filter-row{display:contents}}@media (width<=720px){#sessions-filters-panel .filters-panel-side{grid-template-columns:minmax(0,1fr)}}@media (width>=721px){.sessions-page .grid-wrap{height:calc(100dvh - 433px);min-height:140px;max-height:none}}.landing-logo-img{object-fit:contain;background:#fff;border-radius:6px;max-width:180px;max-height:60px;padding:6px 10px;display:block}.brand-logo-img,.staff-fit-probe .fit-brand-logo{object-fit:contain;background:#fff;border-radius:4px;max-width:140px;max-height:36px;padding:4px 8px;display:block}.logo-editor{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1rem}.logo-editor-heading{color:#334155;margin:0 0 .25rem;font-size:.92rem;font-weight:600}.logo-preview-wrap{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.logo-preview-img{object-fit:contain;border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;max-width:200px;max-height:56px;padding:4px}.logo-upload-label{cursor:pointer;margin-top:.5rem;display:inline-block}.logo-upload-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.logo-upload-input:focus-visible+.btn{outline:2px solid var(--primary);outline-offset:2px}.files-tab{padding-top:1rem}.files-tab-head{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.files-upload-label{cursor:pointer;display:inline-block}.files-upload-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.files-upload-input:focus-visible+.btn{outline:2px solid var(--primary);outline-offset:2px}.files-upload-category{align-items:center;gap:.4rem;display:inline-flex}.files-upload-category .control{width:auto;min-width:8rem}.files-category-group{margin-bottom:1.25rem}.files-category-heading{margin:0 0 .4rem;font-size:.95rem;font-weight:600}.theme-editor{margin-top:1.25rem}.theme-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.9rem;margin:.75rem 0 1rem;display:grid}.theme-swatch{gap:.35rem;display:grid}.theme-swatch-label{color:#334155;font-size:.82rem;font-weight:500}.theme-swatch input[type=color]{border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;background:#fff;width:100%;height:42px;padding:2px}.theme-swatch-hex{color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.theme-preview{border-radius:var(--radius);border:1px solid var(--border);align-items:center;gap:.5rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.theme-preview-chip{border-radius:var(--radius-sm);padding:.4rem .9rem;font-size:.85rem;font-weight:600}.schema-viewer{margin-top:.5rem}.schema-toolbar{align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.schema-layout{grid-template-columns:260px 1fr;align-items:start;gap:1.25rem;display:grid}.schema-list{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);max-height:70vh;overflow-y:auto}.schema-table-list{margin:0;padding:.35rem;list-style:none}.schema-table-btn{text-align:left;border-radius:var(--radius-sm);cursor:pointer;color:#334155;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.4rem .6rem;font-size:.85rem;display:flex}.schema-table-btn:hover{background:var(--surface-2)}.schema-table-btn-active{background:var(--color-primary);color:var(--color-primary-text)}.schema-table-name{text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.schema-table-count{opacity:.7;flex-shrink:0;font-size:.72rem}.schema-detail{min-width:0}.schema-section{margin-top:1.25rem}.schema-section-title{color:#334155;margin:0 0 .5rem;font-size:.92rem;font-weight:600}.schema-fk-list,.schema-index-list{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.schema-fk-list li,.schema-index-list li{font-size:.85rem}.choice-list-group{padding:.5rem .75rem .25rem}@media (width<=720px){.schema-layout{grid-template-columns:1fr}.schema-list{max-height:220px}}.page{grid-template-columns:minmax(0,1fr);gap:1.5rem;display:grid}.page-notice{color:var(--text-muted);margin:-1rem 0 0;font-size:.82rem}.cycle-badge{background:var(--surface-2);border:1px solid var(--border-strong);color:#334155;white-space:nowrap;border-radius:999px;padding:.2rem .65rem;font-size:.78rem;font-weight:600;display:inline-block}.btn-secondary{background:var(--surface-2);color:var(--text);border-color:var(--border-strong)}.btn-secondary:hover{background:#eef2f7}.btn-xs{padding:.25rem .5rem;font-size:.78rem}.reports-stack{gap:1.25rem;display:grid}.reports-genbar{flex-wrap:wrap;align-items:flex-start;gap:.75rem 1.5rem;display:flex}.reports-genbar .field-group{flex-direction:column;gap:.25rem;min-width:0;display:flex}.reports-genbar .field-group .control{min-width:260px;max-width:360px}.reports-actions{flex-direction:column;gap:.25rem;display:flex}.reports-actions .field-label{visibility:hidden}.reports-actions-btns{flex-wrap:wrap;gap:.5rem;display:flex}.reports-template-desc-group{max-width:320px}.reports-template-desc-group .reports-template-desc{min-width:0}.reports-preview{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.reports-preview-summary{cursor:pointer;color:#334155;padding:.85rem 1.1rem;font-size:.9rem;font-weight:600}.reports-preview-summary:hover{background:var(--surface-2)}.reports-preview-hint{color:var(--text-muted);font-weight:400}.reports-preview-body{padding:0 1.1rem 1.1rem}.data-table{border-collapse:collapse;width:100%;font-size:.88rem}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--border);padding:.55rem .75rem}.data-table thead th{background:var(--surface-2);color:#334155;font-weight:600;position:sticky;top:0}.table-scroll{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);max-height:calc(100vh - 16rem);box-shadow:var(--shadow);overflow:auto}.row-selected{background:#eff6ff}.row-editing{background:#fafbff}.row-hidden-item td{color:var(--text-muted)}.row-hidden-item td:nth-child(2){text-decoration:line-through;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong)}.badge-hidden{margin-left:.5rem;text-decoration:none;display:inline-block}.report-table-wrapper{gap:.75rem;display:grid}.report-table-meta{color:var(--text-muted);align-items:center;gap:.75rem;font-size:.82rem;display:flex}.report-record-count{color:var(--text);font-size:.82rem;font-weight:500}.report-page-info{color:var(--text-muted);margin-left:auto;font-size:.82rem}.pagination{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.report-history-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);min-width:0;padding:1rem 1.1rem}.report-history-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.report-history-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.report-history-selcount{color:var(--text-muted);font-size:.8rem}.report-history-subtitle{color:var(--text-muted);margin:0 0 .85rem;font-size:.85rem}.section-title{color:#334155;font-size:.95rem;font-weight:650}.report-history-table td{vertical-align:top}.report-history-actions-cell{flex-wrap:wrap;gap:.35rem;display:flex}.report-generated-line{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.report-generated-time{font-weight:500}.report-generated-by{color:var(--text-muted);margin-top:.15rem;font-size:.8rem;display:block}.report-col-records{text-align:right;white-space:nowrap}.badge-latest{background:var(--color-primary);color:var(--color-primary-text)}.badge-uploads{color:#075985;background:#e0f2fe}.report-row-latest td{background:#faf5f7}.report-row-latest.row-selected td{background:#eef6ff}.diff-result{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);margin-top:1rem;padding:.9rem 1rem}.diff-title{margin:0 0 .5rem;font-size:.9rem;font-weight:600}.diff-summary{flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem;display:flex}.diff-added{color:#166534;font-size:.82rem;font-weight:600}.diff-removed{color:var(--danger);font-size:.82rem;font-weight:600}.diff-changed{color:#92400e;font-size:.82rem;font-weight:600}.diff-unchanged{color:var(--text-muted);font-size:.82rem}.diff-section{margin-top:.5rem}.diff-section summary{color:#334155;cursor:pointer;font-size:.85rem;font-weight:600}.diff-list{gap:.2rem;margin:.35rem 0 0;padding:0 0 0 .75rem;font-size:.85rem;list-style:none;display:grid}.admin-tab{gap:1rem;display:grid}.tab-toolbar{gap:.5rem;margin-bottom:.25rem;display:flex}.admin-form{gap:.75rem;min-width:0;display:grid}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem 1.1rem}.form-title{margin:0;font-size:1rem;font-weight:600}.control-mono{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.text-muted{color:var(--text-muted)}.text-capitalize{text-transform:capitalize}.actions-cell{gap:.35rem;display:flex}.report-jobs{gap:.6rem;display:grid}.report-job-list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.report-job{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);border-left-width:3px;gap:.4rem;padding:.7rem .85rem;display:grid}.report-job-queued,.report-job-running{border-left-color:var(--color-primary)}.report-job-failed{border-left-color:var(--danger)}.report-job-cancelled{border-left-color:var(--border-strong)}.report-job-head{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.report-job-text{font-size:.9rem;font-weight:500}.report-job-pill-queued{color:#334155;background:#e2e8f0}.report-job-pill-running{color:#075985;background:#e0f2fe}.report-job-pill-failed{color:#991b1b;background:#fee2e2}.report-job-pill-cancelled{color:#475569;background:#f1f5f9}.report-job-progress{width:100%;height:.4rem}.report-job-meta{color:var(--text-muted);margin:0;font-size:.8rem}.report-job-elapsed{font-variant-numeric:tabular-nums}.report-job-patience{font-style:italic}.report-job-adopted{color:#075985}.report-job-failed .report-job-text{color:var(--danger)}.report-job-offline{margin:0}.report-job-actions{gap:.35rem;display:flex}.sched-cycle-select{max-width:220px}.sched-date-tabs{border-bottom:1px solid var(--border);margin-bottom:0}.sched-grid{flex-direction:column;gap:0;display:flex}.sched-slot{border-bottom:1px solid var(--border);grid-template-columns:5.5rem 1fr;gap:0;min-height:3rem;display:grid}.sched-slot:last-child{border-bottom:none}.sched-slot-time{color:var(--text-muted);border-right:2px solid var(--border);white-space:normal;text-align:right;justify-content:flex-end;align-items:flex-start;padding:.6rem .75rem .6rem 0;font-size:.78rem;font-weight:700;display:flex}.sched-slot-chips{flex-wrap:wrap;align-content:flex-start;gap:.4rem;padding:.45rem .6rem;display:flex}.sched-chip{border-radius:calc(var(--radius) - 1px);border:1px solid var(--border);background:var(--surface);width:260px;color:inherit;box-shadow:var(--shadow);border-left:4px solid #94a3b8;flex-direction:column;flex-shrink:0;gap:.1rem;padding:.4rem .55rem;text-decoration:none;transition:box-shadow .12s,transform .12s;display:flex;overflow:hidden}.sched-chip:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001f}.sched-chip-type{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem;font-weight:700;line-height:1}.sched-chip-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.sched-chip-meta{color:var(--text-muted);flex-wrap:wrap;gap:.15rem .4rem;margin-top:.1rem;font-size:.7rem;line-height:1.2;display:flex}.sched-chip-dur{font-variant-numeric:tabular-nums;background:var(--surface-2);border:1px solid var(--border);border-radius:999px;padding:0 .35rem}@media (width<=720px){.sched-slot{grid-template-columns:3rem 1fr}.sched-chip{width:calc(100% - .4rem)}.sched-page .page-head{margin-bottom:.75rem}.sched-slot-time{white-space:normal;text-align:right;padding:.6rem .35rem .6rem 0;font-size:.74rem}}@media (width>=1110px){.sched-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));align-items:start;gap:0 1.5rem;display:grid}.sched-chip{width:100%}.sched-grid>.sched-slot:only-child{grid-column:1/-1}.sched-grid>.sched-slot:only-child .sched-chip{width:260px}}.dash-no-cycle{color:var(--text-muted);padding:2rem}.dash-cycle-banner{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;align-items:baseline;gap:1rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.dash-cycle-name{font-size:1rem;font-weight:700}.dash-cycle-fact{align-items:baseline;gap:.4rem;font-size:.875rem;display:inline-flex}.dash-cycle-fact-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.68rem;font-weight:700}.dash-cycle-fact-value{color:var(--text)}.dash-section-title{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:1.25rem 0 .6rem;font-size:.75rem;font-weight:700}.dash-note{color:var(--text-muted);margin:-.35rem 0 .5rem;font-size:.78rem}.dash-note+.dash-note{margin-top:-.4rem}.dash-stats-row{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.dash-stats-row-3{grid-template-columns:repeat(3,1fr)}.dash-stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;gap:.2rem;padding:1rem 1.1rem;display:flex}.dash-stat-warn{background:#fffbeb;border-color:#f59e0b}.dash-stat-link{color:inherit;text-decoration:none}.dash-stat-link:hover .dash-stat{border-color:var(--primary)}.dash-stat-value{font-size:2rem;font-weight:700;line-height:1}.dash-stat-label{color:var(--text-muted);font-size:.8rem}.dash-status-row{flex-wrap:wrap;gap:.6rem;display:flex}.dash-status-chip{border-radius:var(--radius);flex-direction:column;align-items:center;min-width:5rem;padding:.5rem 1rem;text-decoration:none;transition:opacity .15s;display:flex}.dash-status-chip:hover{opacity:.8}.dash-status-count{font-size:1.5rem;font-weight:700;line-height:1}.dash-status-name{margin-top:.1rem;font-size:.75rem;font-weight:600}.dash-type-grid{grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));gap:.6rem;display:grid}.dash-type-cell{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;gap:.4rem;padding:.55rem .7rem;display:flex}.dash-type-cell-link{color:inherit;text-decoration:none;transition:border-color .12s,box-shadow .12s}.dash-type-cell-link:hover{border-color:var(--primary);box-shadow:0 2px 8px #0000001a}.dash-type-cell-link:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.dash-type-cell-head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.dash-type-name{white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.dash-type-count{flex-shrink:0;font-size:1.15rem;font-weight:700;line-height:1}.dash-type-bar-wrap{background:var(--surface-2);border-radius:999px;height:.4rem;overflow:hidden}.dash-type-bar{background:var(--primary);border-radius:999px;min-width:2px;height:100%;transition:width .4s}.dash-activity-title{color:var(--text-muted);font-size:.85em}.dash-day-row{flex-wrap:wrap;gap:.6rem;display:flex}.dash-day-chip{border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);flex-direction:column;align-items:center;gap:.15rem;min-width:6.5rem;padding:.55rem .9rem;display:flex}.dash-day-count{color:var(--primary);font-size:1.5rem;font-weight:700;line-height:1}.dash-day-label{color:var(--text-muted);white-space:nowrap;font-size:.7rem;font-weight:600}.dash-day-chip-link{text-decoration:none;transition:border-color .12s,box-shadow .12s}.dash-day-chip-link:hover{border-color:var(--primary);box-shadow:0 2px 8px #0000001a}.dash-day-chip-link:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.dash-day-chip-empty{background:var(--surface-2);box-shadow:none}.dash-day-chip-empty .dash-day-count{color:var(--text-muted);opacity:.55}@media (width<=720px){.dash-stats-row{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.dash-type-bar-wrap{display:none}.dash-day-chip{flex:none}.dash-cycle-banner{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1rem;margin-bottom:0;display:grid}.dash-cycle-name{grid-column:1/-1}.dash-page{gap:.75rem}.dash-section-title,.dash-section-head{margin:.5rem 0 .4rem}}.field-label-row{justify-content:space-between;align-items:baseline;margin-bottom:.3rem;display:flex}.field-label-row .field-label{margin-bottom:0}.var-picker{flex-wrap:wrap;gap:.3rem;padding:.5rem 0 .4rem;display:flex}.var-chip{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.email-body-grid{grid-template-columns:1fr 1fr;align-items:start;gap:.9rem;display:grid}.email-body-editor{min-width:0}.email-body-preview{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);min-width:0;padding:.6rem .75rem;overflow:hidden}.email-preview-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.email-preview-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.72rem;font-weight:700}.email-preview-note{color:var(--text-muted);font-size:.72rem}.email-preview-subject{border-bottom:1px solid var(--border);overflow-wrap:anywhere;margin:0 0 .5rem;padding-bottom:.5rem;font-size:.9rem}.email-preview{background:var(--surface);border-radius:var(--radius-sm);max-height:32rem;padding:.7rem .85rem;font-size:.9rem;line-height:1.5;overflow:auto}.email-preview img{max-width:100%;height:auto}.tpl-sample{color:#713f12;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#fef9c3;border-radius:3px;padding:0 .15em}.preflight-modal{max-width:640px}.preflight-recips{gap:.3rem;margin-bottom:.75rem;display:grid}.preflight-recip{overflow-wrap:anywhere;gap:.5rem;font-size:.9rem;display:flex}.preflight-recip-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);flex:0 0 3.2rem;padding-top:.1rem;font-size:.72rem;font-weight:700}.preflight-recip-value{min-width:0}.preflight-subject{overflow-wrap:anywhere;gap:.5rem;margin:0 0 .75rem;font-size:.95rem;display:flex}.preflight-subject-value{font-weight:600}.preflight-body-wrap{margin-top:.5rem}.preflight-body{border:1px solid var(--border);margin-top:.35rem}.preflight-warnings{margin-bottom:.85rem}.preflight-warnings ul{margin:.35rem 0 0;padding-left:1.2rem}.preflight-warnings li{margin:.15rem 0}.preflight-ack{cursor:pointer;align-items:flex-start;gap:.5rem;margin-top:.85rem;font-size:.9rem;display:flex}.preflight-blocked{color:var(--danger);margin-top:.5rem}@media (width<=720px){.email-body-grid{grid-template-columns:1fr}.reports-genbar{flex-direction:column;align-items:stretch}.reports-genbar .field-group .control{width:100%;max-width:none}.reports-actions{width:100%}.reports-actions .field-label{display:none}.reports-actions-btns{width:100%}.reports-actions-btns .btn{flex:1}}.appsync-cycle-select{max-width:220px}.appsync-cards{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.appsync-card{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.appsync-link-row{align-items:center;gap:.5rem;width:100%;display:flex}.appsync-link-input{flex:1;min-width:0}.appsync-meta{flex-wrap:wrap;gap:1.25rem;margin:0;display:flex}.appsync-meta-item dt{color:var(--text-muted);margin-bottom:.15rem;font-size:.75rem}.appsync-meta-item dd{margin:0;font-size:.9rem;font-weight:600}.appsync-pull-row{align-items:center;gap:.75rem;display:flex}.appsync-interval{max-width:220px}.appsync-sched-readonly{margin:0;font-size:.9rem}.appsync-stats{gap:.6rem;margin-bottom:1rem;display:grid}.appsync-stats-row{grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:560px;display:grid}.appsync-stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;gap:.2rem;padding:.7rem .9rem;display:flex}.appsync-stat-warn{background:#fffbeb;border-color:#f59e0b}.appsync-stat-value{font-size:1.6rem;font-weight:700;line-height:1}.appsync-stat-label{color:var(--text-muted);font-size:.8rem}.appsync-count-row{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.appsync-count-caption{color:var(--text-muted);font-size:.8rem}.appsync-count-chip{background:var(--surface-2);border:1px solid var(--border);white-space:nowrap;border-radius:999px;padding:.15rem .55rem;font-size:.78rem}.appsync-missing{margin-bottom:1rem}.appsync-missing-hint{margin:.3rem 0 .6rem;font-size:.85rem}.appsync-missing-list{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.appsync-missing-item{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.appsync-missing-chips{flex-wrap:wrap;gap:.3rem;display:inline-flex}.appsync-preview-title{margin:0 0 .5rem;display:block}.appsync-table td{vertical-align:top}.appsync-cell-clamp{text-overflow:ellipsis;white-space:nowrap;max-width:26ch;overflow:hidden}@media (width<=860px){.appsync-cards{grid-template-columns:1fr}.appsync-stats-row{max-width:none}}.dash-section-head{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:1.25rem 0 .6rem;display:flex}.dash-section-head .dash-section-title{margin:0}.dash-section-caption{text-transform:none;letter-spacing:normal;color:var(--text-muted);font-size:.78rem;font-weight:400}.permset-row-expanded td{background:#f8fafc}.permset-users-row td{padding:0}.permset-users-detail{border-top:1px solid var(--border);color:var(--text);background:#f1f5f9;padding:.6rem 1rem;font-size:.85rem}.permset-users-empty{color:var(--text-muted);font-style:italic}.permset-users-list{flex-wrap:wrap;gap:.4rem .75rem;margin:0;padding:0;list-style:none;display:flex}.permset-users-list li{white-space:nowrap}.permset-users-list .text-muted{margin-left:.3rem}.cycle-rooms-venue{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1rem}.cycle-rooms-venue:first-of-type{border-top:0;margin-top:.75rem;padding-top:0}.cycle-rooms-venue>.logo-editor-heading{margin-bottom:.5rem;font-size:1rem}.timeslot-group-head{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.timeslot-group-title{margin:0 auto 0 0;font-size:1rem;font-weight:600}.timeslot-group-toggle{margin-left:auto}.emails-filter-bar{grid-template-columns:minmax(0,1fr);align-items:start;gap:.75rem 1rem;margin-bottom:.75rem;display:grid}@media (width>=640px){.emails-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.emails-filter-bar{grid-template-columns:repeat(3,minmax(0,1fr))}}.emails-filter-bar>.filter-field{min-width:0}.emails-filter-bar>.filter-field>.control{min-width:0;max-width:100%}.emails-filter-search{grid-column:1/-1}.emails-filter-check{flex-direction:row;align-self:end;align-items:center;gap:.4rem;min-height:2rem}.report-builder{flex-direction:column;gap:1rem;min-width:0;margin:.5rem 0;display:flex}.rb-section{border:1px solid var(--border);border-radius:var(--radius-sm);min-width:0;margin:0;padding:.75rem .9rem}.rb-section>.field-label{padding:0 .25rem}.rb-empty{color:var(--text-muted);margin:.35rem 0;font-size:.85rem}.rb-selected{flex-direction:column;gap:.4rem;margin:.35rem 0 .75rem;padding:0;list-style:none;display:flex}.rb-col-row{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);padding:.4rem .5rem}.rb-col-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.rb-col-key{color:var(--text);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.rb-col-custom{color:var(--text-muted);font-family:inherit;font-style:italic}.rb-col-move{flex-shrink:0;gap:.25rem;display:flex}.rb-col-fields{flex-wrap:wrap;gap:.6rem;margin-top:.4rem;display:flex}.rb-inline-field{color:var(--text-muted);flex-direction:column;flex:12rem;gap:.15rem;min-width:0;font-size:.72rem;display:flex}.rb-inline-field.rb-width{flex:0 0 6rem}.rb-inline-field input{width:100%}.catalog-picker{flex-direction:column;gap:.5rem;display:flex}.catalog-picker-search{max-width:22rem}.catalog-picker-groups{flex-direction:column;gap:.5rem;display:flex}.catalog-picker-group{flex-wrap:wrap;align-items:baseline;gap:.35rem;display:flex}.catalog-picker-group-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;flex:0 0 8rem;font-size:.72rem;font-weight:600}.catalog-picker-chips{flex-wrap:wrap;flex:12rem;gap:.3rem;min-width:0;display:flex}.catalog-picker-chip{white-space:nowrap}.form-editor-add-fields{margin-top:.75rem}.rb-filter-row{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.45rem;display:flex}.rb-filter-row .control-sm{flex:0 auto}.rb-text-val{flex:8rem;min-width:6rem}.rb-flag-note{color:var(--text-muted);font-size:.78rem;font-style:italic}.rb-passthrough{margin:.2rem 0 .5rem}.rb-multi{flex-wrap:wrap;flex:12rem;gap:.3rem;display:flex}.rb-multi-chip{border:1px solid var(--border-strong);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .5rem;font-size:.78rem;display:inline-flex}.rb-multi-chip input{margin:0}.rb-multi-on{background:var(--surface-2);border-color:var(--focus)}.rb-orient{border:1px solid var(--border-strong);border-radius:var(--radius-sm);display:inline-flex;overflow:hidden}.rb-orient-opt{cursor:pointer;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.85rem;display:inline-flex}.rb-orient-opt:not(:first-child){border-left:1px solid var(--border-strong)}.rb-orient-opt input{opacity:0;width:1px;height:1px;position:absolute}.rb-orient-on{background:var(--surface-2);font-weight:600}.rb-preview{border:1px dashed var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-2);min-width:0;padding:.6rem .75rem}.rb-preview-label{text-transform:uppercase;letter-spacing:.02em;color:var(--text-muted);font-size:.72rem;font-weight:600}.rb-preview-table-wrap{max-width:100%;margin:.4rem 0;overflow-x:auto}.rb-preview-table{border-collapse:collapse;font-size:.78rem}.rb-preview-table th,.rb-preview-table td{border:1px solid var(--border);text-align:left;white-space:nowrap;padding:.25rem .5rem}.rb-preview-table th{background:#fff}.rb-preview-summary{color:var(--text);margin:.3rem 0 0;font-size:.8rem}.rb-advanced{margin-top:.25rem}.rb-advanced-toggle{padding-left:0}@media (width<=640px){.catalog-picker-group-title,.rb-filter-row .control-sm,.rb-filter-row .rb-multi{flex-basis:100%}}.var-panel{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);margin:.4rem 0 .6rem;padding:.6rem .7rem}.var-search{width:100%;margin-bottom:.6rem}.var-empty{margin:.2rem 0}.var-groups{flex-direction:column;gap:.75rem;max-height:22rem;display:flex;overflow-y:auto}.var-group-title{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);margin:0 0 .35rem;font-size:.72rem;font-weight:700}.var-rows{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.35rem;display:grid}.var-row{text-align:left;border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;font:inherit;color:var(--text);background:#fff;flex-direction:column;gap:.15rem;min-width:0;padding:.4rem .5rem;display:flex}.var-row:hover{background:var(--surface-2);border-color:var(--focus)}.var-row:focus-visible{outline:2px solid var(--focus);outline-offset:1px}.var-row-main{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.var-row-label{font-size:.82rem;font-weight:600}.var-row-token{color:var(--text-muted);white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.var-row-desc{color:var(--text-muted);font-size:.74rem;line-height:1.35}.var-row-sample{color:var(--text);font-size:.72rem}.var-row-sample:before{content:""}.header-image-field{flex-direction:column;gap:.4rem;display:flex}.header-image-preview{align-items:flex-start;gap:.6rem;display:flex}.header-image-thumb{border:1px solid var(--border-strong);border-radius:var(--radius-sm);object-fit:contain;background:#fff;max-width:240px;max-height:90px}.header-image-input{font-size:.82rem}
