:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:#202329;background:#f5f6f8;font-size:14px;letter-spacing:0}*{box-sizing:border-box;letter-spacing:0}body{margin:0}[hidden]{display:none!important}button,input,select{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid #d6d9df;border-radius:5px;padding:7px 13px;background:#fff;color:#30343b;cursor:pointer;white-space:nowrap}button:hover{background:#f0f3f7}button:disabled{opacity:.55;cursor:wait}button.primary{background:#2468ce;border-color:#2468ce;color:white}button.primary:hover{background:#1758b9}button.icon{width:34px;height:34px;min-height:34px;padding:7px;flex:none}svg{width:17px;height:17px;flex:none}input,select{border:1px solid #cfd4dc;border-radius:5px;background:white;padding:10px;min-width:0;width:100%;height:40px}input:focus,select:focus,button:focus-visible{outline:2px solid #81b4ff;outline-offset:2px}label{display:grid;gap:8px;margin-bottom:18px}h1,h2,p{margin:0}h1{font-size:20px;line-height:1.5}h2{font-size:18px}a{color:#175ab5;text-decoration:none}a:hover{text-decoration:underline}.muted{color:#747c88;font-size:13px}.error{color:#b72934;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6;min-height:22px;margin:10px 0}.login-view{min-height:100dvh;display:grid;place-items:center;padding:24px}.login-tool{width:min(100%,360px);padding:32px;border:1px solid #dce0e6;background:white;border-radius:8px}.login-tool h1{margin:14px 0 28px}.login-tool .primary{width:100%}header{height:66px;padding:0 32px;background:#fff;border-bottom:1px solid #e0e3e8;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand,.header-actions{display:flex;align-items:center;gap:12px}.brand strong{font-size:17px}.header-actions{font-size:13px;color:#6d7581}nav{padding:0 32px;display:flex;gap:24px;background:#fff;border-bottom:1px solid #dde1e7}nav button{border:0;border-radius:0;min-height:48px;padding:10px 2px;border-bottom:3px solid transparent;background:transparent;color:#626b78}nav button.selected{color:#185aba;border-bottom-color:#2468ce}.workspace{max-width:1560px;margin:auto;padding:28px 32px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:23px}.section-heading .muted{display:inline-block;margin-top:6px}.filters{display:flex;gap:12px;margin-bottom:16px}.search{display:flex;align-items:center;gap:8px;width:320px;margin:0;position:relative}.search svg{position:absolute;left:12px;color:#858c98}.search input{padding-left:38px}.filters select{width:150px}.table-wrap{overflow-x:auto;border-top:1px solid #dfe3e9;border-bottom:1px solid #dfe3e9;background:white}table{border-collapse:collapse;width:100%;text-align:left;font-size:13px}th{padding:13px 16px;background:#f0f2f5;color:#596374;font-weight:500;white-space:nowrap}td{padding:17px 16px;border-top:1px solid #e8ebef;vertical-align:top;line-height:1.6}td small{display:block;color:#7c8593;margin-top:4px}td .customer-name{font-weight:600;overflow-wrap:anywhere;max-width:240px}.actions-col{min-width:246px}.row-actions{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.row-actions button{border-color:transparent;color:#5b6573}.row-actions button:hover{border-color:#cfd7e3;color:#1c61bf}.badge{display:inline-block;border-radius:4px;padding:2px 7px;font-size:12px;white-space:nowrap}.badge.ready{background:#e5f4ed;color:#217348}.badge.provisioning{background:#fff2d9;color:#906313}.badge.suspended{background:#eeeef0;color:#757783}.badge.failed{background:#fce9e9;color:#b7383f}.row-error{color:#b6333e;max-width:310px;overflow-wrap:anywhere;margin-top:6px;font-size:12px}.busy{color:#926b23;font-size:12px}.empty{padding:65px;text-align:center;color:#87909c;background:#fff}.settings{display:grid;grid-template-columns:180px 1fr;max-width:950px;margin:0;background:white;border-top:1px solid #e0e3e8}.settings dt,.settings dd{padding:19px 18px;border-bottom:1px solid #e0e3e8;margin:0;overflow-wrap:anywhere}.settings dt{color:#747e8b}dialog{border:1px solid #d8dfe8;border-radius:8px;padding:24px;width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 20px 65px #15203830;color:#202329}dialog::backdrop{background:#1a202c55}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.modal-heading .icon{border:0}.modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;border-top:1px solid #e8ebef;padding-top:20px}.check{display:flex;align-items:flex-start;gap:9px;line-height:1.6}.check input{width:17px;height:17px;margin-top:3px;flex:none}.notice{background:#fff4dd;border-left:3px solid #d49b35;padding:12px;line-height:1.7;margin-bottom:18px;font-size:13px}#credentials{margin:0;display:grid;grid-template-columns:68px 1fr;gap:16px 12px}#credentials dt{color:#747c88}#credentials dd{margin:0;overflow-wrap:anywhere}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);padding:12px 20px;background:#25292e;color:#fff;border-radius:6px;box-shadow:0 4px 20px #0002;z-index:30;font-size:13px;overflow-wrap:anywhere}@media(max-width:700px){header{height:60px;padding:0 16px}.brand{gap:8px}.brand strong{font-size:15px}#username{display:none}nav{padding:0 16px;gap:20px}.workspace{padding:20px 16px}.section-heading h1{font-size:18px}.filters{gap:8px}.search{width:auto;flex:1}.filters select{width:110px}table{min-width:850px}.settings{grid-template-columns:1fr}.settings dt{border:0;padding-bottom:0}.settings dd{padding-top:8px}.modal-footer{flex-wrap:wrap}.login-tool{padding:26px}.header-actions{gap:5px}}@media(prefers-reduced-motion:no-preference){button{transition:background .12s,color .12s}}
