.app-shell{min-height:100vh;display:flex;position:relative}.sidebar{color:#fff;z-index:20;background:#1e293b;flex-direction:column;width:250px;padding:1rem;display:flex;position:relative}.sidebar-backdrop{display:none}.logo{margin:0;padding:0;font-size:1.25rem;font-weight:600}.sidebar-brand{align-items:center;gap:.6rem;margin-bottom:2rem;padding:0 .25rem;display:flex}.sidebar-brand-logo{mix-blend-mode:screen;width:auto;height:40px;display:block}.nav{flex-direction:column;flex:1;gap:.25rem;min-height:0;padding-bottom:170px;display:flex;overflow-y:auto}.nav a{color:#94a3b8;border-radius:.375rem;padding:.75rem .5rem;text-decoration:none;transition:all .2s}.nav a:hover{color:#fff;background:#334155}.nav a.active{color:#fff;background:#3b82f6}.sidebar-bottom{z-index:3;background:linear-gradient(#1e293b00,#0f172aeb 22%,#0f172afa);border-top:1px solid #ffffff14;flex-shrink:0;width:auto;margin-top:auto;padding:.65rem .1rem .8rem;position:sticky;bottom:0}.sidebar-scale-panel{background:#ffffff08;border:1px solid #ffffff14;border-radius:.7rem;flex-direction:column;gap:.4rem;padding:.35rem;display:flex;box-shadow:inset 0 1px #ffffff0a}.sidebar-scale-title{color:#fff6;letter-spacing:.05em;margin-bottom:.1rem;padding-left:.1rem;font-size:.62rem}.sidebar-scale-buttons{background:#0206178c;border:1px solid #ffffff0f;border-radius:.55rem;gap:.25rem;padding:.18rem;display:flex}.sidebar-scale-button{color:#ffffffb3;cursor:pointer;letter-spacing:.01em;background:0 0;border:1px solid #ffffff26;border-radius:.45rem;flex:1;min-height:1.95rem;padding:.32rem .2rem;font-size:.62rem;font-weight:600;transition:background .18s,color .18s,border-color .18s,transform .18s}.sidebar-scale-button:hover{color:#ffffffeb;background:#ffffff14;border-color:#ffffff3d}.sidebar-scale-button.active{color:#fff;background:linear-gradient(#3b82f6f2,#1d4ed8eb);border-color:#bfdbfecc;transform:translateY(-1px);box-shadow:0 6px 14px #2563eb47}.sidebar-mobile-toggle{color:#ffffffa6;text-align:left;background:#ffffff05;border:1px solid #ffffff1a;margin-top:0;padding:.45rem .6rem;font-size:.62rem;font-weight:500;transition:background .18s,color .18s,border-color .18s}.sidebar-mobile-toggle:hover{color:#ffffffe6;background:#ffffff14;border-color:#fff3}.layout-cycle-button{color:#fff;text-align:center;cursor:pointer;background:#2563eb;border:1px solid #93c5fd;border-radius:.45rem;width:100%;padding:.55rem .75rem;font-size:.82rem;font-weight:700;box-shadow:0 2px 10px #02061759}.mobile-view-toggle-button{color:#e2e8f0;text-align:center;cursor:pointer;background:#0f172a;border:1px solid #475569;border-radius:.45rem;width:100%;margin-top:.5rem;padding:.55rem .75rem;font-size:.8rem;font-weight:700}.mobile-view-toggle-button:hover{background:#1e293b;border-color:#64748b}.sidebar-legal-links{border-top:1px solid #94a3b840;gap:.8rem;margin-top:.7rem;padding-top:.6rem;padding-left:.2rem;display:flex}.sidebar-legal-links a{color:#cbd5e1bf;font-size:.72rem;text-decoration:none}.sidebar-legal-links a:hover{color:#fff;text-decoration:underline}.sidebar-build-id{letter-spacing:.04em;color:#94a3b8e6;-webkit-user-select:text;user-select:text;margin-top:.55rem;padding-left:.2rem;font-size:.66rem}.layout-cycle-button:hover{background:#1d4ed8;border-color:#bfdbfe}.main{flex-direction:column;flex:1;display:flex}.header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;display:flex}.mobile-menu-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.375rem;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.2rem;line-height:1;display:none}.header h2{color:#1e293b;font-size:1.25rem;font-weight:600}.header-actions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.logout-button{color:#fff;cursor:pointer;background:#dc2626;border:1px solid #dc2626;border-radius:.375rem;padding:.45rem .85rem;font-size:.875rem;font-weight:500}.logout-button:hover{background:#b91c1c;border-color:#b91c1c}.content{background:#f8fafc;flex:1;padding:2rem}@media (width<=1024px){.sidebar{width:min(82vw,290px);height:100vh;transition:transform .2s ease-in-out;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:10px 0 24px #0f172a59}.sidebar.sidebar-open{transform:translate(0)}.sidebar-backdrop{z-index:15;background:#02061773;border:0;margin:0;padding:0;display:block;position:fixed;inset:0}.mobile-menu-button{display:inline-flex}.header{padding:.75rem 1rem}.header h2{margin:0;font-size:1.05rem}.content{padding:1rem}}@media (width<=900px){.header{flex-wrap:wrap;align-items:center}.header-actions{margin-left:auto}}@media (width<=480px){.sidebar{width:min(88vw,280px);padding:.85rem}.sidebar-bottom{width:auto;padding:.55rem .1rem .7rem}.sidebar-brand{margin-bottom:1.2rem}.sidebar-brand-logo{height:34px}.logo{font-size:1.05rem}.nav a{box-sizing:border-box;min-height:44px;padding:.72rem .55rem;font-size:.92rem}.header{gap:.55rem;padding:.6rem .75rem}.header h2{font-size:.98rem}.logout-button{min-height:42px;padding:.52rem .75rem;font-size:.8rem}.header-actions{justify-content:flex-end;width:100%}.mobile-menu-button{width:2.5rem;height:2.5rem;font-size:1.05rem}.sidebar-scale-title,.sidebar-scale-button,.sidebar-mobile-toggle{font-size:.68rem}.sidebar-mobile-toggle{min-height:38px}}@media (width<=360px){.sidebar{width:min(92vw,264px)}.header h2{font-size:.92rem}.logout-button{font-size:.76rem}}#root.force-desktop-view .sidebar{width:250px;height:auto;box-shadow:none;position:relative;top:auto;bottom:auto;left:auto;transform:none}#root.force-desktop-view .nav{min-height:0;padding-bottom:170px}#root.force-desktop-view .sidebar-bottom{width:auto}#root.force-desktop-view .mobile-menu-button{display:none}#root.force-desktop-view .sidebar-backdrop{display:none!important}#root.force-desktop-view .header{padding:1rem 2rem}#root.force-desktop-view .header h2{font-size:1.25rem}#root.force-desktop-view .logout-button{margin-left:0}#root.force-desktop-view .content{padding:2rem}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1400px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}@media (width<=1024px){#root,#root.root-compact-width,#root.root-wide-width,#root.root-full-width{border-inline:none;width:100%;max-width:100%}}#root.root-compact-width{width:1200px;max-width:100%}#root.root-wide-width{width:1400px;max-width:100%}#root.root-full-width{border-inline:none;width:100%;max-width:100%}body{margin:0}.btn-delete{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:6px;padding:5px 12px;font-size:13px}.btn-delete:hover:not(:disabled){background:#fef2f2;border-color:#dc2626}.btn-delete:disabled{opacity:.6;cursor:not-allowed}.toast-inline{border:1px solid #0000;border-radius:.5rem;margin:0;padding:.65rem .85rem;font-size:.86rem}.toast-inline-success{color:#166534;background:#f0fdf4;border-color:#86efac}.toast-inline-error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}@media (width<=900px){.content table{white-space:nowrap;display:block;overflow-x:auto}}@media (width<=480px){:root{font-size:15px}.content{font-size:.95rem}}@media (width<=400px){:root{font-size:14px}.login-splash{padding:1.25rem}.login-splash-logo-wrap{width:148px;height:148px}.login-splash-logo{width:132px}.login-splash-title{font-size:1.55rem}}@media (width<=360px){:root{font-size:13px}}#root.force-desktop-view{border-inline:1px solid var(--border);min-width:1200px;overflow-x:auto;width:1200px!important;max-width:none!important}#root.force-desktop-view .content table{white-space:normal!important;width:100%!important;display:table!important;overflow:visible!important}#root.force-desktop-view .content table thead{display:table-header-group!important}#root.force-desktop-view .content table tbody{display:table-row-group!important}#root.force-desktop-view .content table tr{display:table-row!important}#root.force-desktop-view .content table th,#root.force-desktop-view .content table td{display:table-cell!important}#root.force-desktop-view .content table td:before{content:none!important}.login-splash{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;min-height:100svh;padding:2rem;display:flex}.login-splash-logo-wrap{background:#000;border-radius:1rem;justify-content:center;align-items:center;width:200px;height:200px;padding:.8rem;display:flex}.login-splash-logo{mix-blend-mode:multiply;width:180px;max-width:100%;height:auto}.login-splash-title{color:#111827;letter-spacing:-.02em;margin:.4rem 0 0;font-size:2rem;font-weight:700}.login-splash-subtitle{color:#4b5563;margin:0;font-size:1rem}.login-splash-button{color:#fff;cursor:pointer;background:#111827;border:1px solid #111827;border-radius:.55rem;margin-top:1rem;padding:.68rem 1.3rem;font-size:.95rem;font-weight:600}.login-splash-button:disabled{opacity:.7;cursor:not-allowed}.login-splash-button:hover:not(:disabled){background:#1f2937}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
