:root { --ks-navy:#17324d; --ks-teal:#148a91; --ks-line:#c8d9e2; --ks-soft:#eef5f7; --ks-warn:#fff4d1; }
.customer-start-preflight-list.plan{border-left:4px solid #6546c7;background:#f5f1ff;overflow-wrap:anywhere}
.customer-start-shell { width:min(1080px,calc(100% - 32px)); margin:0 auto; padding:38px 0 110px; color:var(--ks-navy); font:16px/1.5 Arial,sans-serif; }
.customer-start-top { display:flex; justify-content:space-between; gap:24px; align-items:flex-start; border-bottom:3px solid var(--ks-teal); padding-bottom:22px; }
.customer-start-top h1 { margin:2px 0 4px; font-size:clamp(30px,5vw,48px); line-height:1.1; }.customer-start-top p{margin:0}.customer-start-kicker{font-weight:800;color:var(--ks-teal);letter-spacing:.12em}.customer-start-status{background:var(--ks-soft);border:1px solid var(--ks-line);border-radius:999px;padding:8px 14px;font-weight:700;white-space:nowrap}
.customer-start-notice{display:grid;gap:4px;margin:22px 0;padding:16px 18px;background:var(--ks-warn);border-left:5px solid #d7a51d;border-radius:6px}.customer-start-shell section{background:#fff;border:1px solid var(--ks-line);border-radius:12px;padding:22px;margin:18px 0;box-shadow:0 7px 24px rgba(23,50,77,.05)}.customer-start-shell h2{margin:0 0 16px;font-size:22px}.customer-start-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}.customer-start-grid label,.customer-start-grid fieldset{display:grid;gap:6px;font-weight:700}.customer-start-grid .wide{grid-column:1/-1}.customer-start-grid input,.customer-start-grid textarea{width:100%;box-sizing:border-box;border:1px solid #9db4c1;border-radius:7px;padding:11px 12px;font:inherit;color:inherit;background:#fff}.customer-start-grid input:focus,.customer-start-grid textarea:focus{outline:3px solid rgba(20,138,145,.18);border-color:var(--ks-teal)}.customer-start-grid fieldset{border:0;padding:0;margin:0}.customer-start-grid .radio,.customer-start-grid .check{display:flex;align-items:center;gap:9px;font-weight:400}.customer-start-grid .radio input,.customer-start-grid .check input{width:auto}.customer-start-domain{display:flex;align-items:center;border:1px solid #9db4c1;border-radius:7px;overflow:hidden}.customer-start-domain input{border:0;border-radius:0}.customer-start-domain span{padding:0 12px;color:#536d7b;background:var(--ks-soft);align-self:stretch;display:flex;align-items:center}.customer-start-modules{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.customer-start-modules label{display:flex;gap:10px;border:1px solid var(--ks-line);border-radius:9px;padding:14px}.customer-start-modules small{display:block;margin-top:5px;color:#526b78}.customer-start-actions{position:sticky;bottom:0;display:flex;align-items:center;justify-content:flex-end;gap:12px;background:rgba(255,255,255,.96);border:1px solid var(--ks-line);border-radius:12px;padding:14px 18px;box-shadow:0 -8px 24px rgba(23,50,77,.08)}.customer-start-actions span{margin-right:auto;color:#536d7b}.customer-start-actions button,.customer-start-admin-panel button,.customer-start-admin-launch{border:0;border-radius:7px;padding:10px 15px;font:700 14px Arial;cursor:pointer}.customer-start-actions .primary,.customer-start-admin-panel button,.customer-start-admin-launch{background:var(--ks-navy);color:#fff}.customer-start-actions .secondary{background:var(--ks-soft);color:var(--ks-navy)}.customer-start-error{color:#a31b1b;font-weight:700;margin:12px 0}.customer-start-review{background:var(--ks-warn);padding:14px;border-radius:7px}.hidden{display:none!important}.customer-start-loading,.customer-start-expired{max-width:680px;margin:15vh auto;padding:28px;font:18px/1.5 Arial;color:var(--ks-navy);text-align:center}
.customer-start-help{font-weight:400;color:#526b78}.customer-start-setup-scope{display:grid;gap:5px;margin-top:18px;padding:15px 17px;border:1px solid var(--ks-line);border-left:5px solid var(--ks-teal);border-radius:8px;background:var(--ks-soft)}
.customer-start-provisioning-plan{display:grid;gap:5px;margin:14px 0 18px;padding:15px 17px;border:1px solid #b7d9c6;border-left:5px solid #21855b;border-radius:8px;background:#edf8f2}.customer-start-provisioning-plan strong{color:#155f3b}.customer-start-provisioning-plan span{font-weight:800;color:var(--ks-navy)}.customer-start-provisioning-plan small{color:#4d665a;line-height:1.45}.customer-start-provisioning-summary{margin-top:8px;padding:9px 11px;border-left:4px solid #21855b;background:#edf8f2;color:#155f3b!important}.customer-start-provisioning-summary strong,.customer-start-provisioning-summary span{display:block}.customer-start-provisioning-summary span{margin-top:3px;color:#4d665a!important;font-weight:400}
.customer-start-admin-launch{position:fixed;right:18px;bottom:18px;z-index:90;box-shadow:0 8px 22px rgba(0,0,0,.25)}.customer-start-admin-panel{position:fixed;z-index:100;top:0;right:0;width:min(520px,100%);height:100vh;background:#fff;box-shadow:-12px 0 35px rgba(0,0,0,.18);padding:20px;box-sizing:border-box;overflow:auto;transform:translateX(105%);transition:.2s}.customer-start-admin-panel.open{transform:none}.customer-start-admin-panel header{display:flex;justify-content:space-between;align-items:start;margin-bottom:18px}.customer-start-admin-panel header strong{font-size:23px}.customer-start-admin-panel header small,.customer-start-admin-list small,.customer-start-admin-list span{display:block;color:#58707d}.customer-start-admin-panel form{display:grid;gap:10px;background:var(--ks-soft);padding:15px;border-radius:9px}.customer-start-admin-panel label{display:grid;gap:4px;font-weight:700}.customer-start-admin-panel input,.customer-start-admin-panel textarea{padding:9px;border:1px solid #9db4c1;border-radius:6px;font:inherit}.customer-start-admin-list article{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;border-bottom:1px solid var(--ks-line);padding:15px 0}.customer-start-admin-actions{display:flex;flex-wrap:wrap;gap:6px;align-content:start}.customer-start-admin-actions button{font-size:12px;padding:7px 9px}.customer-start-reviewed{color:#155f3b!important;font-weight:700}
.customer-start-signature-mode{padding:11px 14px;border-radius:7px;background:#e6f5ed;color:#155f3b;font-weight:800}.customer-start-signature-mode.test{background:var(--ks-warn);color:#75570a}.customer-start-agreement-meta{display:grid;gap:5px;margin:14px 0;min-width:0}.customer-start-agreement-meta code{font-size:11px;overflow-wrap:anywhere;word-break:break-word;color:#536d7b}.customer-start-agreement-text{max-width:100%;min-width:0;box-sizing:border-box;max-height:52vh;overflow:auto;overflow-wrap:anywhere;word-break:break-word;background:#f8fafb;border:1px solid var(--ks-line);border-radius:8px;padding:22px;font:15px/1.62 Georgia,serif;color:#1f2937}.customer-start-agreement-text h2{margin:0 0 7px;font:700 20px/1.3 Arial,sans-serif;color:var(--ks-navy)}.customer-start-agreement-text h3{margin:25px 0 10px;font:700 17px/1.3 Arial,sans-serif;color:var(--ks-navy)}.customer-start-agreement-text p{margin:0 0 11px}.customer-start-agreement-text .customer-start-document-warning{padding:10px 12px;border-left:4px solid #d7a51d;background:#fff8df;color:#684d08;font-family:Arial,sans-serif;font-weight:800}.customer-start-agreement-text .customer-start-document-meta{margin-bottom:4px;color:#536d7b;font:12px/1.45 Arial,sans-serif}.customer-start-agreement-list{margin:0 0 14px;padding-left:22px}.customer-start-agreement-list li+li{margin-top:6px}.customer-start-parties-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin:0 0 20px}.customer-start-agreement-text .customer-start-party-card{min-width:0;margin:0;padding:16px;border:1px solid var(--ks-line);border-top:4px solid var(--ks-teal);border-radius:9px;background:#fff;box-shadow:none}.customer-start-party-card h4{margin:0 0 13px;font:800 17px/1.2 Arial,sans-serif;color:var(--ks-navy)}.customer-start-party-card p{display:grid;gap:2px;margin:0 0 12px}.customer-start-party-card p:last-child{margin-bottom:0}.customer-start-party-card strong{font:700 11px/1.3 Arial,sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#58707d}.customer-start-party-card span{display:block}.customer-start-signer{display:grid;gap:12px;margin-top:24px;padding-top:20px;border-top:2px solid var(--ks-line);min-width:0}.customer-start-signer p{margin:0}.customer-start-signer button{justify-self:start}.customer-start-signer .check{display:flex;gap:9px;align-items:flex-start}.customer-start-signer .check input{margin-top:5px}.customer-start-signer canvas{display:block;width:100%;height:170px;box-sizing:border-box;background:#fff;border:1px solid #9db4c1;border-radius:8px;cursor:crosshair;touch-action:none}.customer-start-signer canvas.disabled{cursor:not-allowed;background:#f1f5f7}.customer-start-signature .primary,.customer-start-signature .secondary{border:0;border-radius:7px;padding:10px 15px;font:700 14px Arial;cursor:pointer}.customer-start-signature .primary{background:var(--ks-navy);color:#fff}.customer-start-signature .secondary{background:var(--ks-soft);color:var(--ks-navy)}.customer-start-signature button:disabled{opacity:.55;cursor:not-allowed}#customer-start-signature-feedback{font-weight:700;color:#536d7b}
.customer-start-admin-setup{background:var(--ks-warn);border-left:5px solid #d7a51d;border-radius:8px;padding:14px;margin-bottom:16px}.customer-start-signature-state{background:var(--ks-soft);padding:10px;border-radius:7px}.customer-start-agreement-dialog{width:min(720px,calc(100% - 24px));max-height:90vh;border:0;border-radius:12px;padding:0;box-shadow:0 18px 60px rgba(0,0,0,.3)}.customer-start-agreement-dialog::backdrop{background:rgba(12,31,46,.55)}.customer-start-agreement-dialog form{display:grid;gap:11px;padding:22px;background:#fff}.customer-start-agreement-dialog h2,.customer-start-agreement-dialog p{margin:0}.customer-start-agreement-dialog textarea{resize:vertical;min-height:240px;padding:10px;border:1px solid #9db4c1;border-radius:6px;font:13px/1.5 monospace}.customer-start-agreement-dialog textarea[readonly]{background:#f5f8fa;color:#17324d}.customer-start-agreement-blockers{border-left:4px solid #d7a51d;padding:10px 12px;background:#fff8df;color:#493d19}.customer-start-agreement-blockers ol{margin:8px 0 0;padding-left:22px}.customer-start-agreement-blockers li+li{margin-top:5px}.customer-start-agreement-dialog .check,.customer-start-admin-setup .check{display:flex;grid-template-columns:auto 1fr;align-items:flex-start;gap:8px}.customer-start-agreement-dialog .check input,.customer-start-admin-setup .check input{width:auto;margin-top:3px}.customer-start-agreement-dialog .button-row{display:flex;justify-content:flex-end;gap:8px}
.customer-start-review-dialog form{min-width:min(620px,calc(100vw - 48px))}.customer-start-review-dialog textarea{min-height:90px;font:inherit}.customer-start-review-summary{display:grid;gap:5px;padding:12px;background:var(--ks-soft);border-radius:8px}.customer-start-review-summary span{display:block;color:#536d7b}.customer-start-review-prices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.customer-start-review-dialog fieldset{display:grid;gap:8px;border:1px solid var(--ks-line);border-radius:8px;padding:12px}.customer-start-review-dialog legend{font-weight:800;padding:0 5px}
.customer-start-agreement-dialog{box-sizing:border-box;overflow:auto}.customer-start-agreement-dialog form{min-width:0;box-sizing:border-box}.customer-start-agreement-dialog h2,.customer-start-agreement-dialog p{min-width:0;overflow-wrap:anywhere}.customer-start-agreement-dialog input,.customer-start-agreement-dialog textarea{min-width:0;max-width:100%;box-sizing:border-box}.customer-start-review-summary{min-width:0}.customer-start-review-summary strong,.customer-start-review-summary span{min-width:0;overflow-wrap:anywhere;word-break:break-word}.customer-start-agreement-dialog .button-row{flex-wrap:wrap}.customer-start-agreement-dialog .button-row button{max-width:100%;white-space:normal}
.customer-start-provisioning-preflight-dialog{width:min(820px,calc(100% - 24px))}.customer-start-preflight-status{display:grid;gap:4px;padding:13px 15px;border-left:5px solid #b42318;border-radius:8px;background:#fff1f0}.customer-start-preflight-status.ready{border-left-color:#21855b;background:#edf8f2}.customer-start-preflight-status strong{font-size:18px}.customer-start-preflight-status span{color:#526978}.customer-start-preflight-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.customer-start-preflight-grid section{display:grid;gap:4px;padding:11px;border:1px solid var(--ks-line);border-radius:8px}.customer-start-preflight-grid span{color:#536d7b;overflow-wrap:anywhere}.customer-start-preflight-list{padding:11px 13px;border-radius:8px;background:var(--ks-soft)}.customer-start-preflight-list.blockers{border-left:4px solid #b42318;background:#fff1f0}.customer-start-preflight-list.warnings{border-left:4px solid #d7a51d;background:#fff8df}.customer-start-preflight-list.actions{border-left:4px solid #1769d2;background:#eef5ff}.customer-start-preflight-list h3{margin:0}.customer-start-preflight-list ul{margin:8px 0 0;padding-left:20px}.customer-start-preflight-list li+li{margin-top:7px}.customer-start-preflight-list small{display:block;color:#536d7b;margin-top:2px}
.customer-start-preflight-confirm,.customer-start-preflight-confirmed{display:grid;gap:9px;margin-top:12px;padding:15px 17px;border:1px solid #b7d9c6;border-left:5px solid #21855b;border-radius:8px;background:#edf8f2}.customer-start-preflight-confirm h3,.customer-start-preflight-confirm p{margin:0}.customer-start-preflight-confirm label{display:grid;gap:6px;font-weight:700}.customer-start-preflight-confirm input{width:100%;min-width:0;box-sizing:border-box;padding:10px 11px;border:1px solid #8eaaa0;border-radius:6px;font:inherit}.customer-start-preflight-confirm button{justify-self:start}.customer-start-preflight-confirm button:disabled{opacity:.55;cursor:not-allowed}.customer-start-preflight-confirm [data-provisioning-prepare-feedback]{color:#526978;font-weight:700}.customer-start-preflight-confirmed strong{color:#155f3b;font-size:17px}.customer-start-preflight-confirmed span{overflow-wrap:anywhere;font-weight:700}.customer-start-preflight-confirmed small{color:#4d665a}.customer-start-preflight-confirm.blocked{border-color:#d7a51d;border-left-color:#d7a51d;background:#fff8df;color:#684d08}
@media(max-width:720px){.customer-start-shell{width:min(100% - 20px,1080px);padding-top:20px}.customer-start-top{display:grid}.customer-start-grid,.customer-start-modules,.customer-start-review-prices,.customer-start-parties-grid,.customer-start-preflight-grid{grid-template-columns:1fr}.customer-start-grid .wide{grid-column:auto}.customer-start-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.customer-start-actions span{grid-column:1/-1;width:auto;margin-right:0}.customer-start-actions button{width:100%;min-width:0;white-space:normal}.customer-start-admin-list article{grid-template-columns:1fr}.customer-start-admin-actions{display:flex;flex-wrap:wrap}.customer-start-agreement-dialog{width:calc(100% - 12px)}.customer-start-agreement-dialog form{padding:16px}.customer-start-agreement-dialog h2{font-size:21px}.customer-start-review-dialog form{min-width:0}}
@media print{.customer-start-top,.customer-start-notice,#customer-start-print,.customer-start-signer{display:none!important}.customer-start-shell{width:100%;padding:0}.customer-start-shell section{box-shadow:none;border:0}.customer-start-agreement-text{max-height:none;overflow:visible;border:0;padding:0}}
