:root{--ink:#17233b;--muted:#69758a;--line:#e4e8ef;--blue:#3457d5;--surface:#f5f7fa;--nav:#172540;--danger:#b42332;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{color:var(--ink);background:var(--surface);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}a{color:var(--blue)}h1,h2,h3,p{margin:0}h1{letter-spacing:-1px;font-size:32px;line-height:1.2}h2{letter-spacing:-.4px;font-size:20px}h3{font-size:15px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #9cacf8}.muted{color:var(--muted)}.eyebrow{letter-spacing:1.8px;color:#7c889b;margin-bottom:12px;font-size:10px;font-weight:700;display:block}.button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:12px;min-height:42px;padding:10px 17px;font-weight:600;transition:background .15s;display:inline-flex}.primary{background:var(--blue);color:#fff;box-shadow:0 2px 3px #223a8220}.primary:hover:not(:disabled){background:#2946b5}.secondary{border-color:var(--line);color:#34415a;background:#fff}.secondary:hover:not(:disabled){background:#f1f4f9}.compact{min-height:34px;padding:6px 12px;font-size:12px}.full{width:100%}.text-button{color:var(--blue);background:0 0;border:0;padding:5px 2px;font-size:12px;font-weight:600}.text-button:hover{text-decoration:underline}.danger-text{color:var(--danger)}label{color:#34415a;flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}input,textarea,select{color:var(--ink);background:#fff;border:1px solid #dbe1eb;border-radius:6px;width:100%;min-width:0;padding:11px 12px}input::placeholder{color:#929caf}input:disabled{color:#6c778b;background:#f0f3f7}textarea{resize:vertical}.form-stack{flex-direction:column;gap:20px;display:flex}.field-hint{color:var(--muted);font-size:12px;font-weight:400;line-height:1.6}.notice{overflow-wrap:anywhere;border:1px solid;border-radius:7px;margin:18px 0;padding:12px 15px;font-size:13px}.error{color:#942738;background:#fff3f3;border-color:#f1cdcd}.success{color:#176541;background:#effaf4;border-color:#c7e8d6}.notice .text-button{color:inherit;margin-left:8px}.brand{color:#fff;letter-spacing:-.6px;align-items:center;gap:11px;font-size:23px;font-weight:600;display:flex}.brand>div>span{letter-spacing:2.5px;color:#aebad1;margin-top:1px;font-size:8px;font-weight:400;display:block}.brand-mark,.small-mark{color:#fff;letter-spacing:-2px;background:#4365e2;border-radius:10px;place-items:center;width:36px;height:36px;font-size:23px;font-weight:700;display:grid}.auth-shell{grid-template-columns:minmax(320px,42%) 1fr;min-height:100dvh;display:grid}.auth-intro{background:var(--nav);flex-direction:column;justify-content:space-between;padding:48px 56px;display:flex;position:relative;overflow:hidden}.auth-intro:after{content:"";pointer-events:none;border:1px solid #ffffff0a;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-240px;right:-190px;box-shadow:0 0 0 60px #ffffff03,0 0 0 120px #ffffff02}.intro-copy{max-width:360px;padding:75px 0}.intro-copy h1{letter-spacing:-2px;color:#fff;margin-bottom:26px;font-size:50px;line-height:1.14}.intro-copy p{color:#aebcd4;max-width:305px;font-size:15px;line-height:1.8}.eyebrow.light{color:#a1b4e8;margin-bottom:20px}.intro-footer{color:#8c9ebc;align-items:center;gap:8px;font-size:11px;display:flex}.status-dot{background:#7b91ca;border-radius:50%;width:6px;height:6px}.auth-content{background:#fff;justify-content:center;align-items:center;padding:50px 32px;display:flex}.auth-card{width:100%;max-width:380px}.small-mark{color:var(--blue);background:#eef1ff;width:44px;height:44px;margin-bottom:28px}.auth-card h2{letter-spacing:-.8px;margin-bottom:12px;font-size:27px;line-height:1.25}.auth-card>.muted{margin-bottom:30px;font-size:13px;line-height:1.7}.auth-footnote{color:#919aab;margin-top:30px;font-size:11px}.back-link{margin-top:20px}.setup-box{border:1px solid var(--line);background:#f5f7fc;border-radius:8px;margin:20px 0;padding:16px}.secret{font-family:monospace;font-size:12px}.setup-actions{align-items:center;gap:15px;margin:10px 0;display:flex}.setup-actions a{font-size:12px;font-weight:600}.code-input{letter-spacing:8px;text-align:center;font-size:24px}.app-shell{min-height:100dvh;display:flex}.sidebar{background:var(--nav);flex-direction:column;flex-shrink:0;width:220px;padding:30px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{font-size:21px}.sidebar-label{letter-spacing:1.8px;color:#7e8eaa;margin:54px 12px 14px;font-size:9px}.nav-item{color:#fff;background:#ffffff10;border:1px solid #ffffff09;border-radius:6px;align-items:center;gap:12px;padding:10px 13px;font-size:13px;display:flex}.nav-item>span{color:#8ca3ff;font-size:19px}.sidebar-bottom{color:#fff;border-top:1px solid #ffffff12;align-items:center;gap:10px;margin-top:auto;padding-top:25px;display:flex}.avatar{background:#31415e;border:1px solid #ffffff1c;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.sidebar-bottom strong{font-size:11px;font-weight:500}.sidebar-bottom small{color:#94a3bd;font-size:10px;display:block}.workspace{flex:1;min-width:0;margin-left:220px}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 40px;display:flex}.topbar>span{color:var(--muted);font-size:12px}.main-content{max-width:1400px;margin:auto;padding:40px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.page-heading .muted{margin-top:10px;font-size:13px}.page-heading .eyebrow{margin-bottom:10px}.summary-row{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:repeat(3,1fr);margin-bottom:28px;padding:22px 0;display:grid}.summary-row>div{color:var(--muted);align-items:center;gap:18px;padding:0 28px;font-size:12px;display:flex}.summary-row>div+div{border-left:1px solid var(--line)}.summary-number{letter-spacing:-1px;color:var(--ink);font-size:29px;font-weight:600}.tenant-panel{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.panel-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:23px 25px;display:flex}.panel-toolbar h2{letter-spacing:-.2px;font-size:15px}.panel-toolbar p{margin-top:4px}.toolbar-actions{align-items:center;gap:9px;display:flex}.toolbar-actions input{width:205px;padding:8px 12px;font-size:12px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%}th{color:#7a8498;border-bottom:1px solid var(--line);background:#fafbfc;padding:12px 22px;font-size:10px;font-weight:600}td{color:#4b5870;border-bottom:1px solid #edf0f5;padding:19px 22px;font-size:12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdff}.tenant-name{align-items:center;gap:12px;display:flex}.tenant-name strong{color:var(--ink);text-overflow:ellipsis;max-width:220px;font-size:12px;font-weight:600;display:block;overflow:hidden}.tenant-name small{color:#8b95a5;margin-top:3px;font-size:10px;display:block}.tenant-icon{color:#5369a8;background:#eef1fb;border-radius:8px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:600;display:grid}.badge{border-radius:5px;align-items:center;gap:6px;padding:4px 8px;font-size:10px;font-weight:600;display:inline-flex}.badge>span{background:currentColor;border-radius:50%;width:5px;height:5px}.badge.active{color:#287b55;background:#ebf7f0}.badge.inactive{color:#7b8493;background:#f0f2f5}.row-actions{justify-content:flex-end;gap:15px;display:flex}.row-actions button,.date-cell{font-size:11px}.pagination{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:15px 22px;font-size:11px;display:flex}.pagination>div{gap:8px;display:flex}.empty-state{text-align:center;padding:70px 25px}.empty-state p{max-width:380px;margin:8px auto 22px;font-size:13px}.empty-icon{color:#7489c4;background:#f0f3fd;border-radius:12px;place-items:center;width:50px;height:50px;margin:0 auto 18px;font-size:26px;display:grid}.page-note{color:#8b94a5;margin-top:20px;font-size:11px}.loader{border:2px solid #edf0f6;border-top-color:var(--blue);border-radius:50%;width:24px;height:24px;margin:0 auto 18px;animation:1s linear infinite spin;display:block}@keyframes spin{to{transform:rotate(360deg)}}.editor{width:min(600px,100% - 32px);max-height:90dvh;color:var(--ink);background:#fff;border:0;border-radius:12px;padding:0;box-shadow:0 20px 90px #12213c40}.editor::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#15223975}.editor form{flex-direction:column;max-height:90dvh;display:flex}.editor-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.editor-header .eyebrow{margin-bottom:6px}.editor-header h2{font-size:23px}.close-button,.remove-button{color:#8390a3;background:0 0;border:0;padding:8px;font-size:25px;line-height:1}.editor-body{padding:25px 28px;overflow:auto}.editor-body>.notice{margin-top:0}fieldset{border:0;min-width:0;margin:0;padding:0}.section-heading h3{margin-bottom:4px}.divided{border-top:1px solid var(--line);margin-top:4px;padding-top:24px}.domain-row{align-items:center;gap:12px;display:flex}.domain-field{flex:1}.primary-choice{white-space:nowrap;flex-direction:row;align-items:center;gap:6px;margin-top:22px;font-size:11px}.primary-choice input{width:14px;height:14px;accent-color:var(--blue)}.domain-row>.remove-button{margin-top:22px}.no-domains{border:1px dashed var(--line);color:var(--muted);border-radius:6px;padding:15px;font-size:12px}.add-domain{align-self:flex-start;min-height:34px;padding:7px 12px;font-size:12px}.json-input{tab-size:2;background:#fafbfd;font-family:monospace;font-size:12px;line-height:1.65}.editor-footer{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:18px 28px;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:1100px){.sidebar{width:190px;padding:28px 17px}.workspace{margin-left:190px}.main-content{padding:30px 24px}.topbar{padding:0 24px}.summary-row>div{gap:12px;padding:0 18px}.panel-toolbar{flex-direction:column;align-items:flex-start}.toolbar-actions{width:100%}.toolbar-actions input{flex:1}.auth-intro{padding:40px 32px}.intro-copy h1{font-size:42px}}@media (max-width:700px){.auth-shell{background:#fff;display:block}.auth-intro{min-height:0;padding:22px 24px}.intro-copy,.intro-footer{display:none}.auth-content{padding:38px 24px}.auth-card{max-width:420px}.small-mark{display:none}.sidebar{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:18px 20px;position:static}.sidebar-label,.sidebar-bottom{display:none}.sidebar .brand{font-size:19px}.nav-item{padding:6px 12px;font-size:12px}.app-shell{display:block}.workspace{margin:0}.topbar{height:56px;padding:0 20px}.main-content{padding:26px 16px}.page-heading{align-items:flex-start;gap:15px}.page-heading h1{font-size:28px}.page-heading>.button{white-space:nowrap;gap:4px;margin-top:26px;padding:9px 10px;font-size:11px}.page-heading .muted{max-width:190px;font-size:12px}.summary-row{padding:18px 0}.summary-row>div{text-align:center;flex-direction:column;gap:4px;padding:0 8px;font-size:10px}.summary-number{font-size:25px}.panel-toolbar{padding:18px}.pagination{padding:15px 12px;font-size:10px}.pagination .button{font-size:10px}.editor-header,.editor-body{padding:20px}.editor-footer{padding:16px 20px}.domain-row{gap:6px}.primary-choice{font-size:10px}.remove-button{padding:4px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.mfa-qr{flex-direction:column;align-items:center;gap:12px;margin:0;display:flex}.mfa-qr svg{background:#fff;border-radius:4px;width:240px;max-width:100%;height:auto;display:block}.mfa-qr figcaption{color:#46536b;text-align:center;font-size:12px}.manual-setup{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.manual-setup summary{cursor:pointer;color:var(--blue);font-size:12px;font-weight:600}.manual-setup[open] summary{margin-bottom:16px}.generated-identifier{border:1px solid var(--line);color:var(--muted);background:#f7f9fc;border-radius:6px;align-items:center;gap:10px;padding:11px 12px;font-size:12px;display:flex}.generated-identifier code{color:var(--ink);font-family:monospace;font-size:12px}.generated-identifier small{margin-left:auto;font-size:11px}.field-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.tabs-editor{flex-direction:column;gap:12px;display:flex}.tab-card{border:1px solid var(--line);background:#fbfcfe;border-radius:8px;flex-direction:column;gap:12px;padding:14px;display:flex}.tab-card-header{justify-content:space-between;align-items:center;font-size:12px;display:flex}.tab-card-header .text-button{padding:0}.tab-items{flex-direction:column;gap:8px;display:flex}.field-label{color:#34415a;font-size:11px;font-weight:600}.item-row{grid-template-columns:1fr 1fr auto;align-items:center;gap:7px;display:grid}.item-row .remove-button{padding:4px;font-size:20px}.tab-actions{align-items:center;gap:12px;display:flex}.wide-editor{width:min(760px,100% - 32px)}.content-card{border:1px solid var(--line);background:#fbfcfe;border-radius:8px;flex-direction:column;gap:12px;padding:14px;display:flex}.content-card-header{justify-content:space-between;align-items:center;font-size:12px;display:flex}.content-card-header .text-button{padding:0}.product-assignment{flex-direction:column;gap:8px;margin-top:18px;display:flex}.product-choice{border:1px solid var(--line);background:#fbfcfe;border-radius:7px;flex-direction:row;align-items:center;gap:12px;padding:13px;display:flex}.product-choice input{width:16px;height:16px;accent-color:var(--blue)}.product-choice span{flex-direction:column;gap:2px;display:flex}.product-choice small{color:var(--muted);font-size:11px;font-weight:400}.loading{color:var(--muted);padding:20px 0}
