:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/145% var(--sans);letter-spacing:.1px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0;padding:0}html{background:#f4f6f7}body{background:#f4f6f7;min-width:320px;min-height:100vh;overflow-x:hidden}#root{text-align:left;box-sizing:border-box;border:0;max-width:none;min-height:100vh;margin:0;padding:0;display:block}*,:before,:after{box-sizing:border-box}button,input,textarea,select{font:inherit}button{font-family:inherit}img,svg{max-width:100%}h1,h2,h3,h4,h5,h6{font-family:var(--heading)}p{margin:0}code,.counter{font-family:var(--mono)}code{color:var(--text-h);background:var(--code-bg);border-radius:4px;padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}:root{--wh-ink:#102a3c;--wh-ink-2:#173346;--wh-muted:#6f7f8a;--wh-muted-2:#8a98a2;--wh-line:#dfe7ec;--wh-line-soft:#edf2f5;--wh-surface:#fff;--wh-surface-soft:#f7f9fa;--wh-surface-soft-2:#f2f6f8;--wh-primary:#173a58;--wh-primary-hover:#102f49;--wh-success:#226746;--wh-success-bg:#edf7f1;--wh-danger:#8a3434;--wh-danger-bg:#fff5f5;--wh-warning:#705629;--wh-warning-bg:#fff9ee;--wh-radius:16px;--wh-radius-lg:22px;--wh-shadow-sm:0 8px 24px #0f23300f;--wh-shadow-lg:0 28px 80px #081b2738}.wh-admin{width:100%;color:var(--wh-ink);font-family:Inter,Segoe UI,Arial,sans-serif}.wh-admin *,.wh-admin :before,.wh-admin :after{box-sizing:border-box}.wh-admin button,.wh-admin input,.wh-admin textarea,.wh-admin select{font:inherit}.wh-admin-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.wh-admin-head h2,.wh-admin-head h3{color:var(--wh-ink);letter-spacing:-.02em;margin:0}.wh-admin-head h2{font-size:24px;line-height:1.2}.wh-admin-head h3{font-size:20px;line-height:1.25}.wh-admin-head p{color:var(--wh-muted);margin:7px 0 0;font-size:14px;line-height:1.5}.wh-admin-head>button,.wh-admin button{color:var(--wh-ink-2);cursor:pointer;background:#fff;border:1px solid #d4dee4;border-radius:10px;min-height:38px;padding:8px 13px;transition:background .14s,border-color .14s,box-shadow .14s,transform .14s}.wh-admin button:hover:not(:disabled){background:#f6f8f9;border-color:#c2d0d8}.wh-admin button:focus-visible,.wh-admin input:focus-visible,.wh-admin textarea:focus-visible,.wh-admin select:focus-visible{outline-offset:1px;outline:3px solid #1f5a8629}.wh-admin button:disabled{cursor:not-allowed;opacity:.55}.wh-admin-grid{grid-template-columns:minmax(300px,.78fr) minmax(420px,1.22fr);gap:18px;display:grid}.wh-panel{border:1px solid var(--wh-line);border-radius:var(--wh-radius);background:var(--wh-surface);min-width:0;box-shadow:var(--wh-shadow-sm);padding:24px}.wh-panel h3{color:var(--wh-ink);letter-spacing:-.015em;margin:0 0 22px;font-size:18px}.wh-label{color:#526774;flex-direction:column;gap:7px;margin-bottom:15px;font-size:12px;font-weight:700;display:flex}.wh-label input,.wh-label textarea,.wh-label select{width:100%;min-height:46px;color:var(--wh-ink);background:#fff;border:1px solid #ccd9e0;border-radius:11px;padding:10px 12px;font-size:14px;font-weight:500}.wh-label textarea{resize:vertical;min-height:110px}.wh-label input:hover,.wh-label textarea:hover,.wh-label select:hover{border-color:#b9c9d2}.wh-role-grid{flex-wrap:wrap;gap:10px 16px;margin:4px 0 18px;display:flex}.wh-check{color:#506472;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;font-size:13px;display:inline-flex}.wh-check input{width:16px;height:16px;accent-color:var(--wh-primary);margin:0}.wh-primary{box-shadow:0 6px 16px #173a5826;border-color:var(--wh-primary)!important;background:var(--wh-primary)!important;color:#fff!important;font-weight:750!important}.wh-primary:hover:not(:disabled){transform:translateY(-1px);border-color:var(--wh-primary-hover)!important;background:var(--wh-primary-hover)!important}.wh-muted{color:var(--wh-muted);margin:0;font-size:14px;line-height:1.5}.wh-admin-status{color:#506472;background:#f8fafb;border:1px solid #dce5ea;border-radius:10px;margin:16px 0 0;padding:12px 14px;font-size:13px;line-height:1.45}.wh-case-list{flex-direction:column;gap:9px;display:flex}.wh-case{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:100%;min-height:62px;display:grid;box-shadow:0 3px 10px #0e222f06;background:#fff!important;border:1px solid #dce6eb!important;border-radius:12px!important;padding:13px 15px!important}.wh-case:hover{transform:translateY(-1px);box-shadow:0 7px 20px #0e222f0f;background:#f8fafb!important;border-color:#cbd8df!important}.wh-case>span{flex-direction:column;gap:3px;min-width:0;display:flex}.wh-case>span:last-child{text-align:right;align-items:flex-end}.wh-case strong{color:var(--wh-ink);font-size:13px;line-height:1.35}.wh-case small{color:#7a8993;font-size:11px;line-height:1.35}.wh-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#0a16217a;place-items:center;padding:32px;display:grid;position:fixed;inset:0;overflow:auto}.wh-modal{border-radius:var(--wh-radius-lg);width:min(900px,100%);max-height:calc(100vh - 64px);box-shadow:var(--wh-shadow-lg);background:#fff;border:1px solid #102a3c14;overflow:auto}.wh-modal.wh-modal-premium{width:min(960px,100%);padding:0}.wh-review-modal-head{z-index:3;-webkit-backdrop-filter:blur(12px);background:#fffffff6;border-bottom:1px solid #e8edf1;justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 32px 24px;display:flex;position:sticky;top:0}.wh-review-title-wrap{min-width:0}.wh-review-eyebrow{color:#74838e;letter-spacing:.14em;margin-bottom:8px;font-size:10px;font-weight:800;line-height:1;display:block}.wh-review-title-wrap h3{color:var(--wh-ink);letter-spacing:-.025em;margin:0;font-size:25px;line-height:1.2}.wh-review-meta{color:#667681;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;font-size:13px;display:flex}.wh-status-pill{background:var(--wh-success-bg);color:#2f6248;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-weight:750;display:inline-flex}.wh-modal-close{flex:none;place-items:center;width:38px;height:38px;line-height:1;display:grid;color:#425663!important;min-height:38px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dce4e9!important;border-radius:12px!important;padding:0!important;font-size:24px!important;font-weight:400!important}.wh-modal-close:hover{background:#f6f8f9!important;border-color:#cbd6dc!important;transform:none!important}.wh-review{padding:30px 32px 10px}.wh-review-summary{background:#f8fafb;border:1px solid #e5ebef;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:30px;padding:16px;display:grid}.wh-review h4{color:#60727e;letter-spacing:.1em;text-transform:uppercase;margin:28px 0 12px;font-size:11px;font-weight:800;line-height:1.2}.wh-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.wh-review-row{background:#fff;border:1px solid #e6ecef;border-radius:14px;min-width:0;padding:16px 18px}.wh-review-summary .wh-review-row{background:0 0;border-color:#0000;padding:8px 10px}.wh-review-label{color:#82909a;letter-spacing:.07em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800;line-height:1.2;display:block}.wh-review-value{overflow-wrap:anywhere;color:var(--wh-ink-2);font-size:14px;font-weight:680;line-height:1.45;display:block}.wh-review-comment{color:#314b5b;background:#f8fafb;border:1px solid #e6ecef;border-radius:14px;padding:18px;line-height:1.55}.wh-review-empty{background:var(--wh-warning-bg);color:var(--wh-warning);border:1px solid #eadfc9;border-radius:14px;margin:30px 32px;padding:20px}.wh-review-empty p{margin:8px 0 0;line-height:1.55}.wh-review-footer{z-index:3;-webkit-backdrop-filter:blur(12px);background:#fffffff9;border-top:1px solid #e8edf1;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:20px 32px;display:flex;position:sticky;bottom:0}.wh-review-footer-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.wh-review-footer-copy strong{color:var(--wh-ink-2);font-size:13px}.wh-review-footer-copy span{color:#7a8993;font-size:12px}.wh-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.wh-review-footer .wh-actions{justify-content:flex-end;margin:0}.wh-review-footer .wh-actions button{border-radius:10px;min-height:40px;padding:9px 14px;font-weight:700}.wh-review-footer .wh-actions .wh-primary{padding-inline:18px}.wh-public,.wh-onboarding-public,.wh-onboarding-page{width:min(1040px,100% - 32px);color:var(--wh-ink);margin:24px auto 48px;font-family:Inter,Segoe UI,Arial,sans-serif}.wh-public *,.wh-onboarding-public *,.wh-onboarding-page *{box-sizing:border-box}.wh-public-card,.wh-onboarding-card{border:1px solid var(--wh-line);box-shadow:var(--wh-shadow-sm);background:#fff;border-radius:20px;padding:34px}.wh-public h1,.wh-onboarding-public h1,.wh-onboarding-page h1{color:#10141a;letter-spacing:-.045em;margin:0 0 12px;font-size:clamp(34px,5vw,54px);line-height:1.05}.wh-public h2,.wh-public h3,.wh-onboarding-public h2,.wh-onboarding-public h3,.wh-onboarding-page h2,.wh-onboarding-page h3{color:var(--wh-ink);letter-spacing:-.02em}.wh-public input,.wh-public textarea,.wh-public select,.wh-onboarding-public input,.wh-onboarding-public textarea,.wh-onboarding-public select,.wh-onboarding-page input,.wh-onboarding-page textarea,.wh-onboarding-page select{width:100%;min-height:48px;color:var(--wh-ink);font:inherit;background:#fff;border:1px solid #ccd9e0;border-radius:11px;padding:11px 13px}.wh-public textarea,.wh-onboarding-public textarea,.wh-onboarding-page textarea{resize:vertical;min-height:120px}.wh-public button,.wh-onboarding-public button,.wh-onboarding-page button{min-height:42px;color:var(--wh-ink-2);font:inherit;cursor:pointer;background:#fff;border:1px solid #d2dde3;border-radius:10px;padding:9px 15px;font-weight:700}.wh-public button[type=submit],.wh-onboarding-public button[type=submit],.wh-onboarding-page button[type=submit]{border-color:var(--wh-primary);background:var(--wh-primary);color:#fff}@media (width<=900px){.wh-admin-grid{grid-template-columns:1fr}}@media (width<=760px){.wh-admin-head{flex-direction:column;align-items:stretch}.wh-panel{padding:20px}.wh-case{grid-template-columns:1fr}.wh-case>span:last-child{text-align:left;align-items:flex-start}.wh-modal-backdrop{padding:12px}.wh-modal,.wh-modal.wh-modal-premium{border-radius:18px;max-height:calc(100vh - 24px)}.wh-review-modal-head,.wh-review,.wh-review-footer{padding-left:20px;padding-right:20px}.wh-review-summary,.wh-review-grid{grid-template-columns:1fr}.wh-review-footer{flex-direction:column;align-items:stretch}.wh-review-footer .wh-actions{justify-content:stretch}.wh-review-footer .wh-actions button{flex:100%}.wh-public,.wh-onboarding-public,.wh-onboarding-page{width:min(100% - 20px,1040px);margin-top:10px}.wh-public-card,.wh-onboarding-card{border-radius:16px;padding:22px}}.wh-party-workspace{flex-direction:column;gap:22px;display:flex}.wh-party-toolbar{border-bottom:1px solid #e0e7ea;justify-content:space-between;align-items:center;gap:18px;padding:4px 0 16px;display:flex}.wh-party-tabs{scrollbar-width:none;align-items:center;gap:4px;display:flex;overflow-x:auto}.wh-party-tabs::-webkit-scrollbar{display:none}.wh-party-tabs button{color:#708089;min-height:38px;box-shadow:none;white-space:nowrap;background:0 0;border:0;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:700;position:relative}.wh-party-tabs button:hover{color:#23483f;background:#f0f4f3;border:0}.wh-party-tabs button.is-active{color:#17483d;background:#eaf2ef}.wh-tab-count{color:#fff;background:#173f36;border-radius:999px;place-items:center;min-width:20px;height:20px;margin-left:7px;padding:0 6px;font-size:9px;display:inline-grid}.wh-party-refresh{flex:none}.wh-party-overview,.wh-party-page{flex-direction:column;gap:18px;display:flex}.wh-party-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.wh-party-stat{text-align:left;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:132px;padding:18px;display:flex;box-shadow:0 7px 22px #142b370a;background:#fff!important;border:1px solid #e0e7ea!important;border-radius:15px!important}.wh-party-stat:hover{transform:translateY(-2px);box-shadow:0 13px 30px #142b3712}.wh-party-stat-label{color:#788890;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.wh-party-stat strong{color:#173346;letter-spacing:-.04em;font-size:30px;line-height:1}.wh-party-stat small{color:#87959c;font-size:10px}.wh-party-stat-alert strong{color:#2d6752}.wh-party-overview-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);gap:12px;display:grid}.wh-party-card{background:#fff;border:1px solid #e0e7ea;border-radius:16px;min-width:0;padding:22px;box-shadow:0 7px 22px #142b370a}.wh-party-card-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;display:flex}.wh-party-eyebrow{color:#84929a;letter-spacing:.13em;margin-bottom:7px;font-size:9px;font-weight:850;line-height:1;display:block}.wh-party-card h3,.wh-party-page-head h2,.wh-party-empty h3{color:#142b3b;letter-spacing:-.025em;margin:0}.wh-party-card h3{font-size:17px}.wh-party-page-head h2{font-size:25px}.wh-party-page-head p{color:#73838c;max-width:720px;margin:8px 0 0;font-size:12px;line-height:1.55}.wh-party-page-head-row{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.wh-party-link-button{color:#376355!important;min-height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:5px 0!important;font-size:10px!important}.wh-case-premium{grid-template-columns:minmax(220px,1fr) minmax(120px,.45fr) minmax(180px,auto)}.wh-case-relation{color:#6e7f88;font-size:11px;font-weight:650}.wh-case-status{text-align:right;align-items:flex-end!important}.wh-party-success{background:#f5faf7;border:1px solid #dceae4;border-radius:12px;align-items:center;gap:12px;min-height:72px;padding:14px 16px;display:flex}.wh-party-success>span{color:#397359;background:#e2f1e9;border-radius:999px;place-items:center;width:32px;height:32px;font-weight:850;display:grid}.wh-party-success>div{flex-direction:column;gap:3px;display:flex}.wh-party-success strong{color:#274c3f;font-size:12px}.wh-party-success small{color:#799087;font-size:10px}.wh-party-success-large{justify-content:center;min-height:130px}.wh-party-quick-actions{flex-direction:column;gap:8px;display:flex}.wh-party-quick-actions button{color:#1c3748;text-align:left;background:#fbfcfc;border:1px solid #e4eaed;border-radius:12px;grid-template-columns:34px 1fr;align-items:center;gap:11px;width:100%;min-height:62px;padding:12px;display:grid}.wh-party-quick-actions button>span{color:#285a4b;background:#eef4f2;border-radius:9px;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.wh-party-quick-actions button>div{flex-direction:column;gap:3px;display:flex}.wh-party-quick-actions strong{font-size:11px}.wh-party-quick-actions small{color:#849198;font-size:9px}.wh-party-quick-primary{color:#fff!important;background:#173f36!important;border-color:#173f36!important}.wh-party-quick-primary>span{color:#fff!important;background:#ffffff1f!important}.wh-party-quick-primary small{color:#ffffff9e!important}.wh-party-form-layout{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:14px;display:grid}.wh-party-form-card{padding:26px}.wh-party-field-group{margin-top:4px}.wh-party-field-label{color:#526774;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.wh-party-form-footer{border-top:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:18px;display:flex}.wh-party-form-footer>span{color:#85929a;font-size:10px}.wh-party-side-info{background:linear-gradient(#f3f8f5 0%,#eef5f2 100%);border:1px solid #dfe7e4;border-radius:16px;padding:24px}.wh-party-side-step{color:#739084;letter-spacing:.1em;margin-top:14px;font-size:9px;font-weight:850;display:block}.wh-party-side-step:first-child{margin-top:0}.wh-party-side-info h3{color:#234b40;margin:5px 0 4px;font-size:13px}.wh-party-side-info p{color:#6d8179;margin:0 0 18px;font-size:10px;line-height:1.5}.wh-party-review-count{color:#36644f;background:#eef5f1;border-radius:999px;align-items:center;min-height:30px;padding:6px 10px;font-size:10px;font-weight:800;display:inline-flex}.wh-party-empty{text-align:center;background:#fbfcfc;border:1px dashed #d6e0e4;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:40px;display:flex}.wh-party-empty-icon{color:#386050;background:#edf3f1;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:16px;font-size:20px;display:grid}.wh-party-empty p{color:#74838c;max-width:560px;margin:8px 0 16px;font-size:12px;line-height:1.55}.wh-party-empty-note{color:#99a4aa;font-size:10px}.wh-review-row-wide{grid-column:1/-1}@media (width<=1050px){.wh-party-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-party-overview-grid,.wh-party-form-layout{grid-template-columns:1fr}}@media (width<=760px){.wh-party-toolbar,.wh-party-page-head-row,.wh-party-form-footer{flex-direction:column;align-items:stretch}.wh-party-toolbar{padding-bottom:12px}.wh-party-refresh{width:100%}.wh-party-stats,.wh-case-premium{grid-template-columns:1fr}.wh-case-status{text-align:left;align-items:flex-start!important}}.wh-request-switch{background:#f5f8f8;border:1px solid #dfe7e9;border-radius:11px;align-items:center;gap:4px;padding:4px;display:inline-flex}.wh-request-switch button{color:#718088;min-height:34px;box-shadow:none;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:7px 11px;font-size:10px;font-weight:750;display:inline-flex}.wh-request-switch button.is-active{color:#214c40;background:#fff;box-shadow:0 2px 8px #122b3612}.wh-request-switch button span{color:#315e50;background:#e6efec;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:8px;display:inline-grid}.wh-sent-requests-card{padding:0;overflow:hidden}.wh-sent-requests-card>.wh-party-card-head{padding:22px 22px 6px}.wh-request-table{width:100%}.wh-request-table-head,.wh-request-table-row{grid-template-columns:minmax(190px,.9fr) minmax(220px,1.2fr) minmax(130px,.6fr) minmax(160px,.7fr);align-items:center;gap:18px;display:grid}.wh-request-table-head{color:#89969c;letter-spacing:.09em;text-transform:uppercase;background:#f8fafb;border-top:1px solid #edf1f2;border-bottom:1px solid #e5ebed;padding:11px 22px;font-size:8px;font-weight:850}.wh-request-table-row{border-bottom:1px solid #edf1f2;min-height:68px;padding:12px 22px}.wh-request-table-row:hover{background:#fbfcfc}.wh-request-table-row>span{flex-direction:column;gap:3px;min-width:0;display:flex}.wh-request-table-row strong{color:#233f4f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.wh-request-table-row small{color:#89969d;font-size:8px}.wh-request-status strong{color:#526e64;background:#f1f5f3;border-radius:999px;width:fit-content;padding:5px 8px;font-size:8px}.wh-request-coming{color:#89969d;background:#fbfcfc;align-items:center;gap:12px;padding:14px 22px;font-size:9px;display:flex}.wh-request-coming strong{color:#62747c;flex:none;font-size:9px}@media (width<=900px){.wh-request-table-head{display:none}.wh-request-table-row{grid-template-columns:1fr 1fr}}@media (width<=620px){.wh-request-switch{width:100%}.wh-request-switch button{flex:50%;justify-content:center}.wh-request-table-row{grid-template-columns:1fr}.wh-request-coming{flex-direction:column;align-items:flex-start}}.wh-review-page-summary{background:#fff;border:1px solid #dfe7e9;border-radius:12px;align-items:center;gap:10px;min-width:190px;padding:10px 12px;display:flex}.wh-review-page-summary-number{color:#315e50;background:#edf5f1;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:15px;font-weight:850;display:grid}.wh-review-page-summary>span:last-child{flex-direction:column;gap:2px;display:flex}.wh-review-page-summary strong{color:#254353;font-size:10px}.wh-review-page-summary small{color:#89969d;font-size:8px}.wh-review-workspace{padding:0;overflow:hidden}.wh-review-workspace>.wh-party-card-head{padding:22px 22px 7px}.wh-review-table{width:100%}.wh-review-table-head,.wh-review-table-row{grid-template-columns:minmax(185px,1.05fr) minmax(145px,.75fr) minmax(120px,.65fr) minmax(110px,.55fr) minmax(145px,.7fr) 72px;align-items:center;gap:16px;display:grid}.wh-review-table-head{color:#89969c;letter-spacing:.09em;text-transform:uppercase;background:#f8fafb;border-top:1px solid #edf1f2;border-bottom:1px solid #e5ebed;padding:11px 22px;font-size:8px;font-weight:850}.wh-review-table-row{width:100%;min-height:72px;color:inherit;text-align:left;box-shadow:none;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f2;border-radius:0;padding:12px 22px}.wh-review-table-row:last-child{border-bottom:0}.wh-review-table-row:hover{background:#fbfcfc}.wh-review-table-row:focus-visible{z-index:1;outline-offset:-2px;outline:2px solid #7fa99a;position:relative}.wh-review-table-row>span{flex-direction:column;gap:3px;min-width:0;display:flex}.wh-review-table-row strong{color:#233f4f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.wh-review-table-row small{color:#89969d;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.wh-review-status-cell strong{color:#315e50;background:#eef5f1;border-radius:999px;width:fit-content;padding:5px 8px;font-size:8px}.wh-review-open{color:#315e50;justify-content:center;font-size:9px;font-weight:800;align-items:flex-end!important}.wh-review-open b{font-size:11px;font-weight:700}.wh-review-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.wh-review-process-card{background:#ffffffad;border:1px solid #e2e9eb;border-radius:14px;gap:12px;min-height:82px;padding:16px;display:flex}.wh-review-process-card>span{color:#769083;letter-spacing:.06em;font-size:9px;font-weight:850}.wh-review-process-card>div{min-width:0}.wh-review-process-card strong{color:#234252;margin-bottom:5px;font-size:10px;display:block}.wh-review-process-card p{color:#819097;margin:0;font-size:8px;line-height:1.55}@media (width<=1050px){.wh-review-table-head{display:none}.wh-review-table-row{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-review-open{align-items:flex-start!important}}@media (width<=760px){.wh-review-page-summary{width:100%}.wh-review-process-grid{grid-template-columns:1fr}}@media (width<=620px){.wh-review-table-row{grid-template-columns:1fr}}.wh-registry-page{gap:16px}.wh-registry-summary{background:#fff;border:1px solid #dfe7e9;border-radius:12px;align-items:center;gap:10px;min-width:190px;padding:10px 12px;display:flex}.wh-registry-summary-number{color:#315e50;background:#edf5f1;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:15px;font-weight:850;display:grid}.wh-registry-summary>span:last-child{flex-direction:column;gap:2px;display:flex}.wh-registry-summary strong{color:#254353;font-size:10px}.wh-registry-summary small{color:#89969d;font-size:8px}.wh-registry-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.wh-registry-search{color:#839198;background:#fff;border:1px solid #dfe7e9;border-radius:11px;align-items:center;gap:8px;width:min(520px,100%);height:40px;padding:0 12px;display:flex}.wh-registry-search input{color:#284352;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:10px}.wh-registry-search input::placeholder{color:#9aa5aa}.wh-registry-filters{align-items:center;gap:5px;display:flex}.wh-registry-filters button{color:#7c8a91;min-height:34px;box-shadow:none;background:#fff;border:1px solid #e0e7e9;border-radius:9px;padding:7px 11px;font-size:9px;font-weight:750}.wh-registry-filters button.is-active{color:#315e50;background:#edf4f1;border-color:#d9e6e1}.wh-registry-card{background:#fff;border:1px solid #dfe7e9;border-radius:16px;overflow:hidden;box-shadow:0 7px 22px #142b370a}.wh-registry-table-head{color:#89969c;letter-spacing:.09em;text-transform:uppercase;background:#f8fafb;border-bottom:1px solid #e5ebed;grid-template-columns:minmax(90px,.5fr) minmax(220px,1.3fr) minmax(220px,1.1fr) minmax(120px,.65fr) minmax(120px,.65fr) 48px;gap:16px;padding:11px 20px;font-size:8px;font-weight:850;display:grid}.wh-registry-empty{text-align:left;justify-content:center;align-items:center;gap:18px;min-height:300px;padding:44px;display:flex}.wh-registry-empty-icon{color:#3a6758;background:#eef4f2;border-radius:15px;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:20px;display:grid}.wh-registry-empty>div:last-child{max-width:620px}.wh-registry-empty strong{color:#233f4f;margin-bottom:7px;font-size:14px;display:block}.wh-registry-empty p{color:#7f8d94;margin:0;font-size:10px;line-height:1.65}.wh-registry-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wh-registry-info-card{background:#ffffffb8;border:1px solid #e2e9eb;border-radius:14px;gap:12px;min-height:94px;padding:17px;display:flex}.wh-registry-info-card>span{color:#769083;font-size:9px;font-weight:850}.wh-registry-info-card strong{color:#234252;margin-bottom:5px;font-size:10px;display:block}.wh-registry-info-card p{color:#819097;margin:0;font-size:8px;line-height:1.55}@media (width<=900px){.wh-registry-toolbar{flex-direction:column;align-items:stretch}.wh-registry-search{width:100%}.wh-registry-table-head{display:none}.wh-registry-info-grid{grid-template-columns:1fr}}@media (width<=620px){.wh-registry-summary{width:100%}.wh-registry-filters{overflow-x:auto}.wh-registry-empty{flex-direction:column;align-items:flex-start;padding:28px}}.wh-company-table-head{grid-template-columns:minmax(80px,.45fr) minmax(220px,1.25fr) minmax(140px,.75fr) minmax(150px,.85fr) minmax(200px,1.05fr) minmax(110px,.6fr) 48px}.wh-contact-table-head{grid-template-columns:minmax(190px,1.05fr) minmax(220px,1.2fr) minmax(135px,.7fr) minmax(200px,1.05fr) minmax(150px,.8fr) minmax(110px,.6fr) 48px}.wh-review-success-banner{background:#e8f6efeb;border:1px solid #20704f2e;border-radius:14px;align-items:center;gap:14px;margin:0 24px 18px;padding:14px 16px;display:flex}.wh-review-success-icon{background:#e2f2e9;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:800;display:grid}.wh-review-success-banner div{flex-direction:column;gap:2px;display:flex}.wh-review-success-banner strong{font-size:14px}.wh-review-success-banner small{opacity:.72}.wh-actions button:disabled{cursor:wait;opacity:.62}.wh-url-field{background:#fff;border:1px solid #ccd9e0;border-radius:11px;align-items:stretch;width:100%;min-height:48px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.wh-url-field:focus-within{border-color:#6f9c8e;box-shadow:0 0 0 3px #2c68571a}.wh-url-prefix{color:#6f817d;-webkit-user-select:none;user-select:none;flex:none;align-items:center;padding:0 0 0 13px;font-size:14px;font-weight:650;display:flex}.wh-public .wh-url-field input,.wh-onboarding-public .wh-url-field input,.wh-onboarding-page .wh-url-field input{min-width:0;min-height:46px;box-shadow:none!important;border:0!important;border-radius:0!important;outline:none!important;padding-left:3px!important}.wh-url-field input::placeholder{color:#a0aba8}.wh-public input[type=checkbox],.wh-onboarding-public input[type=checkbox],.wh-onboarding-page input[type=checkbox]{appearance:auto;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;box-shadow:none!important;border-radius:4px!important;flex:0 0 16px!important;margin:0!important;padding:0!important}.wh-public{width:min(1160px,100% - 40px);margin:34px auto 64px}.wh-public>.wh-card{background:#fff;border:1px solid #dfe7e4;border-radius:24px;padding:0;overflow:hidden;box-shadow:0 22px 70px #0c232a14,0 2px 8px #0c232a09}.wh-public>.wh-card>:not(.wh-public-brand){margin-left:44px;margin-right:44px}.wh-public-brand{background:#fffffffa;border-bottom:1px solid #e5ebe9;justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding:20px 44px;display:flex}.wh-public-logo{object-fit:contain;width:min(238px,52vw);height:auto;display:block}.wh-public-brand-system{color:#72827d;letter-spacing:.12em;text-transform:uppercase;border:1px solid #dfe7e4;border-radius:999px;flex:none;padding:7px 10px;font-size:10px;font-weight:850}.wh-public>.wh-card>h1{letter-spacing:-.045em;max-width:900px;margin-top:38px;margin-bottom:12px;font-size:clamp(36px,5vw,58px);line-height:1.02}.wh-public .wh-lead{color:#3d535d;max-width:920px;margin-top:0;margin-bottom:30px;font-size:16px;line-height:1.65}.wh-public .wh-section{margin-top:30px;margin-bottom:30px}.wh-public .wh-section>h2{letter-spacing:-.025em;margin:0 0 16px;font-size:22px;line-height:1.2}.wh-public .wh-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.wh-public .wh-choice{color:#17313d;text-align:left;width:100%;min-height:100px;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #d9e3df;border-radius:16px;grid-template-columns:48px minmax(0,1fr) 30px;align-items:center;gap:15px;padding:18px;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:grid;position:relative}.wh-public .wh-choice:hover{background:#fafcfb;border-color:#adc8bf;transform:translateY(-1px);box-shadow:0 10px 28px #14413512}.wh-public .wh-choice.active{background:#f0f7f4;border-color:#6f9f90;box-shadow:0 0 0 3px #235b4914}.wh-public .wh-choice-icon{color:#285d4f;background:#eff4f2;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.wh-public .wh-choice.active .wh-choice-icon{color:#174b3d;background:#dfeee8}.wh-public .wh-choice-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.wh-public .wh-choice-copy{gap:5px;min-width:0;display:grid}.wh-public .wh-choice-copy strong{color:#17313d;font-size:15px;line-height:1.25}.wh-public .wh-choice-copy>span{color:#70817d;font-size:12px;line-height:1.45}.wh-public .wh-choice-state{color:#73847f;background:#f3f6f5;border-radius:50%;justify-self:end;place-items:center;width:28px;height:28px;font-size:14px;font-weight:800;display:grid}.wh-public .wh-choice.active .wh-choice-state{color:#fff;background:#174b3d}.wh-public .wh-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 18px;display:grid}.wh-public .wh-label{color:#405762;gap:7px;font-size:12px;font-weight:750;display:grid}.wh-public input,.wh-public textarea,.wh-public select{color:#17313d;width:100%;min-height:49px;font:inherit;background:#fff;border:1px solid #ccd9e0;border-radius:11px;outline:none;padding:11px 13px;font-weight:500;transition:border-color .15s,box-shadow .15s}.wh-public input:focus,.wh-public textarea:focus,.wh-public select:focus{border-color:#6f9c8e;box-shadow:0 0 0 3px #2c68571a}.wh-public input:disabled{color:#596b66;background:#f5f7f6}.wh-public textarea{resize:vertical;min-height:118px}.wh-public .wh-field-help{color:#7c8c88;font-size:11px;font-weight:500;line-height:1.45}.wh-public .wh-public-actions{border-top:1px solid #e5ebe9;justify-content:space-between;align-items:center;gap:24px;margin-top:32px;margin-bottom:0;padding-top:22px;padding-bottom:28px;display:flex}.wh-public .wh-public-actions>div:first-child{gap:4px;display:grid}.wh-public-reference{color:#7a8985;font-size:11px}.wh-public-next-step{color:#526862;font-size:12px;font-weight:700}.wh-public .wh-public-submit{white-space:nowrap;border-radius:11px;min-height:48px;padding:12px 20px;font-size:14px;font-weight:800}.wh-public .wh-success{padding-bottom:34px}.wh-public .wh-error{margin-top:22px}@media (width<=760px){.wh-public{width:min(100% - 20px,1160px);margin-top:10px}.wh-public>.wh-card{border-radius:18px}.wh-public-brand{min-height:72px;padding:16px 20px}.wh-public-logo{width:min(205px,66vw)}.wh-public>.wh-card>:not(.wh-public-brand){margin-left:20px;margin-right:20px}.wh-public>.wh-card>h1{margin-top:28px;font-size:clamp(32px,10vw,44px)}.wh-public .wh-choice-grid,.wh-public .wh-grid{grid-template-columns:1fr}.wh-public .wh-choice{grid-template-columns:44px minmax(0,1fr) 28px;min-height:92px;padding:15px}.wh-public .wh-public-actions{flex-direction:column;align-items:stretch}.wh-public .wh-public-submit{width:100%}}.wh-company-head-actions{align-items:center;gap:12px;display:flex}.wh-company-add{white-space:nowrap;min-height:50px!important;padding-inline:18px!important}.wh-company-row{text-align:left;cursor:pointer;width:100%;border:0!important;border-top:1px solid var(--wh-line-soft)!important;background:#fff!important;border-radius:0!important;min-height:68px!important;padding:13px 18px!important}.wh-company-row:hover{background:#f8fbfa!important}.wh-company-row>span{min-width:0;color:var(--wh-ink-2);font-size:13px}.wh-company-row>span>strong{color:var(--wh-ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.wh-company-row>span>small{color:var(--wh-muted);margin-top:3px;display:block}.wh-company-open{text-align:right;font-size:18px!important}.wh-company-status{color:#73561d;background:#fff8ea;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.wh-company-status.is-ok{background:var(--wh-success-bg);color:var(--wh-success)}.wh-company-modal{width:min(1080px,100vw - 56px);max-height:calc(100vh - 56px);box-shadow:var(--wh-shadow-lg);background:#fff;border:1px solid #102a3c14;border-radius:22px;overflow:auto}.wh-company-modal-head{z-index:5;border-bottom:1px solid var(--wh-line-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 28px 19px;display:flex;position:sticky;top:0}.wh-company-modal-head h2{color:var(--wh-ink);letter-spacing:-.025em;margin:4px 0 5px;font-size:25px}.wh-company-modal-head p{color:var(--wh-muted);margin:0;font-size:13px;line-height:1.45}.wh-company-card-actions{align-items:center;gap:9px;display:flex}.wh-company-completion-action{color:#657782!important;min-height:38px!important}.wh-company-completion-action:disabled{cursor:default;opacity:.62}.wh-company-tabs{z-index:4;border-bottom:1px solid var(--wh-line-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f9fbfbfa;gap:4px;padding:9px 28px;display:flex;position:sticky;top:96px;overflow-x:auto}.wh-company-tabs button{white-space:nowrap;font-size:12px;font-weight:750;background:0 0!important;border:0!important;min-height:36px!important;padding:7px 11px!important}.wh-company-tabs button.is-active{color:#123f34;background:#eaf3ef!important}.wh-company-modal-body{min-height:330px;padding:26px 28px 32px}.wh-company-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.wh-company-detail-grid>div{border:1px solid var(--wh-line-soft);background:#fafcfc;border-radius:12px;gap:5px;min-height:70px;padding:14px 16px;display:grid}.wh-company-detail-grid>div.is-wide{grid-column:1/-1}.wh-company-detail-grid span{color:var(--wh-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:750}.wh-company-detail-grid strong{color:var(--wh-ink);font-size:14px}.wh-company-stack{gap:10px;display:grid}.wh-company-line-card{border:1px solid var(--wh-line);border-radius:13px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;align-items:center;gap:18px;padding:15px 16px;display:grid}.wh-company-line-card>div{gap:3px;display:grid}.wh-company-line-card small,.wh-company-line-card>span,.wh-company-empty{color:var(--wh-muted);font-size:12px}.wh-company-line-card a{color:#285f87;font-size:12px;font-weight:750}.wh-company-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wh-company-role-card{border:1px solid var(--wh-line);background:#fafcfc;border-radius:13px;gap:5px;padding:17px;display:grid}.wh-company-role-card small{color:var(--wh-muted)}.wh-company-quick-modal{width:min(920px,100vw - 56px)}.wh-company-quick-head{position:relative}.wh-company-quick-body{gap:0;padding:6px 28px 22px;display:grid}.wh-company-quick-section{border-bottom:1px solid var(--wh-line-soft);grid-template-columns:44px minmax(0,1fr);gap:18px;padding:24px 0;display:grid}.wh-company-quick-number{color:#225747;letter-spacing:.05em;background:#edf5f1;border-radius:12px;align-self:start;place-items:center;width:38px;height:38px;font-size:11px;font-weight:850;display:grid}.wh-company-quick-content{min-width:0}.wh-company-section-head{margin:0 0 15px}.wh-company-section-head h3{color:var(--wh-ink);letter-spacing:-.01em;margin:0;font-size:17px}.wh-company-section-head p{color:var(--wh-muted);margin:5px 0 0;font-size:13px;line-height:1.45}.wh-company-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 16px;display:grid}.wh-company-field{gap:7px;display:grid}.wh-company-field>span{color:#526572;font-size:12px;font-weight:750}.wh-company-field input{width:100%;min-height:43px;color:var(--wh-ink);background:#fff;border:1px solid #d6e0e5;border-radius:10px;padding:9px 12px}.wh-company-role-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.wh-company-role-picker-compact button{text-align:left;align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex;min-height:44px!important;padding:8px 11px!important}.wh-company-role-picker button span{background:#eff4f6;border-radius:7px;flex:none;place-items:center;width:23px;height:23px;font-weight:850;display:grid}.wh-company-role-picker button.is-selected{color:#174b3d;background:#edf7f2!important;border-color:#94b9aa!important}.wh-company-role-picker button.is-selected span{background:#d7ede3}.wh-company-after-create{background:#f6faf8;border:1px solid #dfeae5;border-radius:13px;align-items:flex-start;gap:12px;margin-top:18px;padding:14px 16px;display:flex}.wh-company-after-create>span{color:#39705d;font-size:18px}.wh-company-after-create strong{color:#264d40;margin-bottom:2px;font-size:13px;display:block}.wh-company-after-create p{color:#65776e;margin:0;font-size:12px;line-height:1.5}.wh-company-error{background:var(--wh-danger-bg);color:var(--wh-danger);border:1px solid #efd2d2;border-radius:12px;margin-top:16px;padding:13px 15px;font-size:13px;font-weight:650}.wh-company-modal-footer{z-index:5;border-top:1px solid var(--wh-line-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;justify-content:space-between;align-items:center;gap:18px;padding:14px 28px;display:flex;position:sticky;bottom:0}.wh-company-modal-footer>div:first-child{gap:3px;display:grid}.wh-company-modal-footer span{color:var(--wh-muted);font-size:12px}.wh-company-footer-actions{gap:9px;display:flex}@media (width<=900px){.wh-company-head-actions,.wh-company-modal-footer{flex-direction:column;align-items:stretch}.wh-company-form-grid,.wh-company-detail-grid,.wh-company-role-picker,.wh-company-chip-grid,.wh-company-quick-section,.wh-company-line-card{grid-template-columns:1fr}.wh-company-tabs{top:110px}}.wh-company-section-toolbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.wh-company-section-toolbar h3{color:var(--wh-ink);margin:0;font-size:17px}.wh-company-section-toolbar p{color:var(--wh-muted);margin:5px 0 0;font-size:12px;line-height:1.5}.wh-company-verification-panel{background:#f7faf8;border:1px solid #dfe8e4;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:17px 18px;display:flex}.wh-company-verification-panel>div:first-child{gap:4px;display:grid}.wh-company-verification-panel strong{color:var(--wh-ink);font-size:14px}.wh-company-verification-panel small{max-width:520px;color:var(--wh-muted);font-size:11px;line-height:1.45}.wh-company-verification-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.wh-company-verification-actions button{font-size:11px;min-height:34px!important;padding:6px 10px!important}.wh-company-verification-actions .wh-verify-button{font-weight:800;color:#245b45!important;background:#eaf6f0!important;border-color:#a8cabb!important}.wh-company-manage-card{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto auto}.wh-company-inline-actions{justify-content:flex-end;align-items:center;gap:6px!important;display:flex!important}.wh-company-inline-actions button{font-size:11px;min-height:32px!important;padding:5px 9px!important}.wh-company-inline-actions button.is-danger{color:#8a3434}.wh-primary-badge{background:#eaf6f0;border-radius:999px;align-items:center;min-height:26px;padding:4px 8px;font-weight:800;display:inline-flex;color:#245b45!important;font-size:11px!important}.wh-company-manage-role{justify-content:space-between;align-items:center;gap:12px;display:flex}.wh-company-manage-role>div{gap:4px;display:grid}.wh-company-manage-role button{font-size:11px;min-height:31px!important;padding:5px 8px!important}.wh-company-inactive-block{background:#fafcfc;border:1px dashed #d6e0e5;border-radius:12px;margin-top:18px;padding:13px 14px}.wh-company-inactive-block summary{cursor:pointer;color:#5f707b;font-size:12px;font-weight:750}.wh-company-inactive-block[open] summary{margin-bottom:12px}.wh-company-action-backdrop{z-index:120;-webkit-backdrop-filter:blur(7px);background:#0917216b;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.wh-company-action-modal{background:#fff;border:1px solid #102a3c14;border-radius:20px;width:min(840px,100%);max-height:calc(100vh - 56px);overflow:auto;box-shadow:0 26px 72px #081b273d}.wh-company-action-modal>header{z-index:2;border-bottom:1px solid var(--wh-line-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px 18px;display:flex;position:sticky;top:0}.wh-company-action-modal>header h3{color:var(--wh-ink);letter-spacing:-.02em;margin:4px 0;font-size:20px}.wh-company-action-modal>header p{color:var(--wh-muted);margin:0;font-size:12px}.wh-company-action-body{padding:22px 24px 26px}.wh-company-action-modal>footer{border-top:1px solid var(--wh-line-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;justify-content:flex-end;gap:8px;padding:14px 24px;display:flex;position:sticky;bottom:0}.wh-company-edit-sections{gap:26px;display:grid}.wh-company-edit-sections section+section{border-top:1px solid var(--wh-line-soft);padding-top:22px}.wh-company-edit-sections h4{color:var(--wh-ink);margin:0 0 14px;font-size:14px}.wh-company-primary-check{margin-top:18px}@media (width<=900px){.wh-company-section-toolbar,.wh-company-verification-panel{flex-direction:column}.wh-company-verification-actions{justify-content:flex-start}.wh-company-manage-card{grid-template-columns:1fr}.wh-company-inline-actions{justify-content:flex-start}.wh-company-action-backdrop{padding:12px}}.wh-company-completion-info{background:#f7faf9;border:1px solid #dbe6e2;border-radius:14px;padding:16px 18px}.wh-company-completion-info strong{color:#102f2b;margin-bottom:5px;display:block}.wh-company-completion-info p{color:#687b78;margin:0;line-height:1.55}.wh-company-inline-status{color:#173f39;background:#eef5f2;border-radius:12px;padding:12px 14px;font-weight:700}.wh-system-admin{color:#182028;width:100%;max-width:1500px;margin:0 auto;padding:34px}.wh-system-admin__hero{background:linear-gradient(135deg,#fff 0%,#f6f7f5 100%);border:1px solid #e2e5e1;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:32px;padding:34px 36px;display:flex;box-shadow:0 18px 50px #1820280f}.wh-system-admin__hero h1{letter-spacing:-.035em;margin:7px 0;font-size:34px;line-height:1.1}.wh-system-admin__hero p{color:#69726f;max-width:680px;margin:0;font-size:15px;line-height:1.6}.wh-system-admin__eyebrow{color:#8b847a;letter-spacing:.14em;font-size:11px;font-weight:800;display:block}.wh-system-admin__status{background:#f2f1ed;border:1px solid #dedbd4;border-radius:16px;min-width:175px;padding:18px 20px}.wh-system-admin__status span,.wh-system-admin__status small{display:block}.wh-system-admin__status span{color:#837d73;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:11px;font-weight:700}.wh-system-admin__status strong{margin-bottom:4px;font-size:21px;display:block}.wh-system-admin__status small{color:#766f66}.wh-system-admin__status--ok{background:#eef6ef;border-color:#cedfce}.wh-system-admin__connection{background:#fff;border:1px solid #e1e4e1;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding:15px 18px;display:flex}.wh-system-admin__connection div{align-items:center;gap:12px;display:flex}.wh-system-admin__connection div>span{color:#8a918e;text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:750}.wh-system-admin__connection div>strong{font-size:13px}.wh-system-admin__connection div>small{color:#8a918e;font-size:11px}.wh-system-admin__actions{justify-content:flex-end;gap:12px;margin:20px 0 28px;display:flex}.wh-button{cursor:pointer;border-radius:11px;min-height:44px;padding:0 19px;font-family:inherit;font-size:14px;font-weight:750;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s,opacity .12s}.wh-button:disabled{cursor:default;opacity:.5}.wh-button:not(:disabled):hover{transform:translateY(-1px)}.wh-button--primary{color:#fff;background:#202b31;border:1px solid #202b31;box-shadow:0 8px 20px #202b3126}.wh-button--primary:not(:disabled):hover{background:#182126;border-color:#182126;box-shadow:0 11px 25px #202b3133}.wh-button--secondary{color:#273037;background:#fff;border:1px solid #d9ddda}.wh-button--secondary:not(:disabled):hover{border-color:#c9ceca;box-shadow:0 7px 18px #1820280f}.wh-system-admin__summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.wh-summary-card{background:#fff;border:1px solid #e1e4e1;border-radius:16px;padding:22px 24px}.wh-summary-card span,.wh-summary-card small{color:#7a827f;display:block}.wh-summary-card span{text-transform:uppercase;letter-spacing:.07em;font-size:12px;font-weight:700}.wh-summary-card strong{margin:10px 0 5px;font-size:30px;line-height:1;display:block}.wh-system-admin__panel{background:#fff;border:1px solid #e1e4e1;border-radius:18px;margin-top:16px;overflow:hidden;box-shadow:0 8px 28px #18202806}.wh-system-admin__panel-heading{border-bottom:1px solid #eceeeb;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;display:flex}.wh-system-admin__panel-heading h2{margin:4px 0 0;font-size:19px}.wh-system-admin__panel-heading>span{color:#8a918e;font-size:12px}.wh-provision-confirmation{padding:26px 24px 24px}.wh-provision-confirmation>p{color:#69726f;max-width:780px;margin:0 0 22px;font-size:14px;line-height:1.65}.wh-provision-confirmation__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.wh-provision-confirmation__summary>div{background:linear-gradient(145deg,#fafbf9 0%,#f5f6f3 100%);border:1px solid #e5e7e3;border-radius:14px;padding:18px 20px}.wh-provision-confirmation__summary span,.wh-provision-confirmation__summary small{display:block}.wh-provision-confirmation__summary span{color:#858d89;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.wh-provision-confirmation__summary strong{color:#20282d;letter-spacing:-.025em;margin:7px 0 4px;font-size:24px;line-height:1;display:block}.wh-provision-confirmation__summary small{color:#858d89;font-size:11px}.wh-provision-confirmation__notice{background:#f1f6f1;border:1px solid #d8e5d9;border-radius:13px;align-items:flex-start;gap:15px;padding:17px 18px;display:flex}.wh-provision-confirmation__notice:before{content:"✓";color:#fff;background:#4a7954;border-radius:50%;flex:0 0 27px;justify-content:center;align-items:center;width:27px;height:27px;font-size:13px;font-weight:900;display:inline-flex}.wh-provision-confirmation__notice strong,.wh-provision-confirmation__notice span{display:block}.wh-provision-confirmation__notice strong{color:#385e40;margin-bottom:3px;font-size:12px}.wh-provision-confirmation__notice span{color:#617166;max-width:780px;font-size:12px;line-height:1.55}.wh-provision-confirmation__actions{border-top:1px solid #eceeeb;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:20px;display:flex}.wh-structure-list{flex-direction:column;display:flex}.wh-structure-row{border-bottom:1px solid #f0f1ef;grid-template-columns:minmax(0,1fr) auto;gap:8px 20px;padding:17px 24px;display:grid}.wh-structure-row:last-child{border-bottom:none}.wh-structure-row__main{align-items:center;gap:12px;display:flex}.wh-structure-row__main strong,.wh-structure-row__main span{display:block}.wh-structure-row__main strong{margin-bottom:3px;font-size:14px}.wh-structure-row__main span{color:#858d89;font-size:12px}.wh-structure-indicator{border-radius:50%;flex:none;width:10px;height:10px}.wh-structure-indicator--ok{background:#4a8f59}.wh-structure-indicator--warning{background:#c99835}.wh-structure-indicator--missing{background:#b75454}.wh-structure-row__right{align-items:center;display:flex}.wh-pill{border-radius:99px;align-items:center;min-height:27px;padding:0 10px;font-size:11px;font-weight:750;display:inline-flex}.wh-pill--ok{color:#397047;background:#edf6ee}.wh-pill--warning{color:#8a681d;background:#fbf3df}.wh-pill--missing{color:#8d4040;background:#faebeb}.wh-structure-row__details{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:6px;padding-left:22px;display:flex}.wh-structure-row__details>span{color:#929894;margin-right:2px;font-size:11px}.wh-structure-row__details code{color:#59605d;background:#f4f5f3;border:1px solid #e8eae7;border-radius:6px;padding:4px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.wh-progress-log{max-height:320px;padding:10px 24px 18px;overflow:auto}.wh-progress-log>div{color:#646d69;align-items:center;gap:10px;padding:8px 0;font-size:12px;display:flex}.wh-progress-log>div>span{color:#68716d;background:#eff1ee;border-radius:50%;flex:none;justify-content:center;align-items:center;width:23px;height:23px;font-size:10px;font-weight:800;display:inline-flex}.wh-system-admin__error{color:#814545;background:#fff3f2;border:1px solid #efd4d1;border-radius:13px;margin-bottom:16px;padding:16px 18px}.wh-system-admin__error strong,.wh-system-admin__error p{display:block}.wh-system-admin__error p{margin:5px 0 0;font-size:12px}.wh-system-admin__result{color:#3d6946;background:#eef7ef;border:1px solid #d3e5d5;border-radius:13px;flex-direction:column;gap:4px;margin-top:16px;padding:17px 20px;display:flex}.wh-system-admin__result span,.wh-system-admin__result small{font-size:12px}.wh-system-admin__empty{text-align:center;background:#fff;border:1px solid #e1e4e1;border-radius:18px;flex-direction:column;align-items:center;padding:72px 30px;display:flex}.wh-system-admin__empty-icon{color:#fff;letter-spacing:-.04em;background:#292f32;border-radius:17px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:18px;font-size:14px;font-weight:850;display:flex}.wh-system-admin__empty h2{margin:0 0 8px;font-size:20px}.wh-system-admin__empty p{color:#7c8581;max-width:520px;margin:0;font-size:13px;line-height:1.65}@media (width<=800px){.wh-system-admin{padding:18px}.wh-system-admin__hero{flex-direction:column;padding:25px}.wh-system-admin__status{width:100%}.wh-system-admin__connection{align-items:flex-start}.wh-system-admin__connection div{flex-direction:column;align-items:flex-start;gap:4px}.wh-system-admin__summary-grid{grid-template-columns:1fr}.wh-system-admin__actions{flex-direction:column}.wh-button{width:100%}.wh-provision-confirmation__summary{grid-template-columns:1fr}.wh-provision-confirmation__actions{flex-direction:column-reverse}.wh-structure-row{grid-template-columns:1fr}.wh-structure-row__right{padding-left:22px}}:root{--shell-green-950:#0d302a;--shell-green-900:#123b33;--shell-green-800:#184b40;--shell-green-100:#eaf2ef;--shell-ink:#14252f;--shell-muted:#6f7f88;--shell-line:#e3e9ec;--shell-soft:#f5f7f8;--shell-card:#fff;--shell-radius:18px;--shell-shadow:0 12px 32px #12263012}html,body,#root{min-height:100%}body{background:#f4f6f7;margin:0}.wh-shell,.wh-shell *{box-sizing:border-box}.wh-shell{min-height:100vh;color:var(--shell-ink);background:radial-gradient(circle at 75% -10%,#e8efedb3,#0000 28%),#f4f6f7;grid-template-columns:232px minmax(0,1fr);font-family:Inter,Segoe UI,Arial,sans-serif;display:grid}.wh-sidebar{z-index:20;color:#fff;background:var(--shell-green-950);flex-direction:column;height:100vh;padding:24px 16px 18px;display:flex;position:sticky;top:0;box-shadow:16px 0 50px #09262014}.wh-brand{align-items:center;min-height:64px;padding:2px 10px 26px;display:flex}.wh-brand-logo{object-fit:contain;width:168px;max-width:100%;height:auto;display:block}.wh-nav{flex-direction:column;gap:5px;display:flex}.wh-nav button{color:#ffffffb8;width:100%;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:9px 11px;font-size:13px;font-weight:650;display:grid}.wh-nav button:hover{color:#fff;background:#ffffff12}.wh-nav button.is-active{color:#fff;background:#ffffff1f;box-shadow:inset 3px 0 #c2dfcfe6}.wh-nav-icon{place-items:center;width:26px;height:26px;font-size:16px;display:grid}.wh-nav-dot{background:#ffffff47;border-radius:999px;width:5px;height:5px}.wh-sidebar-footer{border-top:1px solid #ffffff17;flex-direction:column;gap:3px;margin-top:auto;padding:16px 10px 4px;display:flex}.wh-sidebar-footer span{letter-spacing:.08em;font-size:11px;font-weight:800}.wh-sidebar-footer small{color:#ffffff7a;font-size:10px}.wh-shell-main{min-width:0}.wh-topbar{z-index:15;-webkit-backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #dae2e6e6;grid-template-columns:minmax(180px,.7fr) minmax(260px,1.15fr) minmax(220px,.8fr);align-items:center;gap:24px;height:76px;padding:0 30px;display:grid;position:sticky;top:0}.wh-topbar-left{align-items:center;gap:12px;min-width:0;display:flex}.wh-topbar-left>div{flex-direction:column;gap:1px;display:flex}.wh-topbar-section{color:#8a989f;letter-spacing:.12em;font-size:9px;font-weight:800}.wh-topbar-left strong{font-size:14px}.wh-mobile-menu{display:none}.wh-topbar-search{color:#7c8b93;background:#f6f8f9;border:1px solid #e0e7ea;border-radius:11px;align-items:center;gap:8px;height:40px;padding:0 12px;display:flex}.wh-topbar-search input{width:100%;color:var(--shell-ink);font:inherit;background:0 0;border:0;outline:0;font-size:12px}.wh-profile{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.wh-avatar{background:var(--shell-green-900);color:#fff;border-radius:999px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.wh-profile>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.wh-profile strong{font-size:12px}.wh-profile span{color:#84929a;font-size:10px}.wh-content{width:100%;max-width:none;margin:0;padding:32px 40px 48px}.wh-kicker,.wh-workspace-eyebrow{color:#7c8b93;letter-spacing:.14em;margin-bottom:8px;font-size:9px;font-weight:850;line-height:1;display:block}.wh-dashboard{flex-direction:column;gap:26px;display:flex}.wh-dashboard-hero{color:#fff;background:linear-gradient(135deg,#123b33 0%,#1d5649 62%,#294f48 100%);border-radius:22px;justify-content:space-between;align-items:flex-end;gap:32px;min-height:176px;padding:30px 34px;display:flex;box-shadow:0 20px 44px #113a3126}.wh-dashboard-hero .wh-kicker{color:#ffffffa1}.wh-dashboard-hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(32px,4vw,48px);line-height:1}.wh-dashboard-hero p{color:#ffffffbd;max-width:650px;margin:11px 0 0;font-size:14px;line-height:1.55}.wh-hero-actions{flex-wrap:wrap;gap:9px;display:flex}.wh-hero-actions button{min-height:42px;font:inherit;cursor:pointer;border-radius:11px;padding:10px 15px;font-size:12px;font-weight:750}.wh-action-primary{color:var(--shell-green-950);background:#fff;border:1px solid #fff}.wh-action-secondary{color:#fff;background:#ffffff17;border:1px solid #ffffff38}.wh-section{flex-direction:column;gap:14px;display:flex}.wh-section-heading,.wh-panel-title{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.wh-section-heading h2,.wh-panel-title h2{letter-spacing:-.025em;margin:0;font-size:18px}.wh-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wh-module-card{border:1px solid var(--shell-line);min-height:188px;color:var(--shell-ink);text-align:left;cursor:pointer;background:#fff;border-radius:17px;flex-direction:column;justify-content:space-between;gap:24px;padding:20px;display:flex;box-shadow:0 8px 24px #11242e0a}.wh-module-card:hover{border-color:#ccd8dc;transform:translateY(-3px);box-shadow:0 16px 36px #11242e17}.wh-module-card-top{justify-content:space-between;align-items:center;display:flex}.wh-module-mark{background:#acc5bd;border-radius:999px;width:32px;height:6px}.wh-module-price .wh-module-mark{background:#d9bd74}.wh-module-offer .wh-module-mark{background:#a9b9d6}.wh-module-contract .wh-module-mark{background:#bbb3cf}.wh-module-case .wh-module-mark{background:#d6aaa5}.wh-ready,.wh-planned{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.wh-ready{color:#3e735e;background:#edf6f1}.wh-planned{color:#839097;background:#f2f4f5}.wh-module-card h3{margin:0;font-size:16px}.wh-module-card p{color:var(--shell-muted);margin:8px 0 0;font-size:12px;line-height:1.5}.wh-module-link{color:#355c51;justify-content:space-between;font-size:11px;font-weight:750;display:flex}.wh-dashboard-lower{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:12px;display:grid}.wh-dashboard-panel{border:1px solid var(--shell-line);background:#fff;border-radius:17px;padding:22px;box-shadow:0 8px 24px #11242e0a}.wh-live-note{color:#8b989f;font-size:10px}.wh-attention-grid{gap:8px;margin-top:18px;display:grid}.wh-attention-grid button{width:100%;color:var(--shell-ink);text-align:left;cursor:pointer;background:#fbfcfc;border:1px solid #e8edef;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.wh-attention-icon{background:var(--shell-green-100);width:32px;height:32px;color:var(--shell-green-800);border-radius:9px;place-items:center;display:grid}.wh-attention-grid button>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.wh-attention-grid strong{font-size:12px}.wh-attention-grid small{color:#829097;font-size:10px}.wh-roadmap-list{gap:14px;margin-top:18px;display:grid}.wh-roadmap-list>div{grid-template-columns:28px 1fr;gap:10px;display:grid}.wh-roadmap-list p{flex-direction:column;gap:3px;margin:0;display:flex}.wh-roadmap-list strong{font-size:11px}.wh-roadmap-list small{color:#839097;font-size:10px}.wh-workspace-heading{margin-bottom:22px}.wh-workspace-heading h1,.wh-planned-page h1{letter-spacing:-.035em;margin:0;font-size:32px;line-height:1.08}.wh-workspace-heading p,.wh-planned-page>p{max-width:720px;color:var(--shell-muted);margin:9px 0 0;font-size:13px;line-height:1.55}.wh-planned-card{border:1px solid var(--shell-line);max-width:760px;box-shadow:var(--shell-shadow);background:#fff;border-radius:18px;margin-top:28px;padding:28px}.wh-planned-card>span{color:#668077;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.wh-planned-card h2{margin:12px 0 0;font-size:20px}.wh-planned-card p{color:var(--shell-muted);font-size:12px;line-height:1.55}.wh-planned-card button{background:var(--shell-green-900);color:#fff;min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:10px;margin-top:10px;padding:9px 14px;font-size:11px;font-weight:750}.wh-login-stage{background:#f4f6f7;place-items:center;min-height:100vh;padding:32px;display:grid}.wh-workspace-module>label{border:1px solid var(--shell-line);background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:18px;display:inline-flex}.wh-workspace-module>section{border:1px solid var(--shell-line);background:#fff;border-radius:16px;margin-top:18px;padding:24px}.wh-workspace-module table{border-collapse:collapse;width:100%;font-size:11px}.wh-workspace-module th,.wh-workspace-module td{text-align:left;vertical-align:top;border-bottom:1px solid #edf1f3;padding:10px 9px}.wh-workspace-module th{color:#708088;letter-spacing:.055em;text-transform:uppercase;background:#fafbfb;font-size:9px;font-weight:800}@media (width<=1100px){.wh-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-dashboard-lower{grid-template-columns:1fr}}@media (width<=820px){.wh-shell{grid-template-columns:1fr}.wh-sidebar{width:232px;transition:transform .18s;position:fixed;left:0;transform:translate(-105%)}.wh-sidebar.is-open{transform:translate(0)}.wh-mobile-menu{place-items:center;width:36px;height:36px;display:grid}.wh-topbar{grid-template-columns:1fr auto;height:auto;min-height:70px;padding:12px 18px}.wh-topbar-search{grid-column:1/-1}.wh-content{padding:18px}}@media (width<=640px){.wh-module-grid{grid-template-columns:1fr}.wh-dashboard-hero{flex-direction:column;align-items:flex-start;min-height:220px;padding:24px}.wh-profile>div:last-child{display:none}.wh-workspace-heading h1,.wh-planned-page h1{font-size:27px}}
