:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:auto;--bs-color-sidebar:#232b44;--bs-color-sidebar-deep:#232b44;--bs-color-accent:#4b9ffc;--bs-color-accent-strong:#347fd3;--bs-color-accent-soft:#ecf5ff;--bs-color-surface:#fff;--bs-color-canvas:#f5f7fa;--bs-color-surface-muted:#fafafa;--bs-color-table-head:#f7f8fa;--bs-color-text:#303133;--bs-color-text-muted:#535a62;--bs-color-border:#dcdfe6;--bs-color-border-soft:#ebeef5;--bs-color-success:#11a56a;--bs-color-success-soft:#e9f8f1;--bs-color-warning:#e58a22;--bs-color-danger:#dc4c5b;--bs-color-focus:#409eff33;--bs-radius-sm:6px;--bs-radius-md:8px;--bs-radius-lg:12px;--bs-shadow-subtle:0 4px 18px #00152914;--bs-space-1:4px;--bs-space-2:8px;--bs-space-3:12px;--bs-space-4:16px;--bs-space-5:20px;--bs-space-6:24px;--bs-space-8:32px;--bs-space-10:40px;font-family:Microsoft YaHei UI,Microsoft YaHei,PingFang SC,Noto Sans CJK SC,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--bs-color-canvas);min-width:320px;min-height:100vh;color:var(--bs-color-text);margin:0;font-size:14px;font-weight:400;line-height:1.5}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.bs-button{border-radius:var(--bs-radius-md);cursor:pointer;border:1px solid #0000;min-height:42px;padding:0 18px;font-size:14px;font-weight:600;line-height:1;transition:background-color .16s,border-color .16s,color .16s,transform .16s}.bs-button:focus-visible{outline:3px solid var(--bs-color-focus);outline-offset:2px}.bs-button:active:not(:disabled){transform:translateY(1px)}.bs-button:disabled{cursor:not-allowed;opacity:.55}.bs-button--primary{background:var(--bs-color-accent);color:#fff}.bs-button--primary:hover:not(:disabled){background:var(--bs-color-accent-strong)}.bs-button--secondary{border-color:var(--bs-color-border);color:var(--bs-color-text);background:#fff}.bs-button--secondary:hover:not(:disabled){border-color:var(--bs-color-accent);color:var(--bs-color-accent-strong)}.bs-button--ghost{color:var(--bs-color-text-muted);background:0 0}.bs-button--ghost:hover:not(:disabled){background:var(--bs-color-accent-soft);color:var(--bs-color-accent-strong)}.bs-button--full{width:100%}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}#root{min-height:100vh}.platform-shell{grid-template-columns:230px 1fr;min-height:100vh;display:grid}.platform-shell>aside{background:var(--bs-color-sidebar);color:#fff;flex-direction:column;min-height:100vh;display:flex}.platform-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;height:82px;padding:0 22px;display:flex}.platform-brand div{gap:2px;display:grid}.platform-brand span{color:#ffffff8c;font-size:12px}.platform-shell nav{flex:1;padding:14px 0}.platform-shell nav button{color:#ffffffc2;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;width:100%;height:54px;padding:0 22px;font-weight:620;display:flex}.platform-shell nav button:hover{color:#fff;background:#ffffff0f}.platform-shell nav button.is-active{background:var(--bs-color-accent);color:#fff}.platform-shell nav svg{stroke-width:1.8px;width:20px}.platform-security{color:#ffffff94;border-top:1px solid #ffffff14;align-items:center;gap:9px;padding:18px 20px;font-size:12px;display:flex}.platform-security svg{color:#39d39a;width:17px}.platform-frame{min-width:0}.platform-frame>header{border-bottom:1px solid var(--bs-color-border-soft);background:#fff;align-items:center;gap:10px;height:82px;padding:0 30px;display:flex}.platform-frame>header>div{flex:1;align-items:center;gap:12px;display:flex}.platform-frame>header strong{font-size:17px}.platform-frame>header span{background:var(--bs-color-success-soft);color:var(--bs-color-success);border-radius:4px;padding:4px 8px;font-size:11px}.platform-frame>header button{min-height:38px;color:var(--bs-color-text);cursor:pointer;background:0 0;border:0;border-radius:7px}.platform-frame>header button:hover{background:var(--bs-color-accent-soft)}.platform-frame>header button:not(.platform-user){place-items:center;width:38px;display:grid}.platform-user{padding:0 12px;font-weight:620}.platform-frame main{padding:28px 30px}.platform-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.platform-heading h1{margin:0;font-size:30px}.platform-heading p{color:var(--bs-color-text-muted);margin:8px 0 0}.platform-heading>span{color:var(--bs-color-text-muted);font-size:12px}.platform-metrics{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.platform-metrics article{border:1px solid var(--bs-color-border);border-radius:var(--bs-radius-md);background:#fff;align-content:center;min-height:130px;padding:22px;display:grid}.platform-metrics strong{color:var(--bs-color-accent-strong);margin:9px 0 6px;font-size:28px}.platform-metrics small{color:#7c8a91}.platform-content-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);gap:18px;margin-top:18px;display:grid}.platform-deployments,.platform-alerts,.platform-placeholder{border:1px solid var(--bs-color-border);border-radius:var(--bs-radius-md);background:#fff}.platform-deployments>header{justify-content:space-between;align-items:center;min-height:76px;padding:0 22px;display:flex}.platform-deployments h2,.platform-alerts h2{margin:0;font-size:18px}.platform-deployments p{color:var(--bs-color-text-muted);margin:5px 0 0;font-size:12px}.platform-deployments header button{color:var(--bs-color-accent-strong);cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;display:flex}.platform-deployments header svg{width:15px}.deployment-row{border-top:1px solid var(--bs-color-border-soft);color:#43565f;grid-template-columns:1.5fr 1fr 1fr 1fr;align-items:center;gap:14px;min-height:58px;margin:0 22px;font-size:13px;display:grid}.deployment-row--header{color:#7b8a92;min-height:42px;font-weight:650}.deployment-row em{background:var(--bs-color-success-soft);width:fit-content;color:var(--bs-color-success);border-radius:4px;padding:4px 8px;font-style:normal}.deployment-row em.is-warning{color:#c87516;background:#fff3e3}.platform-alerts header{align-items:center;min-height:68px;padding:0 20px;display:flex}.platform-alerts button{border:0;border-top:1px solid var(--bs-color-border-soft);width:calc(100% - 28px);min-height:76px;color:var(--bs-color-text);text-align:left;cursor:pointer;background:0 0;grid-template-columns:28px 1fr 18px;align-items:center;gap:10px;margin:0 14px;padding:0 7px;display:grid}.platform-alerts button>svg:first-child{color:var(--bs-color-accent)}.platform-alerts button>svg:last-child{color:#87959c;width:16px}.platform-alerts button span{gap:5px;display:grid}.platform-alerts small{color:var(--bs-color-text-muted)}.platform-placeholder{text-align:center;align-content:center;place-items:center;min-height:420px;display:grid}.platform-placeholder>span{color:var(--bs-color-accent-strong);font-weight:700}.platform-placeholder h2{margin:10px 0;font-size:28px}.platform-placeholder p{color:var(--bs-color-text-muted);margin:0}.platform-state{min-height:180px;color:var(--bs-color-text-muted);text-align:center;align-content:center;place-items:center;gap:8px;padding:28px;display:grid}.platform-state strong{color:var(--bs-color-text);font-size:16px}.platform-state span{max-width:460px;line-height:1.7}.platform-state[role=alert] strong{color:#c35a52}.platform-table-card{border:1px solid var(--bs-color-border);box-shadow:var(--bs-shadow-subtle);background:#fff;border-radius:10px}.platform-table-card>header{border-bottom:1px solid var(--bs-color-border-soft);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:0 20px;display:flex}.platform-table-card h2{margin:0;font-size:17px}.platform-table-card>header>span{color:var(--bs-color-text-muted);font-size:12px}.platform-list{padding:0 20px}.platform-list article{border-bottom:1px solid var(--bs-color-border-soft);justify-content:space-between;align-items:center;gap:18px;min-height:68px;display:flex}.platform-list article:last-child{border-bottom:0}.platform-list article>div{gap:5px;display:grid}.platform-list article span{color:var(--bs-color-text-muted);font-size:12px}.platform-list em,.platform-list time{color:var(--bs-color-success);font-size:12px;font-style:normal}.platform-list em.is-warning{color:#c87516}.platform-settings{align-items:flex-start;gap:14px;min-height:220px;padding:28px 20px;display:flex}.platform-settings>svg{width:24px;color:var(--bs-color-success)}.platform-settings p{color:var(--bs-color-text-muted);margin:8px 0 0;line-height:1.7}.platform-mobile-editor{border:1px solid var(--bs-color-border-soft);background:var(--bs-color-surface-soft);border-radius:12px;grid-column:1/-1;margin-top:16px;padding:18px}.platform-mobile-editor__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.platform-mobile-editor__heading h3{margin:0}.platform-mobile-editor__heading p{margin:6px 0 0}.platform-mobile-editor textarea{border:1px solid var(--bs-color-border);width:100%;min-height:260px;color:var(--bs-color-text);resize:vertical;box-sizing:border-box;background:#fff;border-radius:8px;margin-top:14px;padding:12px;font:12px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.platform-mobile-editor__actions{color:var(--bs-color-text-muted);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:13px;display:flex}.platform-mobile-editor__actions button{background:var(--bs-color-accent);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:36px;padding:0 16px;font-weight:650}.platform-mobile-editor__actions button:disabled{opacity:.55;cursor:not-allowed}.platform-login{background:var(--bs-color-canvas);place-items:center;min-height:100vh;padding:24px;display:grid}.platform-login-card{border:1px solid var(--bs-color-border);width:min(100%,410px);box-shadow:var(--bs-shadow-subtle);background:#fff;border-radius:14px;gap:16px;padding:34px;display:grid}.platform-login-brand{align-items:center;gap:10px;display:flex}.platform-login-brand>svg{color:#4b9ffc;width:34px}.platform-login-brand div{gap:3px;display:grid}.platform-login-brand span{color:var(--bs-color-text-muted);font-size:12px}.platform-login-card h1{margin:8px 0 0;font-size:25px}.platform-login-card p{color:var(--bs-color-text-muted);margin:-6px 0 4px;font-size:13px;line-height:1.7}.platform-login-card label{color:var(--bs-color-text);gap:7px;font-size:13px;font-weight:600;display:grid}.platform-login-card input{border:1px solid var(--bs-color-border);min-height:42px;color:var(--bs-color-text);font:inherit;border-radius:7px;outline:none;padding:0 12px}.platform-login-card input:focus{border-color:#4b9ffc;box-shadow:0 0 0 3px #4b9ffc24}.platform-login-submit{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#4b9ffc;border:0;border-radius:7px;font-weight:650}.platform-login-submit:disabled{cursor:wait;opacity:.65}.platform-form-error{color:#b64c44;background:#fff0ee;border-radius:7px;padding:10px 12px;font-size:13px;line-height:1.5}.platform-tenant-create,.platform-issued-notice{border:1px solid var(--bs-color-border-soft);box-shadow:var(--bs-shadow-subtle);background:#fff;border-radius:10px;margin-top:16px;padding:18px 20px}.platform-tenant-create__heading,.platform-tenant-create__actions,.platform-issued-notice{justify-content:space-between;align-items:center;gap:16px;display:flex}.platform-tenant-create h3,.platform-issued-notice h3{margin:0;font-size:16px}.platform-tenant-create p,.platform-issued-notice p{color:var(--bs-color-text-muted);margin:6px 0 0;font-size:13px}.platform-tenant-create button,.platform-issued-notice button{background:var(--bs-color-accent);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:8px;min-height:36px;padding:0 16px;font-weight:650}.platform-tenant-create button:disabled{opacity:.55;cursor:not-allowed}.platform-tenant-create__form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.platform-tenant-create__form label{color:var(--bs-color-text-muted);gap:6px;font-size:12px;display:grid}.platform-tenant-create__form input{border:1px solid var(--bs-color-border);min-height:38px;color:var(--bs-color-text);box-sizing:border-box;background:#fff;border-radius:7px;padding:0 10px}.platform-code-field{gap:8px;display:flex}.platform-code-field input{letter-spacing:.12em;flex:1;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.platform-code-field button{border:1px solid var(--bs-color-border);background:var(--bs-color-surface-soft);min-height:38px;color:var(--bs-color-text);border-radius:7px;padding:0 10px;font-size:12px}.platform-tenant-create__form .platform-form-error,.platform-tenant-create__actions{grid-column:1/-1}.platform-tenant-create__actions{color:var(--bs-color-text-muted);margin-top:2px;font-size:12px}.platform-issued-notice{background:#f3fbf7;border-color:#b7e2d0;align-items:flex-start}.platform-issued-notice dl{gap:8px;margin:14px 0 0;display:grid}.platform-issued-notice dl div{grid-template-columns:140px 1fr;gap:10px;font-size:13px;display:grid}.platform-issued-notice dt{color:var(--bs-color-text-muted)}.platform-issued-notice dd{overflow-wrap:anywhere;margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.platform-issued-notice__warning{color:#95621c!important}@media (width<=760px){.platform-tenant-create__form{grid-template-columns:1fr}.platform-tenant-create__heading,.platform-tenant-create__actions,.platform-issued-notice{flex-direction:column;align-items:stretch}}.platform-user{align-items:center;gap:6px;display:inline-flex}.platform-user svg{width:15px}@media (width<=1050px){.platform-metrics{grid-template-columns:1fr 1fr}.platform-content-grid{grid-template-columns:1fr}}@media (width<=760px){.platform-shell{grid-template-columns:74px 1fr}.platform-brand{justify-content:center;padding:0}.platform-brand div,.platform-shell nav span,.platform-security span{display:none}.platform-shell nav button{justify-content:center;padding:0}.platform-frame main{padding:20px 16px}.platform-metrics{grid-template-columns:1fr}}.platform-shell{background:var(--bs-color-canvas);grid-template-columns:224px 1fr}.platform-shell>aside{z-index:20;background:linear-gradient(180deg, var(--bs-color-sidebar-deep) 0%, var(--bs-color-sidebar) 100%);height:100vh;position:sticky;top:0;box-shadow:5px 0 22px #041f2b1f}.platform-brand{border-bottom-color:#ffffff12;height:72px;padding:0 18px}.platform-brand>svg{color:#61b2ff;width:32px}.platform-brand strong{font-size:16px}.platform-shell nav{padding:12px 10px 18px}.platform-shell nav button{color:#ffffffc2;border-radius:8px;gap:13px;height:46px;margin:2px 0;padding:0 14px;font-size:14px}.platform-shell nav button:hover{background:#ffffff13}.platform-shell nav button.is-active{background:#4b9ffc;box-shadow:0 6px 16px #4b9ffc3d}.platform-shell nav svg{width:19px}.platform-security{background:#ffffff09;border:1px solid #ffffff12;border-radius:8px;margin:0 10px 10px;padding:15px 12px}.platform-frame{background:var(--bs-color-canvas);min-width:0}.platform-frame>header{z-index:15;border-bottom-color:var(--bs-color-border);height:72px;padding:0 26px;position:sticky;top:0;box-shadow:0 1px 4px #1e374609}.platform-frame>header button{color:#536872;border-radius:7px}.platform-frame main{min-height:calc(100vh - 72px);padding:24px 26px 38px}.platform-heading{margin-bottom:20px}.platform-heading h1{color:#303133;letter-spacing:-.025em;font-size:28px}.platform-metrics{gap:14px}.platform-metrics article{border-color:var(--bs-color-border);min-height:118px;box-shadow:var(--bs-shadow-subtle);border-radius:10px;padding:20px}.platform-metrics span{color:#75858e;font-size:12px}.platform-metrics strong{margin:7px 0 5px;font-size:25px}.platform-content-grid{gap:16px;margin-top:16px}.platform-deployments,.platform-alerts,.platform-placeholder{border-color:var(--bs-color-border);box-shadow:var(--bs-shadow-subtle);border-radius:10px}.platform-deployments>header{border-bottom:1px solid var(--bs-color-border-soft);min-height:64px;padding:0 18px}.platform-deployments h2,.platform-alerts h2{font-size:16px}.deployment-row{min-height:54px;margin:0 18px;font-size:12px}.deployment-row--header{background:var(--bs-color-table-head);color:#71818b;border-top:0;min-height:40px;margin:0;padding:0 18px}.platform-alerts header{border-bottom:1px solid var(--bs-color-border-soft);min-height:60px;padding:0 18px}.platform-alerts button{min-height:70px}@media (width<=760px){.platform-shell{grid-template-columns:74px 1fr}.platform-shell nav{padding-inline:8px}.platform-shell nav button{justify-content:center;width:100%;padding:0}.platform-security{justify-content:center}.platform-frame>header{height:68px;padding:0 16px}}.platform-shell{--platform-ease-out:cubic-bezier(.23, 1, .32, 1);color:#263442;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif}.platform-shell button{font:inherit;transition:color .16s ease, background-color .16s ease, border-color .16s ease, box-shadow .16s ease, transform .14s var(--platform-ease-out)}.platform-shell button:active:not(:disabled){transform:scale(.97)}.platform-shell button:focus-visible,.platform-shell input:focus-visible,.platform-shell textarea:focus-visible{outline-offset:2px;outline:3px solid #4b9ffc33}.platform-heading{align-items:center}.platform-heading h1{margin-top:5px;font-size:clamp(24px,2.2vw,30px);line-height:1.18}.platform-eyebrow{color:#7390a3;letter-spacing:.12em;font-size:10px;font-weight:750;line-height:1.4;display:block}.platform-live{background:#ffffffb8;border:1px solid #dce7ee;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;display:inline-flex;color:#607582!important}.platform-live i{background:#30b985;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #30b9851c}.platform-table-card{border-color:#dfe8ee;border-radius:14px;overflow:hidden;box-shadow:0 10px 34px #1d394a0e}.platform-table-card>header{background:linear-gradient(#fff 0%,#fcfdfe 100%);min-height:76px;padding:0 24px}.platform-table-card>header>div{gap:4px;display:grid}.platform-table-card h2{color:#263442;font-size:18px;line-height:1.25}.platform-table-card>header>span{color:#78909e}.platform-record-list{padding:4px 24px 8px}.platform-record-list .platform-record{min-height:84px;padding:10px 0}.platform-record__identity{align-items:center;min-width:0;grid-template-columns:none!important;gap:13px!important;display:flex!important}.platform-record__identity>div{gap:7px;min-width:0;display:grid}.platform-record__identity strong{color:#293946;font-size:14px;line-height:1.35}.platform-record__icon{background:#eef6ff;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;color:#4b9ffc!important}.platform-record__icon svg{width:18px;height:18px}.platform-record__meta{flex-wrap:wrap;gap:5px 14px;line-height:1.55;display:flex}.platform-record__meta>span{position:relative}.platform-record__meta>span:not(:last-child):after{content:"";background:#adbdc6;border-radius:50%;width:2px;height:2px;position:absolute;top:50%;right:-8px}.platform-record__ref{text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.platform-list-actions{flex:none;justify-content:flex-end;align-items:center;grid-template-columns:none!important;gap:8px!important;display:flex!important}.platform-list-actions em{color:#238862;white-space:nowrap;background:#edf9f4;border-radius:999px;padding:5px 9px;font-weight:650}.platform-list-actions em.is-warning{color:#b96b16;background:#fff5e7}.platform-list-actions button{color:#476171;cursor:pointer;background:#fff;border:1px solid #d9e5ec;border-radius:8px;align-items:center;gap:5px;min-height:32px;padding:0 11px;font-size:12px;font-weight:650;display:inline-flex}.platform-list-actions button:hover{color:#277fdf;background:#f4f9ff;border-color:#9dcafe}.platform-list-actions button svg{width:14px;height:14px}.platform-list-actions button.is-danger{color:#c6534d;border-color:#f1d3d1}.platform-list-actions button.is-danger:hover{color:#aa3731;background:#fff5f4;border-color:#eaa7a3}.platform-metrics--compact{background:#f8fafc;gap:12px;padding:18px 24px 24px}.platform-metrics--compact article{min-height:108px;box-shadow:none;border-radius:12px}.platform-metrics--compact strong{font-variant-numeric:tabular-nums}.platform-observability>.platform-state{margin:18px 24px}.platform-subsection{background:#fff;border:1px solid #e2eaf0;border-radius:12px;margin:0 24px 24px;overflow:hidden}.platform-subsection>header,.platform-settings-grid>section>header{background:#fbfcfd;border-bottom:1px solid #e7eef2;align-items:center;gap:12px;min-height:64px;padding:0 18px;display:flex}.platform-subsection>header>svg,.platform-settings-grid>section>header>svg{color:#4b9ffc;width:19px}.platform-subsection h3,.platform-settings-grid h3{color:#30414e;margin:0;font-size:14px}.platform-subsection header p,.platform-settings-grid header p{color:#82939e;margin:4px 0 0;font-size:11px}.platform-event-list{padding:0 18px}.platform-event-list article{min-height:64px}.platform-event-list time{color:#7c8e99;font-variant-numeric:tabular-nums;flex:none}.platform-settings-page{background:#f8fafc}.platform-settings{background:linear-gradient(135deg,#f4f9ff 0%,#fbfdff 100%);border:1px solid #cfe2f7;border-radius:12px;align-items:center;min-height:auto;margin:20px 24px 0;padding:18px}.platform-settings__icon{color:#fff;background:#4b9ffc;border-radius:11px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.platform-settings__icon svg{width:21px}.platform-settings>div{flex:1}.platform-settings>em{color:#238862;background:#e6f7ef;border-radius:999px;padding:5px 9px;font-size:12px;font-style:normal;font-weight:700}.platform-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px 24px 24px;display:grid}.platform-settings-grid>section{background:#fff;border:1px solid #e0e9ef;border-radius:12px;min-width:0;overflow:hidden}.platform-settings-grid>section:nth-child(2){grid-column:1/-1}.platform-settings-grid .platform-list{padding:0 18px}.platform-settings-grid .platform-list article{min-height:62px}.platform-settings-grid .platform-mobile-editor{margin:14px 18px 18px}.platform-pagination{color:#78909e;border-top:1px solid #e7eef2;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0 24px;font-size:12px;display:flex}.platform-pagination>div{gap:8px;display:flex}.platform-pagination button{color:#476171;cursor:pointer;background:#fff;border:1px solid #d9e5ec;border-radius:8px;min-height:32px;padding:0 12px}.platform-pagination button:disabled{cursor:not-allowed;opacity:.45}.platform-tenant-create,.platform-issued-notice{border-radius:14px;box-shadow:0 10px 32px #1d394a0d}.platform-tenant-create__heading>button,.platform-tenant-create__actions button,.platform-issued-notice>button,.platform-mobile-editor__actions button{background:#4b9ffc;box-shadow:0 5px 14px #4b9ffc2e}.platform-tenant-create__form input,.platform-mobile-editor textarea{transition:border-color .16s,box-shadow .16s}.platform-tenant-create__form input:focus,.platform-mobile-editor textarea:focus{border-color:#78b7fc;outline:none;box-shadow:0 0 0 3px #4b9ffc1f}@media (width<=980px){.platform-settings-grid{grid-template-columns:1fr}.platform-settings-grid>section:nth-child(2){grid-column:auto}.platform-record-list .platform-record{flex-direction:column;align-items:flex-start}.platform-list-actions{flex-wrap:wrap;justify-content:flex-start;width:100%;padding-left:51px}}@media (width<=760px){.platform-heading{flex-direction:column;align-items:flex-start;gap:12px}.platform-live{align-self:flex-start}.platform-table-card>header{flex-direction:column;justify-content:center;align-items:flex-start;min-height:84px}.platform-record-list{padding-inline:16px}.platform-record__meta{gap:3px;display:grid}.platform-record__meta>span:after{display:none}.platform-list-actions{padding-left:0}.platform-metrics--compact{padding-inline:16px}.platform-subsection,.platform-settings{margin-inline:16px}.platform-settings-grid{padding-inline:16px}.platform-settings{align-items:flex-start}.platform-settings>em{display:none}}@media (prefers-reduced-motion:reduce){.platform-shell *,.platform-shell :before,.platform-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
