:root{--blue: #1f66d1;--blue-dark: #1752af;--soft-blue: #edf4ff;--surface: #ffffff;--page-bg: #f3f6fb;--line: #e6ecf5;--text: #24364f;--muted: #7b8699;--green: #43a55c;--soft-green: #58b87a;--amber: #eba630;--red: #eb5b4a;--shadow: 0 8px 28px rgba(18, 56, 117, .08);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#eef4ff 0%,#f5f7fb 160px,var(--page-bg) 160px);color:var(--text);min-width:320px}button,input,select,textarea{font:inherit}#root,.app-shell{min-height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;padding:0 20px;height:66px;background:linear-gradient(180deg,#1e67d8,#1a5ec7);color:#fff;box-shadow:0 3px 10px #154da533}.brand,.topnav,.topbar-actions,.profile-pill,.nav-link,.icon-button,.panel-header,.search-box,.owner-cell,.row-actions,.reports-table-tools,.table-pagination,.pagination-actions,.settings-panel-head,.settings-nav-item,.recent-item,.shortcut-row,.quick-action-card,.panel-actions-row{display:flex;align-items:center}.brand{gap:10px;min-width:170px}.brand-mark{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#ffffff29;color:#fff;font-size:14px}.brand strong{font-size:17px;font-weight:700}.topnav{gap:10px}.nav-link{gap:8px;height:66px;padding:0 12px;color:#ffffffeb;text-decoration:none;font-weight:600;border-bottom:3px solid transparent}.nav-link.active{border-bottom-color:#fff}.topbar-actions{gap:16px}.topbar-overlay-anchor{position:relative}.topbar-popover{position:absolute;top:calc(100% + 10px);right:0;width:320px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);color:var(--text);z-index:60}.notification-list{display:grid;gap:8px}.notification-row{display:grid;gap:4px;width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#fbfcff;text-align:left;cursor:pointer}.notification-row span,.notification-empty{color:var(--muted)}.profile-popover .notification-row strong{display:flex;align-items:center;gap:8px}.icon-button{justify-content:center;width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:#fff;position:relative;cursor:pointer}.badge-dot{position:absolute;top:-3px;right:-2px;min-width:18px;height:18px;border-radius:999px;background:#f35d5d;display:grid;place-items:center;font-size:11px;font-weight:700}.profile-pill{gap:8px;color:#fff}.profile-photo,.avatar-photo{object-fit:cover;border-radius:999px;flex-shrink:0}.profile-hover-wrap{position:relative;display:inline-flex;align-items:center;flex-shrink:0}.profile-avatar-summary{position:relative;display:inline-flex;align-items:center;flex-shrink:0;z-index:1}.profile-photo{width:30px;height:30px;border:2px solid rgba(255,255,255,.42)}.profile-photo-fallback{width:30px;height:30px;font-size:12px;border:2px solid rgba(255,255,255,.42);background:#ffffff29;color:#fff}.profile-hover-card{position:fixed;top:0;left:0;color:var(--text);opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease;z-index:9999}.profile-hover-card.visible{opacity:1;transform:translateY(0);pointer-events:auto}.profile-hover-card-reference{width:420px;border:1px solid #d7dce5;border-radius:11px;background:#fff;box-shadow:0 18px 42px #14233c2e;overflow:hidden}.profile-reference-top{display:grid;grid-template-columns:100px minmax(0,1fr);gap:15px;padding:18px 18px 13px;border-bottom:1px solid #e4e8ef}.profile-reference-photo-wrap{position:relative;width:90px;height:90px}.profile-reference-photo,.profile-reference-photo-fallback{width:90px;height:90px;border-radius:999px;flex-shrink:0}.profile-reference-photo{object-fit:cover;border:1px solid #d7e2f0}.profile-reference-photo-fallback{font-size:26px}.profile-reference-photo-fallback,.avatar-empty{display:inline-flex;align-items:center;justify-content:center;background:#dde3ec;color:#808a97}.avatar-empty{width:34px;height:34px;border-radius:999px;border:1px solid #d0d8e4;flex-shrink:0}.avatar-empty.small{width:28px;height:28px}.profile-reference-status{position:absolute;right:5px;bottom:5px;width:14px;height:14px;border-radius:999px;background:#fff;border:2px solid #8cc3e8}.profile-reference-copy{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0}.profile-reference-copy strong{display:block;color:#23262b;font-size:17px;font-weight:500;line-height:1.18}.profile-reference-copy span{display:block;color:#2f3338;font-size:13px;line-height:1.28;white-space:normal}.profile-reference-bottom{padding-top:10px}.profile-reference-section-title{display:flex;align-items:center;gap:11px;padding:0 18px 10px;border-bottom:1px solid #e4e8ef;color:#20242a;font-size:14px;font-weight:500}.profile-reference-scroll{overflow:visible;padding:12px 16px 14px 18px}.profile-reference-line{display:flex;align-items:flex-start;gap:10px;min-height:20px}.profile-reference-line+.profile-reference-line{margin-top:12px}.profile-reference-line-icon{color:#7a7d82;flex-shrink:0;margin-top:2px}.profile-reference-line-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.profile-reference-line-copy small{color:#7c8591;font-size:10px;font-weight:600;letter-spacing:.02em}.profile-reference-link{color:#0d4d93;font-size:12px;line-height:1.35;word-break:break-word}.profile-button{border:0;background:transparent;cursor:pointer}.profile-pill strong{font-size:14px}.page-frame{width:calc(100vw - 20px);max-width:1720px;margin:10px auto 20px}.page-intro h1,.reports-shell h1{margin:0 0 4px;font-size:22px;font-weight:700}.page-intro p,.reports-shell p,.form-subtitle{margin:0;color:var(--muted)}.page-intro.tight{margin-bottom:18px}.dashboard-page .page-intro{margin-bottom:2px}.dashboard-page .stats-row,.dashboard-page .dashboard-grid-top,.dashboard-page .dashboard-grid-middle{align-items:stretch}.dashboard-page .panel,.dashboard-page .overview-card{border-radius:16px}.dashboard-page .table-wrap{overflow-x:auto}.dashboard-page,.documents-page,.reports-page,.settings-page{display:grid;gap:16px;width:100%}.stats-row,.dashboard-grid-top,.dashboard-grid-middle,.documents-grid,.documents-status-grid,.reports-chart-grid,.settings-card-grid{display:grid;gap:16px}.stats-row{grid-template-columns:repeat(4,1fr)}.dashboard-grid-top,.dashboard-grid-middle{grid-template-columns:minmax(320px,34%) minmax(0,66%);align-items:stretch}.documents-grid,.documents-status-grid,.reports-chart-grid,.settings-action-grid,.settings-detail-grid{grid-template-columns:repeat(2,1fr)}.panel,.overview-card,.settings-sidebar{background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.panel{padding:18px;min-width:0}.dashboard-chart-panel,.recent-panel{min-height:100%}.dashboard-chart-panel .chart-card{min-height:250px}.dashboard-grid-middle>.panel,.dashboard-grid-top>.panel{min-height:100%}.overview-card{display:flex;gap:14px;min-height:104px;padding:15px 16px}.overview-button{width:100%;text-align:left;cursor:pointer}.overview-card span{display:block;color:#525f73;font-size:14px}.overview-card strong{display:block;margin-top:2px;font-size:36px;line-height:1}.overview-card small{display:block;margin-top:6px;color:var(--muted);font-size:13px}.overview-icon,.avatar-chip,.settings-panel-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex-shrink:0}.overview-icon.blue,.settings-panel-icon{background:#e8f1ff;color:var(--blue)}.overview-icon.green{background:#eaf8ee;color:var(--green)}.overview-icon.amber{background:#fff5e5;color:var(--amber)}.overview-icon.red{background:#ffeceb;color:var(--red)}.panel-header{justify-content:space-between;gap:12px;margin-bottom:12px}.page-panel-header{margin-bottom:18px}.panel-header.compact{margin-bottom:14px}h2,h3{margin:0;font-size:16px;font-weight:700}.primary-button,.secondary-button,.icon-plain,.page-pill{border:0;cursor:pointer}.primary-button,.secondary-button{height:40px;padding:0 18px;border-radius:6px;font-weight:700}.primary-button{background:linear-gradient(180deg,#2b7df2 0%,var(--blue) 100%);color:#fff}.secondary-button{background:#fff;border:1px solid #dbe4f1;color:#41536b}.secondary-button:hover,.primary-button:hover{opacity:.96}.search-box{gap:8px;background:#fff;border:1px solid #dce4ef;border-radius:6px;height:40px;padding:0 12px}.search-box.large{flex:1}.search-box input,.filter-toolbar select,.reports-filters select,.reports-filters input,.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:0;outline:none;background:transparent}.chart-card{display:grid;grid-template-columns:280px 1fr;gap:18px;align-items:center}.pie-shell{display:grid;place-items:center}.pie-visual{width:180px;height:180px;border-radius:999px;display:grid;place-items:center}.pie-hole{width:72px;height:72px;border-radius:999px;background:#fff;display:grid;place-items:center;text-align:center}.pie-hole strong{font-size:18px}.pie-hole span{font-size:11px;color:var(--muted)}.legend-stack{display:grid;gap:10px}.legend-item{display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:8px;font-size:14px;min-height:42px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fbfcff}.legend-swatch{width:14px;height:14px;border-radius:4px}.pie-segment{cursor:pointer}.pie-segment:hover,.pie-segment:focus{opacity:.9;outline:none}.recent-list,.shortcut-list{display:grid;gap:8px}.recent-list{min-height:100%}.recent-list-scroll{max-height:286px;overflow-y:auto;padding-right:4px}.recent-item{display:grid;grid-template-columns:34px minmax(0,1fr) 170px 34px;gap:12px;align-items:center;padding:8px 0;border-bottom:1px solid #edf2f8}.recent-item:last-child{border-bottom:0}.recent-copy{display:grid;gap:2px;min-width:0;overflow:hidden}.recent-copy strong,.quick-action-card strong{display:block}.recent-copy strong{font-size:12px;line-height:1.25}.recent-copy span,.quick-action-card span,.settings-panel-card p,.settings-nav-item,.shortcut-row span{color:var(--muted)}.recent-copy strong,.recent-copy span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-copy span{font-size:11px}.recent-meta{display:grid;gap:2px;justify-items:end;color:#6d7a8d;font-size:11px;white-space:nowrap;width:170px;overflow:hidden}.recent-meta strong{font-size:11px;font-weight:600}.recent-item time{color:var(--muted);font-size:11px}.quick-actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.dashboard-grid-middle .quick-actions-grid{align-content:start}.quick-action-card{gap:12px;width:100%;text-align:left;min-height:84px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#f7f9fd}.shortcut-row{justify-content:space-between;width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#fff;text-align:left}.shortcut-row strong{min-width:26px;height:22px;padding:0 8px;border-radius:10px;background:#fff1cf;color:#9f6d0d;display:grid;place-items:center;font-size:12px}table{width:100%;border-collapse:collapse}thead{background:#fafbfd}th,td{text-align:left;padding:13px 10px;border-bottom:1px solid var(--line);font-size:14px}th{color:#607084;font-weight:700}.owner-cell{display:flex;align-items:center;gap:10px}.owner-cell span{min-width:0}.owner-row-photo{display:flex;align-items:center;gap:10px}.avatar-chip{background:#eaf1ff;color:var(--blue);border-radius:999px;font-size:12px;font-weight:700}.avatar-photo{width:34px;height:34px;border:1px solid #d7e2f0}.avatar-photo.small{width:28px;height:28px}.recent-avatar,.recent-avatar-fallback{justify-self:end}.avatar-chip.small{width:28px;height:28px;font-size:11px}.row-actions{gap:10px;flex-wrap:wrap}.action-menu-wrap{position:relative}.action-menu-trigger{display:inline-flex;align-items:center;gap:8px}.action-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;padding:8px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow);z-index:20}.action-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:119}.action-menu-dropdown-floating{position:absolute;top:auto;right:auto;z-index:120}.action-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer}.action-menu-item:hover{background:#f5f8fd}.icon-plain{background:transparent;color:#5f6d81;padding:0}.action-link{gap:6px}.danger-link{color:var(--red)}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:95px;height:28px;padding:0 10px;border-radius:16px;font-size:12px;font-weight:700}.status-badge.valid{background:#eaf8ee;color:var(--green)}.status-badge.expiring{background:#fff5df;color:#ba7a10}.status-badge.expired{background:#ffecec;color:var(--red)}.filter-toolbar{margin-bottom:12px}.filter-toolbar select,.reports-filters label,.form-grid label{border:1px solid #dce4ef;border-radius:6px;background:#fff}.filter-toolbar select{width:180px;height:40px;padding:0 12px}.search-filter-row,.panel-actions-row{display:flex;gap:12px}.search-filter-row{margin-bottom:14px;align-items:center}.search-filter-row .search-box.large{flex:1 1 auto;min-width:0}.compact-action-button{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding-inline:12px}.selection-col{width:38px;text-align:center}.selection-col input{width:15px;height:15px}.panel-actions-row{justify-content:space-between;margin-top:14px}.mini-status-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mini-status-card{padding:18px;border-radius:10px;border:1px solid var(--line);background:#fcfdff}.mini-status-card strong{display:block;font-size:26px;margin-bottom:6px}.mini-status-card span{color:#5a6b81}.mini-status-card.blue strong{color:var(--blue)}.mini-status-card.green strong,.mini-status-card.soft-green strong{color:var(--green)}.mini-status-card.amber strong{color:var(--amber)}.mini-status-card.red strong{color:var(--red)}.reports-shell{padding-bottom:16px}.generated-note{margin-top:10px;color:var(--muted);font-size:13px}.reports-filters{display:grid;grid-template-columns:1fr 1.2fr 1.5fr auto;gap:12px;margin-top:14px}.reports-filters label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:0 12px;height:44px}.reports-filters label span{color:#44546a;font-weight:600;white-space:nowrap}.reports-table-tools{gap:12px;flex-wrap:wrap}.table-pagination{justify-content:space-between;margin-top:10px;color:#718096;font-size:13px}.pagination-actions{gap:10px}.page-pill{width:28px;height:28px;border-radius:6px;background:#fff;border:1px solid var(--line)}.page-pill.active{background:var(--soft-blue);color:var(--blue)}.settings-layout{display:grid;grid-template-columns:220px 1fr;gap:16px}.settings-layout.wide{grid-template-columns:260px minmax(0,1fr)}.settings-sidebar{padding:14px;align-self:start;position:sticky;top:12px}.settings-sidebar-title{margin-bottom:14px;font-size:20px;font-weight:700}.settings-nav-item{gap:10px;width:100%;height:48px;margin-bottom:8px;padding:0 12px;border:0;border-radius:10px;background:transparent;text-align:left}.settings-nav-item.active{background:var(--soft-blue);color:var(--blue);font-weight:700}.settings-content,.settings-record-list,.settings-summary-list{display:grid;gap:16px}.settings-hero,.settings-simple-header{display:flex;justify-content:space-between;gap:16px;align-items:center}.settings-icon-toolbar{display:flex;align-items:center;gap:10px}.icon-action-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer}.settings-hero-copy{display:flex;gap:14px;align-items:center}.settings-flash{padding:10px 14px;border-radius:10px;background:#edf6ff;color:var(--blue-dark);font-weight:600}.settings-action-grid{display:grid;gap:16px}.settings-action-card{display:flex;align-items:center;gap:14px;width:100%;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);text-align:left}.settings-action-card strong{display:block}.settings-action-card span{color:var(--muted)}.settings-record{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#fbfcff}.settings-record p{margin:4px 0 0;color:var(--muted)}.settings-record span{color:var(--blue);font-weight:700;white-space:nowrap}.settings-summary-list>div{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:12px;border:1px solid var(--line);background:#fbfcff}.settings-summary-list span{color:var(--muted)}.settings-admin-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px}.settings-admin-sidebar{position:sticky;top:12px;align-self:start;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:16px}.settings-nav-group+.settings-nav-group{margin-top:18px}.settings-nav-group-title{margin:0 0 10px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#7a8798}.settings-admin-nav-item{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;margin-bottom:8px;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:#4e6077;text-align:left;cursor:pointer}.settings-admin-nav-item.active{background:var(--soft-blue);color:var(--blue);font-weight:700}.settings-admin-main{display:grid;gap:16px;min-width:0}.settings-admin-header,.settings-admin-toolbar,.settings-admin-toolbar-left,.settings-admin-toolbar-right,.settings-admin-subtabs,.settings-admin-title,.settings-admin-summary,.settings-admin-workspace,.settings-inspector-note{display:flex;align-items:center}.settings-admin-header,.settings-admin-toolbar{justify-content:space-between;gap:16px}.settings-admin-title{gap:14px}.settings-admin-subtabs{gap:10px;flex-wrap:wrap}.settings-admin-subtab{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#4e6077;cursor:pointer}.settings-admin-subtab.active{background:var(--soft-blue);color:var(--blue);border-color:#cfe0fb;font-weight:700}.settings-admin-toolbar-left,.settings-admin-toolbar-right{gap:10px;flex-wrap:wrap}.settings-admin-summary{gap:16px}.settings-summary-card{display:flex;align-items:center;gap:14px;flex:1}.settings-summary-card span{display:block;color:var(--muted)}.settings-summary-card strong{font-size:18px}.settings-admin-workspace{align-items:stretch;gap:16px}.settings-admin-list{flex:0 0 46%}.settings-admin-inspector{flex:1}.settings-admin-records{display:grid;gap:10px}.settings-admin-record{display:flex;justify-content:space-between;gap:12px;width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#fbfcff;text-align:left;cursor:pointer}.settings-admin-record.active{border-color:#bdd5fb;background:#eef5ff}.settings-admin-record p{margin:4px 0 0;color:var(--muted)}.settings-admin-record span{color:var(--blue);font-weight:700;white-space:nowrap}.settings-inspector-grid{display:grid;gap:12px}.settings-inspector-card{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#fbfcff}.settings-inspector-card span{color:var(--muted)}.settings-inspector-note{gap:12px;align-items:flex-start;padding:16px;border-radius:12px;background:#f7faff;border:1px solid #dfeafc;color:#4b5f79}.settings-inspector-note p{margin:6px 0 0}.settings-empty-state{color:var(--muted);padding:18px 0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#14233c59;display:grid;place-items:center;z-index:100}.modal-card{width:min(760px,calc(100vw - 24px));background:#fff;border-radius:14px;padding:20px;box-shadow:0 20px 60px #10203a40}.modal-card-wide{width:min(920px,calc(100vw - 24px));max-height:calc(100vh - 36px);display:flex;flex-direction:column}.modal-header-actions{display:flex;align-items:center;gap:10px}.preview-modal-scroll{overflow-y:auto;padding-right:4px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.form-error{padding:10px 12px;border:1px solid #f0c2c2;border-radius:6px;background:#fff3f3;color:#b34242;font-size:13px}.form-grid label{display:grid;gap:8px;padding:10px 12px;color:#53647a;font-size:14px}.form-grid textarea{resize:vertical}.full-span{grid-column:1 / -1}.form-actions{display:flex;justify-content:flex-end;gap:10px;padding:0;border:0}.inline-form-row{display:flex;align-items:center;gap:10px}.inline-form-row>*:first-child{flex:1}.modal-pagination{margin-top:16px}.preview-summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}.preview-summary-grid>div{display:grid;gap:4px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:#fbfcff}.preview-summary-grid span{color:var(--muted);font-size:13px}.preview-panel{padding:14px;border:1px solid var(--line);border-radius:12px;background:#fbfcff}.constrained-table-wrap{max-height:470px;overflow-y:auto}.preview-image-stack{display:grid;gap:18px}.preview-image-block{display:grid;gap:10px}.document-preview-image{width:100%;height:auto;border-radius:10px;border:1px solid #dde6f3}button:disabled{cursor:not-allowed;opacity:.55}.toast-stack{position:fixed;right:18px;bottom:18px;z-index:200;display:grid;gap:10px;width:min(360px,calc(100vw - 24px))}.toast-card{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:12px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 40px #10203a29}.toast-card.success{border-left:4px solid var(--green)}.toast-card.info{border-left:4px solid var(--blue)}.toast-card p{margin:4px 0 0;color:var(--muted)}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#eef4ff,#f5f7fb)}.login-card{width:min(440px,100%);padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.login-brand,.login-intro{display:flex;align-items:center;gap:12px}.login-brand{margin-bottom:20px}.login-intro{margin-bottom:18px}.login-intro h1{margin:0 0 4px;font-size:24px}.single-column-form{grid-template-columns:1fr}.settings-flash.error{background:#fff0f0;color:#b13a3a}.top-gap-form{margin-top:16px}@media(max-width:1100px){.stats-row,.documents-grid,.documents-status-grid,.reports-chart-grid,.dashboard-grid-top,.dashboard-grid-middle,.settings-layout,.settings-admin-layout,.settings-action-grid,.settings-detail-grid,.reports-filters,.chart-card{grid-template-columns:1fr}.settings-sidebar,.settings-admin-sidebar{position:static}.settings-admin-summary,.settings-admin-workspace,.settings-admin-header,.settings-admin-toolbar{flex-direction:column;align-items:stretch}}@media(max-width:760px){.topbar{height:auto;padding:12px 16px;flex-wrap:wrap;gap:12px}.topnav{order:3;width:100%;overflow-x:auto}.page-frame{width:calc(100vw - 12px);margin:8px auto 16px}.panel,.overview-card{padding:14px}.quick-actions-grid,.mini-status-row,.form-grid,.settings-action-grid,.settings-detail-grid,.preview-summary-grid{grid-template-columns:1fr}.search-filter-row,.panel-actions-row,.reports-table-tools,.settings-hero,.settings-record,.inline-form-row,.settings-admin-toolbar-left,.settings-admin-summary,.settings-admin-workspace,.settings-inspector-card,.settings-admin-record{flex-direction:column;align-items:stretch}.toast-stack{right:8px;left:8px;bottom:8px;width:auto}}
