.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))}}
*{box-sizing:border-box}.workspace-v2{color:#171717;background:#fff;grid-template-columns:200px minmax(0,1fr) 250px;gap:14px;min-height:100vh;padding:14px 14px 96px;display:grid;position:relative;overflow:hidden}.workspace-v2.workspace-v2--customer-vault{grid-template-columns:200px minmax(0,1fr)}.workspace-v2--customer-vault .workspace-v2__right-rail{display:none}.workspace-v2__sidebar,.workspace-v2__topbar,.workspace-v2__stage,.workspace-v2__right-rail>section,.workspace-v2__dock{background:#fff;border:1px solid #eee;box-shadow:0 10px 28px #1414140b}.workspace-v2__sidebar{border-radius:24px;flex-direction:column;min-width:0;padding:16px 12px;display:flex}.workspace-v2__sidebar-logo{border-bottom:1px solid #eee;align-items:center;min-height:76px;padding:4px 8px 18px;display:flex}.workspace-v2__sidebar-logo img{object-fit:contain;width:155px;height:auto;display:block}.workspace-v2__sidebar-nav{gap:5px;margin-top:14px;display:grid}.workspace-v2__sidebar-nav button{color:#1d1d1d;width:100%;min-height:43px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:11px;padding:0 12px;font-size:12px;font-weight:700;display:grid}.workspace-v2__sidebar-nav button:hover{background:#fff4f5}.workspace-v2__sidebar-nav button.is-active{color:#fff;background:linear-gradient(135deg,#ed1d39 0%,#bd0d29 100%);box-shadow:0 9px 20px #be0d293d}.workspace-v2__sidebar-nav button>span:last-child{color:inherit;display:block}.workspace-v2__nav-icon{width:24px;height:24px;color:inherit;place-items:center;display:grid}.workspace-v2__nav-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.workspace-v2__sidebar-nav button.is-active .workspace-v2__nav-icon{background:#ffffff24;border-radius:7px}.workspace-v2__sidebar-favorites{border-top:1px solid #eee;margin-top:auto;padding-top:14px}.workspace-v2__sidebar-favorites p{color:#565656;letter-spacing:.14em;text-transform:uppercase;margin:0 10px 8px;font-size:9px;font-weight:850}.workspace-v2__sidebar-favorites button{color:#242424;width:100%;min-height:38px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;font-size:10.5px;font-weight:700;display:grid}.workspace-v2__sidebar-favorites button:hover{background:#fff4f5}.workspace-v2__sidebar-favorites b{color:#c9162e;font-size:9px}.workspace-v2__favorite-icon{color:#222}.workspace-v2__center{grid-template-rows:78px minmax(0,1fr);gap:14px;min-width:0;display:grid}.workspace-v2__topbar{border-radius:20px;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:10px 14px;display:flex}.workspace-v2__stage{border-radius:26px;place-items:center;min-height:0;display:grid}.workspace-v2__search{color:#171717;background:#fff;border:1px solid #e9e9e9;border-radius:13px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;width:min(560px,58%);min-height:46px;padding:0 13px;display:grid}.workspace-v2__search svg{fill:none;stroke:#171717;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.workspace-v2__search input{color:#171717;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:12px;font-weight:650}.workspace-v2__search input::placeholder{color:#777}.workspace-v2__search kbd{color:#555;background:#fff;border:1px solid #e7e7e7;border-radius:7px;place-items:center;min-width:38px;min-height:25px;font-family:inherit;font-size:9px;font-weight:800;display:grid}.workspace-v2__top-actions{align-items:center;gap:10px;display:flex}.workspace-v2__top-actions>button{color:#171717;cursor:pointer;background:#fff;border:1px solid #e9e9e9;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:relative;box-shadow:0 5px 14px #1414140e}.workspace-v2__top-actions>button:hover{background:#fff4f5;border-color:#d4d4d4}.workspace-v2__top-actions svg{fill:none;stroke:#171717;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.workspace-v2__badge{color:#fff;background:#c9162e;border:2px solid #fff;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 5px;font-size:10px;font-weight:900;line-height:1;display:grid;position:absolute;top:-6px;right:-6px;box-shadow:0 3px 8px #c9162e47}.workspace-v2__profile{background:#fff;border:1px solid #e9e9e9;border-radius:15px;grid-template-columns:44px minmax(0,1fr) 14px;align-items:center;gap:10px;min-width:176px;min-height:52px;padding:4px 10px 4px 5px;display:grid}.workspace-v2__avatar{color:#fff;background:#c9162e;border-radius:50%;place-items:center;width:44px;height:44px;font-size:12px;font-weight:850;display:grid}.workspace-v2__profile-copy{min-width:0}.workspace-v2__profile-copy strong,.workspace-v2__profile-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.workspace-v2__profile-copy strong{color:#171717;font-size:10px;font-weight:850}.workspace-v2__profile-copy small{color:#555;margin-top:2px;font-size:8px;font-weight:750}.workspace-v2__profile-arrow{color:#444}.workspace-v2__right-rail{grid-template-rows:minmax(0,1.12fr) minmax(0,.88fr);gap:14px;min-width:0;display:grid}.workspace-v2__right-rail>section{border-radius:24px;place-items:center;min-height:0;display:grid}.workspace-v2__dock{border-radius:24px;place-items:center;width:min(680px,100vw - 500px);min-height:68px;display:grid;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}@media (max-width:1180px){.workspace-v2{grid-template-columns:200px minmax(0,1fr)}.workspace-v2__right-rail{display:none}.workspace-v2__dock{width:min(680px,100vw - 280px)}}.workspace-v2__dock{z-index:50;-webkit-backdrop-filter:blur(26px)saturate(150%);background:linear-gradient(#ffffffb8 0%,#ffffff7a 100%);border:1px solid #ffffffc7;border-radius:25px;justify-content:center;align-items:center;gap:7px;width:auto;min-width:0;min-height:74px;padding:8px 11px;display:flex;position:absolute;bottom:13px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #11182729,0 4px 12px #11182714,inset 0 1px #fffffff2,inset 0 -1px #ffffff47}.workspace-v2__dock:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff5c,#0000 38% 68%,#ffffff29);border-radius:21px;position:absolute;inset:4px}.workspace-v2__dock-apps,.workspace-v2__dock-item{z-index:1;color:#181818;cursor:pointer;background:#ffffff9e;border:1px solid #19191913;border-radius:16px;flex:0 0 54px;place-items:center;width:54px;height:54px;transition:transform .17s,background-color .17s,box-shadow .17s;display:grid;position:relative;box-shadow:0 6px 14px #11182713,inset 0 1px #ffffffe6}.workspace-v2__dock-item svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.workspace-v2__dock-item:hover,.workspace-v2__dock-apps:hover{background:#ffffffe6;transform:translateY(-9px)scale(1.08);box-shadow:0 15px 26px #11182726,inset 0 1px #fff}.workspace-v2__dock-item.is-active:after{content:"";background:#c9162e;border-radius:50%;width:6px;height:6px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.workspace-v2__dock-item small,.workspace-v2__dock-apps small{color:#fff;opacity:0;pointer-events:none;white-space:nowrap;background:#171717;border-radius:8px;padding:6px 9px;font-size:8px;font-weight:750;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%,5px);box-shadow:0 8px 18px #1111112e}.workspace-v2__dock-item:hover small,.workspace-v2__dock-apps:hover small{opacity:1;transform:translate(-50%)}.workspace-v2__dock-separator{z-index:1;background:#19191921;width:1px;height:38px;margin:0 3px;position:relative}.workspace-v2__dock-grid{grid-template-columns:repeat(3,1fr);gap:3px;width:25px;height:25px;display:grid}.workspace-v2__dock-grid i{background:#1e1e1e;border-radius:2px}.workspace-v2__dock-trash{color:#333}.workspace-v2__dock-trash:hover{color:#c9162e}@media (max-width:1180px){.workspace-v2__dock{justify-content:flex-start;max-width:calc(100vw - 260px);overflow-x:auto}}.workspace-v2__dock{-webkit-backdrop-filter:blur(34px)saturate(170%);background:linear-gradient(#ffffff75 0%,#ffffff47 100%);border:1px solid #ffffffb8;gap:9px;padding:10px 14px;bottom:20px;box-shadow:0 22px 48px #1118272e,0 6px 16px #11182714,inset 0 1px #fffffff0}.workspace-v2__dock-apps,.workspace-v2__dock-item{background:#ffffff8f;border-radius:17px;flex-basis:56px;width:56px;height:56px}.workspace-v2__dock-item.is-active{color:#c9162e;background:#ffffffc7;border-color:#c9162e33;box-shadow:0 12px 24px #1118271f,inset 0 1px #fff}.workspace-v2__dock-item.is-active:after{background:#c9162e;width:7px;height:7px;bottom:-9px}.workspace-v2__dock-separator{background:#1919191c;height:42px;margin:0 5px}.workspace-v2__dock-badge{color:#fff;background:#c9162e;border:2px solid #fff;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:9px;font-weight:900;line-height:1;display:grid;position:absolute;top:-5px;right:-5px;box-shadow:0 4px 10px #c9162e47}.workspace-v2__dock-item[title=New\ Quotation] svg,.workspace-v2__dock-item[title=New\ Invoice] svg{stroke-width:1.9px}.workspace-v2__dock-item[title=Deleted\ Items]:hover{color:#c9162e}.workspace-v2__dock{-webkit-backdrop-filter:blur(30px)saturate(160%)!important;background:linear-gradient(#48546557 0%,#2c37463d 100%)!important;border:1px solid #ffffffb3!important;box-shadow:0 20px 44px #141b2638,inset 0 1px #ffffffd1,inset 0 -1px #ffffff24!important}.workspace-v2__dock-apps,.workspace-v2__dock-item{color:#20242a!important;background:linear-gradient(#ffffff57,#ffffff2e)!important;border:1px solid #ffffff73!important}.workspace-v2__dock-item svg{stroke:#20242a!important}.workspace-v2__dock-grid i{background:#20242a!important}.workspace-v2__dock-item.is-active{color:#c9162e!important;background:linear-gradient(#ffffff85,#ffffff47)!important}.workspace-v2__dock-item.is-active svg{stroke:#c9162e!important}.workspace-v2__dock-apps,.workspace-v2__dock-item{position:relative}.workspace-v2__dock-apps:after,.workspace-v2__dock-item:before{content:attr(aria-label);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:999;background:#0f0f0feb;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:600;line-height:1;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%,6px);box-shadow:0 8px 20px #00000038}.workspace-v2__dock-apps:hover:after,.workspace-v2__dock-item:hover:before{opacity:1;visibility:visible;transform:translate(-50%)}.workspace-v2__customer-overlay{z-index:40;background:#fff;position:absolute;inset:0;overflow:hidden}.workspace-v2__dock-slot{z-index:1;align-items:center;gap:9px;display:flex;position:relative}.workspace-v2__dock-item:disabled{opacity:.42;cursor:not-allowed}.workspace-v2__dock-item:disabled:hover{transform:none;box-shadow:0 6px 14px #11182713,inset 0 1px #ffffffe6}.workspace-v2__dock-more-menu{z-index:55;-webkit-backdrop-filter:blur(22px);background:#fffffff5;border:1px solid #e1e4e8;border-radius:14px;gap:4px;width:218px;padding:8px;display:grid;position:absolute;bottom:104px;left:calc(50% + 138px);transform:translate(-50%);box-shadow:0 18px 42px #11182729,inset 0 1px #fffffff2}.workspace-v2__dock-more-menu:after{content:"";background:#fffffff5;border-bottom:1px solid #e1e4e8;border-right:1px solid #e1e4e8;width:13px;height:13px;position:absolute;bottom:-7px;right:30px;transform:rotate(45deg)}.workspace-v2__dock-more-menu button{z-index:1;color:#c9162e;min-height:38px;font:inherit;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;padding:0 10px;font-size:10px;font-weight:750;display:grid;position:relative}.workspace-v2__dock-more-menu button:disabled{opacity:.58;cursor:not-allowed}@media (max-width:820px){.workspace-v2__dock-more-menu{left:50%}}@media print{.workspace-v2__dock,.workspace-v2__dock-more-menu,.customer-workspace__sidebar{display:none!important}.workspace-v2__customer-overlay{position:static}.customer-workspace__body{grid-template-columns:1fr!important}.customer-workspace__content-body{padding-bottom:20px!important;overflow:visible!important}}.workspace-v2__dock-more-menu button:not(:disabled){cursor:pointer}.workspace-v2__dock-more-menu button:not(:disabled):hover,.workspace-v2__dock-more-menu button:not(:disabled):focus-visible{background:#fff0f2}.workspace-v2__dock-item.is-save:not(:disabled){color:#fff!important;background:linear-gradient(#da253ef0,#ae0c24eb)!important;border-color:#c9162e5c!important;box-shadow:0 14px 28px #c9162e47,inset 0 1px #ffffff47!important}.workspace-v2__dock-item.is-save:not(:disabled) svg{stroke:#fff!important}.workspace-v2__dock-item.is-cancel-edit:not(:disabled){background:#ffffffb8!important}.workspace-v2{font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;color:#191b20;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.workspace-v2__sidebar-nav button{font-size:14px;font-weight:650}.workspace-v2__sidebar-favorites p{letter-spacing:0;text-transform:none;font-size:12px;font-weight:650}.workspace-v2__sidebar-favorites button,.workspace-v2__search input,.workspace-v2__profile-copy strong{font-size:13px}.workspace-v2__profile-copy small{font-size:11px}.workspace-v2__dock-item:hover:not(:disabled),.workspace-v2__dock-apps:hover{transform:translateY(-7px)scale(1.06);color:#fff!important;background:linear-gradient(145deg,#df2740,#ad1027)!important;border-color:#c9162e!important;box-shadow:0 16px 28px #c9162e4d,inset 0 1px #ffffff47!important}.workspace-v2__dock-item:hover:not(:disabled) svg,.workspace-v2__dock-apps:hover svg{stroke:#fff!important;color:#fff!important}.workspace-v2__dock-apps:hover .workspace-v2__dock-grid i{background:#fff!important}.workspace-v2__dock-item:active:not(:disabled),.workspace-v2__dock-apps:active{transform:translateY(-3px)scale(1.02);background:#9f1024!important}.workspace-v2__dock-item:disabled:hover{color:#20242a!important;background:linear-gradient(#ffffff57,#ffffff2e)!important;border-color:#ffffff73!important}.workspace-v2__dock-item:disabled:hover svg{stroke:#20242a!important}.workspace-v2__dock-apps:after,.workspace-v2__dock-item:before{font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;font-size:12px;font-weight:600}
