.error-message.card,.empty-state.card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:95vw;margin:24px auto;padding:24px 12px;min-height:120px;box-sizing:border-box}@media(max-width:600px){.error-message.card,.empty-state.card{padding:18px 4px;font-size:1rem;min-width:0;width:100%;border-radius:10px}}body{font-family:Segoe UI,Roboto,Arial,sans-serif;background-color:#f3f5f9;margin:0;color:#222;overflow-x:hidden}html,body,#root{height:100dvh}*{box-sizing:border-box}img{max-width:100%;height:auto}.auth-body{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:16px}.login-container{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 25px #0000000d;width:90%;max-width:400px}h2{text-align:center;color:#222;margin-bottom:1rem;font-weight:600}h1,h3,h4{color:#0f172a;font-weight:600}p.description{text-align:center;color:#666;font-size:.9rem;margin-bottom:1.5rem;line-height:1.4}.input-group{margin-bottom:1.2rem}.input-group label{display:block;margin-bottom:.4rem;color:#444;font-size:.9rem;font-weight:500}.input-group input{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:6px;box-sizing:border-box;transition:border-color .2s}.input-group input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.auth-body button{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:6px;background:#f4f4f9;color:#222;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .1s}.auth-body button:hover{background:#e8eefc;color:#0f172a;border-color:#b6c2e1}.auth-body button:active{background:#dbeafe;color:#0f172a;border-color:#b6c2e1;transform:scale(.98)}.forgot-password,.back-to-login{text-align:center;margin:1rem 0 1.2rem}.forgot-password a,.back-to-login a{color:#007bff;text-decoration:none;font-size:.85rem;font-weight:500}.forgot-password a:hover,.back-to-login a:hover{text-decoration:underline}.toastify.fulleduca-toast{display:inline-flex;align-items:center;gap:8px;border-radius:12px;padding:12px 14px;box-shadow:0 12px 30px #0f172a2e;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.toastify.fulleduca-toast.is-error{background:linear-gradient(135deg,#dc2626,#ef4444)}.toastify.fulleduca-toast .toast-close{margin-left:4px;padding:0 2px;width:14px;min-width:14px;font-size:.85em}.form-feedback{display:none;margin-top:12px;padding:12px 14px;border-radius:12px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;line-height:1.4;font-size:.92rem}.form-feedback.is-visible{display:block}.form-feedback.is-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.auth-secondary-action{margin-top:12px}.auth-secondary-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;text-decoration:none}.layout{display:flex;min-height:100vh;height:100dvh;width:100%}.layout-content{flex:1 1 auto;width:100%;min-width:0;max-width:none;background:#f4f4f9;height:100dvh;overflow:auto;overscroll-behavior:contain}.sidebar{width:240px;background:#fff;color:#0f172a;padding:14px 12px;display:flex;flex-direction:column;gap:12px;flex-shrink:0;position:sticky;top:0;height:100vh;overflow-y:auto;border-right:1px solid #e6e9ef;box-shadow:0 0 24px #0f172a0f;transition:width .22s ease,padding .22s ease}.sidebar-collapsed{width:82px;padding-left:8px;padding-right:8px}.sidebar-header{display:flex;flex-direction:column;gap:4px;padding:6px 10px 10px;border-bottom:1px solid #eef2f7}.sidebar-brand-row{display:flex;align-items:center;gap:10px}.sidebar-toggle{margin-left:auto;border:1px solid #dbe3f0;background:#fff;color:#1e3a8a;border-radius:10px;width:38px;height:38px;cursor:pointer}.sidebar-brand-icon{width:36px;height:36px;border-radius:10px;border:1px solid #e6e9ef;background:#fff;object-fit:contain;flex-shrink:0}.sidebar-brand-text{display:flex;flex-direction:column;gap:2px;min-width:0}.sidebar-title{font-size:1.05rem;font-weight:700;letter-spacing:.2px}.sidebar-subtitle{font-size:.85rem;color:#6b7280}.sidebar-nav{display:flex;flex-direction:column;gap:6px;min-width:0}.sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:6px}.sidebar-link{text-decoration:none;color:#0f172a;padding:10px 12px;border-radius:10px;font-weight:600;transition:background .2s ease,color .2s ease;display:flex;align-items:center;gap:10px;position:relative;min-width:0}.sidebar-button{background:transparent;border:none;cursor:pointer;width:100%;text-align:left}.logout-btn{color:#b91c1c}.logout-btn:hover{background:#fee2e2}.sidebar-link:hover{background:#f3f6ff}.sidebar-link.active{background:#e8eefc;color:#1d4ed8}.sidebar-link.active:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:999px;background:#2563eb}.sidebar-icon{width:22px;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem}.sidebar-text{white-space:nowrap}.sidebar-collapsed .sidebar-brand-text,.sidebar-collapsed .sidebar-text{display:none}.sidebar-collapsed .sidebar-header{align-items:center}.sidebar-collapsed .sidebar-brand-row{justify-content:center}.sidebar-collapsed .sidebar-toggle{margin-left:0}.sidebar-collapsed .sidebar-link,.sidebar-collapsed .sidebar-button{justify-content:center}.app-topbar{position:sticky;top:0;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#f4f4f9eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb}.app-topbar-left,.app-topbar-actions{display:flex;align-items:center;gap:10px}.topbar-icon-btn,.topbar-action-btn{border:1px solid #c7d2fe;background:#fff;color:#1d4ed8;border-radius:12px;padding:10px 14px;font-weight:600;cursor:pointer}.logout-inline{border-color:#fecaca;color:#b91c1c}.sync-status{padding:8px 12px;border-radius:999px;font-size:.82rem;font-weight:700}.sync-status.is-online{background:#dcfce7;color:#166534}.sync-status.is-offline{background:#fee2e2;color:#991b1b}.user-chip{display:inline-flex;align-items:center;gap:10px;padding:6px 12px 6px 6px;border-radius:999px;background:#fff;border:1px solid #dbe3f0;text-decoration:none;color:#0f172a;min-width:0}.user-chip-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.04em}.user-chip-text{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell{width:100%;max-width:1680px;min-width:0;margin:0 auto;padding:16px clamp(16px,2vw,28px);min-height:0;height:calc(100dvh - 32px);display:flex;flex-direction:column;box-sizing:border-box;overflow-x:clip}.app-shell-tight{height:100dvh;padding-bottom:0}.app-shell-tight>section{flex:1;min-height:0;display:flex}.app-shell-tight .split-layout{flex:1;min-height:0}.app-shell-tight .split-main{display:flex;flex-direction:column;min-height:0}.app-shell-tight .page-title{margin-top:2px;margin-bottom:4px}.app-shell-tight .card{margin-bottom:8px}.app-shell-tight .toolbar{gap:6px}.table-card{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.table-card .table-wrap{flex:1 1 auto;min-height:0;overflow:auto}.table-card .toolbar:last-child{margin-top:auto}.list-toolbar-shell{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;flex-wrap:wrap}.list-toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.list-filter-chip-row{margin-top:12px}.list-filter-drawer{margin-top:14px;display:none;border:1px solid #dbe3f0;border-radius:16px;background:linear-gradient(180deg,#fcfdff,#f8fbff);padding:16px;box-shadow:inset 0 1px #fffc,0 12px 24px #0f172a0d}.list-filter-drawer.open{display:block}.list-filter-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.list-filter-drawer-subtitle{margin-top:4px;color:#64748b;font-size:.9rem}.list-filter-form-row{align-items:end}.page-title{margin:8px 0 12px;font-size:1.5rem;letter-spacing:.2px}.card{background:#fff;border-radius:12px;box-shadow:0 8px 20px #0f172a0f;padding:14px;margin-bottom:12px;border:1px solid #eef2f7}.form-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.field{display:flex;flex-direction:column;gap:4px;min-width:200px;flex:1}.field.checkbox{flex-direction:row;align-items:center;justify-content:center;gap:8px}.field.checkbox span{margin:0}.input,.select{width:100%;padding:10px;border:1px solid #d7dde7;border-radius:10px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.input:focus,.select:focus{outline:none;border-color:#4f7cff;box-shadow:0 0 0 3px #4f7cff29}.input:disabled,.select:disabled{background:#f8fafc;color:#475569;cursor:not-allowed}.btn{padding:10px 16px;border-radius:10px;border:1px solid #2f5be8;background:#3b6df2;color:#fff;font-weight:600;cursor:pointer;box-shadow:0 6px 14px #2563eb33}.btn.secondary{background:#fff;color:#1d4ed8;box-shadow:none}.btn.ghost{background:#fff;border-color:#e5e7eb;color:#333;box-shadow:none}.pagination-btn{width:36px;min-width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;line-height:1}.table-wrap{width:100%;overflow-x:auto;border:1px solid #eef2f7;border-radius:12px;position:relative;-webkit-overflow-scrolling:touch}table{width:max-content;min-width:100%;border-collapse:collapse;background:#fff;table-layout:auto}th,td{padding:8px;border-bottom:1px solid #eef2f7;text-align:left;font-size:.95rem;white-space:nowrap;overflow:visible;text-overflow:clip}.sticky-actions{position:sticky;right:0;background:#fff;z-index:2;box-shadow:-8px 0 12px #0f172a0f;width:72px}thead .sticky-actions{background:#f3f5f9;z-index:3}thead th{background:#f3f5f9;color:#4b5563;font-weight:600}.sort-btn{background:transparent;border:none;padding:0;font:inherit;color:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.sort-indicator{font-size:.85rem;color:#6b7280}.icon-btn{border:none;background:transparent;cursor:pointer;color:#6b7280;padding:6px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.icon-btn:hover{background:#f3f4f6;color:#374151}.icon-btn.danger:hover{background:#fee2e2;color:#b91c1c}tbody tr:nth-child(2n){background:#fafbfe}.data-row{cursor:pointer}.data-row:hover{background:#eef4ff}.table-primary-text{font-weight:600;color:#0f172a}.table-secondary-text{margin-top:2px;font-size:.82rem;color:#64748b;white-space:normal}.record-meta{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.field-label-required:after{content:" *";color:#dc2626;font-weight:700}.inline-field-action,.contact-inline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.contact-inline .btn{padding:8px 12px;font-size:.88rem}.professor-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.professor-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0f172a1a;border-color:#cbd5e1}.professor-card.is-clickable{cursor:pointer}.image-field-stack{display:flex;flex-direction:column;gap:8px;width:100%}.helper-text{color:#64748b;font-size:.84rem;line-height:1.4}.toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.pagination-toolbar{flex-wrap:nowrap}.pagination-info{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pagination-controls{margin-left:auto;display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.pagination-page-size{display:inline-flex;align-items:center;gap:8px;color:#475569;font-size:.9rem}.pagination-page-size span{white-space:nowrap}.pagination-page-size-select{min-width:84px}.alunos-filter-row{align-items:end}.alunos-filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.filter-chip{border:1px solid #d7dde7;background:#f8fafc;color:#334155;border-radius:999px;padding:5px 10px;font-size:.82rem;cursor:pointer}.filter-chip:hover{background:#eef2ff;border-color:#c7d2fe}.total-summary-card{margin-bottom:10px}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.chart-card{min-height:220px;display:flex;flex-direction:column;gap:10px}.chart-title{font-weight:700;color:#1f2937}.chart-placeholder{flex:1;border:1px dashed #cbd5f5;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#64748b;background:#f8fafc}.split-layout{display:grid;grid-template-columns:1fr 0;gap:12px;align-items:start;transition:grid-template-columns .25s ease;flex:1;min-height:0;overflow:hidden}.split-layout.has-panel{grid-template-columns:1fr 1fr}.split-layout .split-main{min-width:0;height:100%;overflow-y:auto;position:relative;z-index:1}.split-layout.has-panel .split-main,.split-layout.has-panel .split-panel.open{height:100%;overflow-y:auto}.split-layout.has-panel .split-main .table-wrap{overflow-x:auto}.split-panel{width:0;overflow:hidden;transform:translate(100%);transition:transform .25s ease,width .25s ease;pointer-events:none}.split-panel.open{width:100%;transform:translate(0);position:relative;z-index:3;pointer-events:auto}.mobile-only{display:none}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.panel-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.details-form-stack{display:flex;flex-direction:column;gap:10px}.details-form-stack .field{min-width:0}.details-textarea{min-height:96px;resize:vertical;line-height:1.45}.aluno-image-cell{min-width:72px}.aluno-image-panel{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.details-section-title{margin:8px 0 2px;font-size:.9rem;font-weight:700;color:#334155;letter-spacing:.03em;text-transform:uppercase}.aluno-image-thumb,.aluno-image-preview{border-radius:14px;background:linear-gradient(135deg,#e0e7ff,#dbeafe);color:#1e3a8a;font-weight:700;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #cbd5e1;flex-shrink:0}.aluno-image-thumb{width:44px;height:44px;font-size:.85rem}.aluno-image-preview{width:96px;height:96px;font-size:1.25rem}.aluno-image-thumb img,.aluno-image-preview img{width:100%;height:100%;object-fit:cover;display:block}.muted{color:#666;font-size:.9rem}@media(max-width:900px),(max-height:640px){.layout{display:block;min-height:100dvh}.layout-content{height:auto;min-height:100dvh;padding-bottom:84px}.sidebar{position:fixed;left:0;right:0;bottom:0;top:auto;width:100%;height:auto;min-height:68px;border-right:none;border-top:1px solid #e6e9ef;box-shadow:0 -8px 24px #0f172a14;background:#fff;padding:6px 8px calc(6px + env(safe-area-inset-bottom));display:flex;flex-direction:row;align-items:stretch;gap:8px;z-index:50;overflow:hidden}.sidebar-collapsed{width:100%;padding:6px 8px calc(6px + env(safe-area-inset-bottom))}.sidebar-header{display:none}.sidebar-nav{flex:1;display:flex;flex-direction:row;gap:6px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-footer{margin-top:0;display:flex;flex-direction:row;gap:6px;flex-shrink:0}.sidebar-link{min-width:88px;justify-content:center;flex-direction:column;gap:4px;padding:8px;border-radius:10px;font-size:.78rem;text-align:center;scroll-snap-align:start}.sidebar-link.active:before{display:none}.sidebar-icon{width:auto;font-size:1rem}.sidebar-text{display:block;white-space:nowrap;font-size:.75rem}.sidebar-collapsed .sidebar-text,.sidebar-collapsed .sidebar-brand-text{display:block}.sidebar-button{min-width:74px}.topbar-icon-btn{display:none}.app-topbar{flex-direction:column;align-items:stretch;padding-bottom:10px}.app-topbar-left,.app-topbar-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.topbar-action-btn,.user-chip{flex:1 1 0;justify-content:center}.logout-inline{flex-basis:100%}.app-shell{padding:12px;height:auto;min-height:calc(100dvh - 84px)}.app-shell-tight{height:auto;min-height:calc(100dvh - 84px)}.form-row{flex-direction:column;align-items:stretch}.btn{width:100%}.field{min-width:0}.card{padding:12px;border-radius:14px}th,td{padding:10px 8px;font-size:.88rem}.sticky-actions{width:56px;min-width:56px}.table-secondary-text{font-size:.78rem}.pagination-toolbar{gap:6px;flex-wrap:wrap}.pagination-toolbar .btn{width:auto}.pagination-toolbar .pagination-info{font-size:.82rem}.pagination-controls{width:100%;margin-left:0;justify-content:flex-end;flex-wrap:wrap}.pagination-page-size{width:100%;justify-content:space-between}.pagination-page-size-select{flex:1;min-width:0}.alunos-filter-row{align-items:stretch}.alunos-filter-row .btn{width:100%}.list-toolbar-shell,.list-toolbar-actions,.list-filter-drawer-header{flex-direction:column;align-items:stretch}.split-layout{grid-template-columns:1fr}.split-layout.has-panel .split-main{display:none}.split-panel{transform:none}.split-panel.open{position:fixed;left:0;right:0;top:0;bottom:calc(84px + env(safe-area-inset-bottom));width:auto;overflow-y:auto;padding:12px;background:#f4f4f9fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -12px 24px #0f172a14}.split-panel.open>.card{min-height:calc(100dvh - 132px - env(safe-area-inset-bottom));margin-bottom:0}.panel-header{align-items:stretch;flex-direction:column}.panel-header-actions{width:100%;justify-content:flex-start}.panel-header-actions .btn{flex:1}.aluno-image-panel{align-items:flex-start}.split-panel.open{width:100%}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:480px){.login-container{width:100%;padding:1.25rem}.sidebar-link{min-width:82px;padding:8px 6px}.user-chip-text{max-width:110px}.app-shell,.split-panel.open{padding-left:10px;padding-right:10px}}@media(max-width:520px){.sidebar-link{min-width:78px;padding:8px 6px}.sidebar-text{font-size:.72rem}}body{font-size:14px}.layout-content{background:linear-gradient(180deg,#edf2f7,#f7f9fc)}.sidebar{width:228px}.app-topbar{padding:10px 16px;background:#ffffffeb}.app-topbar-branding{min-width:0}.topbar-brand-icon{width:32px;height:32px;border-radius:10px;border:1px solid #dbe3f0;background:#fff;object-fit:contain}.topbar-brand-copy{display:flex;flex-direction:column;min-width:0;gap:1px}.topbar-brand-copy strong{font-size:.96rem;color:#0f172a}.topbar-brand-copy span{font-size:.76rem;color:#64748b}.topbar-icon-btn,.topbar-action-btn,.icon-action-btn{width:38px;height:38px;padding:0;display:inline-flex;align-items:center;justify-content:center}.topbar-icon-btn:disabled{opacity:.45;cursor:default}.sync-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;font-size:.78rem;font-weight:700}.sync-pill.is-online{background:#dcfce7;color:#166534}.sync-pill.is-offline{background:#fee2e2;color:#991b1b}.user-chip-compact{padding-right:6px}.user-chip-compact .user-chip-text{display:none}.app-shell{max-width:100%;padding:12px 16px 16px}.page-title{margin:0;font-size:1.18rem}.card{border-radius:14px;padding:12px;margin-bottom:10px}.input,.select,.btn{font-size:.92rem}.input,.select{padding:9px 10px}.btn{padding:9px 14px}th,td{padding:7px 8px;font-size:.9rem}.entity-page{display:flex;flex-direction:column;gap:6px;min-height:0}.entity-page>.entity-header,.entity-page>.bulk-action-bar.card{flex:0 0 auto;min-height:auto}.entity-header{position:sticky;top:62px;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:3px 6px;border:1px solid #dbe3f0;border-radius:8px;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.entity-header-copy{display:flex;flex-direction:row;align-items:center;gap:6px;min-width:0;flex:1 1 auto;overflow:hidden}.entity-header-copy>:first-child{display:none}.entity-header .page-title{margin:0;font-size:.95rem;line-height:1;white-space:nowrap;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}.entity-header-copy p,.entity-breadcrumb{margin:0;font-size:.72rem;line-height:1;color:#64748b}.entity-header-copy p:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entity-actions{display:flex;align-items:center;gap:4px;flex-wrap:nowrap;flex-shrink:0}.icon-action-btn{border:1px solid #dbe3f0;background:#fff;color:#1e3a8a;border-radius:12px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:6px;min-width:30px;min-height:30px}.icon-action-btn.danger{color:#b91c1c;border-color:#fecaca}.bulk-action-bar.card{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;margin:0;border-radius:10px;border:1px solid #dbeafe;background:#eff6ff;flex:0 0 auto}.bulk-action-bar strong{font-size:.82rem;line-height:1.1}.bulk-action-bar .icon-action-btn{padding:6px;min-height:30px;min-width:30px}.compact-table-select{width:38px;min-width:38px}.list-filter-drawer{position:fixed;top:76px;right:16px;width:min(360px,calc(100vw - 32px));max-height:calc(100dvh - 92px);overflow:auto;z-index:40;margin-top:0}.list-filter-search-field{margin-bottom:8px}.split-workspace{display:grid;grid-template-columns:minmax(340px,1.1fr) minmax(340px,1fr);gap:12px;min-height:0;flex:1}.workspace-column{min-width:0;display:flex;flex-direction:column;gap:6px}.workspace-column .table-card{flex:1;min-height:0}.workspace-column>.bulk-action-bar.card,.entity-page>.bulk-action-bar.card{flex:0 0 auto}.workspace-list-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.workspace-record-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px;color:#64748b;font-size:.8rem}@media(max-width:1024px){.split-workspace{grid-template-columns:1fr}}@media(max-width:900px){.entity-header{top:58px;align-items:center;flex-direction:row;padding:3px 6px}.entity-actions{width:auto;justify-content:flex-end}.entity-header-copy{gap:4px}.entity-header .page-title{font-size:.88rem}.entity-header-copy p:last-child{display:none}.list-filter-drawer{top:auto;right:0;bottom:0;width:100%;max-height:78dvh;border-radius:18px 18px 0 0}}
