:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#242520;background:#f5f5f1;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit}.app-shell{display:grid;grid-template-columns:72px 320px minmax(0,1fr);min-height:100vh}.rail{background:#fdfdfa;border-right:1px solid #e7e8e2;display:flex;flex-direction:column;align-items:center;padding:24px 0 20px;gap:58px}.rail-brand,.rail-footer,.workspace-avatar{display:grid;place-items:center;font-weight:750}.rail-brand{width:38px;height:38px;background:#242520;color:#fff;border-radius:13px;font-size:19px}.rail-links{display:grid;gap:14px;width:100%;justify-items:center}.rail-link{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:13px;color:#7a7d74;background:transparent;cursor:pointer}.rail-link:hover,.rail-link.is-active{color:#242520;background:#ebeee7}.rail-link:focus-visible,a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #879e75;outline-offset:3px}.rail-footer{margin-top:auto;width:36px;height:36px;border-radius:50%;background:#dfe7d8;color:#42523c;font-size:11px}.context-sidebar{display:flex;flex-direction:column;background:#fafbf8;border-right:1px solid #e7e8e2;min-width:0}.workspace-switcher{display:flex;align-items:center;gap:11px;margin:20px 18px 0;padding:11px;border:1px solid #e8eae4;border-radius:16px;background:#fff;box-shadow:0 5px 18px #232c1b08}.workspace-avatar{flex:none;width:38px;height:38px;border-radius:12px;background:var(--tenant-accent, #e4eddc);color:#fff}.workspace-switcher div:nth-child(2){display:grid;gap:2px;flex:1;min-width:0}.workspace-switcher strong{font-size:13px}.workspace-switcher select{width:100%;min-width:0;border:0;background:transparent;color:#242520;font-size:13px;font-weight:700;cursor:pointer}.workspace-switcher span{color:#898d83;font-size:11px}.workspace-switcher svg{color:#92968d}.sidebar-content{padding:44px 28px}.eyebrow,.panel-kicker{text-transform:uppercase;letter-spacing:.14em;color:#8a9682;font-size:10px;font-weight:700}.sidebar-content h2{font-size:27px;letter-spacing:-.04em;margin:9px 0 8px}.sidebar-description,.sidebar-empty{color:#82867d;font-size:13px;line-height:1.65}.sidebar-empty{margin-top:34px;padding:22px;border:1px dashed #d8ddd1;border-radius:16px;background:#f6f8f3}.sidebar-bottom{margin-top:auto;padding:24px 28px;border-top:1px solid #eceee9;color:#93978e;font-size:12px}.main-workspace{min-width:0;padding:18px}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 26px;background:#fff;border:1px solid #e9eae5;border-radius:20px;box-shadow:0 5px 22px #252c2006}.breadcrumb{font-size:13px;font-weight:600}.breadcrumb span{color:#b9bdb4;margin:0 12px}.topbar-badge{background:#f0f4eb;color:#607751;border-radius:99px;padding:7px 11px;font-size:11px;font-weight:650}.topbar-controls{display:flex;align-items:center;gap:12px}.topbar-action{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:10px;background:#f2f4ef;color:#5b6258;padding:9px 12px;cursor:pointer;font-size:12px;font-weight:650}.topbar-tenant-select{display:none;max-width:180px;border:1px solid #e3e7de;border-radius:10px;padding:8px;background:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workspace-content{max-width:860px;margin:0 auto;padding:clamp(45px,8vh,105px) 24px 70px}.intro-badge{display:inline-flex;align-items:center;gap:7px;color:#5c7350;background:#e9f0e3;border:1px solid var(--tenant-accent, #dce7d4);border-radius:99px;padding:8px 12px;font-size:11px;font-weight:700}h1{font-size:clamp(37px,5vw,64px);letter-spacing:-.065em;line-height:1.05;max-width:760px;margin:24px 0 20px}.lead{color:#777c73;font-size:17px;line-height:1.6;max-width:570px;margin:0 0 55px}.welcome-panel{display:flex;justify-content:space-between;gap:28px;padding:34px;background:#e7efdf;border:1px solid #dce8d2;border-radius:26px}.welcome-panel h2{font-size:24px;letter-spacing:-.04em;margin:10px 0 9px}.welcome-panel p{color:#697b60;max-width:560px;line-height:1.6;font-size:13px;margin:0}.panel-decoration{align-self:flex-end;flex:none;display:grid;place-items:center;background:#d4e3c9;border-radius:16px;width:56px;height:56px;color:#627b55}.status-card{margin-top:18px;padding:26px;background:#fff;border:1px solid #e8eae5;border-radius:24px;box-shadow:0 5px 22px #252c2006}.card-heading{display:flex;align-items:center;justify-content:space-between}.card-icon{display:grid;place-items:center;width:40px;height:40px;background:#f1f4ef;border-radius:12px;color:#6a8060}.card-heading a{color:#91988e}.status-card h3{font-size:16px;margin:18px 0 6px}.status-card p{color:#81867e;font-size:13px;line-height:1.6;margin:0 0 18px}.status-pill{display:inline-flex;align-items:center;gap:7px;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:700}.status-connected{background:#e9f4e6;color:#467343}.status-pending{background:#f6f0df;color:#987a38}@media(max-width:1000px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.context-sidebar{display:none}.topbar-tenant-select{display:block}}@media(max-width:600px){.app-shell{grid-template-columns:1fr}.rail{flex-direction:row;height:60px;padding:0 16px;gap:18px;border-right:0;border-bottom:1px solid #e7e8e2}.rail-brand{width:32px;height:32px;border-radius:10px;font-size:16px}.rail-links{display:flex;width:auto;gap:4px}.rail-link{width:36px;height:36px}.rail-footer{display:none}.main-workspace{padding:10px}.topbar{height:54px;padding:0 15px;border-radius:14px}.topbar-badge,.breadcrumb{display:none}.topbar-controls{width:100%;justify-content:space-between}.topbar-action{font-size:0}.workspace-content{padding:48px 12px}.lead{margin-bottom:35px}.welcome-panel{padding:24px}.panel-decoration{display:none}}.page-message{display:grid;min-height:100vh;place-items:center;padding:24px;color:#6f776b;text-align:center}.auth-page{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:radial-gradient(circle at top left,#e7efdf,transparent 42%),#f5f5f1}.auth-card{width:min(100%,430px);padding:clamp(28px,6vw,44px);border:1px solid #e5e8e0;border-radius:26px;background:#fff;box-shadow:0 20px 70px #2a322514}.auth-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#242520;color:#fff;font-weight:750;font-size:20px;margin-bottom:32px}.auth-card h1{font-size:38px;margin:10px 0 12px}.auth-card>p{color:#7c8279;line-height:1.6;margin-bottom:28px}.auth-card form,.form-card form{display:grid;gap:10px}.auth-card label,.form-card label{color:#42483f;font-size:12px;font-weight:700;margin-top:8px}.auth-card input,.form-card input:not([type=color]),.form-card select{width:100%;min-height:44px;padding:0 13px;border:1px solid #dfe4dc;border-radius:11px;background:#fcfdfa;color:#242520;font:inherit;font-size:13px}.auth-card input:disabled,.form-card input:disabled{color:#8b9287;background:#f4f5f2}.primary-button{min-height:44px;margin-top:14px;border:0;border-radius:11px;background:#242520;color:#fff;font-weight:700;font-size:13px;cursor:pointer}.primary-button:disabled{opacity:.6;cursor:wait}.text-link,.text-button{display:inline-block;margin-top:22px;border:0;background:none;color:#526b48;font-size:12px;font-weight:700;text-decoration:none;cursor:pointer}.text-button{padding:0;margin-right:18px}.form-error{color:#a5443b!important;font-size:12px}.form-card{margin-top:18px;padding:clamp(24px,5vw,34px);border:1px solid #e8eae5;border-radius:24px;background:#fff;box-shadow:0 5px 22px #252c2006}.form-card h2{margin:0 0 8px;font-size:21px;letter-spacing:-.04em}.form-card>p{margin:0 0 25px;color:#81867e;font-size:13px;line-height:1.6}.form-card form{max-width:430px}.form-card .primary-button{justify-self:start;min-width:145px;padding:0 18px}.color-field{display:flex;align-items:center;gap:12px;font-size:13px;color:#6e7868}.color-field input{width:52px;height:44px;padding:4px;border:1px solid #dfe4dc;border-radius:11px;background:#fff}
