:root{color:#202321;background:#f5f6f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{background:#f5f6f4}body{margin:0;min-width:320px;min-height:100vh}body[data-gx-theme=dark]{background:#0f1311}body[data-gx-theme=light]{background:#f5f6f4}button,input,textarea,select{font:inherit}button{border:0}.portal-shell,.login-shell{--gx-page: #0f1311;--gx-page-soft: #151a17;--gx-surface: #1b211e;--gx-surface-raised: #202722;--gx-sidebar: #111513;--gx-sidebar-text: #f8faf7;--gx-sidebar-muted: rgba(248, 250, 247, .62);--gx-text: #f8faf7;--gx-heading: #ffffff;--gx-muted: #b9c4bd;--gx-soft-text: #8f9b94;--gx-border: rgba(218, 230, 221, .14);--gx-border-strong: rgba(147, 229, 191, .34);--gx-brand: #93e5bf;--gx-brand-strong: #7fdbae;--gx-brand-ink: #101513;--gx-brand-soft: rgba(147, 229, 191, .12);--gx-brand-wash: rgba(147, 229, 191, .16);--gx-accent: #ffd36b;--gx-control: rgba(248, 250, 247, .08);--gx-control-hover: rgba(147, 229, 191, .13);--gx-placeholder: rgba(147, 229, 191, .09);--gx-placeholder-soft: rgba(248, 250, 247, .04);--gx-shadow: 0 18px 48px rgba(2, 7, 4, .28)}.portal-shell[data-gx-theme=light],.login-shell[data-gx-theme=light]{--gx-page: #f5f6f4;--gx-page-soft: #eef2ee;--gx-surface: #ffffff;--gx-surface-raised: #ffffff;--gx-sidebar: #141816;--gx-sidebar-text: #f8faf7;--gx-sidebar-muted: rgba(248, 250, 247, .62);--gx-text: #202321;--gx-heading: #1e2220;--gx-muted: #666f68;--gx-soft-text: #68716a;--gx-border: #dce2dc;--gx-border-strong: rgba(147, 229, 191, .34);--gx-brand: #93e5bf;--gx-brand-strong: #23785c;--gx-brand-ink: #103b2d;--gx-brand-soft: #d9f7e7;--gx-brand-wash: #e4f8ed;--gx-accent: #ffd36b;--gx-control: rgba(255, 255, 255, .08);--gx-control-hover: rgba(147, 229, 191, .12);--gx-placeholder: rgba(31, 111, 87, .08);--gx-placeholder-soft: #f2f5f2;--gx-shadow: 0 16px 40px rgba(27, 32, 28, .07)}.portal-shell[data-gx-theme=dark],.login-shell[data-gx-theme=dark]{color:var(--gx-text)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.portal-shell{min-height:100vh;display:grid;grid-template-columns:272px minmax(0,1fr);background:var(--gx-page)}.sidebar{min-width:0;min-height:100vh;padding:22px 18px;background:var(--gx-sidebar);color:var(--gx-sidebar-text)}.brand,.login-brand{min-height:48px;display:flex;gap:12px;align-items:center}.brand{margin-bottom:16px}.sidebar-header{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;margin-bottom:16px}.sidebar-header .brand{margin-bottom:0}.brand-mark{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;color:var(--gx-brand-ink);background:var(--gx-brand);font-weight:850;letter-spacing:0;flex:0 0 auto}.brand-text,.brand-subtitle,.page-heading p,.client-card p,.stat-tile p,.workspace-panel p,.login-copy p,.login-aside p{margin:0}.brand-text{color:inherit;font-size:17px;font-weight:760}.brand-subtitle{margin-top:2px;color:var(--gx-sidebar-muted);font-size:13px}.profile-avatar{width:42px;height:42px;display:grid;place-items:center;color:var(--gx-brand-ink);border:1px solid rgba(147,229,191,.32);border-radius:999px;background:linear-gradient(135deg,#93e5bfe6,#ffd36b85),var(--gx-brand-soft);box-shadow:0 10px 28px #0003;cursor:pointer;flex:0 0 auto}.profile-avatar span{font-size:12px;font-weight:820;letter-spacing:0}.profile-avatar:hover,.profile-avatar:focus-visible{border-color:var(--gx-brand);outline:2px solid rgba(147,229,191,.45);outline-offset:2px}.portal-controls{min-width:0;display:grid;grid-template-columns:minmax(74px,1fr) minmax(98px,auto);gap:8px;margin-bottom:18px}.language-control,.theme-control{min-width:0;min-height:38px;display:grid;align-items:center;gap:7px;color:var(--gx-sidebar-text);border:1px solid rgba(248,250,247,.13);border-radius:8px;background:var(--gx-control)}.language-control{position:relative;grid-template-columns:18px minmax(0,1fr) 12px;padding:0 10px}.language-control:after,.settings-select-shell:after{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;pointer-events:none;transform:rotate(45deg) translateY(-2px)}.language-control:after{color:var(--gx-sidebar-muted);justify-self:end}.language-control select{min-width:0;width:100%;min-height:36px;color:inherit;border:0;outline:0;background:transparent;cursor:pointer;appearance:none;font-size:13px;font-weight:720;line-height:1}.language-control select option{color:#202321;background:#fff}.theme-control{grid-template-columns:18px minmax(0,1fr);padding:0 10px;text-align:left;cursor:pointer}.theme-control span{min-width:0;overflow:hidden;font-size:13px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.language-control:hover,.language-control:focus-within,.theme-control:hover,.theme-control:focus-visible{border-color:var(--gx-border-strong);background:var(--gx-control-hover);outline:0}.nav-list{display:grid;gap:7px}.mobile-nav-current{display:none}.nav-item{width:100%;min-height:44px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:0 12px;color:#f8faf7b8;border-radius:8px;text-align:left;text-decoration:none;background:transparent;border:1px solid transparent;cursor:pointer}.mobile-menu-button,.mobile-current-page{min-width:0;min-height:42px;align-items:center;color:#f8faf7e0;border:1px solid rgba(248,250,247,.13);border-radius:8px;background:var(--gx-control)}.mobile-menu-button{width:44px;display:grid;place-items:center;cursor:pointer}.mobile-current-page{display:grid;grid-template-columns:22px minmax(0,1fr);gap:9px;padding:0 12px;text-decoration:none}.mobile-current-page span{min-width:0;overflow:hidden;font-size:14px;font-weight:730;text-overflow:ellipsis;white-space:nowrap}.mobile-menu-button:hover,.mobile-menu-button:focus-visible,.mobile-current-page:hover,.mobile-current-page:focus-visible,.mobile-current-page[aria-current=page]{color:#fff;border-color:#93e5bf57;background:#93e5bf1f;outline:0}.nav-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item[aria-current=page],.nav-item:hover,.nav-item:focus-visible{color:#fff;border-color:#93e5bf57;background:#93e5bf1f;outline:0}.nav-action{margin-top:12px;color:var(--gx-accent)}.content{min-width:0;padding:28px;color:var(--gx-text)}.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;margin-bottom:22px}.page-heading{max-width:760px}.eyebrow{margin:0 0 8px;color:var(--gx-brand-strong);font-size:12px;font-weight:780;letter-spacing:0;text-transform:uppercase}h1,h2{margin:0;color:var(--gx-heading);letter-spacing:0}h1{font-size:38px;line-height:1.06}h2{font-size:20px;line-height:1.18}.page-heading p,.workspace-panel p,.login-copy p,.login-aside p{color:var(--gx-muted);line-height:1.55}.page-heading p{margin-top:10px;max-width:680px}.client-card{min-width:238px;min-height:58px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;padding:8px 12px;border:1px solid var(--gx-border);border-radius:8px;background:var(--gx-surface);box-shadow:var(--gx-shadow)}.client-avatar{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;color:var(--gx-brand-ink);background:var(--gx-brand-soft);font-weight:780}.client-card p{min-width:0;overflow:hidden;color:var(--gx-heading);font-size:14px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.client-card span{display:block;min-width:0;overflow:hidden;color:var(--gx-soft-text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.stat-tile,.workspace-panel,.login-panel,.login-aside{border:1px solid var(--gx-border);border-radius:8px;background:var(--gx-surface);box-shadow:var(--gx-shadow)}.stat-tile{min-height:122px;padding:18px}.stat-tile span{display:block;color:var(--gx-soft-text);font-size:13px;font-weight:680}.stat-tile strong{display:block;margin-top:12px;color:var(--gx-heading);font-size:34px;line-height:1}.stat-tile p{margin-top:12px;color:var(--gx-muted);font-size:13px}.workspace-panel{min-height:360px;padding:22px}.settings-workflow{display:grid;gap:16px}.settings-toolbar{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}.settings-preview-note,.settings-saved{min-width:0;display:inline-grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;color:var(--gx-muted);font-size:13px}.settings-preview-note{padding:10px 12px;border:1px solid var(--gx-border);border-radius:8px;background:var(--gx-surface)}.settings-preview-note svg,.settings-saved svg{color:var(--gx-brand-strong)}.settings-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-wrap:wrap}.secondary-action{min-height:42px;display:inline-grid;grid-template-columns:17px minmax(0,auto);align-items:center;gap:8px;padding:0 13px;color:var(--gx-text);border:1px solid var(--gx-border);border-radius:8px;background:var(--gx-surface);cursor:pointer}.secondary-action:hover,.secondary-action:focus-visible{border-color:var(--gx-border-strong);background:var(--gx-control-hover);outline:0}.settings-save{min-height:42px;grid-template-columns:17px minmax(0,auto)}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settings-panel{min-width:0;display:grid;gap:18px;padding:18px;border:1px solid var(--gx-border);border-radius:8px;background:var(--gx-surface);box-shadow:var(--gx-shadow)}.settings-panel-wide{grid-column:1 / -1}.settings-panel-muted{background:linear-gradient(135deg,var(--gx-placeholder),transparent 46%),var(--gx-surface)}.settings-panel-header{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start}.settings-panel-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--gx-brand-strong);border-radius:8px;background:var(--gx-brand-wash)}.settings-panel-header p{margin:7px 0 0;color:var(--gx-muted);line-height:1.45}.settings-fields{display:grid;gap:12px}.settings-field{min-width:0;display:grid;gap:6px}.settings-field span,.settings-checkbox span{color:var(--gx-soft-text);font-size:13px;font-weight:700}.settings-field input,.settings-select-shell select{width:100%;min-height:42px;color:var(--gx-text);border:1px solid var(--gx-border);border-radius:8px;background:var(--gx-page-soft);padding:0 11px;outline:0}.settings-select-shell{position:relative;min-width:0;display:grid;align-items:center;color:var(--gx-muted)}.settings-select-shell:after{position:absolute;right:15px}.settings-select-shell select{appearance:none;cursor:pointer;padding-right:40px}.settings-field input:focus,.settings-select-shell select:focus{border-color:var(--gx-border-strong);box-shadow:0 0 0 3px #93e5bf24}.settings-field input[readonly]{color:var(--gx-muted);cursor:not-allowed}.settings-select-shell option{color:#202321;background:#fff}.settings-checkbox{min-height:40px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px}.settings-checkbox input{width:17px;height:17px;accent-color:var(--gx-brand)}.settings-readonly-list{display:grid;gap:10px}.settings-readonly-list div{min-width:0;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;color:var(--gx-muted);line-height:1.45}.settings-readonly-list svg{color:var(--gx-brand-strong)}.panel-header{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:start;max-width:760px}.panel-icon{width:46px;height:46px;display:grid;place-items:center;color:var(--gx-brand-strong);border-radius:8px;background:var(--gx-brand-wash)}.workspace-panel p{margin-top:8px}.placeholder-grid{display:grid;gap:14px;margin-top:38px;max-width:760px}.placeholder-line{height:58px;border-radius:8px;background:linear-gradient(90deg,var(--gx-placeholder),transparent),var(--gx-placeholder-soft)}.placeholder-line-wide{width:100%}.placeholder-line-short{width:58%}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,620px) minmax(320px,1fr);gap:18px;padding:28px;background:linear-gradient(135deg,rgba(147,229,191,.24),transparent 34%),linear-gradient(160deg,var(--gx-page) 0%,var(--gx-page-soft) 100%)}.login-panel{display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 56px);padding:28px}.login-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,auto);gap:16px;align-items:start}.login-panel .brand-subtitle{color:var(--gx-muted)}.login-panel .brand-text{color:var(--gx-heading)}.login-panel .portal-controls{margin-bottom:0}.login-panel .language-control,.login-panel .theme-control{color:var(--gx-text);border-color:var(--gx-border);background:var(--gx-placeholder-soft)}.login-copy{max-width:510px;margin:60px 0}.login-copy h1{max-width:520px}.login-copy p:not(.eyebrow){margin-top:14px}.primary-action{width:fit-content;min-height:46px;display:inline-grid;grid-template-columns:20px auto 18px;align-items:center;gap:9px;padding:0 16px;color:var(--gx-brand-ink);border-radius:8px;background:var(--gx-brand);font-weight:780;cursor:pointer}.primary-action:hover,.primary-action:focus-visible{background:var(--gx-brand-strong);outline:2px solid var(--gx-brand-strong);outline-offset:2px}.login-guardrails{display:grid;gap:10px;margin-top:28px}.login-guardrails div{min-height:38px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;color:var(--gx-muted);font-size:14px}.login-guardrails svg{color:var(--gx-brand-strong)}.login-aside{min-height:calc(100vh - 56px);display:flex;flex-direction:column;justify-content:flex-end;padding:28px;color:var(--gx-sidebar-text);background:linear-gradient(180deg,rgba(255,211,107,.14),transparent 34%),var(--gx-sidebar)}.login-aside svg{color:var(--gx-brand);margin-bottom:16px}.login-aside h2{color:#fff}.login-aside p{max-width:460px;margin-top:10px;color:#f8faf7ad}@media(max-width:980px){.portal-shell{grid-template-columns:1fr}.sidebar{min-height:auto;padding:16px}.brand,.sidebar-header{margin-bottom:14px}.portal-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-list{grid-template-columns:repeat(3,minmax(0,1fr))}.nav-action{margin-top:0}.content{padding:22px}.topbar{grid-template-columns:1fr}.client-card{width:100%}.status-grid,.settings-toolbar{grid-template-columns:1fr}.settings-actions{justify-content:flex-start}.settings-grid,.login-shell,.login-header{grid-template-columns:1fr}.login-panel,.login-aside{min-height:auto}}@media(max-width:620px){.content,.login-shell{padding:14px}.sidebar{max-width:100vw;padding:12px 12px 10px;overflow:hidden}.nav-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin:0;min-width:0;max-width:100%;overflow:visible;padding:0}.nav-item{grid-template-columns:1fr;justify-items:center;min-height:42px;min-width:0;padding:0}.nav-item span{display:none}.nav-list::-webkit-scrollbar{display:none}h1{font-size:29px}.workspace-panel,.settings-panel,.login-panel,.login-aside{padding:16px}.brand,.sidebar-header{margin-bottom:12px}.portal-controls{gap:6px;margin-bottom:12px}.language-control,.theme-control{min-height:36px;padding:0 8px}.theme-control span{font-size:12px}.brand-mark{width:38px;height:38px}.brand-text{font-size:16px}.brand-subtitle{font-size:12px}.topbar{gap:16px;margin-bottom:14px}.page-heading p{margin-top:8px}.client-card{min-height:54px;padding:7px 10px}.client-avatar{width:38px;height:38px}.status-grid{gap:10px;margin-bottom:12px}.stat-tile{min-height:92px;padding:14px}.stat-tile strong{margin-top:8px;font-size:28px}.stat-tile p{margin-top:8px}.panel-header{grid-template-columns:1fr;gap:12px}.workspace-panel{min-height:0}.placeholder-grid{gap:12px;margin-top:28px}.placeholder-line{height:52px}.settings-toolbar{gap:10px}.settings-actions{display:grid;grid-template-columns:1fr}.settings-saved,.secondary-action,.settings-save{width:100%}.settings-panel-header{grid-template-columns:1fr}.primary-action{width:100%;grid-template-columns:20px minmax(0,1fr) 18px}.primary-action span{min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:620px)and (orientation:portrait){.sidebar{position:sticky;top:0;z-index:20}.profile-avatar{width:42px;height:42px}.mobile-nav-current{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr);gap:6px;margin-bottom:0}.nav-list{display:none}.nav-list.nav-list-open{display:grid;grid-template-columns:1fr;gap:7px;margin-top:8px}.nav-list.nav-list-open .nav-item{grid-template-columns:22px minmax(0,1fr);justify-items:start;min-height:42px;padding:0 12px}.nav-list.nav-list-open .nav-item span{display:block}.topbar{grid-template-columns:1fr}.topbar .client-card{display:none}}
