.xs-shell-header-actions{display:flex;align-items:center;gap:.25rem}.xs-shell-avatar{width:40px!important;height:40px!important;background-color:var(--portal-theme-color,#1a73e8)!important;color:#fff!important;font-weight:500}.xs-shell-app-launcher{color:var(--text-primary-color,#3c4043)!important}.xs-shell-app-launcher.Mui-disabled{opacity:.45}.xs-shell-account-menu__paper{width:min(360px,calc(100vw - 24px));margin-top:8px!important;border-radius:28px!important;overflow:hidden;background:var(--xs-shell-menu-bg,#f0f4f9)!important;color:var(--text-primary-color,#202124);box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)!important}.xs-shell-account-menu__header{display:flex;align-items:center;justify-content:center;position:relative;padding:14px 48px 8px}.xs-shell-account-menu__email{margin:0;font-size:.875rem;font-weight:500;text-align:center;max-width:100%}.xs-shell-account-menu__close{position:absolute!important;top:8px;right:8px;color:var(--text-primary-color,#5f6368)!important}.xs-shell-account-menu__profile{display:flex;flex-direction:column;align-items:center;padding:8px 24px 20px;text-align:center}.xs-shell-account-menu__profile-avatar{background-color:var(--portal-theme-color,#1a73e8)!important;color:#fff!important;font-size:2rem!important;font-weight:500}.xs-shell-account-menu__greeting{margin:12px 0 16px!important;font-size:1.125rem!important;font-weight:400!important;line-height:1.4!important}.xs-shell-account-menu__manage-btn{border-radius:999px!important;text-transform:none!important;font-weight:500!important;padding:8px 24px!important;border-color:var(--portal-theme-color,#1a73e8)!important;color:var(--portal-theme-color,#1a73e8)!important;background:transparent!important}.xs-shell-account-menu__manage-btn:hover{background:rgba(26,115,232,.08)!important}.xs-shell-account-menu__actions{background:var(--xs-shell-actions-bg,#fff);padding:12px;display:flex;flex-direction:column;gap:8px}.xs-shell-account-menu__action-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.xs-shell-account-menu__action-btn{border-radius:16px!important;text-transform:none!important;font-weight:500!important;justify-content:flex-start!important;padding:10px 12px!important;color:var(--text-primary-color,#3c4043)!important;background:var(--xs-shell-action-btn-bg,#fff)!important;border:1px solid var(--xs-shell-action-btn-border,#dadce0)!important;min-height:48px}.xs-shell-account-menu__action-btn:hover{background:var(--portal-theme-secondary,#f8f9fa)!important}.xs-shell-account-menu__action-btn--full{width:100%}.xs-shell-account-menu__action-btn .MuiButton-startIcon{margin-right:8px;color:var(--portal-theme-color,#5f6368)}.dark{--xs-shell-menu-bg:var(--theme-ui-surface-deep,#1e1f20);--xs-shell-actions-bg:var(--theme-ui-surface-raised,#2b2c2d);--xs-shell-action-btn-bg:var(--theme-ui-surface-raised,#2b2c2d);--xs-shell-action-btn-border:var(--theme-ui-border-warm,#3c4043)}.dark .xs-shell-account-menu__manage-btn:hover{background:rgba(138,180,248,.12)!important}.dark .xs-shell-account-menu__action-btn:hover{background:var(--portal-theme-secondary,#3c4043)!important}:root{--portal-theme-primary:#092329;--portal-theme-secondary:#0f2e36;--portal-theme-color:#2a9988;--text-primary-color:#90a7ad;--text-white-color:#fff;--text-contrast-color:#fff;--input-border-color:hsla(0,0%,100%,.36);--portal-theme-light:#11353e;--shadow-color:rgba(0,0,0,.35);--divider-color:hsla(0,0%,100%,.12);--error-color:#f87171;--success-color:#4ade80;--font-sans:"Parkinsans","Rubik",system-ui,-apple-system,sans-serif;--accent-dashboard:var(--portal-theme-color);--accent-students:#3b82f6;--accent-teachers:#f59e0b;--accent-notes:#10b981;--accent-todos:#eab308;--accent-classes:#14b8a6;--accent-settings:#94a3b8;--ui-accent:var(--portal-theme-color)}html.light{--portal-theme-primary:#f0f4f6;--portal-theme-secondary:#fff;--portal-theme-color:#2a9988;--text-primary-color:#2c3e50;--text-white-color:#1a252f;--text-contrast-color:#fff;--input-border-color:rgba(0,0,0,.12);--portal-theme-light:#e8eaed;--shadow-color:rgba(0,0,0,.08);--divider-color:rgba(0,0,0,.08);--error-color:#dc2626;--success-color:#15803d;--accent-dashboard:var(--portal-theme-color);--accent-students:#2563eb;--accent-teachers:#d97706;--accent-notes:#059669;--accent-todos:#ca8a04;--accent-classes:#0d9488;--accent-settings:#64748b;--ui-accent:var(--portal-theme-color)}html.dark{--portal-theme-primary:#092329;--portal-theme-secondary:#0f2e36;--portal-theme-color:#2a9988;--text-primary-color:#90a7ad;--text-white-color:#fff;--text-contrast-color:#fff;--input-border-color:hsla(0,0%,100%,.36);--portal-theme-light:#11353e;--shadow-color:rgba(0,0,0,.45);--divider-color:hsla(0,0%,100%,.12);--error-color:#f87171;--success-color:#4ade80}[data-accent=dashboard]{--ui-accent:var(--accent-dashboard)}[data-accent=students]{--ui-accent:var(--accent-students)}[data-accent=teachers]{--ui-accent:var(--accent-teachers)}[data-accent=notes]{--ui-accent:var(--accent-notes)}[data-accent=todos]{--ui-accent:var(--accent-todos)}[data-accent=classes]{--ui-accent:var(--accent-classes)}[data-accent=settings]{--ui-accent:var(--accent-settings)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font-sans);font-size:15px;line-height:1.5;background:var(--portal-theme-primary);color:var(--text-primary-color);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a.portal-link{color:var(--portal-theme-color);font-weight:500;transition:opacity .15s ease}a.portal-link:hover{opacity:.85;text-decoration:underline;text-underline-offset:3px}.portal-shell{min-height:100vh;display:flex;flex-direction:column}.portal-main{flex:1 1}.portal-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem 1rem;padding:.75rem 1.5rem;border-bottom:1px solid var(--input-border-color);background:color-mix(in srgb,var(--portal-theme-secondary) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media (max-width:480px){.portal-header{padding-left:1rem;padding-right:1rem}}html.light .portal-header{background:hsla(0,0%,100%,.92)}.portal-logo{display:flex;flex-shrink:0;align-items:center;gap:.65rem;font-weight:700;font-size:1.05rem;letter-spacing:-.02em;color:var(--text-white-color)}.portal-logo-image{width:auto;height:40px}.portal-logo-mark{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,var(--portal-theme-color),color-mix(in srgb,var(--portal-theme-color) 70%,#000));display:grid;place-items:center;color:var(--text-contrast-color);font-size:.85rem;font-weight:800}.portal-nav{display:flex;align-items:center;gap:.35rem}.portal-nav a:not(.portal-btn){padding:.5rem .85rem;border-radius:8px;font-size:.9rem;color:var(--text-primary-color);transition:background .15s ease}.portal-nav a:not(.portal-btn):hover{background:color-mix(in srgb,var(--portal-theme-color) 12%,transparent)}.portal-header-actions,.portal-header-toolbar{display:flex;align-items:center;gap:.5rem}.portal-header-toolbar{flex-shrink:0}.portal-header-toolbar .xs-shell-header-actions{gap:.35rem}.portal-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;border:1px solid transparent;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;font-family:inherit}.portal-btn:disabled{opacity:.55;cursor:not-allowed}.portal-sign-in{display:inline-flex;flex-direction:column;align-items:center}.portal-sign-in-error{display:block;margin-top:.35rem;max-width:18rem;font-size:.8125rem;line-height:1.4;text-align:center;color:var(--portal-sign-in-error,#b91c1c)}.portal-btn--ghost{background:transparent;color:var(--text-primary-color);border-color:var(--input-border-color)}.portal-btn--ghost:hover:not(:disabled){background:color-mix(in srgb,var(--portal-theme-color) 8%,transparent);border-color:color-mix(in srgb,var(--portal-theme-color) 35%,var(--input-border-color))}.portal-btn--secondary{background:color-mix(in srgb,var(--portal-theme-color) 14%,var(--portal-theme-secondary));color:var(--text-white-color);border-color:color-mix(in srgb,var(--portal-theme-color) 40%,var(--input-border-color))}.portal-btn--secondary:hover:not(:disabled){background:color-mix(in srgb,var(--portal-theme-color) 22%,var(--portal-theme-secondary))}.portal-btn--primary{background:var(--portal-theme-color);color:var(--text-contrast-color);border-color:color-mix(in srgb,var(--portal-theme-color) 80%,#000)}.portal-btn--primary:hover:not(:disabled){filter:brightness(1.05)}.portal-btn--sm{padding:.32rem .6rem;font-size:.8rem}.portal-btn--block{width:100%;margin-top:.25rem}.portal-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;border:1px solid var(--input-border-color);background:var(--portal-theme-secondary);color:var(--text-primary-color);cursor:pointer;transition:background .15s ease}.portal-icon-btn:hover{background:color-mix(in srgb,var(--portal-theme-color) 14%,transparent)}.portal-card{background:var(--portal-theme-secondary);border:1px solid var(--input-border-color);border-radius:16px;padding:1.75rem;box-shadow:0 8px 32px var(--shadow-color)}html.light .portal-card{box-shadow:0 4px 24px var(--shadow-color)}.portal-card--narrow{margin:0 auto;padding:2rem 2.25rem}.portal-card--narrow,.portal-card--narrow.portal-card--login{width:420px;max-width:95%}.portal-card-title{margin:0 0 .35rem;font-size:1.5rem;font-weight:700;letter-spacing:-.03em;color:var(--text-white-color)}.portal-card-sub{margin:0 0 1.35rem;font-size:1rem;line-height:1.45;opacity:.85}.portal-field{margin-bottom:1.125rem}.portal-field label{display:block;font-size:.9rem;font-weight:600;margin-bottom:.4rem;color:var(--text-white-color)}.portal-input:disabled{opacity:.75;cursor:not-allowed}.portal-input{width:100%;min-height:2.75rem;padding:.75rem 1rem;border-radius:10px;border:1px solid var(--input-border-color);background:color-mix(in srgb,var(--portal-theme-primary) 70%,transparent);color:var(--text-white-color);font-size:1rem;font-family:inherit;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.portal-card--narrow form .portal-btn--primary{padding:.8rem 1.25rem;font-size:1rem;border-radius:10px}.portal-auth-footer{margin-top:1.35rem;text-align:center;font-size:1rem;line-height:1.5}html.light .portal-input{background:#fff;color:#1a252f}.portal-input:focus{border-color:var(--portal-theme-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--portal-theme-color) 22%,transparent)}.portal-icon-field{display:flex;align-items:stretch;width:100%;min-width:0;min-height:2.45rem;border:1px solid var(--input-border-color);border-radius:2px;background:color-mix(in srgb,var(--portal-theme-primary) 70%,transparent);overflow:hidden;box-shadow:none;transition:border-color .15s ease}html.light .portal-icon-field{background:#fff}.portal-icon-field:focus-within{border-color:var(--portal-theme-color);box-shadow:none}.portal-icon-field__bay{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.45rem;border-right:1px solid var(--input-border-color);color:var(--portal-theme-color);background:color-mix(in srgb,var(--portal-theme-color) 8%,transparent)}.portal-icon-field__icon{display:block;opacity:.95;pointer-events:none}.portal-icon-field .portal-input{flex:1 1 auto;width:100%;min-width:0;min-height:2.45rem;margin:0;border:none!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;padding:.5rem .75rem!important}.portal-icon-field .portal-input:focus{border:none!important;box-shadow:none!important;outline:none}.portal-icon-field--sm{min-height:2.05rem}.portal-icon-field--sm .portal-icon-field__bay{width:2.05rem}.portal-icon-field--sm .portal-input{min-height:2.05rem;font-size:.85rem;padding:.32rem .6rem!important}.portal-icon-field--multiline{align-items:stretch}.portal-icon-field--multiline .portal-icon-field__bay{align-items:flex-start;padding-top:.65rem}.portal-icon-field--multiline .portal-input{min-height:5.25rem;padding:.55rem .75rem!important;resize:vertical}.portal-icon-field select.portal-input{padding-right:1.85rem!important;cursor:pointer}.portal-alert{padding:.65rem .85rem;border-radius:10px;font-size:.88rem;margin-bottom:1rem}.portal-alert--error{background:color-mix(in srgb,var(--error-color) 15%,transparent);color:var(--error-color);border:1px solid color-mix(in srgb,var(--error-color) 35%,transparent)}.portal-alert--success{background:color-mix(in srgb,var(--success-color) 12%,transparent);color:var(--success-color);border:1px solid color-mix(in srgb,var(--success-color) 28%,transparent)}.portal-alert--warn{background:color-mix(in srgb,#f59e0b 16%,transparent);color:#b45309;border:1px solid color-mix(in srgb,#f59e0b 42%,transparent)}html.dark .portal-alert--warn{color:#fbbf24}.portal-hero{padding:4rem 1.5rem 3rem;max-width:1100px;margin:0 auto;text-align:center}.portal-hero-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .85rem;border-radius:999px;font-size:.8rem;font-weight:600;background:color-mix(in srgb,var(--portal-theme-color) 18%,transparent);color:var(--portal-theme-color);margin-bottom:1.25rem}.portal-hero h1{margin:0 0 1rem;font-size:clamp(2rem,5vw,2.85rem);font-weight:800;letter-spacing:-.04em;line-height:1.1;color:var(--text-white-color)}.portal-hero-gradient{background:linear-gradient(135deg,var(--portal-theme-color) 0,color-mix(in srgb,var(--portal-theme-color) 55%,#60a5fa) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.portal-hero p{max-width:560px;margin:0 auto 1.75rem;font-size:1.1rem;opacity:.92}.portal-hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.portal-section{padding:3rem 1.5rem;max-width:1100px;margin:0 auto}.portal-section h2{text-align:center;font-size:1.5rem;font-weight:700;margin:0 0 2rem;color:var(--text-white-color)}.portal-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.25rem;gap:1.25rem}.portal-feature{padding:1.5rem;border-radius:14px;border:1px solid var(--input-border-color);background:color-mix(in srgb,var(--portal-theme-secondary) 88%,transparent);transition:transform .2s ease,border-color .2s ease}.portal-feature:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--portal-theme-color) 45%,transparent)}.portal-feature-icon{width:44px;height:44px;border-radius:11px;display:grid;place-items:center;background:color-mix(in srgb,var(--portal-theme-color) 16%,transparent);color:var(--portal-theme-color);margin-bottom:1rem}.portal-feature h3{margin:0 0 .5rem;font-size:1.05rem;color:var(--text-white-color)}.portal-feature p{margin:0;font-size:.9rem;opacity:.88;line-height:1.55}.portal-cta-strip{margin:2rem auto 3rem;max-width:900px;padding:2rem 1.5rem;border-radius:16px;text-align:center;background:linear-gradient(135deg,color-mix(in srgb,var(--portal-theme-color) 22%,var(--portal-theme-secondary)),color-mix(in srgb,var(--portal-theme-color) 8%,var(--portal-theme-primary)));border:1px solid color-mix(in srgb,var(--portal-theme-color) 35%,transparent)}.portal-cta-strip h2{margin:0 0 .5rem;font-size:1.35rem;color:var(--text-white-color)}.portal-cta-strip p{margin:0 0 1.25rem;opacity:.9}.portal-footer{padding:2rem 1.5rem;border-top:1px solid var(--input-border-color);text-align:center;font-size:.85rem;opacity:.75}.portal-auth-page{width:100%;padding:2rem 1rem 3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 64px)}.portal-toast-wrap{position:fixed;left:50%;bottom:1.25rem;transform:translateX(-50%);z-index:250;width:min(560px,calc(100vw - 2rem));pointer-events:none}.portal-toast{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .9rem;border-radius:12px;border-width:1px;border-style:solid;box-shadow:0 10px 28px rgba(15,23,42,.18)}.portal-toast--success{background:#d1fae5;border-color:#059669}.portal-toast--error{background:#fee2e2;border-color:#dc2626}.portal-toast--success .portal-toast__message{color:#065f46}.portal-toast--error .portal-toast__message{color:#991b1b}html.dark .portal-toast--success{background:#065f46;border-color:#34d399}html.dark .portal-toast--error{background:#991b1b;border-color:#fca5a5}.portal-toast__message{font-size:.9rem;line-height:1.35;font-weight:500}html.dark .portal-toast--success .portal-toast__message{color:#ecfdf5}html.dark .portal-toast--error .portal-toast__message{color:#fef2f2}.portal-toast .portal-toast__close{border:1px solid rgba(15,23,42,.18);background:#fff;color:#0f172a;border-radius:10px}.portal-toast .portal-toast__close,html.dark .portal-toast .portal-toast__close{width:34px;height:34px;font-size:1.1rem;line-height:1;cursor:pointer;flex:0 0 auto}html.dark .portal-toast .portal-toast__close{border:1px solid hsla(0,0%,100%,.25);background:rgba(0,0,0,.2);color:#f8fafc;border-radius:10px}.portal-dashboard{width:100%;max-width:none;margin:0;padding:1.25rem 1.5rem 2rem;box-sizing:border-box}.portal-dashboard-top{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.25rem}.portal-dashboard h1{margin:0;font-size:1.375rem;font-weight:600;letter-spacing:-.01em;color:var(--text-white-color)}.portal-dashboard-sub{margin:.3rem 0 0;font-size:.875rem;line-height:1.45;color:var(--text-primary-color);opacity:.92}.portal-page-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--divider-color)}.portal-page-header h1{margin:0;font-size:1.375rem;font-weight:600;letter-spacing:-.01em;color:var(--text-white-color)}.portal-page-header p{margin:.3rem 0 0;font-size:.875rem;line-height:1.45;color:var(--text-primary-color)}.portal-panel{margin-bottom:1.25rem;padding:1.15rem 1.25rem;border-radius:8px;border:1px solid var(--input-border-color);background:var(--portal-theme-secondary);box-shadow:0 1px 2px var(--shadow-color)}.portal-panel h2{margin:0 0 .85rem;font-size:1.05rem;font-weight:600;color:var(--text-white-color)}.portal-panel--overview{margin-bottom:1rem}.portal-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem}.portal-filter-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem}.portal-filter-chips .portal-btn--sm{border-radius:6px;font-weight:600}.portal-header-actions--end{flex:1 1;min-width:0;justify-content:flex-end;flex-wrap:wrap}.portal-header-home__icon{display:none}@media (max-width:640px){.portal-dashboard{padding:1rem 1rem 1.5rem}}@media (max-width:420px){.portal-header-home__icon{display:block}.portal-header-home__text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.portal-header-home{position:relative;padding-inline:.5rem}}.portal-loader-page{min-height:60vh;display:grid;place-items:center;color:var(--text-primary-color)}.portal-spinner{width:36px;height:36px;border:3px solid var(--input-border-color);border-top-color:var(--portal-theme-color);border-radius:50%;animation:portal-spin .75s linear infinite}@keyframes portal-spin{to{transform:rotate(1turn)}}.portal-shell--dashboard{--sidebar-width:260px;--sidebar-rail:260px;min-height:100vh;display:flex;flex-direction:row;align-items:stretch}.portal-shell__content{flex:1 1;min-width:0;display:flex;flex-direction:column;min-height:100vh}.portal-shell--dashboard .portal-header{position:-webkit-sticky;position:sticky;top:0}.portal-shell--dashboard .portal-main{flex:1 1}.app-sidebar{flex-shrink:0;width:var(--sidebar-width);transition:width .2s ease;z-index:40}.app-sidebar__rail{position:fixed;top:0;left:0;width:var(--sidebar-rail);height:100vh;transform:translateX(0);transition:transform .2s ease;border-right:1px solid var(--divider-color);box-shadow:4px 0 24px var(--shadow-color);background:linear-gradient(180deg,var(--portal-theme-secondary) 0,var(--portal-theme-primary) 100%);z-index:40;overflow:hidden}html.dark .app-sidebar__rail{background-color:color-mix(in srgb,var(--portal-theme-primary) 72%,#000 28%);background-image:radial-gradient(130% 65% at 12% -8%,color-mix(in srgb,var(--portal-theme-color) 24%,transparent) 0,transparent 55%),radial-gradient(95% 55% at 110% 108%,color-mix(in srgb,var(--portal-theme-secondary) 40%,transparent) 0,transparent 62%),linear-gradient(168deg,color-mix(in srgb,var(--portal-theme-secondary) 58%,var(--portal-theme-primary) 42%) 0,var(--portal-theme-primary) 46%,color-mix(in srgb,var(--portal-theme-primary) 78%,#000 22%) 100%);border-right-color:color-mix(in srgb,var(--portal-theme-color) 22%,hsla(0,0%,100%,.07));box-shadow:4px 0 28px rgba(0,0,0,.4),inset -1px 0 0 color-mix(in srgb,var(--portal-theme-color) 14%,transparent)}.app-sidebar.is-collapsed .app-sidebar__rail{transform:translateX(-100%)}.app-sidebar-backdrop,.app-sidebar__mobile{display:none}@media (max-width:639px){.app-sidebar{width:0!important}.app-sidebar__rail{display:none}.app-sidebar__mobile{display:block;position:fixed;top:0;left:0;width:min(260px,86vw);height:100vh;z-index:60;transform:translateX(-105%);transition:transform .2s ease;border-right:1px solid var(--divider-color);box-shadow:4px 0 24px var(--shadow-color);background:linear-gradient(180deg,var(--portal-theme-secondary) 0,var(--portal-theme-primary) 100%);overflow:hidden}html.dark .app-sidebar__mobile{background-color:color-mix(in srgb,var(--portal-theme-primary) 72%,#000 28%);background-image:radial-gradient(130% 65% at 12% -8%,color-mix(in srgb,var(--portal-theme-color) 24%,transparent) 0,transparent 55%),linear-gradient(168deg,color-mix(in srgb,var(--portal-theme-secondary) 58%,var(--portal-theme-primary) 42%) 0,var(--portal-theme-primary) 100%)}.app-sidebar__mobile.is-open{transform:translateX(0)}.app-sidebar-backdrop{display:block;position:fixed;inset:0;z-index:55;background:rgba(0,0,0,.45);border:none;padding:0;cursor:pointer}}.sidebar-shell{display:flex;flex-direction:column;height:100%;min-height:100vh}.sidebar-shell__brand{padding:.75rem .85rem .7rem;border-bottom:1px solid var(--divider-color);background:linear-gradient(135deg,color-mix(in srgb,var(--portal-theme-color) 10%,var(--portal-theme-secondary)) 0,var(--portal-theme-secondary) 100%)}html.dark .sidebar-shell__brand{border-bottom-color:color-mix(in srgb,var(--portal-theme-color) 18%,hsla(0,0%,100%,.06));background:linear-gradient(135deg,color-mix(in srgb,var(--portal-theme-color) 22%,transparent) 0,transparent 72%)}.sidebar-shell__brand-link{display:flex;align-items:center;gap:.55rem;text-decoration:none;color:inherit}.sidebar-shell__logo{width:30px;height:30px;object-fit:contain;flex-shrink:0;border-radius:10px;box-shadow:0 2px 8px color-mix(in srgb,var(--portal-theme-color) 25%,transparent)}.sidebar-shell__brand-text{display:flex;flex-direction:column;min-width:0}.sidebar-shell__brand-name{font-size:.9375rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary-color);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.dark .sidebar-shell__brand-name{color:var(--text-white-color)}.sidebar-shell__brand-tag{font-size:.6rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--portal-theme-color);margin-top:.1rem}.sidebar-nav{flex:1 1;display:flex;flex-direction:column;padding-bottom:1rem;overflow:hidden}.sidebar-nav__search{position:relative;margin:.55rem .7rem .35rem}.sidebar-nav__search-icon{position:absolute;left:.6rem;top:50%;transform:translateY(-50%);color:var(--portal-theme-color);opacity:.75;pointer-events:none;width:1rem;height:1rem}.sidebar-nav__search input{width:100%;border:1px solid var(--input-border-color);background:var(--portal-theme-secondary);color:var(--text-primary-color);border-radius:8px;padding:.4rem .65rem .4rem 2rem;font-size:.75rem;font-family:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}html.dark .sidebar-nav__search input{background:color-mix(in srgb,var(--portal-theme-secondary) 70%,transparent)}.sidebar-nav__search input::placeholder{color:color-mix(in srgb,var(--text-primary-color) 65%,transparent)}.sidebar-nav__search input:focus{border-color:var(--portal-theme-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--portal-theme-color) 18%,transparent)}.sidebar-nav__menu{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:.25rem 0 .5rem}.sidebar-nav__group+.sidebar-nav__group{margin-top:.2rem;padding-top:.25rem;border-top:1px solid var(--divider-color)}.sidebar-nav__group-label{margin:0 0 .2rem;padding:0 .9rem;font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--text-primary-color) 70%,transparent)}html.dark .sidebar-nav__group-label{color:color-mix(in srgb,var(--text-primary-color) 55%,transparent)}.sidebar-nav-item{border-radius:8px;align-items:center;gap:.5rem;margin:.1rem .55rem;padding:.58rem .55rem;font-size:.8125rem;font-weight:500;line-height:1.2;transition:background-color .2s,color .2s,box-shadow .2s,transform .15s;display:flex;position:relative;color:var(--text-primary-color)!important;text-decoration:none!important}html.dark .sidebar-nav-item{color:color-mix(in srgb,var(--text-primary-color) 88%,transparent)!important}.sidebar-nav-item:hover{background:color-mix(in srgb,var(--ui-accent,var(--portal-theme-color)) 10%,transparent);color:var(--ui-accent,var(--portal-theme-color))!important;transform:translateX(2px)}.sidebar-nav-item__icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;border-radius:7px;background:color-mix(in srgb,var(--ui-accent,var(--portal-theme-color)) 12%,var(--portal-theme-secondary));color:var(--ui-accent,var(--portal-theme-color));transition:background-color .2s ease,color .2s ease}html.dark .sidebar-nav-item__icon{background:color-mix(in srgb,var(--ui-accent,var(--portal-theme-color)) 16%,transparent)}.sidebar-nav-item__label{flex:1 1;min-width:0}.sidebar-nav-item__indicator{width:5px;height:5px;border-radius:50%;background:var(--text-contrast-color);box-shadow:0 0 0 2px color-mix(in srgb,var(--text-contrast-color) 35%,transparent);flex-shrink:0}.sidebar-nav-item.is-active{background:linear-gradient(135deg,var(--portal-theme-color) 0,color-mix(in srgb,var(--portal-theme-color) 85%,#000) 100%)!important;color:var(--text-contrast-color)!important;font-weight:600;box-shadow:0 2px 10px color-mix(in srgb,var(--portal-theme-color) 40%,transparent)}.sidebar-nav-item.is-active .sidebar-nav-item__icon{background:color-mix(in srgb,var(--text-contrast-color) 20%,transparent);color:var(--text-contrast-color)}.sidebar-nav-item.is-active:hover{transform:none;color:var(--text-contrast-color)!important}.sidebar-nav__menu::-webkit-scrollbar{width:4px}.sidebar-nav__menu::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--portal-theme-color) 30%,transparent);border-radius:4px}.portal-header__menu-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:none;background:transparent;color:var(--portal-theme-color);cursor:pointer;flex-shrink:0}.portal-header__menu-btn:hover{background:color-mix(in srgb,var(--portal-theme-color) 12%,transparent)}.portal-header__menu-btn--desktop{display:none}.portal-header__menu-btn--mobile{display:inline-flex}@media (min-width:640px){.portal-header__menu-btn--desktop{display:inline-flex}.portal-header__menu-btn--mobile{display:none}}.header-button-action{height:38px;width:38px;background-color:color-mix(in srgb,var(--text-primary-color) 12%,transparent);text-align:center;border-radius:50%;color:var(--text-white-color);position:relative;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;outline:none;border:none;padding:0;flex-shrink:0}.header-button-action.is-open,.header-button-action:hover{background-color:color-mix(in srgb,var(--portal-theme-color) 18%,transparent);color:var(--portal-theme-color)}.header-button-action__badge{position:absolute;top:-5px;right:-5px;color:var(--text-contrast-color);font-size:11px;font-weight:700;line-height:1;min-width:18px;padding:2px 5px;border-radius:10px;background-color:var(--error-color)}.notif-tray-root{position:relative}.notif-tray{top:calc(100% + 12px);right:0;width:350px;max-width:calc(100vw - 1.5rem);height:min(80vh,560px);z-index:100;display:flex;flex-direction:column;overflow:visible;color:var(--text-primary-color);border-radius:12px;border:1px solid var(--input-border-color);filter:drop-shadow(0 2px 8px rgba(0,0,0,.32))}.notif-tray,.notif-tray:before{position:absolute;background:var(--portal-theme-secondary)}.notif-tray:before{content:"";display:block;top:0;right:14px;width:10px;height:10px;border-left:1px solid var(--input-border-color);border-top:1px solid var(--input-border-color);transform:translateY(-50%) rotate(45deg);z-index:1}html.light .notif-tray{box-shadow:0 8px 24px rgba(0,0,0,.12)}.notif-tray__inner{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:12px;background:var(--portal-theme-secondary);position:relative;z-index:2}.notif-tray__heading{padding:.85rem 1rem .65rem;flex-shrink:0}.notif-tray__heading h6{margin:0 0 5px;font-size:1rem;font-weight:700;color:var(--text-white-color)}.notif-tray__heading-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.notif-tray__heading span{font-size:.82rem;color:var(--text-primary-color)}.notif-tray__mark-all{border:none;background:transparent;color:var(--portal-theme-color);font-size:.75rem;font-weight:600;cursor:pointer;padding:0;white-space:nowrap}.notif-tray__mark-all:hover{text-decoration:underline}.notif-tray__divider{height:1px;background:var(--input-border-color);flex-shrink:0;margin:0;border:none}.notif-tray__list{flex:1 1;overflow-y:auto;min-height:0;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--portal-theme-color) 55%,transparent) transparent}.notif-tray__list::-webkit-scrollbar{width:6px}.notif-tray__list::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--portal-theme-color) 55%,transparent);border-radius:999px}.notif-tray__empty,.notif-tray__loading{padding:2.5rem 1.25rem;text-align:center;font-size:.85rem;color:var(--text-primary-color)}.notif-tray__empty strong{display:block;margin-bottom:.25rem;color:var(--text-white-color);font-size:.9rem}.notif-tray__empty span{display:block;font-size:.8rem;opacity:.75}.notif-tray-row{display:flex;align-items:center;gap:.5rem;width:100%;padding:.65rem .75rem;border:none;border-bottom:1px solid var(--input-border-color);background:transparent;color:inherit;text-align:left;cursor:pointer}.notif-tray-row:hover{background:color-mix(in srgb,var(--portal-theme-color) 8%,transparent)}.notif-tray-row.is-unread{background:color-mix(in srgb,var(--portal-theme-color) 5%,transparent)}.notif-tray-row__avatar-wrap{position:relative;flex-shrink:0}.notif-tray-row__avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:600;color:var(--text-contrast-color);background:color-mix(in srgb,var(--text-primary-color) 35%,var(--portal-theme-secondary))}html.light .notif-tray-row__avatar{background:#cfd8dc;color:#546e7a}.notif-tray-row__status{position:absolute;bottom:1px;right:1px;width:10px;height:10px;border-radius:50%;background:#f0a500;border:2px solid var(--portal-theme-secondary)}.notif-tray-row__body{flex:1 1;min-width:0}.notif-tray-row__top{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;width:100%}.notif-tray-row__name{margin:0;font-size:.9rem;font-weight:700;color:var(--text-white-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notif-tray-row__time{flex-shrink:0;font-size:11px;color:var(--text-primary-color);opacity:.85}.notif-tray-row__bottom{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-top:2px}.notif-tray-row__preview{margin:0;font-size:.8rem;color:var(--text-primary-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:.3rem;min-width:0}.notif-tray-row__preview svg{flex-shrink:0;opacity:.85}.notif-tray-row__unread{background:var(--portal-theme-color);color:var(--text-contrast-color);height:20px;min-width:20px;padding:0 5px;border-radius:50%;font-size:10px;font-weight:700;display:inline-flex;justify-content:center;align-items:center;flex-shrink:0}html.light .notif-tray-row__unread{box-shadow:0 2px 6px color-mix(in srgb,var(--portal-theme-color) 40%,transparent)}.notif-tray__footer{flex-shrink:0;padding:.55rem 1rem;border-top:1px solid var(--input-border-color);text-align:center}.notif-tray__footer a{font-size:.8rem;color:var(--portal-theme-color);text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:.3rem}.notif-tray__footer a:hover{text-decoration:underline}.task-list-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:1rem}.task-list-toolbar .portal-icon-field{width:auto;min-width:0;border-radius:999px;background:var(--portal-theme-secondary)}html.light .task-list-toolbar .portal-icon-field{background:#fff}.task-list-toolbar .portal-icon-field__bay{width:2rem;border-right:none;background:transparent;color:var(--text-primary-color);opacity:.65}.task-list-toolbar .portal-icon-field--sm .portal-input{padding-left:0!important;padding-right:1.5rem!important}.task-list-toolbar__search{flex:1 1 220px;min-width:180px;max-width:320px}.task-list-toolbar__search.portal-icon-field{width:100%}.task-list-toggle{display:inline-flex;align-items:center;gap:.45rem;margin-left:auto;font-size:.82rem;color:var(--text-primary-color);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.task-list-toggle input{position:absolute;opacity:0;width:0;height:0}.task-list-toggle__track{position:relative;width:2.1rem;height:1.15rem;border-radius:999px;background:color-mix(in srgb,var(--text-primary-color) 22%,transparent);transition:background .15s ease;flex-shrink:0}.task-list-toggle__thumb{position:absolute;top:2px;left:2px;width:calc(1.15rem - 4px);height:calc(1.15rem - 4px);border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);transition:transform .15s ease}.task-list-toggle input:checked+.task-list-toggle__track{background:var(--portal-theme-color)}.task-list-toggle input:checked+.task-list-toggle__track .task-list-toggle__thumb{transform:translateX(.95rem)}.task-list-table-wrap{overflow-x:auto;border:1px solid var(--input-border-color);border-radius:10px;background:var(--portal-theme-secondary)}.task-list-table{width:100%;border-collapse:collapse;text-align:left;font-size:.875rem}.task-list-table thead th{padding:.7rem 1rem;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary-color);opacity:.72;border-bottom:1px solid var(--input-border-color);background:color-mix(in srgb,var(--portal-theme-primary) 35%,transparent);white-space:nowrap}html.light .task-list-table thead th{background:#f8fafb}.task-list-table tbody tr{border-bottom:1px solid var(--input-border-color);cursor:pointer;transition:background .12s ease}.task-list-table tbody tr:last-child{border-bottom:none}.task-list-table tbody tr:hover{background:color-mix(in srgb,var(--portal-theme-color) 7%,transparent)}.task-list-table tbody tr.is-highlight{background:color-mix(in srgb,#4ade80 10%,transparent)}.task-list-table tbody tr.is-highlight:hover{background:color-mix(in srgb,#4ade80 16%,transparent)}.task-list-table td{padding:.95rem 1rem;vertical-align:middle;color:var(--text-primary-color)}.task-list-subject{display:flex;flex-direction:column;gap:.35rem;min-width:180px}.task-list-subject__title{display:flex;align-items:baseline;gap:.45rem;color:var(--text-white-color);font-weight:600;text-decoration:none;line-height:1.35}.task-list-subject__title:hover{color:var(--portal-theme-color)}.task-list-subject__num{flex-shrink:0;font-size:.75rem;font-weight:600;color:var(--text-primary-color);opacity:.65}.task-list-meta{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.task-list-chip{gap:.25rem;padding:.12rem .45rem;border-radius:999px;font-size:.7rem;font-weight:500;color:var(--text-primary-color);background:color-mix(in srgb,var(--text-primary-color) 8%,transparent);border:1px solid color-mix(in srgb,var(--text-primary-color) 14%,transparent)}.task-list-chip,.task-list-person{display:inline-flex;align-items:center}.task-list-person{gap:.55rem;min-width:140px}.task-list-avatar{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;display:grid;place-items:center;font-size:.68rem;font-weight:700;letter-spacing:.02em;color:var(--portal-theme-color);background:color-mix(in srgb,var(--portal-theme-color) 14%,transparent);border:1px solid color-mix(in srgb,var(--portal-theme-color) 28%,transparent)}.task-list-person__text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.task-list-person__name{font-weight:600;color:var(--text-white-color);line-height:1.25;max-width:160px}.task-list-person__name,.task-list-person__sub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-list-person__sub{font-size:.75rem;color:var(--text-primary-color);opacity:.75;max-width:180px}.task-list-assign{color:var(--portal-theme-color);font-weight:600;font-size:.85rem;text-decoration:none;background:none;border:none;padding:0;cursor:pointer}.task-list-assign:hover{text-decoration:underline}.task-list-empty{padding:3rem 1.5rem;text-align:center;border-radius:10px;border:1px dashed var(--input-border-color);background:var(--portal-theme-light);color:var(--text-primary-color);margin:0}.task-list-empty p{margin:0;font-size:1rem;font-weight:500}.task-list-time{font-size:.82rem;white-space:nowrap;color:var(--text-primary-color);opacity:.85}.task-pill{display:inline-flex;align-items:center;padding:.22rem .65rem;border-radius:999px;font-size:.72rem;font-weight:600;letter-spacing:.01em;white-space:nowrap;border:1px solid transparent;line-height:1.2}.task-pill--status{background:transparent}.task-pill--priority{border-color:transparent}.task-pill--accent{color:var(--portal-theme-color);border-color:color-mix(in srgb,var(--portal-theme-color) 45%,transparent);background:color-mix(in srgb,var(--portal-theme-color) 10%,transparent)}.task-pill--indigo{color:#6366f1;border-color:rgba(99,102,241,.4);background:rgba(99,102,241,.08)}.task-pill--amber{color:#ca8a04;border-color:rgba(202,138,4,.4);background:rgba(202,138,4,.1)}.task-pill--orange{color:#ea580c;border-color:rgba(234,88,12,.4);background:rgba(234,88,12,.1)}.task-pill--green{color:#16a34a;border-color:rgba(22,163,74,.35);background:rgba(22,163,74,.1)}.task-pill--red{color:#dc2626;border-color:rgba(220,38,38,.35);background:rgba(220,38,38,.1)}.task-pill--muted{color:#64748b;border-color:rgba(100,116,139,.35);background:rgba(100,116,139,.1)}html.dark .task-pill--indigo{color:#a5b4fc}html.dark .task-pill--amber{color:#facc15}html.dark .task-pill--orange{color:#fb923c}html.dark .task-pill--green{color:#4ade80}html.dark .task-pill--red{color:#f87171}html.dark .task-pill--muted{color:#94a3b8}@media (max-width:720px){.task-list-toggle{margin-left:0}}