@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#172033;background:#f4f7fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,h4,p{margin-top:0}.page-shell{width:min(1220px,calc(100% - 48px));margin:0 auto;padding:54px 0 88px}.header{display:flex;align-items:flex-start;gap:18px;margin-bottom:22px}.header__actions{margin-left:auto}.header__action{align-self:center;white-space:nowrap}.api-key-banner{display:flex;align-items:center;gap:12px;flex-wrap:wrap;border:1px solid #f0c36d;background:#fffbe6;color:#6b4d09;border-radius:12px;padding:10px 14px;margin-bottom:22px;font-size:14px}.header__mark{display:grid;place-items:center;flex:0 0 50px;height:50px;color:#fff;background:#2563eb;border-radius:14px;font-size:24px;font-weight:700;box-shadow:0 10px 24px #2563eb30}.login-screen{min-height:100vh;display:grid;place-items:center;padding:32px}.login-card{width:min(400px,100%);border:1px solid #e1e7ef;border-radius:18px;background:#fff;box-shadow:0 12px 34px #0f172a12;padding:36px 40px;text-align:center}.login-card h1{font-size:26px;letter-spacing:-.03em;margin:18px 0 8px}.login-card p{color:#667085;margin-bottom:26px}.login-mark{margin:0 auto;flex:0 0 52px;height:52px;font-size:26px}.login-card form{text-align:left}.login-error{color:#c81e1e;font-size:14px;margin:-6px 0 14px}.login-button{width:100%;margin-top:6px}.header h1{margin:5px 0 7px;font-size:clamp(29px,4vw,40px);letter-spacing:-.04em;line-height:1.1}.header p,.section-heading p{margin-bottom:0;color:#667085}.eyebrow{color:#2563eb;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.card{border:1px solid #e1e7ef;border-radius:16px;background:#fff;box-shadow:0 3px 10px #0f172a0a}.form-card{padding:32px}.section-heading{display:flex;gap:14px;align-items:flex-start;margin-bottom:26px}.section-heading h2{margin:0 0 5px;font-size:23px;letter-spacing:-.025em}.section-number{display:grid;place-items:center;flex:0 0 34px;height:34px;color:#1d4ed8;background:#eaf2ff;border-radius:10px;font-size:12px;font-weight:700}.form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.form-grid--connection{grid-template-columns:repeat(5,1fr)}.field{margin-bottom:21px}.field label{display:block;margin-bottom:8px;color:#344054;font-size:14px;font-weight:600}input,textarea,select{width:100%;border:1px solid #cdd6e3;border-radius:9px;outline:none;color:#172033;background:#fff;transition:border-color .15s,box-shadow .15s}input,select{height:45px;padding:0 13px}textarea{padding:13px;line-height:1.5;resize:vertical}input:focus,textarea:focus,select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1c}[aria-invalid=true]{border-color:#dc2626}::placeholder{color:#98a2b3}.key-field{position:relative}.masked{-webkit-text-security:disc;padding-right:90px}.visibility-button{position:absolute;right:10px;top:10px;padding:5px 9px;border:0;border-radius:6px;color:#344054;background:#eef2f7;font-size:12px;font-weight:600}.field-error{display:block;margin-top:6px;color:#c81e1e;font-size:13px}.field-hint{display:block;margin-top:7px;color:#70798a;font-size:12px}.button{display:inline-flex;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:0 17px;border:1px solid transparent;border-radius:9px;font-weight:600;transition:transform .12s,background .15s,border-color .15s,opacity .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:focus-visible,.remove-button:focus-visible,.failure-link:focus-visible{outline:3px solid #2563eb38;outline-offset:2px}.button:disabled,.remove-button:disabled,.failure-link:disabled{cursor:not-allowed;opacity:.45}.button--primary{color:#fff;background:#2563eb}.button--primary:hover:not(:disabled){background:#1d4ed8}.button--secondary{color:#344054;border-color:#d2dae6;background:#fff}.button--secondary:hover:not(:disabled){border-color:#98a8be;background:#f8fafc}.button--danger{color:#fff;background:#dc2626}.register-button{min-width:175px}.servers-section{margin-top:58px;padding-top:42px;border-top:1px solid #dce3ec}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 0 22px 48px}.summary-card{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border:1px solid #e1e7ef;border-radius:12px;background:#fff;box-shadow:0 2px 7px #0f172a08}.summary-card span{color:#667085;font-size:13px;font-weight:500}.summary-card strong{font-size:22px}.empty-state{margin-left:48px;padding:56px 20px;text-align:center}.empty-state__icon,.server-icon{display:grid;place-items:center;color:#2563eb;background:#eaf2ff}.empty-state__icon{width:52px;height:52px;margin:0 auto 15px;border-radius:14px}.empty-state__icon svg,.server-icon svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.empty-state h3{margin-bottom:7px}.empty-state p{margin-bottom:17px;color:#70798a}.empty-flow{display:flex;justify-content:center;gap:10px;color:#475467;font-size:13px;font-weight:600}.empty-flow b{color:#98a2b3}.server-list{display:grid;gap:20px;margin-left:48px}.server-card{padding:26px}.server-card__header{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:20px;border-bottom:1px solid #e9edf3}.server-title{display:flex;align-items:center;gap:13px;min-width:0}.server-icon{flex:0 0 42px;height:42px;border-radius:11px}.server-title h3{margin-bottom:3px;font-size:18px}.server-title p{margin:0;color:#70798a;font-size:13px}.server-card__header-actions{display:flex;align-items:center;gap:18px}.score{display:flex;flex-direction:column;align-items:flex-end}.score strong{color:#15803d;font-size:24px;line-height:1}.score span{margin-top:4px;color:#7b8494;font-size:10px;letter-spacing:.07em;text-transform:uppercase}.remove-button,.failure-link{padding:0;border:0;background:none;text-decoration:underline;text-underline-offset:3px}.remove-button{color:#b42318;font-size:12px;font-weight:600}.failure-link{align-self:flex-start;color:#667085;font-size:11px}.server-details{display:flex;gap:45px;padding:17px 0}.server-details div{display:flex;flex-direction:column;gap:3px}.server-details span{color:#7b8494;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.server-details strong{font-size:14px}.workflow-steps{display:grid;grid-template-columns:repeat(4,1fr);margin:4px 0 22px;padding:0;list-style:none}.workflow-step{position:relative;display:flex;align-items:center;gap:8px;color:#8b94a4;font-size:12px;font-weight:600}.workflow-step:not(:last-child):after{content:"";position:absolute;left:32px;right:8px;top:12px;z-index:0;height:2px;background:#dfe4ec}.workflow-step__dot{position:relative;z-index:1;display:grid;place-items:center;width:25px;height:25px;border:2px solid #d7dde6;border-radius:50%;color:#8690a0;background:#fff;font-size:10px}.workflow-step--active{color:#1d4ed8}.workflow-step--active .workflow-step__dot{color:#fff;border-color:#2563eb;background:#2563eb}.workflow-step--complete{color:#15803d}.workflow-step--complete .workflow-step__dot{color:#fff;border-color:#16a34a;background:#16a34a}.workflow-step--failed{color:#b91c1c}.workflow-step--failed .workflow-step__dot{color:#fff;border-color:#dc2626;background:#dc2626}.status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:17px;border:1px solid #e7ebf1;border-radius:11px;background:#fafbfd}.status-grid>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-right:14px;border-right:1px solid #e5e9ef}.status-grid>div:last-child{border:0;padding-right:0}.status-grid>div>span:first-child{color:#667085;font-size:12px;font-weight:600}.badge{display:inline-flex;align-items:center;gap:5px;min-height:25px;padding:3px 9px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap}.badge--gray{color:#596273;background:#edf0f4}.badge--blue{color:#1d4ed8;background:#dbeafe}.badge--green{color:#15803d;background:#dcfce7}.badge--red{color:#b91c1c;background:#fee2e2}.badge--amber{color:#92400e;background:#fef3c7}.spinner{display:inline-block;width:13px;height:13px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.audit-panel{margin-top:18px;padding:17px;border:1px solid #cfe6d5;border-radius:11px;background:#f6fbf7}.connection-panel{margin-top:18px;padding:17px;border:1px solid #bfdbfe;border-radius:11px;background:#f7fbff}.connection-result{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0}.connection-result div{min-width:0}.connection-result dt{color:#667085;font-size:11px}.connection-result dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:14px;font-weight:600}.report-links,.workflow-stage{margin:14px 0 0;color:#596273;font-size:12px}.report-links a{color:#1d4ed8;font-weight:600}.workflow-stage{padding:9px 12px;border-radius:8px;background:#eff6ff;text-transform:capitalize}.warning-details{margin-top:12px;color:#92400e;font-size:12px}.warning-details summary{cursor:pointer;font-weight:600}.audit-panel__heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px}.audit-panel__heading h4{margin-bottom:0;font-size:14px}.audit-panel__heading span{color:#718078;font-size:11px}.result-grid{display:grid;grid-template-columns:repeat(3,1fr)}.result-grid div{display:flex;flex-direction:column;gap:2px;padding-left:18px;border-left:1px solid #d7e8da}.result-grid div:first-child{padding-left:0;border-left:0}.result-grid span,.severity-row>span:first-child{color:#667085;font-size:11px}.result-grid strong{font-size:17px}.severity-row{display:flex;align-items:center;gap:7px;margin-top:15px;padding-top:13px;border-top:1px solid #dceae0}.severity{padding:3px 7px;border-radius:6px;font-size:11px;font-weight:600}.severity--high{color:#b91c1c;background:#fee2e2}.severity--medium{color:#a14d08;background:#ffedd5}.severity--low{color:#475467;background:#e9edf2}.actions{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.action-group{display:flex;min-width:0;flex-direction:column;gap:7px}.action-group .button{width:100%}.action-help{min-height:28px;color:#7b8494;font-size:11px;line-height:1.3}.toast{position:fixed;z-index:20;right:24px;bottom:24px;display:flex;align-items:center;gap:11px;max-width:min(410px,calc(100% - 48px));padding:14px 17px;border:1px solid;border-radius:11px;background:#fff;box-shadow:0 15px 40px #0f172a24;font-size:14px;font-weight:600;animation:slide-in .2s ease-out}.toast span{display:grid;place-items:center;flex:0 0 23px;height:23px;border-radius:50%;color:#fff}.toast--success{border-color:#bbdfc4}.toast--success span{background:#16a34a}.toast--error{border-color:#fecaca}.toast--error span{background:#dc2626}@keyframes slide-in{0%{transform:translateY(10px);opacity:0}}.modal-backdrop{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#1118279c}.modal{width:min(500px,100%);padding:28px;border-radius:16px;background:#fff;box-shadow:0 24px 70px #0005}.modal__icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:17px;border-radius:50%;color:#b45309;background:#fef3c7;font-size:22px;font-weight:700}.modal h2{margin-bottom:10px;font-size:21px}.modal p{margin-bottom:0;color:#596273;line-height:1.6}.modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.server-select{align-self:center;margin-right:4px}.server-select input{width:18px;height:18px;accent-color:#1d4ed8}.inventory-toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px 72px}.bulk-bar{margin:0 0 18px 72px;padding:18px;border-color:#bfdbfe;background:#f8fbff}.bulk-bar label{display:block;margin-bottom:6px;font-size:12px;font-weight:600}.bulk-bar textarea{width:100%}.bulk-bar p{margin:10px 0 0;color:#667085;font-size:12px}.bulk-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.dry-run-panel{margin-top:18px;padding:17px;border:1px solid #f5c96a;border-radius:11px;background:#fffbeb}.dry-run-banner{margin:-17px -17px 16px;padding:10px 17px;border-radius:10px 10px 0 0;color:#78350f;background:#fef3c7;font-size:13px;font-weight:800}.change-list{margin-top:14px;font-size:12px}.change-list summary{cursor:pointer;font-weight:700}.change-list li{margin:8px 0;line-height:1.5}.import-modal{width:min(900px,100%)}.import-modal input[type=file]{margin-top:18px}.import-summary{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0 10px}.import-summary span{padding:6px 10px;border-radius:8px;background:#f1f5f9;font-size:12px;font-weight:700}.import-summary .valid{color:#15803d;background:#dcfce7}.preview-table{max-height:330px;overflow:auto;border:1px solid #e5e7eb;border-radius:8px}.preview-table table{width:100%;border-collapse:collapse;font-size:12px}.preview-table th,.preview-table td{padding:9px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}.preview-table th{position:sticky;top:0;background:#f8fafc}.preview-table small{display:block;margin-top:3px;color:#b91c1c}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.nav-tabs{display:flex;gap:6px;margin:0 0 26px;padding:5px;border:1px solid #e1e7ef;border-radius:12px;background:#fff;box-shadow:0 3px 10px #0f172a0a}.nav-tab{min-height:40px;padding:0 18px;border:0;border-radius:9px;color:#596273;background:none;font-weight:600;transition:background .15s,color .15s}.nav-tab:hover{background:#f1f5f9}.nav-tab--active{color:#fff;background:#2563eb}.nav-tab--active:hover{background:#1d4ed8}.profile-chip{display:flex;align-items:center;gap:8px;margin-bottom:10px;justify-content:flex-end;flex-wrap:wrap}.profile-chip__email{color:#475467;font-size:13px;font-weight:600}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:14px}.admin-table th,.admin-table td{padding:13px 16px;border-bottom:1px solid #e9edf3;text-align:left;vertical-align:middle}.admin-table th{color:#667085;background:#fafbfd;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.admin-table td strong{display:block}.admin-table td small{display:block;margin-top:2px;color:#7b8494;font-size:12px}.admin-table__empty{color:#70798a;text-align:center;padding:34px 16px}.admin-table__actions{text-align:right;white-space:nowrap}.field-static{padding:10px 13px;border:1px solid #e1e7ef;border-radius:9px;color:#344054;background:#f8fafc;font-size:14px}.tenant-manage{padding:4px 4px 10px}.tenant-manage__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.tenant-manage__section h4{margin:0 0 14px;font-size:15px}.tenant-user-form{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 18px;align-items:end;margin-top:16px;padding-top:16px;border-top:1px solid #eef2f6}.tenant-user-form .button{min-height:45px;margin-bottom:21px}.tenant-user-form .field{margin-bottom:0}.tenant-user-form .field label{font-size:13px}@media(max-width:900px){.form-grid,.form-grid--connection{grid-template-columns:repeat(2,1fr)}.summary-grid,.server-list,.empty-state,.inventory-toolbar,.bulk-bar{margin-left:0}.actions{grid-template-columns:1fr}.action-help{min-height:0}.tenant-manage__grid{grid-template-columns:1fr}.tenant-user-form{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.page-shell{width:min(100% - 28px,1220px);padding-top:30px}.form-card,.server-card{padding:20px}.form-grid,.summary-grid{grid-template-columns:1fr 1fr}.server-card__header{align-items:flex-start}.server-card__header-actions{align-items:flex-end;flex-direction:column;gap:10px}.workflow-steps{gap:5px}.workflow-step{flex-direction:column;align-items:flex-start}.workflow-step:not(:last-child):after{left:25px;right:-1px}.status-grid{grid-template-columns:1fr}.connection-result{grid-template-columns:repeat(2,1fr)}.status-grid>div{padding:0 0 12px;border-right:0;border-bottom:1px solid #e5e9ef}.status-grid>div:last-child{padding-bottom:0}}@media(max-width:440px){.header__mark{display:none}.form-grid,.summary-grid,.connection-result{grid-template-columns:1fr}.server-details{gap:22px}.workflow-step{font-size:10px}.result-grid{grid-template-columns:1fr;gap:10px}.result-grid div{padding:0 0 10px;border-left:0;border-bottom:1px solid #d7e8da}.result-grid div:last-child{border-bottom:0}.severity-row{align-items:flex-start;flex-wrap:wrap}.modal__actions{flex-direction:column-reverse}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}.perm-matrix{margin:6px 0 21px;padding:16px 18px;border:1px solid #e1e7ef;border-radius:12px;background:#fafbfd}.perm-matrix__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;font-size:14px;font-weight:700}.perm-matrix__head em{color:#667085;font-style:normal;font-weight:600}.perm-matrix__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.perm-group{margin:0;padding:10px 12px 12px;border:1px solid #e5e9ef;border-radius:10px;background:#fff}.perm-group legend{padding:0 6px;color:#344054;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.perm-check{display:flex;align-items:center;gap:8px;padding:6px 4px;border-radius:8px;font-size:13px;cursor:pointer}.perm-check:hover{background:#f1f5f9}.perm-check input{flex:0 0 auto;width:16px;height:16px;accent-color:#1d4ed8}.perm-check__short{min-width:58px;color:#1d4ed8;font-weight:700}.perm-check__label{color:#475467}.perm-check--custom .perm-check__label{color:#1d4ed8;font-weight:600}.perm-summary{display:inline-flex;flex-wrap:wrap;gap:4px;max-width:320px}.tenant-user-form .perm-matrix{grid-column:1 / -1;margin:0}.section-heading__eyebrow{display:inline-block;margin-left:7px;padding:3px 9px;border-radius:20px;color:#1d4ed8;background:#dbeafe;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;vertical-align:middle}.vault-card{margin-bottom:38px}.vault-status{padding:16px;border:1px solid #e7ebf1;border-radius:11px;background:#fafbfd;margin-bottom:22px}.vault-status__badges{display:flex;flex-wrap:wrap;gap:8px}.vault-status__line{margin:12px 0 0;color:#667085;font-size:13px}.vault-status__line strong{color:#172033}.vault-status__meta{color:#98a2b3;font-size:12px}.vault-errors{margin:12px 0 0;padding-left:18px;color:#b91c1c;font-size:12px}.vault-errors li{margin:4px 0}.vault-toggle,.field .vault-toggle--inline{display:inline-flex;align-items:center;gap:9px;margin:0 0 22px;font-size:14px;font-weight:600}.vault-toggle input{width:18px;height:18px;padding:0;margin:0;accent-color:#1d4ed8}.vault-field--checkbox{display:flex;flex-direction:column;justify-content:flex-end}.vault-form-grid{grid-template-columns:repeat(3,1fr)}.vault-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}
