.toast-container{position:fixed;top:calc(var(--header-height) + 10px);right:16px;z-index:2000;display:flex;flex-direction:column;gap:8px;max-width:360px}.toast{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:.75rem;background:var(--background-color);border:1px solid var(--border-color);box-shadow:0 4px 12px #00000026;animation:slideIn .3s ease;color:var(--text-color)}.toast-success{border-left:4px solid #22c55e}.toast-success .toast-icon{color:#22c55e}.toast-error{border-left:4px solid var(--danger-color)}.toast-error .toast-icon{color:var(--danger-color)}.toast-info{border-left:4px solid #3b82f6}.toast-info .toast-icon{color:#3b82f6}.toast-warning{border-left:4px solid #f59e0b}.toast-warning .toast-icon{color:#f59e0b}.toast .toast-icon{font-size:1rem;flex-shrink:0}.toast .toast-message{flex:1;font-size:.85rem}.toast .toast-close{background:transparent;border:none;color:var(--text-color);opacity:.6;cursor:pointer;font-size:1.05rem;padding:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:opacity .2s,background .2s}.toast .toast-close:hover{opacity:1;background:#0f172a73}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:640px){.toast-container{right:.75rem;left:.75rem;max-width:none}}.dashboard-wrapper{display:flex;min-height:calc(100vh - var(--header-height));width:100%;background:radial-gradient(circle at top left,rgba(14,165,233,.12),transparent 24rem),radial-gradient(circle at bottom right,rgba(249,115,22,.1),transparent 26rem),linear-gradient(145deg,#020617,#0b1220 42%,#111827);color:#e2e8f0}.sidebar{display:flex;flex-direction:column;gap:1.7rem;width:22rem;flex:0 0 22rem;padding:1rem;background:#020617c7;border-right:1px solid rgba(148,163,184,.14);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:width .25s ease,flex-basis .25s ease;position:sticky;top:var(--header-height);height:calc(100vh - var(--header-height));box-sizing:border-box;overflow:hidden}.sidebar.minimized{width:6rem;flex:0 0 6rem}.sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.sidebar-brand{display:flex;align-items:center;gap:.8rem;min-width:0}.sidebar-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:.85rem;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#f8fafc;font-weight:800}.sidebar-brand-copy{display:flex;flex-direction:column;min-width:0}.sidebar-brand-copy strong{color:#f8fafc;font-size:1rem}.sidebar-brand-copy span{color:#e2e8f0c2;font-size:.85rem}.toggle-btn{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border:1px solid rgba(148,163,184,.18);border-radius:.9rem;background:#0f172ad1;color:#f8fafc;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.toggle-btn:hover{transform:translateY(-1px);border-color:#0ea5e940}.tab-bar{display:flex;flex-direction:column;flex:1;gap:.95rem;min-width:0;min-height:0;overflow-y:auto}.tab-group{display:flex;flex-direction:column;gap:.45rem;min-width:0}.tab{display:flex;align-items:center;gap:.85rem;width:100%;box-sizing:border-box;min-width:0;padding:.95rem;border:1px solid rgba(148,163,184,.14);border-radius:1.2rem;background:#0f172ab8;text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;text-decoration:none}.tab:hover{transform:translateY(-1px);border-color:#0ea5e93d}.tab.active{border-color:#38bdf852;background:linear-gradient(180deg,#1e293beb,#0f172af2);box-shadow:0 16px 30px #0206174d}.tab-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 2.8rem;width:2.8rem;height:2.8rem;border-radius:.85rem;background:#0ea5e91f;color:#38bdf8}.tab-text{display:flex;flex-direction:column;min-width:0;flex:1 1 auto;overflow:hidden}.tab-text strong{color:#f8fafc;font-size:1rem;overflow-wrap:anywhere}.tab-text small{color:#e2e8f0c2;font-size:.85rem;line-height:1.35;overflow-wrap:anywhere}.tab-children{display:flex;flex-direction:column;gap:.4rem;padding-left:2.8rem}.tab-child{display:inline-flex;align-items:center;justify-content:flex-start;min-width:0;box-sizing:border-box;overflow-wrap:anywhere;padding:.55rem .75rem;border:1px solid rgba(148,163,184,.12);border-radius:.95rem;background:#0f172a85;color:#e2e8f0db;text-decoration:none;font-size:.82rem;font-weight:600}.tab-child:hover{border-color:#0ea5e93d;color:#f8fafc}.tab-child.active{border-color:#38bdf84d;background:#0ea5e924;color:#f8fafc}.sidebar.minimized .sidebar-brand,.sidebar.minimized .tab-text,.sidebar.minimized .tab-children{display:none}.sidebar.minimized .sidebar-header{justify-content:center}.sidebar.minimized .tab{justify-content:center;padding:.6rem;gap:0}.sidebar.minimized .tab-icon{width:2rem;height:2rem;flex-basis:2rem;border-radius:.8rem}.sidebar.minimized .tab+.tab{margin-top:.15rem}.content-area{display:flex;flex:1;flex-direction:column;gap:1rem;min-width:0;padding:0 1.25rem 1.25rem;overflow-y:auto}.dashboard-overview{display:flex;flex-direction:column;gap:.85rem;padding:.85rem .25rem .2rem;border-bottom:1px solid rgba(148,163,184,.14);background:transparent;box-shadow:none}.dashboard-overview-copy{max-width:46rem}.dashboard-kicker{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 .75rem;color:#0369a1;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dashboard-overview-copy h1{margin:0;color:#f8fafc;font-size:clamp(1.35rem,2vw,1.75rem)}.dashboard-overview-copy p:last-child{margin:.75rem 0 0;color:#e2e8f0cc}.dashboard-overview-meta{display:flex;flex-wrap:wrap;gap:.75rem 1.1rem;color:#e2e8f0cc;font-size:.85rem}.dashboard-overview-meta strong{color:#f8fafc}.dashboard-loading{display:flex;align-items:center;justify-content:center;min-height:14rem;border:1px dashed rgba(148,163,184,.2);border-radius:1.2rem;background:#020617ad;color:#e2e8f0d1}.toggle-btn:focus-visible,.tab:focus-visible,.tab-child:focus-visible{outline:2px solid #0ea5e9;outline-offset:3px}@media(max-width:720px){.dashboard-wrapper{flex-direction:column}.sidebar,.sidebar.minimized{position:static;width:auto;flex-basis:auto;height:auto}.sidebar.minimized .sidebar-brand,.sidebar.minimized .tab-text{display:flex}.sidebar.minimized .sidebar-header{justify-content:space-between}.sidebar.minimized .tab{justify-content:flex-start;padding:.9rem}.tab-children{padding-left:.65rem}}@media(min-width:721px)and (max-width:900px){.dashboard-wrapper{flex-direction:column}.sidebar,.sidebar.minimized{width:100%;flex:0 0 auto;height:auto;position:static}.sidebar.minimized .sidebar-brand,.sidebar.minimized .tab-text{display:flex}.tab-bar{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.tab,.sidebar.minimized .tab{justify-content:flex-start;flex:0 0 auto;width:100%}.tab-children{padding-left:2.8rem}}@media(max-width:640px){.content-area,.sidebar{padding:.85rem}.dashboard-overview{padding:.65rem 0 .2rem}.dashboard-overview-meta{flex-direction:column;gap:.5rem}}@media(prefers-reduced-motion:reduce){.sidebar,.toggle-btn,.tab{transition:none}}.header{width:100%;box-sizing:border-box;background:#020617d1;border-bottom:1px solid rgba(148,163,184,.14);color:#e2e8f0;box-shadow:0 10px 30px #0206173d;position:sticky;top:0;z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;min-height:var(--header-height);width:min(100%,1650px);margin:0 auto;padding:.45rem 1rem;box-sizing:border-box}.sec-1,.sec-2,.sec-3{display:flex;align-items:center;min-width:0}.sec-1{gap:.75rem;flex:1 1 0}.sec-2{position:absolute;left:50%;transform:translate(-50%);justify-content:center}.sec-3{flex:1 1 0;justify-content:flex-end;gap:.75rem}.brand-mark{width:2.2rem;height:2.2rem;border-radius:.65rem;object-fit:cover;box-shadow:0 8px 18px #0ea5e92e;flex:0 0 auto}.brand-copy{display:flex;flex-direction:column;min-width:0;justify-content:center}.brand-name{font-size:1rem;font-weight:700;line-height:1.1;color:#f8fafc}.brand-subtitle{font-size:.72rem;font-weight:600;line-height:1.1;letter-spacing:.08em;text-transform:uppercase;color:#e2e8f0d6}.header-status{display:inline-flex;align-items:center;justify-content:center;min-height:1.75rem;padding:.15rem .7rem;border:1px solid rgba(148,163,184,.14);border-radius:999px;background:#0f172ac2;color:#e2e8f0d1;font-size:.75rem;font-weight:600}.header-user{max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#e2e8f0d1;font-size:.8rem;font-weight:500}.logout-btn{min-height:2.65rem;padding:.55rem .95rem;border:1px solid rgba(148,163,184,.18);border-radius:999px;background:#0f172ae0;color:#f8fafc;font-weight:600;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.logout-btn:hover{transform:translateY(-1px);border-color:#ef444447;background:#450a0ab8}.logout-btn:focus-visible{outline:2px solid #0ea5e9;outline-offset:3px}@media(max-width:768px){:root{--header-height: 3.25rem}.header-inner{min-height:3rem;padding:.35rem .75rem;gap:.75rem}.sec-2{display:none;position:static;transform:none}.header-user{display:none}}@media(max-width:480px){:root{--header-height: 3rem}.header-inner{min-height:3rem;gap:.5rem;padding:.4rem .65rem}.brand-mark{width:1.65rem;height:1.65rem;border-radius:.6rem}.brand-name{font-size:.82rem}.brand-subtitle{display:none}.logout-btn{min-height:2rem;padding:.35rem .65rem;font-size:.8rem}}@media(prefers-reduced-motion:reduce){.logout-btn{transition:none}}.login-landing{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - var(--header-height) - 2px);padding:1.25rem;background:radial-gradient(circle at top left,rgba(14,165,233,.12),transparent 24rem),radial-gradient(circle at bottom right,rgba(249,115,22,.1),transparent 26rem),linear-gradient(145deg,#020617,#0b1220 42%,#111827);color:#e2e8f0}.login-card{width:min(100%,32rem);padding:1.25rem;border:1px solid rgba(148,163,184,.14);border-radius:1.25rem;background:#020617d1;box-shadow:0 20px 45px #02061752}.login-copy{display:flex;flex-direction:column;gap:.85rem}.login-eyebrow{display:inline-flex;align-items:center;gap:.45rem;margin:0;color:#0369a1;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-copy h1{margin:0;color:#f8fafc;font-size:clamp(1.5rem,3.2vw,2rem);line-height:1.05}.login-subtitle,.login-footnote{margin:0;color:#e2e8f0d1;line-height:1.5}.login-primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:2.75rem;padding:.65rem .95rem;border:1px solid rgba(2,132,199,.18);border-radius:.95rem;background:linear-gradient(135deg,#0284c7,#0f172a);color:#fff;font-weight:700;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.login-primary-btn:hover{transform:translateY(-1px);box-shadow:0 18px 40px #0284c733;background:linear-gradient(135deg,#0ea5e9,#0f172a)}.login-primary-btn:focus-visible{outline:2px solid #0ea5e9;outline-offset:3px}.login-footnote{margin-top:.25rem;font-size:.92rem}@media(max-width:640px){.login-landing{padding:.75rem}.login-card{padding:.9rem;border-radius:1rem}.login-copy{gap:.75rem}.login-eyebrow{font-size:.74rem}.login-copy h1{font-size:1.35rem}.login-subtitle,.login-footnote{font-size:.9rem}.login-primary-btn{width:100%;min-height:2.5rem;padding:.6rem .85rem}}@media(prefers-reduced-motion:reduce){.login-primary-btn{transition:none}}@font-face{font-family:dm;src:url(/assets/dm-sans-d9KJDlpM.ttf)}:root{font-family:dm,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;--text-color: white;background-color:#020617;--background-color: #020617;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-color: #38bdf8;--header-height: 64px;--border-radius: 2em;--border-color: rgba(255, 255, 255, .1);--danger-color: #a50003}body{margin:0;padding:0;font-size:16px;font-weight:400;line-height:1.5;color:inherit;background-color:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.file-container{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:100%;flex-wrap:wrap;gap:1em}.file{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:20px;border:1px solid #ccc;flex-wrap:wrap;border-radius:var(--border-radius)}.filename{font-size:1em;font-weight:700;margin-bottom:10px}.fileopen{cursor:pointer}.modal{position:absolute;top:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#00000080;display:none}.modal .close{position:absolute;top:10px;right:10px;cursor:pointer}.modal-content{border:1px solid var(--border-color);width:auto;height:auto;padding:20px;border-radius:var(--border-radius)}button{padding:5px 15px;border:none;border-radius:var(--border-radius);border:1px solid rgba(148,163,184,.18);background-color:#0f172ae0;color:#f8fafc}button:hover{background-color:#1e293beb;cursor:pointer}.delete-btn{background-color:var(--danger-color);color:#fff}.error-boundary{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;background:var(--background-color);color:var(--text-color)}.error-boundary .error-content{max-width:600px;text-align:center;padding:2rem;border:1px solid var(--border-color);border-radius:var(--border-radius);background:#0f172ac7}.error-boundary .error-content h2{color:var(--danger-color);margin-bottom:1rem}.error-boundary .error-content .error-message{color:var(--text-color);opacity:.8;margin-bottom:1.5rem}.error-boundary .error-content .error-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.error-boundary .error-content .error-actions button{padding:.5rem 1.5rem;border-radius:var(--border-radius);cursor:pointer;transition:background .2s}.error-boundary .error-content .error-actions button:hover{background:#0f172aeb}.error-boundary .error-content .error-stack{text-align:left;font-size:.75rem;padding:1rem;background:#02061780;border-radius:calc(var(--border-radius) / 2);overflow-x:auto;white-space:pre-wrap;word-break:break-word;color:#ff6b6b}
