:root{font-family:Inter,Segoe UI Variable,Microsoft YaHei UI,PingFang SC,sans-serif;color:#14283f;background:#f3f6fa;font-synthesis:none;text-rendering:optimizeLegibility;--navy-950: #05182e;--navy-900: #072540;--navy-800: #0b3555;--teal: #08a693;--teal-dark: #087c71;--blue: #1769df;--line: #dbe3ed;--line-strong: #c8d3e0;--muted: #66778d;--soft: #f7f9fc;--white: #ffffff;--danger: #c74343;--shadow: 0 18px 48px rgba(13, 40, 70, .12)}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{color:inherit}button,input,select,textarea{outline-offset:3px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(23,105,223,.24)}button:disabled{cursor:not-allowed;opacity:.55}code{font-family:Cascadia Code,SFMono-Regular,Consolas,monospace}.app-shell{display:flex;width:100vw;height:100vh;overflow:hidden;background:#f3f6fa}.app-shell.is-immersive .sidebar,.app-shell.is-immersive .topbar{display:none}.app-shell.is-immersive .page-content{padding:0;overflow:hidden}.sidebar{position:relative;z-index:20;width:236px;flex:0 0 236px;min-height:100vh;padding:22px 13px 18px;color:#dcecff;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at 0 18%,rgba(23,121,185,.26),transparent 34%),linear-gradient(165deg,#082b4a,#051b34 58%,#04152a);transition:width .2s ease,flex-basis .2s ease}.sidebar:after{content:"";position:absolute;width:280px;height:280px;right:-180px;bottom:-100px;background:radial-gradient(circle,rgba(12,161,151,.18),transparent 66%);pointer-events:none}.brand{height:52px;display:flex;align-items:center;gap:10px;padding:0 6px 18px;white-space:nowrap}.brand img{width:39px;height:39px;object-fit:contain;flex:0 0 auto}.brand div{min-width:0;display:flex;flex-direction:column;line-height:1.15}.brand strong{color:#fff;font-size:14px;letter-spacing:-.2px}.brand span{margin-top:4px;color:#7fa3c5;font-size:11px}.sidebar nav{display:flex;flex-direction:column;gap:6px;margin-top:22px}.sidebar nav button{position:relative;width:100%;height:52px;padding:0 14px;border:0;border-radius:7px;display:flex;align-items:center;gap:14px;color:#d8e7f6;background:transparent;cursor:pointer;text-align:left;font-size:15px;font-weight:600;transition:background .15s,color .15s,transform .15s}.sidebar nav button svg{flex:0 0 auto;color:#a9c2d9}.sidebar nav button:hover{color:#fff;background:#3783be24;transform:translate(2px)}.sidebar nav button.active{color:#44dfcc;background:linear-gradient(90deg,#1673a985,#0f4f7f33)}.sidebar nav button.active:before{content:"";position:absolute;left:-13px;width:5px;height:34px;border-radius:0 5px 5px 0;background:#20c9b6;box-shadow:0 0 16px #20c9b67a}.sidebar nav button.active svg{color:#35d3c0}.sidebar-security{margin-top:auto;padding:14px 12px;border:1px solid rgba(130,177,211,.14);border-radius:9px;display:flex;align-items:center;gap:10px;background:#07233f8a;white-space:nowrap}.security-dot{width:9px;height:9px;border-radius:50%;background:#28d2b9;box-shadow:0 0 0 5px #28d2b91a;flex:0 0 auto}.sidebar-security div{display:flex;flex-direction:column;gap:3px}.sidebar-security strong{font-size:12px}.sidebar-security small{color:#7397b8;font-size:10px}.collapse-button{width:38px;height:38px;margin-top:10px;border:0;border-radius:7px;color:#91afca;background:transparent;display:grid;place-items:center;cursor:pointer}.collapse-button:hover{color:#fff;background:#3682be26}.is-collapsed .sidebar{width:76px;flex-basis:76px}.is-collapsed .brand{justify-content:center;padding-inline:0}.is-collapsed .brand div,.is-collapsed .sidebar nav span,.is-collapsed .sidebar-security div{display:none}.is-collapsed .sidebar nav button{justify-content:center;padding:0}.is-collapsed .sidebar-security{justify-content:center;padding-inline:0}.is-collapsed .collapse-button svg{transform:rotate(180deg)}.workspace{flex:1;min-width:0;height:100vh;display:flex;flex-direction:column}.topbar{min-height:78px;flex:0 0 78px;padding:0 28px 0 34px;border-bottom:1px solid var(--line);background:#fffffff5;display:flex;align-items:center;justify-content:space-between;gap:24px}.page-title{min-width:0}.page-title h1{margin:0;color:#122942;font-size:23px;letter-spacing:-.45px}.page-title p{margin:5px 0 0;color:var(--muted);font-size:12px;white-space:nowrap}.topbar-actions{display:flex;align-items:center;gap:14px}.topbar-create{height:38px;padding:0 13px;border:1px solid #b9d1eb;border-radius:7px;color:#1a5f9e;background:#f7fbff;display:inline-flex;align-items:center;gap:7px;cursor:pointer;font-size:13px;font-weight:700}.environment-badge{height:34px;padding:0 11px;border:1px solid #c8d8e8;border-radius:99px;color:#4f667e;background:#f8fbfd;display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;white-space:nowrap}.environment-badge i{width:7px;height:7px;border-radius:50%;background:#1db994;box-shadow:0 0 0 4px #1db9941a}.environment-badge.preview{color:#8c641f;border-color:#ead29b;background:#fffaf0}.environment-badge.preview i{background:#e5a329;box-shadow:0 0 0 4px #e5a3291f}.operator{min-width:220px;padding-left:14px;border-left:1px solid var(--line);display:flex;align-items:center;gap:9px}.operator img{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#e9eef4}.operator div{display:flex;flex-direction:column;min-width:0}.operator strong{max-width:175px;overflow:hidden;text-overflow:ellipsis;font-size:12px}.operator span{color:var(--muted);font-size:10px;margin-top:3px}.page-content{flex:1;min-height:0;padding:24px 28px 32px;overflow:auto}.primary-button,.secondary-button,.quiet-button,.danger-button,.danger-outline-button,.text-button{min-height:40px;border-radius:7px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:13px;font-weight:700}.primary-button{border:1px solid #078f80;color:#fff;background:linear-gradient(180deg,#0db09d,#078e80);box-shadow:0 5px 14px #08a6932b}.primary-button:hover{background:linear-gradient(180deg,#0aa692,#067b70)}.secondary-button{border:1px solid #c8d5e2;color:#385069;background:#fff}.secondary-button:hover,.quiet-button:hover{border-color:#98adc2;background:#f8fafc}.quiet-button{border:1px solid #cbd8e4;color:#27608f;background:#fff}.danger-button{border:1px solid #b93636;color:#fff;background:#c74343}.danger-outline-button{border:1px solid #dda7a7;color:#ac3a3a;background:#fff}.danger-outline-button:hover{background:#fff6f6;border-color:#c97777}.text-button{min-height:32px;padding:0;border:0;color:#1769a6;background:transparent}.text-button:hover{color:#0a887b}.icon-primary{width:38px;height:38px;border:0;border-radius:7px;color:#fff;background:#0b9e8e;display:grid;place-items:center;cursor:pointer}.back-link{padding:0;border:0;color:#55708a;background:transparent;display:inline-flex;align-items:center;gap:7px;cursor:pointer;font-size:13px;font-weight:700}.back-link:hover{color:var(--teal-dark)}.eyebrow{color:#0b8f83;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.status-pill{width:max-content;min-height:25px;padding:0 8px;border-radius:99px;display:inline-flex;align-items:center;gap:6px;color:#52657a;background:#edf1f5;font-size:10px;font-weight:800;white-space:nowrap}.status-pill>span{width:6px;height:6px;border-radius:50%;background:#8695a5}.status-pill.success{color:#087c65;background:#e9f8f3}.status-pill.success>span{background:#12ad89}.status-pill.warning{color:#94651c;background:#fff5dd}.status-pill.warning>span{background:#e4a72f}.state-panel{min-height:300px;border:1px dashed #cbd7e3;border-radius:10px;background:#ffffffa8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center;color:#415970}.state-panel strong{font-size:15px}.state-panel p{max-width:430px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.state-panel.empty>svg{color:#6e8ca7}.spinner,.button-spinner{width:20px;height:20px;border:2px solid #d5e0e9;border-top-color:var(--teal);border-radius:50%;animation:spin .75s linear infinite}.button-spinner{width:15px;height:15px;border-color:#ffffff61;border-top-color:#fff}.error-banner{min-height:58px;margin-bottom:16px;padding:11px 13px;border:1px solid #efc0c0;border-radius:8px;color:#8e3434;background:#fff7f7;display:flex;align-items:center;gap:11px}.error-banner>svg{flex:0 0 auto;color:#d14a4a}.error-banner div{min-width:0;display:flex;flex-direction:column;gap:3px}.error-banner strong{font-size:12px}.error-banner span{color:#aa6262;font-size:10px}.error-banner button{margin-left:auto;border:0;color:#9b3a3a;background:transparent;cursor:pointer;font-size:11px;font-weight:800}.info-banner{min-height:48px;padding:11px 13px;border:1px solid #cbdcec;border-radius:8px;color:#35536f;background:#f4f9fd;display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.6}.info-banner>svg{margin-top:1px;flex:0 0 auto;color:#3b79b0}.info-banner.warning{color:#70521f;border-color:#ecd29c;background:#fffaf0}.info-banner.warning>svg{color:#dfa332}.info-banner.success{color:#17654f;border-color:#bce2d5;background:#f2fbf8}.dashboard-view{display:flex;flex-direction:column;gap:18px}.welcome-panel{min-height:184px;padding:27px 30px;border:1px solid #bcd8e3;border-radius:11px;background:radial-gradient(circle at 92% 0,rgba(14,172,158,.14),transparent 37%),linear-gradient(115deg,#eefbfa,#f5fbff 60%,#eef5ff);display:grid;grid-template-columns:minmax(440px,1fr) minmax(440px,.9fr);align-items:center;gap:36px}.welcome-panel h2{margin:7px 0 9px;color:#0d2b48;font-size:29px;letter-spacing:-.75px}.welcome-panel p{margin:0;color:#526b82;font-size:13px}.hero-actions{margin-top:20px;display:flex;gap:9px}.flow-track{min-height:92px;padding:17px 18px;border:1px solid rgba(133,181,203,.48);border-radius:9px;background:#ffffffb8;display:flex;align-items:center;justify-content:space-between}.flow-track>div{display:flex;align-items:center;gap:8px;color:#45637d}.flow-track>div>span{width:28px;height:28px;border-radius:50%;color:#fff;background:#149c8e;display:grid;place-items:center;font-size:11px;font-weight:800}.flow-track strong{font-size:11px;white-space:nowrap}.flow-track svg{color:#9db0c2}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-item{min-height:106px;padding:17px;border:1px solid var(--line);border-radius:9px;background:#fff;display:flex;align-items:center;gap:14px}.metric-symbol{width:45px;height:45px;border-radius:9px;display:grid;place-items:center;flex:0 0 auto}.metric-symbol.blue{color:#1b6bd5;background:#eaf2ff}.metric-symbol.teal{color:#079782;background:#e9f9f5}.metric-symbol.violet{color:#7658c7;background:#f1edfc}.metric-symbol.amber{color:#bc791a;background:#fff4e1}.metric-item>div:last-child{display:grid;grid-template-columns:1fr auto;align-items:end;flex:1}.metric-item span{grid-column:1 / -1;color:#60758a;font-size:11px}.metric-item strong{margin-top:6px;color:#102d49;font-size:27px}.metric-item small{color:#7d8da0;font-size:9px}.split-layout{display:grid;grid-template-columns:minmax(600px,1.45fr) minmax(320px,.7fr);gap:18px}.surface{border:1px solid var(--line);border-radius:10px;background:#fff}.section-header{min-height:72px;padding:0 19px;border-bottom:1px solid #e4eaf1;display:flex;align-items:center;justify-content:space-between}.section-header h2{margin:5px 0 0;font-size:17px}.compact-table{padding-bottom:5px}.table-head,.table-row{display:grid;grid-template-columns:1.7fr .55fr .65fr 1.1fr .7fr;align-items:center;gap:12px;padding:0 17px}.table-head{min-height:37px;color:#778799;background:#f7f9fb;font-size:9px;font-weight:800;text-transform:uppercase}.table-row{width:100%;min-height:61px;border:0;border-bottom:1px solid #edf1f5;background:#fff;text-align:left;cursor:pointer;font-size:11px}.table-row:hover{background:#f7fbfb}.table-row>span:first-child{display:flex;flex-direction:column;gap:3px}.table-row strong{font-size:12px}.table-row small{color:var(--muted);font-size:9px}.activation-guide{min-width:0}.activation-guide .section-header svg{color:#0b9c87}.activation-guide ol{list-style:none;margin:0;padding:14px 18px 17px}.activation-guide li{position:relative;min-height:61px;display:flex;gap:11px}.activation-guide li:not(:last-child):after{content:"";position:absolute;left:12px;top:28px;bottom:2px;width:1px;background:#d6e1e9}.activation-guide li>span{width:25px;height:25px;border:1px solid #9dcfc8;border-radius:50%;color:#078d7d;background:#effaf8;display:grid;place-items:center;z-index:1;font-size:9px;font-weight:800;flex:0 0 auto}.activation-guide li strong{font-size:11px}.activation-guide li p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.products-layout{height:min(760px,calc(100vh - 134px));display:grid;grid-template-columns:286px minmax(0,1fr);border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.product-list-panel{min-height:0;border-right:1px solid var(--line);background:#f8fafc;display:flex;flex-direction:column}.product-list-panel>header{min-height:76px;padding:0 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.product-list-panel h2{margin:4px 0 0;font-size:18px}.product-list{padding:8px;overflow:auto}.product-list>button{width:100%;min-height:67px;padding:9px 8px;border:1px solid transparent;border-radius:8px;background:transparent;display:grid;grid-template-columns:36px minmax(0,1fr) auto 15px;align-items:center;gap:8px;text-align:left;cursor:pointer}.product-list>button:hover{background:#fff;border-color:#dfe7ee}.product-list>button.selected{color:#0a665f;background:#edf9f7;border-color:#b6e1da}.product-avatar{width:34px;height:34px;border-radius:8px;color:#1d6eaa;background:#eaf3fa;display:grid;place-items:center}.product-list button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.product-list button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.product-list button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px}.product-workbench{min-width:0;min-height:0;display:flex;flex-direction:column}.product-workbench>.error-banner{margin:14px 16px 0}.workbench-header{min-height:92px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.title-line{display:flex;align-items:center;gap:10px}.workbench-header h2{margin:0;font-size:22px}.workbench-header p{margin:7px 0 0;color:var(--muted);font-size:10px}.summary-strip{min-height:69px;border-block:1px solid var(--line);background:#fafbfd;display:grid;grid-template-columns:repeat(4,1fr)}.summary-strip>div{padding:12px 18px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.summary-strip>div:last-child{border-right:0}.summary-strip span{color:var(--muted);font-size:9px}.summary-strip strong{font-size:15px}.detail-tabs{min-height:49px;padding:0 17px;border-bottom:1px solid var(--line);display:flex;align-items:end;gap:4px}.detail-tabs button{position:relative;height:48px;padding:0 12px;border:0;color:#62768a;background:transparent;display:inline-flex;align-items:center;gap:7px;cursor:pointer;font-size:11px;font-weight:700}.detail-tabs button.active{color:#078e80}.detail-tabs button.active:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:2px;background:#0aa28f}.detail-content{flex:1;min-height:0;padding:15px 17px;overflow:auto}.detail-toolbar{min-height:50px;margin-bottom:11px;display:flex;align-items:center;justify-content:space-between;gap:14px}.detail-toolbar>div{display:flex;flex-direction:column;gap:4px}.detail-toolbar strong{font-size:11px}.detail-toolbar span{color:var(--muted);font-size:8px}.data-table{border:1px solid #e0e7ef;border-radius:8px;overflow:hidden}.data-head,.data-row{display:grid;align-items:center;gap:12px;padding:0 14px}.data-head{min-height:36px;color:#748599;background:#f7f9fb;font-size:9px;font-weight:800}.data-row{min-height:59px;border-top:1px solid #edf1f5;color:#3c536a;font-size:10px}.data-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.data-row>span:first-child{display:flex;flex-direction:column;gap:3px}.data-row strong{color:#172e46;font-size:10px}.data-row small{color:var(--muted);font-size:8px}.plans-table .data-head,.plans-table .data-row{grid-template-columns:1.02fr .35fr .56fr 1.35fr .48fr 1.45fr}.plans-table .data-row{min-height:74px}.licenses-table .data-head,.licenses-table .data-row{grid-template-columns:1.45fr 1fr .55fr .65fr 1fr .55fr}.devices-table .data-head,.devices-table .data-row{grid-template-columns:1.4fr 1fr .8fr .8fr .55fr}.capability-list{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.capability-list code{padding:3px 5px;border:1px solid #d6e4eb;border-radius:4px;color:#27647e;background:#f3fafb;font-size:8px}.row-action{min-height:29px;padding:0 9px;border:1px solid #b9d9d5;border-radius:6px;color:#087f74;background:#f2faf8;cursor:pointer;font-size:9px;font-weight:750;white-space:nowrap}.row-action.secondary{color:#305f87;border-color:#bfd1e2;background:#f7fbff}.row-action.danger{color:#b13f3f;border-color:#e2b9b9;background:#fff8f8}.plan-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;overflow:visible!important}.plan-actions .row-action{display:inline-flex;align-items:center;gap:4px}.catalog-table{border:1px solid #e0e7ef;border-radius:8px;overflow:hidden}.catalog-table-head,.catalog-table-row{min-height:49px;padding:0 15px;display:grid;grid-template-columns:minmax(200px,1.2fr) minmax(260px,1.5fr) 60px;align-items:center;gap:16px}.catalog-table-head{min-height:36px;color:#748599;background:#f7f9fb;font-size:9px;font-weight:800}.catalog-table-row{border-top:1px solid #edf1f5;color:#3c536a;font-size:10px}.catalog-table-row>span:first-child{display:flex;flex-direction:column;gap:4px}.catalog-table-row strong{color:#172e46;font-size:11px}.catalog-table-row small{color:var(--muted);font-size:8px}.catalog-table-row code{width:fit-content;padding:4px 7px;border:1px solid #d6e4eb;border-radius:5px;color:#27647e;background:#f3fafb;font-size:9px}.audit-list>div{min-height:56px;padding:8px 2px;border-bottom:1px solid #edf1f5;display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:10px}.audit-mark{width:8px;height:8px;border-radius:50%;background:#0daf96;box-shadow:0 0 0 4px #e9f8f4}.audit-list strong{font-size:10px}.audit-list p{margin:3px 0 0;color:var(--muted);font-size:9px}.audit-list time{color:#758699;font-size:9px}.key-panel{max-width:760px;min-height:190px;padding:24px;border:1px solid #dce5ed;border-radius:9px;background:#f9fbfd;display:flex;gap:17px}.key-icon{width:50px;height:50px;border-radius:10px;color:#0a8c80;background:#e7f7f4;display:grid;place-items:center;flex:0 0 auto}.key-panel>div:last-child{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.key-panel span{color:var(--muted);font-size:10px}.key-panel strong{font-size:15px}.key-panel p{margin:0;color:#5c6f83;font-size:10px;line-height:1.6}.key-panel code{max-width:100%;padding:10px;border:1px solid #d8e2eb;border-radius:6px;background:#fff;overflow-wrap:anywhere;font-size:9px}.field{display:flex;flex-direction:column;gap:7px;color:#334b63;font-size:11px;font-weight:750}.field>span{display:flex;align-items:center;gap:7px}.field em{padding:2px 5px;border-radius:3px;color:#0b887c;background:#eaf8f5;font-style:normal;font-size:7px}.field input,.field select,.field textarea,.select-loading{width:100%;min-height:42px;padding:0 11px;border:1px solid #cbd7e3;border-radius:7px;color:#172f47;background:#fff}.field textarea{padding-block:10px;resize:vertical;line-height:1.6}.field input:focus,.field select:focus,.field textarea:focus{border-color:#5aa9cf;box-shadow:0 0 0 3px #1769df12}.field small{color:#78899b;font-size:8px;font-weight:500;line-height:1.45}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-section{display:flex;flex-direction:column;gap:18px}.wizard-page,.issue-page,.delivery-page{max-width:1180px;margin:0 auto}.wizard-page>.back-link,.issue-page>.back-link{margin-bottom:14px}.wizard-shell{min-height:670px;border:1px solid var(--line);border-radius:11px;background:#fff;display:grid;grid-template-columns:292px minmax(0,1fr);overflow:hidden;box-shadow:0 11px 30px #15314f0f}.catalog-wizard-shell{min-height:735px}.wizard-steps{padding:31px 25px;color:#fff;background:radial-gradient(circle at 30% 5%,rgba(25,137,186,.27),transparent 38%),linear-gradient(170deg,#092f50,#061b34 75%)}.wizard-brand{min-height:48px;display:flex;align-items:center;gap:12px}.wizard-brand img{width:43px;height:43px;object-fit:contain}.wizard-brand strong{color:#fff;font-size:17px;letter-spacing:-.2px}.wizard-steps h2{margin:45px 0 25px;font-size:20px;line-height:1.35}.wizard-steps ol{list-style:none;margin:31px 0 0;padding:0}.wizard-steps li{position:relative;min-height:78px;display:flex;gap:20px;opacity:.56}.wizard-steps li.active,.wizard-steps li.done{opacity:1}.wizard-steps li:not(:last-child):after{content:"";position:absolute;left:15px;top:33px;bottom:2px;width:1px;background:#83adca47}.wizard-steps li>span{width:31px;height:31px;border:1px solid #6f91aa;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;font-size:10px;font-weight:800;z-index:1;background:#082743}.wizard-steps li.active>span,.wizard-steps li.done>span{color:#06273e;border-color:#36d0bd;background:#37d2bf}.wizard-steps li div{display:flex;flex-direction:column;gap:5px}.wizard-steps li strong{font-size:12px}.wizard-steps li small{color:#8ba9c1;font-size:8px}.wizard-form{min-width:0;display:flex;flex-direction:column}.wizard-form>header{min-height:92px;padding:22px 28px 17px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.wizard-form>header span{color:#6f7f91;font-size:9px;font-weight:700;white-space:nowrap}.wizard-form>header h1{margin:0;font-size:23px}.wizard-form>header p{margin:7px 0 0;color:var(--muted);font-size:10px}.wizard-form>.error-banner{margin:16px 28px 0}.wizard-form>.form-section,.wizard-form>.key-strategy,.wizard-form>.review-section,.wizard-form>.plan-matrix-section{flex:1;padding:24px 28px}.wizard-actions,.issue-actions{min-height:72px;padding:14px 26px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.key-strategy{text-align:center}.key-visual{margin:3px auto 19px;display:flex;align-items:center;justify-content:center;gap:20px;color:#89a0b4}.key-visual>div{width:74px;height:74px;border:1px solid #b9ded8;border-radius:16px;color:#0b9687;background:#eefaf8;display:grid;place-items:center}.key-strategy h3{margin:0 0 9px;font-size:18px}.key-strategy>p{max-width:610px;margin:0 auto;color:var(--muted);font-size:11px;line-height:1.7}.key-strategy ul{max-width:570px;margin:23px auto;padding:0;display:grid;grid-template-columns:1fr;gap:9px;text-align:left;list-style:none}.key-strategy li{display:flex;align-items:center;gap:9px;color:#3c566d;font-size:10px}.key-strategy li svg{color:#0eaa8a}.preset-list{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.preset-list>span{margin-right:5px;color:var(--muted);font-size:9px}.preset-list button{min-height:30px;padding:0 9px;border:1px solid #cad9e5;border-radius:6px;color:#496176;background:#fff;display:inline-flex;align-items:center;gap:5px;cursor:pointer;font-family:Cascadia Code,monospace;font-size:8px}.preset-list button.selected{color:#087e72;border-color:#9bd7ce;background:#effaf8}.review-hero{min-height:84px;padding:14px 16px;border:1px solid #c2e1dc;border-radius:9px;color:#0b7f73;background:#f0faf8;display:flex;align-items:center;gap:14px}.review-hero span{color:#638079;font-size:9px}.review-hero h3{margin:4px 0;color:#143b3a;font-size:19px}.review-hero code{font-size:9px}.review-section dl,.license-review dl{margin:17px 0;border:1px solid #e0e7ee;border-radius:8px;overflow:hidden}.review-section dl>div,.license-review dl>div{min-height:48px;padding:9px 13px;border-bottom:1px solid #e8edf2;display:grid;grid-template-columns:135px 1fr;align-items:center}.review-section dl>div:last-child,.license-review dl>div:last-child{border-bottom:0}.review-section dt,.license-review dt{color:var(--muted);font-size:9px}.review-section dd,.license-review dd{margin:0;font-size:10px;font-weight:650}.confirm-check{min-height:65px;padding:12px 13px;border:1px solid #c9d9e5;border-radius:8px;background:#f8fafc;display:flex;align-items:flex-start;gap:10px;cursor:pointer}.confirm-check input{margin-top:3px;accent-color:#079684}.confirm-check span{display:flex;flex-direction:column;gap:5px}.confirm-check strong{font-size:10px}.confirm-check small{color:var(--muted);font-size:8px;line-height:1.4}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading>div{display:flex;flex-direction:column;gap:5px}.section-heading strong{font-size:14px}.section-heading span{color:var(--muted);font-size:9px}.catalog-edit-list{border-block:1px solid #e2e9ef}.catalog-edit-row{min-height:88px;padding:12px 0;border-bottom:1px solid #edf1f5;display:grid;grid-template-columns:34px minmax(150px,.9fr) minmax(220px,1.3fr) 38px;align-items:end;gap:12px}.catalog-edit-row:last-child{border-bottom:0}.catalog-order{width:29px;height:29px;margin-bottom:7px;border-radius:50%;color:#087f74;background:#eaf8f5;display:grid;place-items:center;font-size:10px;font-weight:800}.icon-danger{width:36px;height:36px;margin-bottom:3px;border:0;border-radius:7px;color:#a65b5b;background:transparent;display:grid;place-items:center;cursor:pointer}.icon-danger:hover{background:#fff1f1}.icon-danger:disabled{opacity:.28;cursor:not-allowed}.plan-matrix-section{min-width:0;display:flex;flex-direction:column;gap:15px}.matrix-product-strip{min-height:69px;padding:11px 14px;border:1px solid #dce5ec;border-radius:9px;display:flex;align-items:center;gap:12px}.matrix-product-icon{width:42px;height:42px;border-radius:8px;color:#fff;background:#109b8e;display:grid;place-items:center}.matrix-product-strip>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:5px}.matrix-product-strip strong{font-size:12px}.matrix-product-strip span{color:var(--muted);font-size:9px}.matrix-product-strip .catalog-count{min-height:34px;margin-left:auto;padding:0 10px;border:1px solid #d5e0e8;border-radius:7px;color:#4a6177;display:inline-flex;align-items:center;gap:7px}.matrix-product-strip .catalog-count strong{color:#059888}.matrix-scroll{min-width:0;border:1px solid #dbe4eb;border-radius:9px;overflow:auto}.plan-matrix{--plan-count: 1;min-width:100%;width:max-content;display:grid;grid-template-columns:230px repeat(var(--plan-count),minmax(240px,1fr)) minmax(220px,.72fr)}.matrix-corner,.matrix-plan-head,.matrix-feature,.matrix-choice{border-right:1px solid #dfe6ec;border-bottom:1px solid #dfe6ec}.matrix-corner{padding:19px 17px;display:flex;flex-direction:column;justify-content:center;gap:5px}.matrix-corner strong{font-size:12px}.matrix-corner span{color:var(--muted);font-size:8px}.matrix-plan-head{position:relative;min-height:166px;padding:15px 38px 13px 14px;display:flex;flex-direction:column;justify-content:center;gap:12px}.matrix-plan-head input{width:100%;min-width:0;min-height:34px;padding:0 10px;border:1px solid #cbd7e3;border-radius:6px;color:#172f47;background:#fff}.matrix-plan-name{font-weight:700}.matrix-inline-field{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:9px;color:#334b63;font-size:9px;font-weight:750}.matrix-delete{position:absolute;top:15px;right:9px;width:28px;height:28px;border:0;border-radius:6px;color:#7a8794;background:transparent;display:grid;place-items:center;cursor:pointer}.matrix-delete:hover{color:#a44d4d;background:#fff1f1}.matrix-delete:disabled{opacity:.25;cursor:not-allowed}.matrix-row{display:contents}.matrix-feature{min-height:72px;padding:12px 17px;display:flex;flex-direction:column;justify-content:center;gap:6px}.matrix-feature strong{color:#172e46;font-size:11px}.matrix-feature code{color:#6b7b8e;font-size:9px}.matrix-choice{min-height:72px;padding:10px;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.matrix-choice.selected{background:#f0faf8}.matrix-choice>input{position:absolute;opacity:0;pointer-events:none}.matrix-choice>span{width:25px;height:25px;border:1px solid #aebbc8;border-radius:6px;color:#fff;background:#fff;display:grid;place-items:center}.matrix-choice.selected>span{border-color:#079b8b;background:#079b8b}.matrix-choice small{display:none}.matrix-add-plan{color:#078e80;background:#fbfefe;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:10px;font-weight:800}.matrix-add-column{min-height:166px;border:1px dashed #8bcfc6;border-top:0;border-left:0;flex-direction:column;font-size:13px}.matrix-add-placeholder{min-height:72px;border-right:1px solid #dfe6ec;border-bottom:1px solid #dfe6ec;background:#fff}.matrix-catalog-details{border:1px solid #dbe4eb;border-radius:8px;background:#fff}.matrix-catalog-details summary{min-height:48px;padding:0 14px;color:#23415b;display:flex;align-items:center;gap:10px;cursor:pointer;list-style:none}.matrix-catalog-details summary::-webkit-details-marker{display:none}.matrix-catalog-details summary strong{font-size:11px}.matrix-catalog-details summary span{color:var(--muted);font-size:9px}.matrix-details-caret{margin-left:auto;color:#6f8193;transition:transform .15s ease}.matrix-catalog-details[open] .matrix-details-caret{transform:rotate(180deg)}.matrix-catalog-details>div{padding:0 14px 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.matrix-catalog-details p{margin:0;padding:8px;border:1px solid #e4eaf0;border-radius:6px;display:flex;flex-direction:column;gap:3px}.matrix-catalog-details p strong{font-size:9px}.matrix-catalog-details p code{color:var(--muted);font-size:8px}.atomic-notice{min-height:50px;padding:0 13px;border:1px solid #a9dad3;border-radius:8px;color:#078a7d;background:#effaf8;display:flex;align-items:center;gap:10px;font-size:9px;line-height:1.5}.review-capability,.review-plan{padding:5px 0;display:flex;flex-direction:column;gap:3px}.review-capability+.review-capability,.review-plan+.review-plan{border-top:1px solid #edf1f4}.review-capability code,.review-plan code{color:#6f8091;font-size:8px;font-weight:500}.issue-heading{margin-bottom:15px;display:flex;align-items:end;justify-content:space-between;gap:20px}.issue-heading h1{margin:6px 0;font-size:25px}.issue-heading p{margin:0;color:var(--muted);font-size:11px}.issue-progress{display:flex;align-items:center;gap:7px}.issue-progress>div{min-width:112px;height:42px;padding:0 9px;border:1px solid #d5dfe8;border-radius:7px;color:#728397;background:#fff;display:flex;align-items:center;gap:7px}.issue-progress span{width:22px;height:22px;border-radius:50%;background:#edf1f5;display:grid;place-items:center;font-size:8px}.issue-progress strong{font-size:9px}.issue-progress .active{color:#087f74;border-color:#94d4cb;background:#effaf8}.issue-progress .active span,.issue-progress .done span{color:#fff;background:#0aa18f}.issue-surface{min-height:588px;border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;flex-direction:column;overflow:hidden}.issue-surface>.error-banner{margin:18px 24px 0}.issue-surface>.form-section,.issue-surface>.license-review{flex:1;padding:25px 28px}.select-loading{color:var(--muted);display:flex;align-items:center;gap:8px;font-size:10px}.select-loading .spinner{width:15px;height:15px}.selected-plan{min-height:76px;padding:13px;border:1px solid #d6e4ed;border-radius:8px;background:#f8fbfd;display:flex;align-items:center;gap:12px}.stack-icon{width:40px;height:40px;border-radius:8px;color:#1c6da6;background:#eaf3fa;display:grid;place-items:center;flex:0 0 auto}.selected-plan>div:last-child{display:flex;flex-direction:column;gap:8px}.selected-plan span{color:var(--muted);font-size:9px}.review-badge{min-height:85px;padding:15px 17px;border:1px solid #b9ded7;border-radius:9px;color:#078a7d;background:#effaf8;display:flex;align-items:center;gap:14px}.review-badge span{font-size:9px}.review-badge h2{margin:4px 0;color:#143b3a;font-size:19px}.review-badge p{margin:0;color:#5b7973;font-size:9px}.license-review .info-banner{margin:15px 0}.delivery-success{padding:7px 0 22px;text-align:center}.success-icon{width:65px;height:65px;margin:0 auto 13px;border-radius:50%;color:#0ab08d;background:#e9f9f4;display:grid;place-items:center}.delivery-success h1{margin:7px 0;font-size:28px}.delivery-success p{margin:0;color:var(--muted);font-size:11px}.delivery-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.62fr);gap:17px}.delivery-secret,.delivery-summary,.customer-steps{border:1px solid var(--line);border-radius:10px;background:#fff}.delivery-secret{padding:21px}.delivery-secret>header{display:flex;align-items:center;justify-content:space-between;color:#0a8d80}.delivery-secret>header div{display:flex;flex-direction:column;gap:4px}.delivery-secret>header span{color:var(--muted);font-size:9px}.delivery-secret>header strong{color:#1c3c55;font-size:12px}.delivery-secret>code{margin:17px 0;min-height:76px;padding:15px;border:1px solid #a9d9d1;border-radius:8px;color:#073c38;background:#f0faf8;display:flex;align-items:center;overflow-wrap:anywhere;font-size:15px;line-height:1.65;letter-spacing:.025em}.secret-actions{margin-bottom:15px;display:flex;gap:9px}.delivery-summary{padding:20px}.delivery-summary h2{margin:0 0 13px;font-size:16px}.delivery-summary dl{margin:0}.delivery-summary dl>div{min-height:50px;padding:9px 0;border-bottom:1px solid #edf1f4;display:grid;grid-template-columns:95px 1fr;align-items:center}.delivery-summary dt{color:var(--muted);font-size:9px}.delivery-summary dd{margin:0;color:#233c52;font-size:10px;font-weight:700;overflow-wrap:anywhere}.delivery-summary dd small{margin-top:3px;display:block;color:var(--muted);font-size:8px;font-weight:500}.persist-proof{margin-top:15px;padding:11px;border-radius:8px;color:#0c806f;background:#ecf9f5;display:flex;align-items:center;gap:9px}.persist-proof div{display:flex;flex-direction:column;gap:3px}.persist-proof strong{font-size:10px}.persist-proof span{font-family:Cascadia Code,monospace;font-size:8px}.customer-steps{margin-top:17px;padding:18px 21px}.customer-steps>header{display:flex;align-items:center;gap:10px}.customer-steps>header svg{color:#1476ad}.customer-steps h2{margin:0;font-size:16px}.customer-steps header p{margin:3px 0 0;color:var(--muted);font-size:9px}.customer-steps ol{margin:18px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.customer-steps li{display:flex;gap:9px}.customer-steps li>span{width:25px;height:25px;border-radius:50%;color:#087f73;background:#e9f8f5;display:grid;place-items:center;flex:0 0 auto;font-size:9px;font-weight:800}.customer-steps strong{font-size:10px}.customer-steps li p{margin:5px 0 0;color:var(--muted);font-size:8px;line-height:1.55}.delivery-done{margin-top:17px;display:flex;justify-content:center}.registry-view{min-height:560px;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.registry-view>.error-banner{margin:16px}.registry-toolbar{min-height:75px;padding:13px 17px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:13px}.registry-toolbar>div:first-child{margin-right:auto}.registry-toolbar p{margin:4px 0 0;color:var(--muted);font-size:9px}.registry-search{width:min(310px,31vw);height:39px;padding:0 11px;border:1px solid #cbd7e2;border-radius:7px;color:#6d8093;background:#fff;display:flex;align-items:center;gap:8px}.registry-search input{width:100%;border:0;outline:0;color:#243c53;background:transparent;font-size:10px}.segmented{padding:3px;border-radius:7px;background:#edf2f6;display:flex}.segmented button{min-height:31px;padding:0 13px;border:0;border-radius:5px;color:#65778a;background:transparent;cursor:pointer;font-size:10px;font-weight:700}.segmented button.active{color:#0b7f73;background:#fff;box-shadow:0 2px 7px #132b4414}.registry-view>.data-table{margin:16px}.registry-licenses .data-head,.registry-licenses .data-row{grid-template-columns:30px 1.35fr 1fr 1fr .82fr .58fr .82fr .55fr}.registry-codes .data-head,.registry-codes .data-row{grid-template-columns:1.3fr 1fr 1.2fr .65fr .9fr .5fr}.registry-devices .data-head,.registry-devices .data-row{grid-template-columns:1.35fr 1fr 1.2fr .85fr .85fr .5fr}.license-selection-bar{margin:14px 16px 0;padding:11px 13px;border:1px solid #b8dcd7;border-radius:9px;background:#f1faf8;display:flex;align-items:center;gap:9px;box-shadow:0 7px 18px #086f640f}.license-selection-bar>div{min-width:180px;margin-right:auto;display:flex;flex-direction:column;gap:4px}.license-selection-bar strong{color:#123c3a;font-size:11px}.license-selection-bar span{color:#66807e;font-size:8px;overflow-wrap:anywhere}.license-selection-bar .secondary-button,.license-selection-bar .danger-outline-button{min-height:34px;padding-inline:11px;font-size:10px;white-space:nowrap}.license-selection-clear{min-height:32px;padding:0 7px;border:0;color:#64798b;background:transparent;cursor:pointer;font-size:9px;font-weight:700;white-space:nowrap}.license-selection-clear:hover{color:#0a8075}.registry-licenses input[type=checkbox]{width:15px;height:15px;margin:0;accent-color:#078f80;cursor:pointer}.registry-licenses input[type=checkbox]:disabled{cursor:not-allowed}.registry-licenses .data-head>span:first-child,.registry-licenses .data-row>span:first-child{align-items:center;justify-content:center;overflow:visible}.registry-licenses .data-row{transition:background-color .15s,box-shadow .15s}.registry-licenses .data-row.selected{background:#f0faf8;box-shadow:inset 3px 0 #0aa18f}.registry-view>.state-panel{margin:16px}.audit-registry{padding:7px 16px 16px}.audit-registry article{min-height:66px;border-bottom:1px solid #edf1f5;display:grid;grid-template-columns:38px minmax(240px,1fr) minmax(150px,.7fr) 145px;align-items:center;gap:11px}.audit-symbol{width:34px;height:34px;border-radius:8px;color:#1c75ab;background:#eaf3fa;display:grid;place-items:center}.audit-registry strong{font-size:10px}.audit-registry p{margin:4px 0 0;color:var(--muted);font-size:8px}.audit-registry code{color:#627587;font-size:8px}.audit-registry time{color:#758699;font-size:9px;text-align:right}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:20px;background:#03112094;display:grid;place-items:center;animation:fade-in .15s ease-out}.confirm-dialog{width:min(480px,100%);padding:22px;border:1px solid #dce4ec;border-radius:12px;background:#fff;box-shadow:var(--shadow);display:grid;grid-template-columns:48px 1fr;gap:14px;animation:dialog-in .18s ease-out}.dialog-icon{width:45px;height:45px;border-radius:10px;color:#d28e20;background:#fff5df;display:grid;place-items:center}.dialog-icon.danger{color:#c94848;background:#fff0f0}.confirm-dialog h2{margin:1px 0 7px;font-size:17px}.confirm-dialog p{margin:0;color:var(--muted);font-size:10px;line-height:1.65}.confirm-dialog footer{grid-column:1 / -1;margin-top:9px;display:flex;justify-content:flex-end;gap:8px}.plan-history-scrim{position:fixed;z-index:110;top:78px;right:0;bottom:0;left:236px;padding:0;border:0;background:#05182e24;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);cursor:default}.plan-history-drawer{position:fixed;z-index:111;top:94px;right:26px;bottom:26px;width:min(448px,calc(100vw - 48px));border:1px solid #cbd7e3;border-radius:12px;background:#fff;box-shadow:0 26px 70px #05182e38;overflow:hidden;display:flex;flex-direction:column;animation:plan-drawer-in .2s ease-out}.plan-history-header{min-height:92px;padding:19px 21px;border-bottom:1px solid #dfe6ee;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.plan-history-header>div>span{color:#078f80;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.plan-history-header h2{margin:6px 0 4px;color:#102d49;font-size:20px}.plan-history-header p{margin:0;color:#65788c;font-family:Cascadia Code,monospace;font-size:10px}.plan-history-close{width:32px;height:32px;border:1px solid #d3dde7;border-radius:7px;color:#63768a;background:#fff;display:grid;place-items:center;cursor:pointer}.plan-history-summary{margin:16px 19px 4px;padding:14px 15px;border:1px solid #c9e4df;border-radius:9px;background:#f2fbf9;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.plan-history-summary>div{min-width:0}.plan-history-summary span{display:block;color:#6b7d8f;font-size:9px}.plan-history-summary strong{display:block;margin-top:5px;color:#12304c;font-size:12px}.plan-history-summary .status-pill{margin-top:5px}.plan-history-section-title{padding:14px 20px 8px;color:#263f58;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800}.plan-history-content{min-height:0;padding:0 19px 14px;overflow:auto}.plan-history-content>.loading-panel{min-height:170px}.plan-history-content>.error-banner{margin-top:4px}.plan-history-item{position:relative;margin-left:8px;padding:0 0 18px 26px;border-left:1px solid #d7e1ea}.plan-history-item:last-child{padding-bottom:0}.plan-history-marker{position:absolute;left:-9px;top:3px;width:18px;height:18px;color:#8da0b2;background:#fff;display:grid;place-items:center}.plan-history-item.current .plan-history-marker{color:#10aa97}.plan-history-card{padding:13px 14px;border:1px solid #dce4ec;border-radius:9px;background:#fff}.plan-history-item.current .plan-history-card{border-color:#b9ddd7;background:#fbfffe}.plan-history-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.plan-history-card-title strong{color:#18344e;font-size:12px}.plan-history-card>p{margin:8px 0 9px;color:#66798d;font-size:9px}.plan-history-card-meta{padding-top:9px;border-top:1px solid #e7edf2;display:flex;justify-content:space-between;gap:10px;color:#496075;font-size:9px}.plan-history-card-meta span{min-width:0;overflow-wrap:anywhere}.plan-history-card-meta code{color:#1d628f;flex:0 0 auto;font-size:8px}.plan-history-footer{margin-top:auto;min-height:66px;padding:13px 19px;border-top:1px solid #dfe6ee;background:#fafbfd;display:flex;align-items:center;justify-content:space-between;gap:12px}.plan-history-footer p{margin:0;max-width:250px;color:#6f8091;font-size:9px;line-height:1.45}.plan-history-footer .danger-outline-button{min-height:34px;padding-inline:12px;font-size:10px;white-space:nowrap}.plan-stop-backdrop{z-index:120}.plan-stop-dialog{width:min(548px,100%);border:1px solid #d7c4c4;border-radius:13px;background:#fff;box-shadow:0 30px 90px #04142757;overflow:hidden;animation:dialog-in .18s ease-out}.plan-stop-dialog>header{padding:22px 24px 17px;border-bottom:1px solid #e7e0e0;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px}.plan-stop-icon{width:40px;height:40px;border-radius:9px;color:#bd4141;background:#fff0f0;display:grid;place-items:center}.plan-stop-dialog header span{color:#b63f3f;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.plan-stop-dialog h2{margin:6px 0 7px;color:#2b3440;font-size:20px}.plan-stop-dialog header p{margin:0;color:#687687;font-size:10px;line-height:1.6}.plan-stop-body{padding:17px 24px 20px}.plan-stop-body>.error-banner{margin-bottom:12px}.plan-stop-impact{padding:12px 14px;border:1px solid #efcece;border-radius:8px;color:#6b4141;background:#fff8f8;font-size:10px;line-height:1.6}.plan-stop-grid{margin:15px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.plan-stop-grid div{padding:11px 12px;border:1px solid #dfe6ed;border-radius:7px;background:#fafbfd}.plan-stop-grid span{display:block;color:#7a8998;font-size:8px}.plan-stop-grid strong{display:block;margin-top:5px;color:#29445d;font-size:11px}.plan-stop-field{display:flex;flex-direction:column;gap:6px;color:#42586e;font-size:10px;font-weight:800}.plan-stop-field textarea{width:100%;min-height:68px;padding:10px 11px;border:1px solid #cbd6e1;border-radius:7px;resize:vertical;color:#304a62;background:#fff;font-size:10px;font-weight:500;line-height:1.5}.plan-stop-field small{color:#7c8b9a;text-align:right;font-size:8px;font-weight:500}.plan-stop-confirm{margin-top:12px;display:flex;align-items:flex-start;gap:8px;color:#53687c;font-size:9px;line-height:1.5;cursor:pointer}.plan-stop-confirm input{margin-top:1px;accent-color:#b64040}.plan-stop-dialog>footer{min-height:66px;padding:13px 24px;border-top:1px solid #e3e8ee;background:#fafbfd;display:flex;justify-content:flex-end;align-items:center;gap:9px}.plan-stop-dialog>footer .secondary-button,.plan-stop-dialog>footer .danger-button{min-height:36px;font-size:10px}.license-action-backdrop{z-index:130}.license-action-dialog{width:min(720px,100%);max-height:calc(100vh - 40px);border:1px solid #cddfe2;border-radius:13px;background:#fff;box-shadow:0 30px 90px #04142757;display:flex;flex-direction:column;overflow:hidden;animation:dialog-in .18s ease-out}.license-action-dialog>header{min-height:104px;padding:20px 23px 17px;border-bottom:1px solid #dde9e8;background:linear-gradient(180deg,#f8fdfc,#fff);display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:start;gap:13px}.license-action-icon{width:44px;height:44px;border-radius:10px;color:#078f80;background:#e5f7f3;display:grid;place-items:center}.license-action-dialog header>div>span{color:#0b8f83;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.license-action-dialog h2{margin:5px 0 6px;color:#173047;font-size:20px}.license-action-dialog header p{margin:0;color:#6c7e8f;font-size:10px;line-height:1.55}.license-action-count{min-height:28px;padding:0 10px;border:1px solid #b9ded8;border-radius:99px;color:#087d71;background:#effaf8;display:inline-flex;align-items:center;justify-content:center;font-size:9px;white-space:nowrap}.license-action-dialog.danger{border-color:#dec4c4}.license-action-dialog.danger>header{border-bottom-color:#eadcdc;background:linear-gradient(180deg,snow,#fff)}.license-action-dialog.danger .license-action-icon{color:#bd4141;background:#fff0f0}.license-action-dialog.danger header>div>span{color:#b63f3f}.license-action-dialog.danger .license-action-count{color:#a83838;border-color:#e4bcbc;background:#fff3f3}.license-action-body{min-height:0;padding:18px 23px 20px;overflow:auto;display:flex;flex-direction:column;gap:14px}.license-action-body>.error-banner{margin-bottom:0}.license-action-body>.loading-panel{min-height:180px}.license-migration-scope{padding:14px;border:1px solid #dce7e8;border-radius:9px;background:#f9fcfc}.license-action-section-title{margin-bottom:11px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.license-action-section-title strong{color:#29465a;font-size:10px}.license-action-section-title span{color:#6c8191;font-size:8px;overflow-wrap:anywhere;text-align:right}.license-version-flow{display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:center;gap:10px}.license-version-flow>svg{color:#73928f;justify-self:center}.license-version-flow article{min-height:64px;padding:11px 12px;border:1px solid #dbe5eb;border-radius:8px;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:6px}.license-version-flow article.target{border-color:#92d4cb;background:#effaf8}.license-version-flow span{color:#728393;font-size:8px}.license-version-flow strong{color:#243e55;font-size:11px;overflow-wrap:anywhere}.license-version-flow article.target strong{color:#087d71}.license-capability-diff{margin-top:11px;display:flex;flex-wrap:wrap;gap:6px}.license-capability-diff code,.license-capability-diff>span{min-height:25px;padding:5px 8px;border-radius:6px;font-size:8px;line-height:1.5}.license-capability-diff code.added{color:#087560;background:#e4f7ef}.license-capability-diff code.removed{color:#a33d3d;background:#fff0f0}.license-capability-diff>span{color:#6b7d8e;background:#eef2f5}.license-action-impact{padding:12px 13px;border:1px solid #efd9a9;border-radius:8px;color:#735b25;background:#fffbf0;display:grid;grid-template-columns:21px minmax(0,1fr);gap:10px}.license-action-impact>svg{margin-top:1px;color:#d59a27}.license-action-impact strong{display:block;font-size:10px}.license-action-impact p{margin:4px 0 0;font-size:9px;line-height:1.6}.license-action-impact code{color:inherit;font-size:8px}.license-action-dialog.danger .license-action-impact{border-color:#efcaca;color:#714141;background:#fff7f7}.license-action-dialog.danger .license-action-impact>svg{color:#c44747}.license-action-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.license-action-facts>div{min-height:58px;padding:10px 11px;border:1px solid #e0e7ed;border-radius:8px;background:#fafbfd}.license-action-facts span{display:block;color:#7a8a99;font-size:8px}.license-action-facts strong{display:block;margin-top:5px;color:#2c465c;font-size:10px;overflow-wrap:anywhere}.license-action-field{display:flex;flex-direction:column;gap:6px;color:#42586e;font-size:10px;font-weight:800}.license-action-field textarea{width:100%;min-height:72px;padding:10px 11px;border:1px solid #cbd6e1;border-radius:7px;resize:vertical;color:#304a62;background:#fff;font-size:10px;font-weight:500;line-height:1.5}.license-action-field small{color:#7c8b9a;text-align:right;font-size:8px;font-weight:500}.license-action-confirm{display:flex;align-items:flex-start;gap:8px;color:#52687b;font-size:9px;line-height:1.55;cursor:pointer}.license-action-confirm input{margin:2px 0 0;accent-color:#078f80}.license-action-dialog.danger .license-action-confirm input{accent-color:#b64040}.license-action-dialog>footer{min-height:68px;padding:13px 23px;border-top:1px solid #e1e8ee;background:#fafbfd;display:flex;justify-content:flex-end;align-items:center;gap:9px}.license-action-dialog>footer .primary-button,.license-action-dialog>footer .secondary-button,.license-action-dialog>footer .danger-button{min-height:36px;font-size:10px}.toast{position:fixed;z-index:130;left:50%;bottom:25px;min-height:45px;padding:0 16px;border-radius:9px;color:#fff;background:#08243f;box-shadow:0 15px 35px #04193047;display:flex;align-items:center;gap:9px;transform:translate(-50%);font-size:11px;animation:toast-in .2s ease-out}.toast span{width:8px;height:8px;border-radius:50%;background:#2bd1b7}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes dialog-in{0%{opacity:0;transform:translateY(8px) scale(.985)}}@keyframes plan-drawer-in{0%{opacity:0;transform:translate(18px)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}.plan-dialog{width:min(760px,100%);max-height:calc(100vh - 40px);border:1px solid #dbe4ec;border-radius:12px;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column;overflow:hidden;animation:dialog-in .18s ease-out}.plan-dialog>header{min-height:78px;padding:16px 20px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:44px 1fr 36px;align-items:center;gap:11px}.dialog-title-icon{width:42px;height:42px;border-radius:9px;color:#098d80;background:#eaf8f5;display:grid;place-items:center}.plan-dialog h2{margin:5px 0 0;font-size:18px}.plan-dialog>header>button{width:34px;height:34px;border:0;border-radius:7px;color:#6f8193;background:transparent;display:grid;place-items:center;cursor:pointer}.plan-dialog-body{padding:18px 20px;overflow:auto;display:flex;flex-direction:column;gap:15px}.dialog-capability-section{padding:15px;border:1px solid #dbe5ec;border-radius:9px;background:#f9fbfc;display:flex;flex-direction:column;gap:12px}.dialog-capability-section>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.dialog-capability-section>div:first-child strong{color:#183148;font-size:11px}.dialog-capability-section>div:first-child span{color:var(--muted);font-size:8px}.dialog-capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dialog-capability-grid label{min-height:58px;padding:10px;border:1px solid #d7e1e9;border-radius:8px;background:#fff;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;cursor:pointer}.dialog-capability-grid label.selected{border-color:#86cfc5;background:#eefaf8;box-shadow:inset 0 0 0 1px #079b8b14}.dialog-capability-grid input{position:absolute;opacity:0;pointer-events:none}.dialog-check{width:23px;height:23px;border:1px solid #acbac7;border-radius:6px;color:#fff;background:#fff;display:grid;place-items:center}.dialog-capability-grid label.selected .dialog-check{border-color:#079b8b;background:#079b8b}.dialog-capability-grid label>span:last-child{min-width:0;display:flex;flex-direction:column;gap:4px}.dialog-capability-grid label strong{color:#243c52;font-size:10px}.dialog-capability-grid label code{color:#708194;overflow-wrap:anywhere;font-size:8px}.plan-dialog>footer{min-height:69px;padding:13px 20px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:8px}.app-shell.is-immersive .wizard-page{width:100%;max-width:none;height:100vh;margin:0}.app-shell.is-immersive .wizard-page>.back-link{display:none}.app-shell.is-immersive .wizard-shell{width:100%;height:100vh;min-height:0;border:0;border-radius:0;grid-template-columns:306px minmax(0,1fr);box-shadow:none}.app-shell.is-immersive .wizard-form{min-height:0}.app-shell.is-immersive .wizard-form>.form-section,.app-shell.is-immersive .wizard-form>.key-strategy,.app-shell.is-immersive .wizard-form>.review-section,.app-shell.is-immersive .wizard-form>.plan-matrix-section{min-height:0;overflow-y:auto}.app-shell.is-immersive .wizard-steps{padding:15px 30px 25px}.app-shell.is-immersive .wizard-steps h2{margin-top:70px}.app-shell.is-immersive .wizard-steps li{min-height:74px}.app-shell.is-immersive .wizard-steps li strong{font-size:16px}.app-shell.is-immersive .wizard-steps li small{font-size:11px}.app-shell.is-immersive .wizard-form>header{min-height:115px;padding:26px 42px 20px}.app-shell.is-immersive .wizard-form>header span{padding-top:7px;font-size:13px}.app-shell.is-immersive .wizard-form>header h1{font-size:31px}.app-shell.is-immersive .wizard-form>header p{margin-top:8px;font-size:14px}.app-shell.is-immersive .wizard-form>.error-banner{margin-inline:42px}.app-shell.is-immersive .wizard-form>.form-section,.app-shell.is-immersive .wizard-form>.key-strategy,.app-shell.is-immersive .wizard-form>.review-section,.app-shell.is-immersive .wizard-form>.plan-matrix-section{padding:22px 42px}.app-shell.is-immersive .wizard-form>.plan-matrix-section{padding-top:0}.app-shell.is-immersive .wizard-actions{min-height:106px;flex:0 0 106px;padding-inline:42px}.app-shell.is-immersive .wizard-actions .primary-button,.app-shell.is-immersive .wizard-actions .secondary-button{min-height:58px;padding-inline:38px;font-size:16px}.app-shell.is-immersive .matrix-product-strip{min-height:98px;padding-inline:23px}.app-shell.is-immersive .matrix-product-icon{width:54px;height:54px}.app-shell.is-immersive .matrix-product-strip strong{font-size:16px}.app-shell.is-immersive .matrix-product-strip span{font-size:12px}.app-shell.is-immersive .plan-matrix{width:100%;min-width:max(100%,var(--matrix-min-width));grid-template-columns:260px repeat(var(--plan-count),minmax(0,1fr)) 225px}.app-shell.is-immersive .matrix-plan-head,.app-shell.is-immersive .matrix-add-column{min-height:199px}.app-shell.is-immersive .matrix-plan-head{padding:20px 45px 18px 18px;gap:15px}.app-shell.is-immersive .matrix-plan-head input{min-height:40px;font-size:14px}.app-shell.is-immersive .matrix-inline-field{grid-template-columns:86px minmax(0,1fr);font-size:13px}.app-shell.is-immersive .matrix-feature,.app-shell.is-immersive .matrix-choice,.app-shell.is-immersive .matrix-add-placeholder{min-height:80px}.app-shell.is-immersive .matrix-feature strong{font-size:14px}.app-shell.is-immersive .matrix-feature code{font-size:11px}.app-shell.is-immersive .matrix-choice>span{width:29px;height:29px}.app-shell.is-immersive .matrix-catalog-details summary{min-height:58px}.app-shell.is-immersive .matrix-catalog-details summary strong{font-size:14px}.app-shell.is-immersive .matrix-catalog-details summary span{font-size:11px}.app-shell.is-immersive .atomic-notice{min-height:64px;padding-inline:22px;font-size:12px}@media(max-width:1160px){.sidebar{width:200px;flex-basis:200px}.topbar{padding-inline:22px}.operator{min-width:0}.operator div{display:none}.welcome-panel{grid-template-columns:1fr}.flow-track{min-height:72px}.metric-grid{grid-template-columns:repeat(2,1fr)}.split-layout{grid-template-columns:1fr}.products-layout{grid-template-columns:230px minmax(0,1fr)}.customer-steps ol{grid-template-columns:repeat(2,1fr)}.detail-tabs{overflow-x:auto}.detail-tabs button{flex:0 0 auto}.plans-table .data-head,.plans-table .data-row{min-width:980px}.plan-history-scrim{left:200px}.catalog-wizard-shell{grid-template-columns:250px minmax(0,1fr)}.plan-matrix{grid-template-columns:200px repeat(var(--plan-count),minmax(220px,1fr)) 210px}.catalog-edit-row{grid-template-columns:32px minmax(130px,.8fr) minmax(190px,1.2fr) 36px}}@media(max-width:820px){body{overflow:auto}.app-shell{min-height:100vh;height:auto}.sidebar{position:fixed;left:0;right:0;bottom:0;top:auto;width:100%;min-height:66px;height:66px;padding:6px;flex-direction:row;background:#061d35}.brand,.sidebar-security,.collapse-button{display:none}.sidebar nav{width:100%;margin:0;flex-direction:row;justify-content:space-around}.sidebar nav button{width:auto;height:54px;padding:0 9px;flex-direction:column;justify-content:center;gap:3px;font-size:8px}.sidebar nav button.active:before{left:15%;right:15%;top:-6px;width:auto;height:3px;border-radius:0 0 4px 4px}.workspace{min-height:100vh;height:auto;padding-bottom:66px}.topbar{min-height:72px;padding:0 14px}.page-title p,.environment-badge,.topbar-create{display:none}.page-content{padding:15px;overflow:visible}.operator{border-left:0;padding-left:0}.welcome-panel{padding:22px;grid-template-columns:1fr}.welcome-panel h2{font-size:23px}.flow-track{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.flow-track svg{display:none}.metric-grid,.split-layout{grid-template-columns:1fr}.products-layout{height:auto;grid-template-columns:1fr}.product-list-panel{border-right:0;border-bottom:1px solid var(--line)}.product-list{max-height:230px}.product-workbench{min-height:560px}.summary-strip{grid-template-columns:repeat(2,1fr)}.detail-tabs{overflow-x:auto}.detail-tabs button{flex:0 0 auto}.workbench-header,.detail-toolbar{align-items:flex-start;flex-direction:column}.workbench-header{padding-block:16px}.detail-toolbar{padding-bottom:8px}.wizard-shell,.catalog-wizard-shell{grid-template-columns:1fr}.wizard-steps{padding:20px}.wizard-steps>p,.wizard-steps ol{display:none}.wizard-form>header{min-height:82px;padding:18px}.wizard-form>.error-banner{margin-inline:18px}.wizard-form>.form-section,.wizard-form>.key-strategy,.wizard-form>.review-section,.wizard-form>.plan-matrix-section{padding:18px}.form-grid.two,.form-grid.three{grid-template-columns:1fr}.app-shell.is-immersive .wizard-page{height:auto;min-height:100vh}.app-shell.is-immersive .wizard-shell{height:auto;min-height:100vh;grid-template-columns:1fr;overflow:visible}.app-shell.is-immersive .wizard-steps{min-height:126px;padding:18px}.app-shell.is-immersive .wizard-brand{min-height:40px}.app-shell.is-immersive .wizard-brand img{width:36px;height:36px}.app-shell.is-immersive .wizard-steps h2{margin:16px 0 0}.app-shell.is-immersive .wizard-form>header{min-height:92px;padding:18px}.app-shell.is-immersive .wizard-form>header h1{font-size:25px}.app-shell.is-immersive .wizard-form>header p{font-size:11px}.app-shell.is-immersive .wizard-form>header span{font-size:10px}.app-shell.is-immersive .wizard-form>.error-banner{margin-inline:18px}.app-shell.is-immersive .wizard-form>.form-section,.app-shell.is-immersive .wizard-form>.key-strategy,.app-shell.is-immersive .wizard-form>.review-section,.app-shell.is-immersive .wizard-form>.plan-matrix-section{padding:18px}.app-shell.is-immersive .wizard-actions{min-height:78px;flex-basis:78px;padding-inline:18px}.app-shell.is-immersive .wizard-actions .primary-button,.app-shell.is-immersive .wizard-actions .secondary-button{min-height:44px;padding-inline:16px;font-size:12px}.catalog-edit-row{grid-template-columns:30px minmax(0,1fr) 36px;align-items:start}.catalog-edit-row>.field:nth-child(2){grid-column:2;grid-row:1}.catalog-edit-row>.field:nth-child(3){grid-column:2;grid-row:2}.catalog-edit-row>.icon-danger{grid-column:3;grid-row:1 / 3;align-self:center}.catalog-order{grid-column:1;grid-row:1}.matrix-product-strip{align-items:flex-start;flex-wrap:wrap}.matrix-product-strip .catalog-count{margin-left:54px}.plan-matrix,.app-shell.is-immersive .plan-matrix{grid-template-columns:180px repeat(var(--plan-count),280px) 190px}.matrix-add-column{min-height:166px;padding:9px 14px;text-align:center}.catalog-table{overflow-x:auto}.catalog-table-head,.catalog-table-row{min-width:620px}.dialog-backdrop{padding:8px}.plan-dialog{max-height:calc(100vh - 16px)}.plan-dialog>header{padding-inline:14px}.plan-dialog-body{padding:14px}.dialog-capability-grid{grid-template-columns:1fr}.plan-dialog>footer{padding-inline:14px}.plan-history-scrim{top:0;right:0;bottom:0;left:0}.plan-history-drawer{top:0;right:0;bottom:0;left:0;width:100%;border:0;border-radius:0}.plan-history-header{padding-inline:17px}.plan-history-summary{margin-inline:15px}.plan-history-content{padding-inline:15px}.plan-history-card-meta{align-items:flex-start;flex-direction:column}.plan-history-card-meta code{flex:none}.plan-history-footer{padding-inline:15px;align-items:stretch;flex-direction:column}.plan-history-footer p{max-width:none}.plan-history-footer .danger-outline-button{justify-content:center}.plan-stop-dialog>header{padding-inline:17px}.plan-stop-body{padding-inline:17px}.plan-stop-grid{grid-template-columns:1fr}.plan-stop-dialog>footer{padding-inline:17px}.issue-heading{align-items:flex-start;flex-direction:column}.issue-progress{width:100%;overflow-x:auto}.issue-progress>div{flex:0 0 105px}.delivery-grid,.customer-steps ol{grid-template-columns:1fr}.registry-toolbar{align-items:stretch;flex-direction:column}.registry-search{width:100%}.license-selection-bar{align-items:stretch;flex-wrap:wrap}.license-selection-bar>div{width:100%;margin-right:0}.license-selection-bar .secondary-button,.license-selection-bar .danger-outline-button{flex:1}.data-table{overflow-x:auto}.data-head,.data-row{min-width:760px}.registry-licenses .data-head,.registry-licenses .data-row{min-width:940px}.license-action-dialog{max-height:calc(100vh - 16px)}.license-action-dialog>header{padding-inline:16px;grid-template-columns:44px minmax(0,1fr)}.license-action-count{grid-column:2;width:max-content}.license-action-body{padding-inline:16px}.license-version-flow{grid-template-columns:1fr}.license-version-flow>svg{transform:rotate(90deg)}.license-action-facts{grid-template-columns:1fr}.license-action-dialog>footer{padding-inline:16px;flex-wrap:wrap}.license-action-dialog>footer button{flex:1}.audit-registry article{grid-template-columns:38px 1fr}.audit-registry code,.audit-registry time{grid-column:2;text-align:left}.topbar-actions{gap:7px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.auth-layout{width:100vw;height:100vh;min-height:0;overflow:hidden;display:grid;grid-template-columns:42% 58%;color:#0a2342;background:#fff}.auth-brand-panel{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 50% 33%,rgba(0,141,255,.12),transparent 27%),linear-gradient(145deg,#03182f,#041e3b 54%,#032147)}.auth-brand-content{position:relative;z-index:1;width:min(390px,78%);height:100%;margin:0 auto;padding-top:clamp(105px,16.5vh,170px);text-align:center}.auth-brand-mark{width:clamp(154px,13.5vw,194px);height:clamp(154px,13.5vw,194px);object-fit:contain;filter:drop-shadow(0 18px 25px rgba(0,94,198,.22))}.auth-brand-content h1{margin:36px 0 16px;font-size:clamp(34px,3vw,45px);line-height:1.15;letter-spacing:.02em}.auth-brand-content>p{margin:0;color:#c7d7eb;font-size:clamp(18px,1.65vw,24px);letter-spacing:.025em}.auth-brand-rule{display:block;width:48px;height:3px;margin:35px auto 60px;border-radius:3px;background:#38d6df}.auth-security-list{width:340px;max-width:100%;margin:0 auto;padding:0 0 0 34px;border-left:2px solid rgba(113,173,223,.3);display:grid;gap:31px;text-align:left}.auth-security-list>div{display:flex;align-items:center;gap:20px;color:#e4edf8;font-size:19px}.auth-security-list svg{flex:0 0 auto;color:#f4f8ff}.auth-form-panel{position:relative;overflow:auto;display:flex;align-items:center;padding:68px clamp(58px,6vw,96px) 52px;background:radial-gradient(circle at 52% 40%,rgba(233,243,253,.32),transparent 45%),#fff;box-shadow:-9px 0 32px #0623460f}.auth-environment{position:fixed;z-index:2;top:28px;right:48px;min-height:42px;padding:0 16px;border:1px solid #d9e1ea;border-radius:8px;color:#65758a;background:#ffffffeb;display:inline-flex;align-items:center;gap:12px;font-size:17px;box-shadow:0 3px 8px #122e4f08}.auth-environment i{width:12px;height:12px;border-radius:50%;background:#0ca593;box-shadow:0 0 0 4px #0ca59314}.auth-form-wrap{width:min(650px,100%);margin:20px auto 0}.auth-kicker{margin-bottom:13px;color:#059887;font-size:20px;font-weight:800}.auth-form-wrap h2{margin:0;color:#061f41;font-size:clamp(38px,4vw,50px);line-height:1.12;letter-spacing:-.035em}.auth-subtitle{margin:16px 0 30px;color:#728099;font-size:19px;line-height:1.55}.auth-form{display:grid}.auth-field-label{margin:0 0 10px;color:#102644;font-size:17px;font-weight:750}.auth-field-label:not(:first-child){margin-top:25px}.auth-input{height:58px;padding:0 17px;border:1px solid #d4dde8;border-radius:8px;color:#718096;background:#fff;display:flex;align-items:center;gap:14px;transition:border-color .16s ease,box-shadow .16s ease}.auth-input:focus-within{border-color:#1682ff;box-shadow:0 0 0 2px #1682ff29}.auth-input input{width:100%;min-width:0;height:100%;border:0;outline:0;color:#102644;background:transparent;font:inherit;font-size:18px}.auth-input input::placeholder{color:#9aa6b6}.auth-input>button{width:38px;height:38px;padding:0;border:0;color:#536b88;background:transparent;display:grid;place-items:center;cursor:pointer}.totp-inputs{position:relative}.totp-native-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;margin:0;border:0;opacity:0;cursor:text}.totp-slots{display:grid;grid-template-columns:repeat(6,1fr);gap:clamp(12px,1.6vw,23px);pointer-events:none}.totp-slot{width:100%;min-width:0;height:64px;border:1px solid #d4dde8;border-radius:8px;color:#0b284d;background:#fff;display:grid;place-items:center;text-align:center;font:700 24px/1 var(--font, "Inter", "Segoe UI", "Microsoft YaHei UI", sans-serif);transition:border-color .16s ease,box-shadow .16s ease}.totp-slot.empty{color:#9aa6b6;font-weight:500}.totp-inputs:focus-within .totp-slot.active{border-color:#1682ff;box-shadow:0 0 0 2px #1682ff29}.totp-inputs[data-disabled=true]{opacity:.7}.auth-field-help{margin:11px 0 0;color:#7c899d;font-size:16px}.auth-submit{width:100%;height:64px;margin-top:29px;border:0;border-radius:7px;color:#fff;background:linear-gradient(100deg,#09a38f,#09a892 56%,#079e8d);display:flex;align-items:center;justify-content:center;gap:12px;font-size:21px;font-weight:800;cursor:pointer;box-shadow:0 9px 20px #079e8d21;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.auth-submit:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 12px 24px #079e8d33}.auth-submit:disabled{cursor:wait;opacity:.7}.auth-divider{position:relative;height:38px;margin-top:20px;display:flex;align-items:center;justify-content:center;color:#8591a4}.auth-divider:before{position:absolute;inset:50% 0 auto;height:1px;content:"";background:#e2e7ed}.auth-divider span{position:relative;padding:0 24px;background:#fff;font-size:17px}.auth-first-setup,.auth-back{justify-self:center;border:0;color:#087aff;background:transparent;font-size:17px;font-weight:650;cursor:pointer}.auth-back{margin-top:17px;display:inline-flex;align-items:center;gap:7px;color:#63758a}.auth-session-note{margin-top:34px;color:#8190a4;display:flex;align-items:center;justify-content:center;gap:9px;font-size:16px}.auth-error{margin:-12px 0 18px;padding:12px 14px;border:1px solid #f2c7c4;border-radius:8px;color:#a33c34;background:#fff5f4;display:flex;align-items:flex-start;gap:9px;font-size:14px;line-height:1.5}.auth-error svg{flex:0 0 auto;margin-top:1px}.auth-checking{min-height:220px;color:#64768c;display:flex;align-items:center;justify-content:center;gap:13px;font-size:17px}.setup-secret-card{margin-bottom:24px;padding:18px;border:1px solid #a8ddd4;border-radius:9px;background:#f1fbf9}.setup-secret-card>div{color:#087f73;display:flex;align-items:center;gap:9px}.setup-secret-card code{margin:15px 0 12px;padding:12px;border:1px solid #c7e8e2;border-radius:7px;color:#073e3a;background:#fff;display:block;overflow-wrap:anywhere;font-size:17px;letter-spacing:.08em}.setup-secret-card button{min-height:38px;padding:0 12px;border:1px solid #94d4ca;border-radius:7px;color:#087f73;background:#fff;display:inline-flex;align-items:center;gap:7px;cursor:pointer}.setup-secret-card p{margin:12px 0 0;color:#5f7b7a;font-size:13px;line-height:1.55}.spin{animation:auth-spin .9s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.logout-button{width:38px;height:38px;padding:0;border:1px solid #dce4ec;border-radius:8px;color:#60748a;background:#fff;display:grid;place-items:center;cursor:pointer}.logout-button:hover{color:#0b8278;border-color:#9fd2cb;background:#f1faf8}@media(max-width:1050px){.auth-layout{grid-template-columns:39% 61%}.auth-brand-content{width:82%}.auth-security-list{padding-left:22px}.auth-security-list>div{gap:13px;font-size:16px}.auth-form-panel{padding-inline:48px}}@media(max-width:820px){.auth-layout{min-height:100vh;overflow:auto;display:block;background:#fff}.auth-brand-panel{min-height:220px}.auth-brand-content{width:100%;padding:27px 24px 25px;display:grid;grid-template-columns:92px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:20px;text-align:left}.auth-brand-mark{width:92px;height:92px;grid-row:1 / 3}.auth-brand-content h1{margin:0 0 7px;font-size:29px;align-self:end}.auth-brand-content>p{font-size:15px;align-self:start}.auth-brand-rule,.auth-security-list{display:none}.auth-form-panel{min-height:calc(100vh - 220px);padding:72px 24px 42px;overflow:visible}.auth-environment{position:absolute;top:18px;right:20px}.auth-form-wrap{margin-top:0}.auth-form-wrap h2{font-size:37px}.totp-slots{gap:8px}.totp-slot{height:54px}}@media(max-height:790px)and (min-width:821px){.auth-brand-content{padding-top:68px}.auth-brand-mark{width:130px;height:130px}.auth-brand-content h1{margin-top:18px}.auth-brand-rule{margin:20px auto 28px}.auth-security-list{gap:18px}.auth-form-panel{align-items:flex-start;padding-top:76px}.auth-form-wrap{margin-top:0}.auth-form-wrap h2{font-size:39px}.auth-subtitle{margin:10px 0 20px}.auth-field-label:not(:first-child){margin-top:16px}.auth-submit,.auth-session-note{margin-top:20px}}html.ap-page-suspended #root{visibility:hidden}
