.portal-root *,.portal-login *{box-sizing:border-box}:root,.portal-root{--portal-bg:#f6f7f9;--portal-card:#fff;--portal-text:#202328;--portal-muted:#59616e;--portal-border:#e1e4e8;--portal-accent:#fff0e2;--portal-accent-text:#833b00;--portal-orange:#ff7a00;--portal-input:#b8bec7;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark],.portal-root[data-theme=dark]{--portal-bg:#121416;--portal-card:#1d2024;--portal-text:#f3f4f6;--portal-muted:#b7bec7;--portal-border:#343940;--portal-accent:#38291d;--portal-accent-text:#ffb875;--portal-orange:#ff8c24;--portal-input:#4c535d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.portal-root,.portal-login,.portal-sidebar,.portal-footer{box-sizing:border-box;font-family:Inter,Segoe UI,Arial,sans-serif}.portal-root{background:var(--portal-bg);width:100%;min-width:0;height:100dvh;color:var(--portal-text);flex:1;overflow:hidden}.portal-root button,.portal-root input{font:inherit}.portal-root button{cursor:pointer}.portal-sidebar{z-index:40;background:var(--portal-card);border-right:1px solid var(--portal-border);width:80px;color:var(--portal-text);flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:2px 0 8px #00000008}.portal-sidebar.expanded{width:272px}.portal-brand{flex-direction:column;justify-content:center;align-items:center;gap:6px;height:130px;min-height:130px;padding:16px;display:flex}.portal-brand img{object-fit:contain;width:40px;height:40px}.portal-sidebar.expanded .portal-brand img{width:176px;height:66px}.portal-brand strong{white-space:nowrap;font-size:14px;font-weight:600}.portal-collapse{border:1px solid var(--portal-border);background:var(--portal-card);width:32px;height:32px;color:var(--portal-accent-text);border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:110px;right:-16px;box-shadow:0 2px 8px #0001}.portal-nav{flex:1;min-height:0;padding:8px 12px;overflow-y:auto}.portal-menu-button{box-sizing:border-box;width:100%;min-height:44px;color:var(--portal-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:12px;margin:0 0 4px;padding:12px 8px;font-size:14px;text-decoration:none;display:flex}.portal-menu-button svg{stroke-width:2px;flex-shrink:0;width:24px;height:24px}.portal-sidebar.expanded .portal-menu-button{justify-content:flex-start;padding:12px}.portal-menu-button:hover,.portal-menu-button[aria-current=page]{background:var(--portal-accent);color:var(--portal-accent-text)}.portal-menu-button:focus-visible,.portal-collapse:focus-visible,.portal-login button:focus-visible,.portal-footer a:focus-visible{outline:3px solid var(--portal-orange);outline-offset:2px}.portal-bottom{border-top:1px solid var(--portal-border);flex-shrink:0;padding:12px}.portal-main{flex-direction:column;min-width:0;height:100%;margin-left:80px;display:flex;overflow-y:auto}.portal-topbar{background:var(--portal-card);border-bottom:1px solid var(--portal-border);justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:20px 32px;font-size:14px;display:flex}.portal-topbar strong{font-weight:600}.portal-topbar button{border:1px solid var(--portal-border);background:var(--portal-card);color:var(--portal-text);border-radius:8px;align-items:center;gap:8px;padding:9px 12px;display:flex}.portal-body{box-sizing:border-box;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:32px}.portal-footer{background:var(--portal-card);border-top:1px solid var(--portal-border);color:var(--portal-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:20px 24px;font-size:12px;line-height:1.8;display:flex}.portal-footer>div{flex-direction:column;gap:2px;display:flex}.portal-footer strong{color:var(--portal-text);font-size:13px;font-weight:600}.portal-footer a{color:var(--portal-accent-text);text-underline-offset:3px;text-decoration:underline}.portal-login{color:#f3f4f6;background-color:#101214;background-image:linear-gradient(90deg,#0a0c0e55,#0a0c0e14),url("/login-background.jpg");background-position:50%;background-repeat:no-repeat;background-size:cover;grid-template-columns:minmax(0,1.2fr) minmax(320px,1fr);align-items:center;gap:64px;min-height:100dvh;padding:56px 7vw;display:grid;overflow-y:auto}.portal-login-story{text-shadow:0 2px 14px #0009;flex-direction:column;align-items:flex-start;gap:48px;display:flex}.portal-login-logo{object-fit:contain;object-position:left;width:190px;height:78px}.portal-eyebrow{letter-spacing:.2em;color:#ffb875;margin:0 0 18px;font-size:11px;font-weight:700}.portal-login-story h1{letter-spacing:-.045em;margin:0 0 24px;font-size:clamp(34px,4.2vw,58px);font-weight:600;line-height:1.1}.portal-login-story h1 span{color:#ff8c24}.portal-login-intro{color:#c5cbd3;max-width:460px;margin:0;font-size:16px;line-height:1.8}.portal-capabilities{color:#c5cbd3;border-top:1px solid #ffffff26;flex-wrap:wrap;gap:24px;width:100%;padding-top:24px;font-size:12px;display:flex}.portal-login-card{background:var(--portal-card);color:var(--portal-text);border:1px solid var(--portal-border);box-sizing:border-box;border-radius:16px;justify-self:center;width:100%;max-width:480px;padding:32px 36px;box-shadow:0 12px 40px #0002}.portal-login-card h2{letter-spacing:-.03em;text-align:center;margin:0 0 12px;font-size:24px;font-weight:600}.portal-login-card .portal-login-description{text-align:center;color:var(--portal-muted);margin:0 0 24px;font-size:14px}.portal-login-card label{margin:0 0 16px;font-size:14px;font-weight:400;display:block}.portal-login-card input{box-sizing:border-box;border:1px solid var(--portal-input);background:var(--portal-card);min-height:46px;color:var(--portal-text);width:100%;font:inherit;border-radius:10px;margin-top:8px;padding:12px;display:block}.portal-login-card input:focus{outline:2px solid var(--portal-orange);outline-offset:2px}.portal-primary{background:var(--portal-orange);color:#241608;cursor:pointer;border:0;border-radius:10px;width:100%;min-height:46px;margin-top:12px;padding:12px;font-size:14px}.portal-primary:disabled{opacity:.55;cursor:default}.portal-login-note{color:var(--portal-muted);margin:18px 0 0;font-size:12px;line-height:1.7}.portal-text-button{color:var(--portal-accent-text);cursor:pointer;background:0 0;border:0;min-height:44px;margin:8px auto 0;font-size:13px;display:block}.portal-login-error{color:#c43e24;font-size:13px;line-height:1.6}.portal-login>.portal-footer{color:#b7bec7;text-shadow:0 1px 5px #000;background:#0c0e10b3;border:1px solid #343940;border-radius:10px;grid-column:1/-1;width:100%;margin:0;padding:16px 20px}.portal-login>.portal-footer strong{color:#f3f4f6}.portal-login>.portal-footer a{color:#ffad64}.portal-backdrop{display:none}@media (width<=800px){.portal-login{background-position:65%;grid-template-columns:1fr;gap:32px;padding:32px 20px}.portal-login-story{gap:20px}.portal-login-story h1{font-size:36px}.portal-login-logo{width:145px;height:60px}.portal-capabilities{display:none}.portal-login-card{max-width:100%;padding:26px 24px}.portal-body{padding:24px 16px}.portal-topbar{padding:16px}.portal-footer{padding:20px 16px}.portal-sidebar.expanded~.portal-backdrop{z-index:35;background:#0005;border:0;display:block;position:fixed;inset:0 0 0 272px}.portal-brand strong{font-size:14px}}@media (height<=620px){.portal-brand{height:94px;min-height:94px}.portal-collapse{top:80px}.portal-bottom{padding:6px 12px}.portal-bottom .portal-menu-button{min-height:40px;padding-top:8px;padding-bottom:8px}}.portal-backdrop{z-index:35;background:0 0;border:0;display:block;position:fixed;inset:0 0 0 272px}.portal-backdrop[hidden]{display:none!important}@media (width<=800px){.portal-sidebar.expanded~.portal-backdrop{background:#0005}}.portal-sidebar{transition:width .3s cubic-bezier(.4,0,.2,1)}.portal-animated-brand{position:relative;overflow:hidden}.portal-animated-brand .portal-compact-logo{opacity:1;width:40px;height:40px;transition:opacity .15s;position:absolute;top:40px;left:20px}.portal-sidebar.expanded .portal-animated-brand .portal-compact-logo{opacity:0;width:40px;height:40px}.portal-expanded-brand{opacity:0;pointer-events:none;flex-direction:column;align-items:center;gap:6px;width:272px;transition:opacity .15s;display:flex;position:absolute;top:16px;left:0}.portal-expanded-brand img,.portal-sidebar .portal-expanded-brand img{object-fit:contain;width:176px;height:66px}.portal-sidebar.expanded .portal-expanded-brand{opacity:1;transition-delay:.1s}.portal-sidebar:has(.portal-animated-brand) .portal-menu-button{justify-content:flex-start;gap:0;padding:12px 16px;transition:padding .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.portal-sidebar.expanded:has(.portal-animated-brand) .portal-menu-button{padding:12px}.portal-menu-label{white-space:nowrap;opacity:0;max-width:0;margin-left:0;transition:opacity .15s,max-width .3s cubic-bezier(.4,0,.2,1),margin-left .3s cubic-bezier(.4,0,.2,1);display:block}.portal-sidebar.expanded .portal-menu-label{opacity:1;max-width:200px;margin-left:12px}@media (prefers-reduced-motion:reduce){.portal-sidebar,.portal-menu-label,.portal-expanded-brand,.portal-animated-brand .portal-compact-logo,.portal-sidebar .portal-menu-button{transition:none!important}}.portal-login-logo{width:190px;height:auto}.portal-expanded-brand img,.portal-sidebar .portal-expanded-brand img{width:192px;height:66px}@media (width<=800px){.portal-login-logo{width:145px;height:auto}}