.new-customer-page{background:var(--background,#f5f6f8);min-height:100vh;color:var(--text,#191b20);padding:24px}.new-customer-header{border:1px solid var(--line,#e4e7ec);background:var(--surface,#fff);border-radius:16px;justify-content:space-between;align-items:flex-start;gap:24px;max-width:1440px;margin:0 auto 16px;padding:22px 24px;display:flex;box-shadow:0 8px 22px #1118270d}.new-customer-header__eyebrow,.new-customer-summary__eyebrow{color:var(--red,#c9162e);letter-spacing:.12em;font-size:11px;font-weight:800}.new-customer-header h1{letter-spacing:-.03em;margin:6px 0 0;font-size:28px;font-weight:760}.new-customer-header p{max-width:760px;color:var(--text-muted,#606773);margin:7px 0 0;font-size:13px;font-weight:500;line-height:1.55}.new-customer-stepper{border:1px solid var(--line,#e4e7ec);background:var(--surface,#fff);border-radius:14px;max-width:1440px;margin:0 auto 14px;padding:16px 20px}.new-customer-workspace{grid-template-columns:minmax(0,1fr) 250px;align-items:start;gap:16px;max-width:1440px;margin:0 auto;display:grid}.new-customer-form,.new-customer-summary{border:1px solid var(--line,#e4e7ec);background:var(--surface,#fff);border-radius:16px}.new-customer-form{min-height:500px;padding:22px}.new-customer-section>header{border-bottom:1px solid var(--line,#e4e7ec);align-items:flex-start;gap:12px;margin-bottom:20px;padding-bottom:16px;display:flex}.new-customer-section>header>span{width:34px;height:34px;color:var(--red,#c9162e);background:#fff0f2;border-radius:9px;flex:0 0 34px;place-items:center;font-size:11px;font-weight:850;display:grid}.new-customer-section h2{color:#1f242b;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:760}.new-customer-section header p{color:#626a76;margin:5px 0 0;font-size:13px;font-weight:500;line-height:1.45}.new-customer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.new-customer-grid__full{grid-column:1/-1}.new-customer-division-options{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:14px;margin-bottom:22px;display:grid}.new-customer-division-options .ess-selection-card{min-height:132px}.new-customer-summary{text-align:center;padding:18px;position:sticky;top:0}.new-customer-summary>.ess-folder{width:126px;margin:14px auto 0}.new-customer-summary__details{border-top:1px solid var(--line,#e4e7ec);text-align:left;gap:10px;margin-top:16px;padding-top:16px;display:grid}.new-customer-summary__details div{gap:3px;display:grid}.new-customer-summary__details span{color:#69717c;font-size:11px;font-weight:650}.new-customer-summary__details strong{color:#20252d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.customer-review{gap:14px;display:grid}.customer-review__identity{border:1px solid var(--line,#e4e7ec);background:#fafbfc;border-radius:13px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;display:grid}.customer-review__identity>span{width:50px;height:50px;color:var(--red,#c9162e);background:#fff0f2;border-radius:13px;place-items:center;font-size:13px;font-weight:850;display:grid}.customer-review__identity h3{color:#20252d;margin:0;font-size:17px;font-weight:760}.customer-review__identity p{color:#626a76;margin:4px 0 0;font-size:12px;font-weight:500}.customer-review__identity>strong{color:#167a3e;background:#eaf8ef;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.customer-review__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customer-review__grid article{background:#f8f9fa;border:1px solid #eceef1;border-radius:10px;gap:5px;min-height:62px;padding:12px 13px;display:grid}.customer-review__grid span{color:#69717c;font-size:11px;font-weight:650}.customer-review__grid strong{color:#20252d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.new-customer-submit-error{color:#9f1f2f;background:#fff7f8;border:1px solid #efc5cc;border-radius:10px;margin:14px 0 0;padding:12px 14px;font-size:13px;font-weight:650}.new-customer-footer{z-index:20;color:#626a76;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #e1e4e8f2;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;max-width:1440px;min-height:62px;margin:14px auto 0;padding:10px 14px;font-size:12px;font-weight:650;display:flex;position:sticky;bottom:0;box-shadow:0 14px 34px #1118271c}.new-customer-footer__actions{align-items:center;gap:8px;display:flex}.new-customer-form-embedded{background:0 0;min-height:100%;padding:0}.new-customer-form-embedded>.new-customer-header{display:none}.new-customer-form-embedded .new-customer-stepper,.new-customer-form-embedded .new-customer-workspace,.new-customer-form-embedded .new-customer-footer{max-width:none}.new-customer-form-embedded .new-customer-stepper{box-shadow:none;border-radius:12px;margin-bottom:14px}.new-customer-form-embedded .new-customer-form,.new-customer-form-embedded .new-customer-summary{box-shadow:none}@media (max-width:1050px){.new-customer-workspace{grid-template-columns:1fr}.new-customer-summary{position:static}}@media (max-width:900px){.new-customer-division-options{grid-template-columns:1fr}}@media (max-width:760px){.new-customer-page{padding:12px}.new-customer-header,.new-customer-section>header,.new-customer-footer{flex-direction:column;align-items:flex-start}.new-customer-grid,.customer-review__grid{grid-template-columns:1fr}.new-customer-grid__full{grid-column:auto}.new-customer-footer__actions{width:100%}.new-customer-footer__actions>*{flex:1}}
.new-customer-window-layer{z-index:1200;pointer-events:none;place-items:center;padding:16px;display:grid;position:fixed;inset:82px 24px 86px 280px}.new-customer-window-container{pointer-events:auto;width:min(1180px,100%);height:min(780px,100%);min-height:560px}.new-customer-window-container>.ess-window{height:100%}.new-customer-window-container .ess-window__body{overflow:auto}@media (max-width:1050px){.new-customer-window-layer{inset:76px 14px 82px}}@media (max-width:760px){.new-customer-window-layer{padding:0;inset:6px}.new-customer-window-container{width:100%;height:100%;min-height:0}}
.customers-stage{color:#191d23;background:#f7f8fa;width:100%;height:100%;padding:22px 24px 30px;position:relative;overflow:auto}.customers-stage__header{justify-content:space-between;align-items:center;gap:20px;min-height:42px;display:flex}.customers-stage__title{align-items:baseline;gap:11px;min-width:0;display:flex}.customers-stage__title h1{color:#171b21;letter-spacing:-.04em;margin:0;font-size:25px;font-weight:830}.customers-stage__title span,.customers-stage__range span{color:#737c87;font-variant-numeric:tabular-nums;font-size:9.5px;font-weight:720}.customers-stage__command-bar{background:#fff;border:1px solid #e0e4e8;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;min-height:58px;margin-top:14px;padding:8px 9px;display:flex;box-shadow:0 8px 22px #11182709}.customers-stage__search{color:#626c77;background:#fafbfc;border:1px solid #e0e4e8;border-radius:10px;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;gap:8px;width:min(610px,68%);min-height:40px;padding:0 11px;display:grid}.customers-stage__search:focus-within{background:#fff;border-color:#dc929d;box-shadow:0 0 0 3px #c9162e12}.customers-stage__search input{color:#242a32;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:10.5px}.customers-stage__search button{color:#727b86;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:25px;height:25px;font-size:17px;display:grid}.customers-stage__commands{align-items:center;gap:8px;display:flex}.customers-stage__commands>button,.customers-stage__sort select{color:#39414a;min-height:38px;font:inherit;background:#fff;border:1px solid #e0e4e8;border-radius:9px;font-size:9.5px;font-weight:730}.customers-stage__commands>button{cursor:pointer;align-items:center;gap:8px;padding:0 12px;display:inline-flex;position:relative}.customers-stage__commands>button:hover,.customers-stage__commands>button.is-active{color:#c9162e;background:#fff7f8;border-color:#efbbc3}.customers-stage__commands>button i{background:#c9162e;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}.customers-stage__sort select{cursor:pointer;outline:0;min-width:124px;padding:0 30px 0 10px}.customers-stage__view-switch{background:#fff;border:1px solid #e0e4e8;border-radius:9px;gap:3px;padding:3px;display:flex}.customers-stage__view-switch button{color:#59626d;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.customers-stage__view-switch button.is-active{color:#c9162e;background:#fff0f2}.customers-stage__filters{background:#fff;border:1px solid #e0e4e8;border-radius:13px;grid-template-columns:minmax(150px,220px) minmax(150px,220px) auto;align-items:end;gap:12px;min-height:66px;margin-top:9px;padding:12px 13px;display:grid}.customers-stage__filters label{gap:5px;display:grid}.customers-stage__filters select,.customers-stage__filters>button{color:#2d343c;min-height:37px;font:inherit;background:#fff;border:1px solid #dfe3e8;border-radius:9px;padding:0 10px;font-size:9.5px}.customers-stage__filters>button{cursor:pointer;font-weight:740}.customers-stage__filters>button:disabled{opacity:.42;cursor:not-allowed}.customers-stage__alphabet{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none;background:#fffffff0;border:1px solid #e2e5e9;border-radius:12px;align-items:center;gap:2px;margin-top:12px;padding:6px 7px;display:flex;position:sticky;top:0;overflow-x:auto;box-shadow:0 6px 18px #11182706}.customers-stage__alphabet::-webkit-scrollbar{display:none}.customers-stage__alphabet button{color:#626b76;min-width:27px;height:28px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;font-size:8.5px;font-weight:800}.customers-stage__alphabet button:hover,.customers-stage__alphabet button.is-active{color:#fff;background:#c9162e}.customers-stage__vault{min-height:300px;margin-top:10px}.customers-stage__range{justify-content:space-between;align-items:center;min-height:32px;padding:0 3px;display:flex}.customers-stage__range button{color:#c9162e;font:inherit;cursor:pointer;background:0 0;border:0;font-size:8.5px;font-weight:760}.customers-stage__grid{grid-template-columns:repeat(auto-fill,minmax(138px,1fr));align-items:start;gap:22px 14px;padding:14px 2px 10px;display:grid}.customer-vault-folder{color:#20252d;width:100%;min-width:0;font:inherit;text-align:center;cursor:pointer;perspective:700px;background:0 0;border:0;border-radius:14px;justify-items:center;gap:7px;padding:0 4px 5px;display:grid}.customer-vault-folder__visual{width:126px;height:92px;display:block;position:relative}.customer-vault-folder__back{background:linear-gradient(145deg,#e82842,#981022);border-radius:11px;height:61px;position:absolute;top:22px;left:5px;right:5px;box-shadow:0 12px 22px #98102238}.customer-vault-folder__back:before{content:"";background:#c9162e;border-radius:8px 9px 0 0;width:54px;height:15px;position:absolute;top:-10px;left:0}.customer-vault-folder__paper{z-index:1;transform-origin:bottom;background:#fff;border:1px solid #eceef1;border-radius:8px 8px 4px 4px;align-content:center;place-items:center;gap:5px;width:61px;height:59px;padding:6px;transition:transform .17s cubic-bezier(.2,.8,.2,1),box-shadow .17s;display:grid;position:absolute;top:7px;left:34px;transform:rotate(-2deg);box-shadow:0 8px 17px #11182724}.customer-vault-folder__paper img{object-fit:contain;width:24px;height:24px;display:block}.customer-vault-folder__paper b{color:#4d5661;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:6.5px;font-weight:850;overflow:hidden}.customer-vault-folder__front{z-index:2;transform-origin:bottom;background:linear-gradient(145deg,#eb2a44 0%,#c9162e 54%,#981022 100%);border-radius:9px 9px 13px 13px;height:52px;transition:transform .17s cubic-bezier(.2,.8,.2,1),box-shadow .17s;position:absolute;bottom:0;left:2px;right:2px;overflow:hidden;box-shadow:0 13px 24px #98102240,inset 0 1px #ffffff3d}.customer-vault-folder__front:after{content:"";background:linear-gradient(115deg,#ffffff29,#0000 35% 72%,#00000012);position:absolute;inset:0}.customer-vault-folder>strong{color:#22272f;text-overflow:ellipsis;white-space:nowrap;width:132px;font-size:9.5px;font-weight:820;line-height:1.25;overflow:hidden}.customer-vault-folder:hover .customer-vault-folder__paper{transform:translateY(-13px)rotate(-3deg);box-shadow:0 13px 23px #1118272b}.customer-vault-folder:hover .customer-vault-folder__front{transform:translateY(2px)rotateX(-4deg);box-shadow:0 18px 30px #9810224d,inset 0 1px #ffffff42}.customer-vault-folder:focus-visible{outline-offset:3px;outline:3px solid #c9162e2e}.customer-vault-folder.is-loading{cursor:default}.customer-vault-folder.is-loading .customer-vault-folder__back,.customer-vault-folder.is-loading .customer-vault-folder__front,.customer-vault-folder.is-loading .customer-vault-folder__paper,.customer-vault-folder.is-loading>strong{animation:1.2s ease-in-out infinite customer-vault-pulse}.customer-vault-folder.is-loading .customer-vault-folder__back,.customer-vault-folder.is-loading .customer-vault-folder__front{box-shadow:none;background:#e6e9ed}.customer-vault-folder.is-loading .customer-vault-folder__back:before{background:#e6e9ed}.customer-vault-folder.is-loading .customer-vault-folder__paper{box-shadow:none;background:#f5f6f8}.customer-vault-folder.is-loading>strong{background:#e2e5e9;border-radius:999px;height:10px}.customers-stage__list{background:#fff;border:1px solid #dfe3e8;border-radius:13px;margin-top:10px;overflow:hidden;box-shadow:0 8px 22px #11182708}.customers-stage__list>header,.customers-stage__list>button{grid-template-columns:minmax(240px,1fr) 150px 22px;align-items:center;gap:14px;padding:0 15px;display:grid}.customers-stage__list>header{color:#737c87;letter-spacing:.05em;text-transform:uppercase;background:#fafbfc;border-bottom:1px solid #e3e6ea;min-height:39px;font-size:8px;font-weight:850}.customers-stage__list>button{color:#48515b;width:100%;min-height:54px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e7eaee;font-size:9.5px}.customers-stage__list>button:hover{background:#fffafb}.customers-stage__list>button strong{color:#242a32;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:780;overflow:hidden}.customers-stage__list>button>span{color:#4b535e;font-variant-numeric:tabular-nums}.customers-stage__list>button>svg{color:#8c949e;transform:rotate(-90deg)}.customers-stage__state{text-align:center;background:#fff;border:1px solid #dfe3e8;border-radius:13px;align-content:center;place-items:center;gap:9px;min-height:230px;margin-top:10px;padding:26px;display:grid}.customers-stage__state>svg{color:#c9162e}.customers-stage__state strong{color:#2a3038;font-size:10.5px;font-weight:800}.customers-stage__state p{color:#767f8a;max-width:520px;margin:0;font-size:9px;line-height:1.5}.customers-stage__state.is-error{background:#fff7f8;border-color:#efc4ca}.customers-stage__pagination{justify-content:center;align-items:center;gap:18px;min-height:46px;margin-top:16px;display:flex}.customers-stage__pagination span{color:#5c6570;font-variant-numeric:tabular-nums;font-size:9px;font-weight:730}.customers-stage__pagination button{color:#343b44;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:9px;align-items:center;gap:7px;padding:0 11px;font-size:8.5px;font-weight:750;display:inline-flex}.customers-stage__pagination button:first-child svg{transform:rotate(90deg)}.customers-stage__pagination button:last-child svg{transform:rotate(-90deg)}.customers-stage__pagination button:disabled{opacity:.4;cursor:not-allowed}.customers-stage__success-overlay{z-index:1800;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#181b2052;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes customer-vault-pulse{0%,to{opacity:.72}50%{opacity:1}}@media (max-width:900px){.customers-stage__command-bar{flex-direction:column;align-items:stretch}.customers-stage__search{width:100%}.customers-stage__commands{justify-content:flex-end}}@media (max-width:680px){.customers-stage{padding:17px}.customers-stage__header{flex-direction:column;align-items:stretch}.customers-stage__commands{flex-wrap:wrap;justify-content:space-between;align-items:stretch}.customers-stage__sort{flex:1}.customers-stage__sort select{width:100%}.customers-stage__filters{grid-template-columns:1fr}.customers-stage__grid{grid-template-columns:repeat(auto-fill,minmax(124px,1fr))}}.customers-stage{font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;color:#191b20}.customers-stage__title h1{letter-spacing:-.035em;font-size:28px;font-weight:700}.customers-stage__title span,.customers-stage__range span{color:#5f6671;font-size:13px;font-weight:600}.customers-stage__search input{font-size:14px;font-weight:500}.customers-stage__commands>button,.customers-stage__sort select,.customers-stage__filters select,.customers-stage__filters>button{font-size:13px;font-weight:650}.customers-stage__filters label>span{color:#4f5661;letter-spacing:0;text-transform:none;font-size:12px;font-weight:650}.customers-stage__alphabet button{min-width:31px;height:32px;font-size:12px;font-weight:700}.customers-stage__alphabet button:first-child{min-width:43px}.customers-stage__grid{grid-template-columns:repeat(auto-fill,minmax(164px,1fr));gap:16px 12px;padding:12px 0 16px}.customer-vault-folder{border:1px solid #0000;border-radius:16px;align-content:start;gap:9px;width:100%;min-height:154px;padding:12px 10px 10px;transition:transform .17s,border-color .17s,background-color .17s,box-shadow .17s}.customer-vault-folder:hover{background:#fff;border-color:#e1e4e8;transform:translateY(-2px);box-shadow:0 12px 28px #11182714}.customer-vault-folder__visual{width:136px;height:96px}.customer-vault-folder__paper{gap:0;width:64px;height:61px;left:36px}.customer-vault-folder__paper img{width:28px;height:28px}.customer-vault-folder__paper b{display:none}.customer-vault-folder__front{place-items:center;height:55px;display:grid}.customer-vault-folder__code{z-index:3;color:#9f1024;font-variant-numeric:tabular-nums;letter-spacing:.015em;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #ffffffe6;border-radius:8px;place-items:center;min-width:88px;max-width:112px;min-height:28px;padding:0 10px;font-size:12px;font-weight:750;line-height:1;display:grid;position:relative;overflow:hidden;box-shadow:0 6px 14px #5008142e,inset 0 1px #fffffff2}.customer-vault-folder>strong{color:#191b20;width:142px;font-size:13px;font-weight:700;line-height:1.3}.customers-stage__list>header{letter-spacing:0;text-transform:none;font-size:12px;font-weight:650}.customers-stage__list>button,.customers-stage__list>button strong{font-size:13px}.customers-stage__pagination span,.customers-stage__pagination button,.customers-stage__range button{font-size:12px}@media (max-width:680px){.customers-stage__grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr))}}
