:root{color:#10203a;font-synthesis:none;text-rendering:optimizelegibility;--navy:#07162f;--navy-2:#0c2349;--ink:#10203a;--muted:#75839a;--muted-2:#9aa6b8;--line:#e3e9f1;--line-2:#d6deea;--surface:#fff;--surface-2:#f8fafd;--blue:#155eef;--blue-2:#2f6fff;--blue-soft:#edf3ff;--green:#17b26a;--amber:#f79009;--red:#d92d20;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;height:100%;min-height:100%;margin:0}body{background:#f4f7fb;overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}h1,h2,h3,h4,p{margin:0}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #8fb1ff}.spinner{border:2px solid #fff5;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.brand-v5{justify-content:center;align-items:center;display:flex}.brand-v5 img{object-fit:contain;display:block}.brand-v5-full img{width:250px;max-width:100%}.brand-v5-mark img{width:46px;height:46px}.eyebrow-v5{letter-spacing:1.5px;text-transform:uppercase;color:#315fcb;font-size:11px;font-weight:850}.primary-button-v5,.secondary-button-v5{border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 17px;font-size:13px;font-weight:800;transition:all .18s;display:inline-flex}.primary-button-v5{color:#fff;background:linear-gradient(135deg,#1d61f0,#1747c3);box-shadow:0 8px 20px #155eef33}.primary-button-v5:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px #155eef47}.secondary-button-v5{color:#33435e;border:1px solid var(--line);background:#fff}.secondary-button-v5:hover:not(:disabled){background:#f7f9fc}.primary-button-v5 svg,.secondary-button-v5 svg{width:17px;height:17px}.primary-button,.secondary-button,.light-button,.text-button{font:inherit}.primary-button{color:#fff;background:linear-gradient(135deg,#1d61f0,#1747c3);border:0;border-radius:11px;align-items:center;gap:8px;height:44px;padding:0 17px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #155eef33}.secondary-button{border:1px solid var(--line);color:#33435e;background:#fff;border-radius:11px;align-items:center;gap:8px;height:44px;padding:0 16px;font-weight:750;display:inline-flex}.light-button{color:#17233a;background:#fff;border:0;border-radius:10px;align-items:center;gap:8px;padding:11px 15px;font-weight:800;display:inline-flex}.text-button{color:#155eef;background:0 0;border:0;align-items:center;gap:6px;font-weight:800;display:inline-flex}.login-v5{background:#fff;grid-template-columns:minmax(420px,46%) 1fr;height:100dvh;display:grid;overflow:hidden}.login-brand-v5{color:#fff;background:radial-gradient(circle at 72% 16%,#2e67ff52,#0000 34%),linear-gradient(150deg,#07162f 0%,#0a2044 55%,#061328 100%);flex-direction:column;padding:44px 54px 36px;display:flex;position:relative;overflow:hidden}.login-brand-v5:after{content:"";border:1px solid #80a7ff21;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-230px;right:-150px;box-shadow:0 0 0 42px #80a7ff09,0 0 0 85px #80a7ff06}.login-brand-top-v5{z-index:2;position:relative}.login-mark-large-v5{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;place-items:center;width:72px;height:72px;display:grid}.login-mark-large-v5 .brand-v5-mark img{width:52px;height:52px}.login-message-v5{z-index:2;max-width:580px;margin:auto 0;position:relative}.login-kicker-v5{letter-spacing:2.4px;color:#90afff;font-size:12px;font-weight:850}.login-message-v5 h1{letter-spacing:-4.5px;margin:18px 0 22px;font-size:clamp(58px,6vw,92px);line-height:.92}.login-message-v5 h1 em{color:#5f8dff;font-style:normal}.login-message-v5 p{color:#b7c6df;max-width:520px;font-size:16px;line-height:1.72}.login-trust-v5{z-index:2;flex-wrap:wrap;gap:12px;display:flex;position:relative}.login-trust-v5 span{color:#9eb0cc;background:#ffffff0b;border:1px solid #ffffff12;border-radius:9px;align-items:center;gap:7px;padding:8px 10px;font-size:11px;display:inline-flex}.login-trust-v5 svg{color:#7fa1ff;width:15px}.login-access-v5{background:linear-gradient(#fff 0%,#fbfcfe 100%);place-items:center;padding:32px 7vw;display:grid}.login-card-v5{width:min(100%,480px)}.login-mobile-logo-v5{display:none}.login-heading-v5>span{letter-spacing:1.7px;color:#315fcb;font-size:11px;font-weight:850}.login-heading-v5 h2{letter-spacing:-2.3px;margin:12px 0 10px;font-size:46px;line-height:1}.login-heading-v5 p{color:#76839a;font-size:14px;line-height:1.6}.login-form-v5{gap:18px;margin-top:34px;display:grid}.login-form-v5 label{gap:8px;display:grid}.login-form-v5 label>span{color:#34435d;font-size:12px;font-weight:800}.login-form-v5 input{color:#10203a;background:#fbfcfe;border:1px solid #dbe3ee;border-radius:13px;outline:none;height:56px;padding:0 16px;font-weight:650;transition:all .18s}.login-form-v5 input:focus{background:#fff;border-color:#6e96ff;box-shadow:0 0 0 4px #155eef17}.login-button-v5{color:#fff;background:linear-gradient(135deg,#1d61f0,#1747c3);border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;height:56px;font-size:15px;font-weight:850;display:flex;box-shadow:0 12px 28px #155eef38}.login-button-v5 svg{width:18px}.login-error-v5{color:#b42318;background:#fff2f1;border:1px solid #ffd2ce;border-radius:10px;padding:12px 13px;font-size:12px}.login-support-v5{color:#8a96aa;border-top:1px solid #edf0f5;justify-content:center;align-items:center;gap:8px;margin-top:24px;padding-top:20px;font-size:11px;display:flex}.login-support-v5 svg{color:#6f7f98;width:15px}.app-shell-v5{background:#f4f7fb;height:100dvh;overflow:hidden}.sidebar-v5{z-index:20;background:linear-gradient(#07162f 0%,#061328 100%);flex-direction:column;width:236px;padding:26px 16px 18px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand-v5{justify-content:center;align-items:flex-start;height:86px;display:flex}.sidebar-brand-v5 .brand-v5-mark img{filter:drop-shadow(0 10px 24px #1e66ff3d);width:58px;height:58px}.sidebar-nav-v5{gap:8px;margin-top:2px;display:grid}.sidebar-nav-v5 button{color:#92a0b8;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;height:50px;padding:0 14px;font-size:13px;font-weight:750;transition:all .18s;display:flex}.sidebar-nav-v5 button svg{width:19px}.sidebar-nav-v5 button:hover{color:#d5deeb;background:#ffffff0b}.sidebar-nav-v5 button.active{color:#fff;background:linear-gradient(90deg,#17366f,#102a58);box-shadow:inset 3px 0 #4a7fff,0 8px 22px #0000001f}.sidebar-nav-v5 button.active svg{color:#73a0ff}.sidebar-account-v5{border-top:1px solid #ffffff12;margin-top:auto;padding-top:17px}.sidebar-profile-v5{background:#ffffff09;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:10px;padding:12px;display:flex}.sidebar-avatar-v5{color:#fff;background:linear-gradient(145deg,#3c72f4,#214fc4);border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.sidebar-profile-v5>div:last-child{min-width:0}.sidebar-profile-v5 strong{color:#f7f9fc;white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.sidebar-profile-v5 small{color:#8190aa;margin-top:3px;font-size:9px;display:block}.sidebar-logout-v5{color:#8e9db4;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;height:44px;margin-top:9px;padding:0 13px;font-size:12px;display:flex}.sidebar-logout-v5:hover{color:#fff;background:#ffffff0b}.sidebar-logout-v5 svg{width:18px}.main-panel-v5{width:calc(100% - 236px);height:100dvh;margin-left:236px;overflow:hidden}.page-wrap-v5{height:100%;padding:24px 30px 22px;overflow:hidden}.onboarding-v5{flex-direction:column;max-width:1420px;height:100%;min-height:0;margin:0 auto;display:flex}.onboarding-header-v5{flex:none;margin-bottom:15px}.onboarding-header-v5 h1{letter-spacing:-1.6px;margin:8px 0 6px;font-size:31px;line-height:1}.onboarding-header-v5 p{color:#7c889b;font-size:12px;line-height:1.55}.title-row-v5{align-items:center;gap:12px;display:flex}.draft-pill-v5{color:#627087;background:#fff;border:1px solid #e3e8ef;border-radius:999px;align-items:center;gap:7px;height:27px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.draft-pill-v5 i{background:#f6a723;border-radius:50%;width:7px;height:7px}.wizard-tabs-v5{flex:none;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.wizard-tabs-v5 button{color:#738096;background:#fff;border:1px solid #e1e7f0;border-radius:12px;align-items:center;gap:9px;min-width:0;height:54px;padding:0 12px;font-size:10px;display:flex}.wizard-tabs-v5 button span{color:#6f7c90;background:#f2f5f9;border-radius:8px;flex:none;place-items:center;width:27px;height:27px;font-weight:850;display:grid}.wizard-tabs-v5 button strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wizard-tabs-v5 button.active{color:#fff;background:#0d2755;border-color:#0d2755;box-shadow:0 8px 20px #0d275521}.wizard-tabs-v5 button.active span{color:#fff;background:#2f6fff}.wizard-v5{background:#fff;border:1px solid #e2e8f1;border-radius:17px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 14px 42px #1d2d4d0b}.wizard-body-v5{scrollbar-width:none;flex:1;min-height:0;padding:25px 28px 18px;overflow:auto}.wizard-body-v5::-webkit-scrollbar{display:none}.wizard-footer-v5{background:#fff;border-top:1px solid #edf0f5;flex:0 0 66px;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.wizard-footer-v5>span{color:#9aa5b4;font-size:10px}.wizard-footer-v5>div{gap:9px;display:flex}.wizard-error-v5{color:#b42318;background:#fff2f1;border:1px solid #ffd3ce;border-radius:10px;flex:none;margin:0 24px 10px;padding:10px 12px;font-size:11px}.section-v5{flex-direction:column;height:100%;display:flex}.section-head-v5{flex:none;align-items:center;gap:12px;margin-bottom:20px;display:flex}.section-head-v5>span{color:#155eef;background:#edf3ff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.section-head-v5 h2{letter-spacing:-.45px;font-size:18px}.section-head-v5 p{color:#8a96a8;margin-top:4px;font-size:10px}.section-content-v5{flex:1;min-height:0}.grid-v5{gap:15px 16px;display:grid}.grid-v5.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-v5.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field-v5{gap:6px;min-width:0;display:grid}.field-v5>span{color:#35445e;justify-content:space-between;align-items:center;gap:8px;font-size:10.5px;font-weight:800;display:flex}.field-v5>span em{color:#a0a9b8;font-size:9px;font-style:normal;font-weight:650}.field-v5 input,.field-v5 select,.field-v5 textarea{color:#10203a;background:#fff;border:1px solid #dce3ed;border-radius:10px;outline:none;width:100%;min-width:0;padding:0 12px;font-size:11.5px;transition:all .18s}.field-v5 input,.field-v5 select{height:43px}.field-v5 textarea{resize:none;height:78px;padding-top:11px;line-height:1.5}.field-v5 input:focus,.field-v5 select:focus,.field-v5 textarea:focus{border-color:#78a0ff;box-shadow:0 0 0 3px #155eef14}.field-v5.has-error input,.field-v5.has-error select,.field-v5.has-error textarea{background:snow;border-color:#f08b83}.field-v5>small{color:#c43228;font-size:9px;line-height:1.35}.field-helper-v5{color:#7d889a;background:#f7f9fc;border:1px solid #e7ebf1;border-radius:10px;align-items:center;gap:9px;min-height:43px;padding:0 12px;font-size:9.5px;line-height:1.4;display:flex}.field-helper-v5 svg{color:#17a86b;flex:none;width:16px}.slug-v5{background:#fff;border:1px solid #dce3ed;border-radius:10px;align-items:center;height:43px;display:flex;overflow:hidden}.slug-v5 span{color:#8995a7;white-space:nowrap;background:#f6f8fb;border-right:1px solid #e5eaf1;align-items:center;height:100%;padding:0 10px;font-size:9px;display:flex}.slug-v5 input{height:100%!important;box-shadow:none!important;border:0!important;border-radius:0!important}.color-input-v5{grid-template-columns:43px 1fr;gap:7px;display:grid}.color-input-v5 input[type=color]{cursor:pointer;padding:4px}.inline-alert-v5{color:#b42318;background:#fff5f4;border:1px solid #ffd2ce;border-radius:9px;margin:0 0 12px;padding:9px 11px;font-size:10px}.hours-v5{gap:7px;display:grid}.hours-row-v5{background:#fbfcfe;border:1px solid #e6ebf2;border-radius:11px;grid-template-columns:145px 86px 92px minmax(300px,1fr);align-items:center;gap:10px;min-height:47px;padding:5px 9px;display:grid}.hours-row-v5>strong{padding-left:5px;font-size:11px}.state-toggle-v5{color:#7a8799;background:#fff;border:1px solid #dde4ee;border-radius:8px;height:31px;font-size:9px;font-weight:800}.state-toggle-v5.selected{color:#155eef;background:#edf3ff;border-color:#b7caf8}.time-range-v5{grid-template-columns:1fr 22px 1fr;align-items:center;gap:6px;display:grid}.time-range-v5 input{color:#253651;background:#fff;border:1px solid #dce3ed;border-radius:8px;height:32px;padding:0 8px;font-size:10px}.time-range-v5 span{text-align:center;color:#96a1b1;font-size:9px}.media-grid-v5{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.client-media-v5{grid-template-columns:repeat(3,minmax(0,1fr))}.upload-v5{cursor:pointer;background:#fbfcfe;border:1.5px dashed #cbd6e5;border-radius:12px;align-items:center;gap:12px;min-width:0;min-height:86px;padding:13px;transition:all .18s;display:flex}.upload-v5:hover{background:#f7faff;border-color:#93b0f9}.upload-v5 input{display:none}.upload-icon-v5{color:#155eef;background:#edf3ff;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.upload-icon-v5 svg{width:18px}.upload-v5>div:last-child{min-width:0}.upload-v5 strong{white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;display:block;overflow:hidden}.upload-v5 small{color:#8b96a8;margin-top:4px;font-size:8.8px;line-height:1.4;display:block}.upload-v5 em{color:#c43228;margin-top:4px;font-size:8.6px;font-style:normal;display:block}.upload-v5.error{background:snow;border-color:#ee8c84}.catalog-layout-v5{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:18px;height:100%;display:grid}.subheading-v5{justify-content:space-between;align-items:flex-end;margin-bottom:10px;display:flex}.subheading-v5 strong{font-size:12px}.subheading-v5 small{color:#8a95a6;margin-top:4px;font-size:9px;display:block}.catalog-methods-v5,.client-product-methods-v5{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.method-v5{text-align:left;color:#10203a;background:#fff;border:1px solid #e0e6ef;border-radius:12px;gap:10px;min-width:0;min-height:94px;padding:12px;transition:all .18s;display:flex;position:relative}.method-v5:hover{border-color:#adc3f8;transform:translateY(-1px)}.method-v5.selected{background:#f4f7ff;border-color:#7fa3ff;box-shadow:0 0 0 2px #155eef0f}.method-icon-v5{color:#617087;background:#f1f4f8;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;display:grid}.method-v5.selected .method-icon-v5{color:#fff;background:#155eef}.method-icon-v5 svg{width:16px}.method-v5 strong{font-size:10px;line-height:1.3;display:block}.method-v5 small{color:#8a96a8;margin-top:4px;font-size:8.5px;line-height:1.45;display:block}.method-v5>em{color:#155eef;background:#edf3ff;border-radius:999px;padding:3px 5px;font-size:7.5px;font-style:normal;font-weight:850;position:absolute;top:8px;right:8px}.file-intake-v5{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:11px;display:grid}.info-panel-v5{color:#627187;background:#f8fafc;border:1px solid #dfe7f1;border-radius:11px;gap:10px;margin-top:11px;padding:12px;display:flex}.info-panel-v5>svg{color:#155eef;flex:none;width:18px}.info-panel-v5 strong{color:#263750;font-size:10px;display:block}.info-panel-v5 p{margin-top:4px;font-size:8.8px;line-height:1.5}.owner-box-v5{background:#fbfcfe;border:1px solid #e2e8f0;border-radius:13px;min-width:0;height:100%;padding:15px}.owner-toggle-head-v5{justify-content:space-between;align-items:center;gap:10px;display:flex}.owner-toggle-head-v5 strong{font-size:11px;display:block}.owner-toggle-head-v5 small{color:#919cac;font-size:8.5px}.toggle-pill-v5{background:#d7deea;border:0;border-radius:999px;width:40px;height:23px;padding:3px;transition:all .2s}.toggle-pill-v5 span{background:#fff;border-radius:50%;width:17px;height:17px;transition:all .2s;display:block;box-shadow:0 1px 3px #0002}.toggle-pill-v5.on{background:#155eef}.toggle-pill-v5.on span{transform:translate(17px)}.owner-empty-v5{color:#8490a2;margin-top:18px;font-size:9px;line-height:1.55}.owner-fields-v5{gap:9px;margin-top:13px;display:grid}.owner-fields-v5 .field-v5 input{height:39px}.manual-catalog-v5{margin-top:11px}.manual-head-v5{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.manual-head-v5 span{font-size:10px;font-weight:850}.manual-head-v5 small{color:#929cad;margin-top:2px;font-size:8px;display:block}.manual-head-v5 button{color:#155eef;background:#edf3ff;border:0;border-radius:8px;align-items:center;gap:5px;height:29px;padding:0 9px;font-size:8.5px;font-weight:850;display:flex}.manual-head-v5 button svg{width:13px}.manual-table-v5{scrollbar-width:thin;gap:6px;max-height:168px;display:grid;overflow:auto}.manual-row-v5{grid-template-columns:minmax(170px,1.7fr) 82px 72px 100px 100px 72px 26px;align-items:center;gap:5px;display:grid}.manual-row-v5 input{border:1px solid #dce3ed;border-radius:7px;min-width:0;height:32px;padding:0 7px;font-size:8.8px}.manual-row-v5 input.invalid{background:snow;border-color:#ef8e86}.image-cell-v5{color:#69768b;cursor:pointer;background:#fff;border:1px solid #dce3ed;border-radius:7px;justify-content:center;align-items:center;gap:4px;height:32px;font-size:8px;display:flex}.image-cell-v5 input{display:none}.image-cell-v5 svg{width:12px}.remove-row-v5{color:#c43228;background:#fff1f0;border:0;border-radius:7px;width:26px;height:26px;font-size:17px}.manual-note-v5{color:#9aa5b4;margin-top:6px;font-size:8px;display:block}.review-v5{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.review-card-v5{background:#fbfcfe;border:1px solid #e1e7ef;border-radius:12px;padding:14px}.review-title-v5{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.review-title-v5>strong{font-size:11px}.review-title-v5 button{color:#155eef;background:0 0;border:0;font-size:9px;font-weight:850}.review-card-v5>div:not(.review-title-v5){border-top:1px solid #edf0f4;justify-content:space-between;gap:12px;padding:7px 0;display:flex}.review-card-v5>div:not(.review-title-v5) span{color:#8b96a7;font-size:8.8px}.review-card-v5>div:not(.review-title-v5) strong{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:65%;font-size:9px;overflow:hidden}.success-v5{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.success-icon-v5{color:#17a86b;background:#eafaf2;border-radius:16px;place-items:center;width:56px;height:56px;display:grid}.success-icon-v5 svg{width:28px}.success-v5 h1{margin:10px 0 8px;font-size:34px}.success-v5>p{color:#7c879a;max-width:550px;font-size:12px;line-height:1.6}.success-summary-v5{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(720px,100%);margin:22px 0;display:grid}.success-summary-v5>div{text-align:left;background:#fff;border:1px solid #e3e9f1;border-radius:11px;padding:13px}.success-summary-v5 small{color:#929dac;font-size:8px;display:block}.success-summary-v5 strong{margin-top:4px;font-size:10px;display:block}.credential-v5{text-align:left;background:#f4f7ff;border:1px solid #d8e4ff;border-radius:12px;gap:10px;width:min(520px,100%);margin-bottom:18px;padding:13px;display:flex}.credential-v5 svg{color:#155eef}.credential-v5 small,.credential-v5 p{color:#8490a2;font-size:8.5px}.credential-v5 strong{margin:4px 0;font-size:14px;display:block}.client-v5{background:#f5f7fb;height:100dvh;overflow:hidden}.client-header-v5{background:#fff;border-bottom:1px solid #e8ecf2;justify-content:space-between;align-items:center;height:72px;padding:0 max(28px,50vw - 620px);display:flex}.client-header-v5 .brand-v5-full img{width:178px}.client-save-v5{align-items:center;gap:9px;display:flex}.client-save-v5>span{background:#17b26a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e8f8f0}.client-save-v5 strong{font-size:9px;display:block}.client-save-v5 small{color:#9aa4b3;margin-top:2px;font-size:8px;display:block}.client-main-v5{flex-direction:column;width:min(1240px,100% - 48px);height:calc(100dvh - 72px);min-height:0;margin:0 auto;padding:20px 0 18px;display:flex}.client-title-v5{flex:none;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:13px;display:flex}.client-title-v5 h1{letter-spacing:-1.3px;margin:7px 0 5px;font-size:29px}.client-title-v5 p{color:#7f8b9d;font-size:11px;line-height:1.5}.client-help-v5{color:#31425e;background:#fff;border:1px solid #e0e6ef;border-radius:11px;align-items:center;gap:9px;padding:9px 12px;text-decoration:none;display:flex}.client-help-v5 svg{color:#155eef;width:18px}.client-help-v5 strong{font-size:9px;display:block}.client-help-v5 small{color:#95a0af;margin-top:2px;font-size:7.8px;display:block}.client-tabs-v5{flex:none;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:11px;display:grid}.client-tabs-v5 button{color:#778397;background:#fff;border:1px solid #e1e7ef;border-radius:11px;justify-content:center;align-items:center;gap:7px;height:49px;font-size:9px;display:flex}.client-tabs-v5 button span{background:#f1f4f8;border-radius:7px;place-items:center;width:23px;height:23px;font-weight:850;display:grid}.client-tabs-v5 button.active{color:#fff;background:#0d2755;border-color:#0d2755}.client-tabs-v5 button.active span{background:#2f6fff}.client-card-v5{background:#fff;border:1px solid #e1e7ef;border-radius:16px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 14px 42px #1d2d4d0b}.client-card-body-v5{scrollbar-width:none;flex:1;min-height:0;padding:23px 26px 15px;overflow:auto}.client-card-body-v5::-webkit-scrollbar{display:none}.client-footer-v5{padding:0 20px}.client-error-v5{margin:0 20px 8px}.client-product-methods-v5{margin-bottom:11px}.client-review-v5{grid-template-columns:repeat(2,minmax(0,1fr))}.client-success-wrap-v5{place-items:center;height:calc(100dvh - 72px);padding:24px;display:grid}.client-success-v5{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:17px;width:min(540px,100%);padding:38px;box-shadow:0 18px 50px #1626430f}.client-success-v5 h1{margin:10px 0 8px;font-size:32px}.client-success-v5 p{color:#7b8798;font-size:11px;line-height:1.6}.page-heading,.admin-overview-head-v4{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.page-heading h1,.admin-overview-head-v4 h1{letter-spacing:-1.5px;margin:7px 0 6px;font-size:32px}.page-heading p,.admin-overview-head-v4 p{color:#7d899b;font-size:11px}.heading-actions{gap:8px;display:flex}.admin-overview-v4{scrollbar-width:none;max-width:1380px;height:100%;margin:0 auto;overflow:auto}.admin-overview-v4::-webkit-scrollbar{display:none}.eyebrow{letter-spacing:1.4px;text-transform:uppercase;color:#315fcb;font-size:10px;font-weight:850}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.kpi-card{background:#fff;border:1px solid #e1e7ef;border-radius:14px;align-items:center;gap:13px;min-height:112px;padding:17px;display:flex}.kpi-icon{border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.kpi-icon svg{width:18px}.kpi-icon.blue{color:#155eef;background:#edf3ff}.kpi-icon.green{color:#17a86b;background:#ecf9f3}.kpi-icon.violet{color:#7a52d1;background:#f3efff}.kpi-icon.orange{color:#e5890a;background:#fff6e8}.kpi-icon.red{color:#d92d20;background:#fff0ef}.kpi-card small{color:#8c97a8;font-size:8.5px;display:block}.kpi-card strong{letter-spacing:-1px;margin:3px 0;font-size:23px;display:block}.kpi-card em{color:#9aa4b3;font-size:8px;font-style:normal}.panel{background:#fff;border:1px solid #e1e7ef;border-radius:15px;overflow:hidden}.panel-head{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;height:62px;padding:0 18px;display:flex}.panel-head p{color:#949eae;margin-top:3px;font-size:8.5px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%}th{text-transform:uppercase;letter-spacing:.7px;color:#9aa4b3;text-align:left;background:#fafbfc;border-bottom:1px solid #edf0f4;padding:10px 13px;font-size:8px}td{color:#536078;border-bottom:1px solid #f0f2f5;padding:11px 13px;font-size:9.5px}.business-cell{align-items:center;gap:9px;display:flex}.business-cell strong{color:#1e2d45;font-size:9.5px;display:block}.business-cell small{color:#98a2b1;margin-top:2px;font-size:8px;display:block}.business-logo,.product-thumb{color:#155eef;background:#edf3ff;border-radius:9px;place-items:center;width:32px;height:32px;font-weight:850;display:grid}.status{border-radius:999px;align-items:center;height:23px;padding:0 7px;font-size:7.5px;font-weight:850;display:inline-flex}.status-active{color:#14895a;background:#ecf9f3}.status-suspended{color:#b86a00;background:#fff5e8}.status-archived{color:#778294;background:#f1f3f6}.row-action{color:#8e99a9;background:0 0;border:0;font-weight:900}.empty-table-v4{text-align:center;color:#929dad;padding:34px}.owner-hero{color:#fff;background:linear-gradient(135deg,#0b2450,#2958c7);border-radius:17px;grid-template-columns:1.15fr .85fr;gap:24px;margin-bottom:14px;padding:24px;display:grid}.owner-hero h2{letter-spacing:-1.4px;margin:10px 0;font-size:30px}.owner-hero h2 em{color:#8db1ff;font-style:normal}.owner-hero p{color:#bdd0f2;max-width:520px;margin-bottom:15px;font-size:10px;line-height:1.6}.owner-badge{align-items:center;gap:6px;font-size:8px;display:inline-flex}.owner-badge span{background:#38d996;border-radius:50%;width:7px;height:7px}.owner-site-card{color:#1f2c44;background:#fff;border-radius:13px;overflow:hidden}.browser-top{background:#f3f5f8;align-items:center;gap:5px;height:27px;padding:0 9px;display:flex}.browser-top>span{background:#d2d8e2;border-radius:50%;width:5px;height:5px}.browser-top small{color:#8c96a7;margin-left:7px;font-size:7px}.browser-preview{padding:14px}.browser-preview strong{display:block}.browser-preview>span{color:#8b96a7;font-size:8px}.browser-products{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px;display:grid}.browser-products i{background:#eef2f8;border-radius:7px;height:50px}.product-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;padding:14px;display:grid}.product-card{border:1px solid #e6ebf1;border-radius:11px;overflow:hidden}.product-art{color:#7990bc;background:#f2f5fa;place-items:center;height:82px;display:grid;position:relative}.product-art span{background:#fff;border-radius:999px;padding:3px 6px;font-size:7px;position:absolute;top:7px;right:7px}.product-card>div:last-child{padding:10px}.product-card strong{font-size:9px;display:block}.product-card small{color:#949eae;margin-top:3px;font-size:7.5px;display:block}.product-meta{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.low-stock{color:#d92d20}.catalog-toolbar{align-items:center;gap:8px;margin-bottom:12px;display:flex}.search-box{background:#fff;border:1px solid #dfe5ed;border-radius:10px;align-items:center;gap:7px;min-width:310px;height:40px;padding:0 11px;display:flex}.search-box svg{color:#8a95a7;width:16px}.search-box input{border:0;outline:0;width:100%;font-size:10px}.filter-chip{color:#778397;background:#fff;border:1px solid #e1e7ef;border-radius:9px;height:36px;padding:0 10px;font-size:9px}.filter-chip span{margin-left:5px}.filter-chip.active{color:#155eef;background:#edf3ff;border-color:#bed0ff}.price-cell small{color:#9aa4b3;text-decoration:line-through;display:block}.stock-pill{color:#26865e;background:#eff7f3;border-radius:999px;padding:3px 6px;font-size:8px;display:inline-flex}.stock-pill.low{color:#c7352a;background:#fff0ef}.settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.settings-card{padding-bottom:16px}.settings-card>.field-grid,.settings-card>label{margin:15px 16px 0}.settings-card label{gap:6px;font-size:9px;font-weight:800;display:grid}.settings-card input,.settings-card textarea{border:1px solid #dce3ed;border-radius:9px;height:38px;padding:0 10px}.settings-card textarea{height:80px;padding-top:10px}.publish-card{border:1px solid #e3e9f1;border-radius:11px;justify-content:space-between;align-items:center;margin:15px 16px 0;padding:12px;display:flex}.publish-card>div{grid-template-columns:24px 1fr;column-gap:8px;display:grid}.publish-card svg{color:#155eef;grid-row:1/3;width:18px}.publish-card p{color:#8f9aaa;font-size:8px}.status-word{font-size:14px!important}.loading-card{color:#8a96a8;place-items:center;height:100%;display:grid}.app-loader{background:#f4f7fb;place-items:center;height:100dvh;display:grid}.app-loader img{width:54px}@media (width<=1180px){.sidebar-v5{width:86px;padding:24px 10px}.sidebar-nav-v5 button{justify-content:center;padding:0}.sidebar-nav-v5 button span,.sidebar-profile-v5>div:last-child,.sidebar-logout-v5 span{display:none}.sidebar-profile-v5{justify-content:center;padding:8px}.sidebar-account-v5{justify-items:center;display:grid}.sidebar-logout-v5{justify-content:center;width:46px}.main-panel-v5{width:calc(100% - 86px);margin-left:86px}.catalog-layout-v5{grid-template-columns:1fr}.owner-box-v5{height:auto}.catalog-methods-v5,.client-product-methods-v5{grid-template-columns:repeat(2,1fr)}.manual-row-v5{grid-template-columns:minmax(160px,1.6fr) 80px 70px 90px 90px 68px 26px}.kpi-grid,.product-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){body{overflow:auto}.app-shell-v5{height:auto;min-height:100dvh;overflow:visible}.sidebar-v5{z-index:30;flex-direction:row;width:100%;height:66px;padding:7px 10px;display:flex;position:fixed;inset:auto 0 0}.sidebar-brand-v5,.sidebar-account-v5{display:none}.sidebar-nav-v5{flex:1;justify-content:space-around;margin:0;display:flex}.sidebar-nav-v5 button{justify-content:center;width:72px;height:50px}.sidebar-nav-v5 button span{display:none}.main-panel-v5{width:100%;height:auto;min-height:100dvh;margin-left:0;overflow:visible}.page-wrap-v5{height:auto;min-height:100dvh;padding:20px 14px 84px;overflow:visible}.onboarding-v5{height:auto}.wizard-v5,.wizard-body-v5{overflow:visible}.wizard-tabs-v5,.client-tabs-v5{display:flex;overflow:auto}.wizard-tabs-v5 button,.client-tabs-v5 button{min-width:125px}.grid-v5.two,.grid-v5.three,.media-grid-v5,.client-media-v5,.file-intake-v5,.review-v5,.settings-grid{grid-template-columns:1fr}.hours-row-v5{grid-template-columns:1fr 80px 84px}.time-range-v5{grid-column:1/-1}.wizard-footer-v5{position:sticky;bottom:0}.login-v5{grid-template-columns:1fr;height:auto;min-height:100dvh}.login-brand-v5{display:none}.login-access-v5{min-height:100dvh;padding:30px 20px}.login-mobile-logo-v5{margin-bottom:30px;display:block}.login-mobile-logo-v5 .brand-v5-full img{width:210px}.client-v5{height:auto;min-height:100dvh;overflow:visible}.client-header-v5{padding:0 18px}.client-main-v5{width:calc(100% - 24px);height:auto;min-height:calc(100dvh - 72px);padding:18px 0 80px}.client-card-v5,.client-card-body-v5{overflow:visible}.client-title-v5{flex-direction:column;align-items:flex-start}.client-product-methods-v5{grid-template-columns:1fr}.manual-row-v5{grid-template-columns:1fr 90px 75px}.manual-row-v5 input:nth-of-type(4),.manual-row-v5 input:nth-of-type(5),.image-cell-v5{grid-column:auto}.owner-hero,.product-cards,.kpi-grid{grid-template-columns:1fr}.catalog-toolbar{flex-wrap:wrap}.search-box{width:100%;min-width:100%}}.eyebrow-v6{letter-spacing:1.55px;text-transform:uppercase;color:#2d60cf;font-size:10px;font-weight:900}.onboarding-header-v6{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;display:flex}.onboarding-header-v6 h1{letter-spacing:-1.55px;margin:7px 0 6px;font-size:32px;line-height:1}.onboarding-header-v6 p{color:#7b889c;font-size:11.5px}.onboarding-language-note-v6,.client-language-note-v6{align-items:center;gap:7px;display:flex}.onboarding-language-note-v6 span,.client-language-note-v6 span{color:#637189;background:#fff;border:1px solid #dfe6f0;border-radius:8px;align-items:center;height:28px;padding:0 9px;font-size:8.5px;font-weight:850;display:flex}.onboarding-language-note-v6 span:first-child,.client-language-note-v6 span:first-child{color:#205fd8;background:#edf3ff;border-color:#d5e2ff}.onboarding-language-note-v6 .arabic-chip-v6,.client-language-note-v6 span:last-child{color:#7454a9;background:#f7f3ff;border-color:#e9defa}.wizard-tabs-v6 button{height:56px}.wizard-v6{min-height:0}.bilingual-grid-v6{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field-v6>span{align-items:center;gap:7px;display:flex}.field-v6>span i{font-style:normal}.lang-badge-v6{letter-spacing:.4px;border-radius:6px;align-items:center;height:20px;padding:0 6px;font-size:7px;display:inline-flex}.field-en-v6{background:#fbfdff;border:1px solid #e1e8f2;border-radius:12px;padding:10px}.field-en-v6 .lang-badge-v6{color:#1f5ece;background:#e9f1ff}.field-ar-v6{background:#fdfbff;border:1px solid #eadff7;border-radius:12px;padding:10px}.field-ar-v6 .lang-badge-v6{color:#6d4ca0;background:#efe7fb}.field-ar-v6>span{flex-direction:row-reverse;justify-content:flex-start}.field-ar-v6>span i{font-family:Tahoma,Segoe UI,sans-serif}.field-ar-v6 input,.field-ar-v6 textarea{text-align:right}.field-v5.has-error input,.field-v5.has-error textarea,.field-v5.has-error select,.invalid{border-color:#e56b65!important;box-shadow:0 0 0 3px #d92d2012!important}.location-contact-grid-v6{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.phone-input-v6{background:#fff;border:1px solid #dce4ef;border-radius:10px;grid-template-columns:58px minmax(155px,.8fr) minmax(115px,1fr);height:42px;transition:all .15s;display:grid;overflow:hidden}.field-v5.has-error .phone-input-v6{border-color:#e56b65;box-shadow:0 0 0 3px #d92d2012}.phone-input-v6:focus-within{border-color:#6e96ff;box-shadow:0 0 0 3px #155eef14}.country-code-v6{color:#496079;background:#f2f6fc;border-right:1px solid #e0e6ef;place-items:center;font-size:10px;font-weight:850;display:grid}.phone-input-v6 select,.phone-input-v6 input{min-width:0;height:40px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important}.phone-input-v6 select{padding:0 8px;font-size:9px;border-right:1px solid #e7ebf1!important}.phone-input-v6 input{padding:0 10px!important}.phone-note-v6{background:#f7faff;border:1px solid #dfe8f6;border-radius:11px;align-items:center;gap:10px;margin-top:11px;padding:10px 12px;display:flex}.phone-note-v6>span{color:#1d5dd0;background:#e7f0ff;border-radius:8px;place-items:center;min-width:46px;height:28px;font-size:9px;font-weight:900;display:grid}.phone-note-v6 strong{font-size:9px;display:block}.phone-note-v6 small{color:#7d8ba0;margin-top:2px;font-size:8px;line-height:1.4;display:block}.compact-top-v5{margin-top:12px}.brand-essential-grid-v6,.client-brand-grid-v6{grid-template-columns:1fr 1fr;align-items:stretch;gap:14px;display:grid}.social-block-v6{border-top:1px solid #edf1f6;margin-top:14px;padding-top:14px}.social-block-title-v6{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:10px;display:flex}.social-block-title-v6 strong{font-size:11px}.social-block-title-v6 span{color:#8b97a8;font-size:8.5px}.optional-color-v6{min-height:42px}.color-enable-v6{color:#5f6d83;background:#fff;border:1px solid #dce4ef;border-radius:10px;align-items:center;gap:8px;width:100%;height:42px;padding:0 12px;font-size:9px;font-weight:800;display:flex}.color-enable-v6>span{background:#e5eaf1;border-radius:50%;width:14px;height:14px;box-shadow:inset 0 0 0 1px #cfd8e5}.color-enable-v6.on{color:#244266;background:#f7faff;border-color:#c7d8fb}.color-enable-v6.on>span{background:#155eef;box-shadow:0 0 0 3px #dce8ff}.color-value-v6{grid-template-columns:42px 1fr;gap:7px;margin-top:7px;display:grid}.color-value-v6 input[type=color]{padding:3px!important}.color-value-v6 input{height:36px!important}.slug-v5{height:42px}.catalog-methods-v6,.client-product-methods-v6{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.catalog-methods-v6 .method-v6,.product-method-v6{text-align:left;color:#263752;background:#fff;border:1px solid #dde5ef;border-radius:13px;align-items:flex-start;gap:11px;min-height:132px;padding:15px;transition:all .17s;display:flex;position:relative;overflow:hidden}.catalog-methods-v6 .method-v6:hover,.product-method-v6:hover{border-color:#b9ccf4;transform:translateY(-1px);box-shadow:0 8px 22px #25417012}.catalog-methods-v6 .method-v6.selected,.product-method-v6.selected{background:#f7faff;border-color:#5688f8;box-shadow:0 0 0 2px #dce8ff}.method-icon-v6{color:#6c7b91;background:#f1f4f8;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.selected .method-icon-v6{color:#fff;background:#155eef}.method-icon-v6 svg{width:17px}.method-v6>div,.product-method-v6>div{min-width:0}.method-v6 strong,.product-method-v6 strong{color:#1a2a43;font-size:10px;line-height:1.3;display:block}.method-v6 small,.product-method-v6 small{color:#7d899d;margin-top:5px;font-size:8px;line-height:1.45;display:block}.method-v6 em,.product-method-v6 em{color:#2f61cb;margin-top:7px;font-size:7.5px;font-style:normal;font-weight:850;display:block}.product-method-v6 b{color:#7454a9;margin-top:4px;font-family:Tahoma,Segoe UI,sans-serif;font-size:8px;display:block}.method-check-v6{color:#fff;background:#155eef;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:10px;right:10px}.method-check-v6 svg{width:13px}.client-link-note-v6{background:#fbfcfe;border:1px solid #dfe7f1;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;margin-top:11px;padding:11px 12px;display:grid}.client-link-note-v6>span{color:#155eef;background:#edf3ff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.client-link-note-v6 svg{width:17px}.client-link-note-v6 strong{font-size:9.5px;display:block}.client-link-note-v6 p{color:#7e8a9d;margin-top:2px;font-size:8px;line-height:1.5}.client-link-note-v6 .secondary-button-v5{height:36px;font-size:9px}.file-intake-v6{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.file-intake-v6 .import-guide-v6{grid-column:1/-1}.import-guide-v6{background:#f8fafc;border:1px solid #e5eaf1;border-radius:11px;padding:11px 13px}.import-guide-v6 strong{font-size:9px}.import-guide-v6 span,.import-guide-v6 li{color:#7e8b9d;font-size:8px;line-height:1.55}.import-guide-v6 ul{gap:2px;margin:6px 0 0 15px;padding:0;display:grid}.product-workflow-panel-v6,.product-later-v6{background:#fbfcfe;border:1px solid #dfe6ef;border-radius:12px;align-items:center;gap:11px;margin-top:12px;padding:13px;display:flex}.workflow-icon-v6,.product-later-v6>span{color:#708097;background:#f0f4f9;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;display:grid}.product-workflow-panel-v6 strong,.product-later-v6 strong{font-size:10px;display:block}.product-workflow-panel-v6 p,.product-later-v6 p{color:#7c899c;margin-top:2px;font-size:8px;line-height:1.5}.manual-catalog-v6{border:1px solid #e1e7f0;border-radius:12px;margin-top:12px;overflow:hidden}.manual-head-v6{background:#fbfcfe;border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.manual-head-v6 strong{font-size:9.5px;display:block}.manual-head-v6 span{color:#8190a4;margin-top:2px;font-size:8px;display:block}.manual-head-v6 button{color:#2457bd;background:#fff;border:1px solid #d7e1f0;border-radius:8px;align-items:center;gap:5px;height:32px;font-size:8.5px;font-weight:800;display:flex}.manual-head-v6 button svg{width:14px}.manual-table-v6{overflow:auto}.manual-columns-v6,.manual-row-v6{grid-template-columns:minmax(190px,1.6fr) 90px 105px 85px 180px 78px 28px;align-items:center;gap:7px;min-width:920px;padding:7px 10px;display:grid}.manual-columns-v6{color:#96a1b1;text-transform:uppercase;letter-spacing:.5px;background:#fafbfc;border-bottom:1px solid #edf1f5;font-size:7px}.manual-row-v6{border-bottom:1px solid #f0f2f5}.manual-row-v6:last-child{border-bottom:0}.manual-row-v6 input,.manual-row-v6 select{border:1px solid #dfe5ed;border-radius:8px;min-width:0;height:34px;padding:0 8px;font-size:8.5px}.sku-barcode-v6{grid-template-columns:1fr 1fr;gap:5px;display:grid}.image-cell-v6{color:#617188;cursor:pointer;border:1px dashed #cfd9e6;border-radius:8px;justify-content:center;align-items:center;gap:4px;height:34px;font-size:7.5px;display:flex}.image-cell-v6 input{display:none}.image-cell-v6 svg{width:13px}.remove-row-v6{color:#a0a9b6;background:0 0;border:0;font-size:17px}.upload-v5 small{color:#d92d20;margin-top:3px;display:block}.inline-error-v6{color:#b42318;background:#fff4f2;border:1px solid #ffd4d0;border-radius:9px;margin-bottom:10px;padding:9px 11px;font-size:8.5px}.review-v6{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.review-note-v6{background:#f8fbff;border:1px solid #dce6f5;border-radius:11px;align-items:flex-start;gap:9px;margin-top:10px;padding:11px;display:flex}.review-note-v6 svg{color:#155eef;width:18px}.review-note-v6 strong{font-size:9.5px}.review-note-v6 p{color:#7d899a;margin-top:2px;font-size:8px;line-height:1.45}.admin-overview-v6{scrollbar-width:none;max-width:1420px;height:100%;margin:0 auto;padding:2px 0;overflow:auto}.admin-overview-v6::-webkit-scrollbar{display:none}.overview-heading-v6{justify-content:space-between;align-items:flex-end;gap:20px;margin:4px 0 18px;display:flex}.overview-heading-v6 h1{letter-spacing:-1.7px;margin:7px 0 5px;font-size:34px}.overview-heading-v6 p{color:#7e8b9f;font-size:11px}.overview-mini-note-v6{background:#fff;border:1px solid #e2e7ef;border-radius:12px;min-width:190px;padding:10px 12px}.overview-mini-note-v6 strong{color:#4d3d70;font-family:Tahoma,Segoe UI,sans-serif;font-size:10px;display:block}.overview-mini-note-v6 span{color:#9a8eaa;margin-top:3px;font-family:Tahoma,Segoe UI,sans-serif;font-size:8px;display:block}.kpi-grid-v6{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:12px;display:grid}.kpi-v6{background:#fff;border:1px solid #e1e7ef;border-radius:14px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;min-height:100px;padding:15px;display:grid}.kpi-icon-v6{border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.kpi-icon-v6 svg{width:18px}.kpi-icon-v6.blue{color:#155eef;background:#edf3ff}.kpi-icon-v6.green{color:#17a86b;background:#ecf9f3}.kpi-icon-v6.orange{color:#dc840a;background:#fff6e8}.kpi-icon-v6.violet{color:#7851c9;background:#f4efff}.kpi-copy-v6 span{font-size:9px;font-weight:800;display:block}.kpi-copy-v6 small{color:#9a8eaa;margin-top:3px;font-family:Tahoma,Segoe UI,sans-serif;font-size:7.5px;display:block}.kpi-v6>strong{letter-spacing:-1px;font-size:25px}.overview-business-panel-v6{background:#fff;border:1px solid #e1e7ef;border-radius:15px;overflow:hidden}.overview-panel-head-v6{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;height:64px;padding:0 17px;display:flex}.overview-panel-head-v6 p{color:#909cad;margin-top:3px;font-size:8px}.overview-count-v6{color:#778497;border:1px solid #e3e8ef;border-radius:999px;align-items:center;height:27px;padding:0 9px;font-size:8px;font-weight:800;display:flex}.overview-error-v6{color:#b42318;background:#fff4f2;border:1px solid #ffd4d0;border-radius:9px;margin:12px;padding:10px;font-size:9px}.table-wrap-v6{overflow:auto}.business-table-v6{border-collapse:collapse;width:100%}.business-table-v6 th{color:#95a0b0;text-transform:uppercase;letter-spacing:.6px;background:#fafbfc;padding:10px 14px;font-size:7.5px}.business-table-v6 td{color:#59677d;padding:11px 14px;font-size:9px}.business-name-v6{align-items:center;gap:9px;display:flex}.business-avatar-v6{color:#155eef;background:#edf3ff;border-radius:9px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.business-avatar-v6.avatar-1{color:#7957c7;background:#f2efff}.business-avatar-v6.avatar-2{color:#c4750a;background:#fff4e8}.business-avatar-v6.avatar-3{color:#14895a;background:#ebf8f2}.business-name-v6 strong{color:#1b2a42;font-size:9.5px;display:block}.business-name-v6 small{color:#91879c;text-align:left;margin-top:2px;font-family:Tahoma,Segoe UI,sans-serif;font-size:7.5px;display:block}.status-v6{border-radius:999px;align-items:center;height:23px;padding:0 8px;font-size:7.5px;font-weight:850;display:inline-flex}.status-v6.status-active{color:#14895a;background:#ecf9f3}.status-v6.status-suspended{color:#b26908;background:#fff4e8}.status-v6.status-archived{color:#778294;background:#f0f2f5}.empty-businesses-v6{text-align:center;padding:38px 16px}.empty-businesses-v6>span{color:#155eef;background:#edf3ff;border-radius:12px;place-items:center;width:42px;height:42px;margin:0 auto 9px;display:grid}.empty-businesses-v6>span svg{width:19px}.empty-businesses-v6 strong{font-size:10.5px;display:block}.empty-businesses-v6 p{color:#8996a8;margin-top:4px;font-size:8.5px}.client-v6{color:#10203a;background:#f6f8fb;height:100dvh;overflow:hidden}.client-header-v6{background:#fff;border-bottom:1px solid #e7ebf1;justify-content:space-between;align-items:center;height:64px;padding:0 28px;display:flex}.client-header-v6 .brand-v5-full img{width:148px}.client-header-v6>span{color:#8a96a8;align-items:center;gap:7px;font-size:8.5px;display:flex}.client-header-v6>span i{background:#19b878;border-radius:50%;width:7px;height:7px}.client-main-v6{flex-direction:column;max-width:1280px;height:calc(100dvh - 64px);min-height:0;margin:0 auto;padding:18px 24px 20px;display:flex}.client-page-head-v6{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:12px;display:flex}.client-page-head-v6 h1{letter-spacing:-1.4px;margin:6px 0 4px;font-size:29px}.client-page-head-v6 p{color:#7e8b9d;font-size:10px}.client-tabs-v6{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-bottom:10px;display:grid}.client-tabs-v6 button{color:#728096;background:#fff;border:1px solid #e0e6ee;border-radius:11px;align-items:center;gap:8px;height:50px;padding:0 10px;display:flex}.client-tabs-v6 button>span{background:#f1f4f8;border-radius:7px;place-items:center;width:25px;height:25px;font-size:8px;font-weight:850;display:grid}.client-tabs-v6 button strong{font-size:8.5px}.client-tabs-v6 button.active{color:#fff;background:#102c5d;border-color:#102c5d}.client-tabs-v6 button.active>span{color:#fff;background:#2f6fff}.client-global-error-v6{color:#b42318;background:#fff4f2;border:1px solid #ffd5d1;border-radius:9px;margin-bottom:8px;padding:9px 11px;font-size:8.5px}.client-card-v6{background:#fff;border:1px solid #e2e8f0;border-radius:15px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.client-section-v6{scrollbar-width:thin;scrollbar-color:#dbe2ec transparent;flex:1;min-height:0;padding:18px 22px 12px;overflow:auto}.client-section-v6 .section-content-v5{padding:0}.client-footer-v6{border-top:1px solid #edf1f5;flex:none;justify-content:space-between;align-items:center;height:62px;padding:0 18px;display:flex}.client-footer-v6>span{color:#98a3b2;font-size:8px}.client-footer-v6>div{gap:8px;display:flex}.client-footer-v6 button{height:40px}.client-product-methods-v6{margin-bottom:11px}.product-detail-panel-v6{background:#fbfcfe;border:1px solid #e1e7ef;border-radius:12px;margin-top:12px;padding:12px}.product-detail-head-v6{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.product-detail-head-v6 strong{font-size:10px;display:block}.product-detail-head-v6 span{color:#8592a5;margin-top:2px;font-size:8px}.size-pill-v6{color:#205ecd!important;background:#eaf1ff!important;border-radius:999px!important;align-items:center!important;height:24px!important;padding:0 8px!important;font-size:7.5px!important;font-weight:850!important;display:flex!important}.client-help-strip-v6{background:#fbfcfe;border-top:1px solid #e7edf4;border-radius:10px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;margin-top:11px;padding:10px 12px;display:grid}.client-help-strip-v6>span{color:#6d7c91;background:#eef2f7;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.client-help-strip-v6 svg{width:15px}.client-help-strip-v6 strong{font-size:9px}.client-help-strip-v6 p{color:#8490a2;margin-top:2px;font-size:7.8px}.client-help-strip-v6 a{color:#155eef;font-size:8px;font-weight:850;text-decoration:none}.client-success-v6{place-items:center;height:calc(100dvh - 64px);padding:24px;display:grid}.client-success-card-v6{text-align:center;background:#fff;border:1px solid #e1e7ef;border-radius:17px;width:min(520px,100%);padding:38px;box-shadow:0 18px 50px #1e2f4f0f}.success-icon-v6{color:#17a86b;background:#eaf8f1;border-radius:14px;place-items:center;width:48px;height:48px;margin:0 auto 12px;display:grid}.client-success-card-v6 h1{margin:8px 0;font-size:31px}.client-success-card-v6 p{color:#7b8799;font-size:10px;line-height:1.6}@media (width<=1180px){.location-contact-grid-v6{grid-template-columns:1fr 1fr}.location-contact-grid-v6>.field-v5:last-child{grid-column:1/-1}.catalog-methods-v6,.client-product-methods-v6{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-grid-v6{grid-template-columns:repeat(2,1fr)}.client-main-v6{padding-left:18px;padding-right:18px}.client-link-note-v6{grid-template-columns:34px 1fr}.client-link-note-v6 .secondary-button-v5{grid-column:2;justify-self:start}}@media (width<=820px){.onboarding-header-v6,.client-page-head-v6,.overview-heading-v6{flex-direction:column;align-items:flex-start}.bilingual-grid-v6,.brand-essential-grid-v6,.client-brand-grid-v6,.location-contact-grid-v6,.file-intake-v6,.review-v6{grid-template-columns:1fr}.location-contact-grid-v6>.field-v5:last-child{grid-column:auto}.phone-input-v6{grid-template-columns:54px minmax(138px,.85fr) 1fr}.catalog-methods-v6,.client-product-methods-v6{grid-template-columns:1fr}.client-v6{height:auto;min-height:100dvh;overflow:visible}.client-header-v6{padding:0 14px}.client-main-v6{height:auto;min-height:calc(100dvh - 64px);padding:16px 12px 78px}.client-tabs-v6{display:flex;overflow:auto}.client-tabs-v6 button{min-width:125px}.client-card-v6,.client-section-v6{overflow:visible}.client-footer-v6{z-index:5;background:#fff;position:sticky;bottom:66px}.kpi-grid-v6{grid-template-columns:1fr}.overview-mini-note-v6{width:100%}.client-help-strip-v6{grid-template-columns:30px 1fr}.client-help-strip-v6 a{grid-column:2}.manual-columns-v6,.manual-row-v6{min-width:850px}}.field-lang-v6{background:#fbfdff;border:1px solid #e1e8f2;border-radius:12px;padding:10px}.field-lang-v6.en .lang-badge-v6{color:#1f5ece;background:#e9f1ff}.field-lang-v6.ar{background:#fdfbff;border-color:#eadff7}.field-lang-v6.ar .lang-badge-v6{color:#6d4ca0;background:#efe7fb}.field-lang-v6.ar>span{flex-direction:row-reverse}.field-lang-v6.ar input,.field-lang-v6.ar textarea{text-align:right}.onboarding-header-v7{margin-bottom:10px}.onboarding-header-v7 h1{font-size:30px}.onboarding-header-v7 p{max-width:860px}.intake-mode-v7{background:#fff;border:1px solid #dfe6ef;border-radius:13px;flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:58px;margin-bottom:10px;padding:8px 9px 8px 14px;display:flex}.intake-mode-copy-v7{min-width:0}.intake-mode-copy-v7 strong{color:#1b2a43;font-size:10px;display:block}.intake-mode-copy-v7 span{color:#8995a7;margin-top:3px;font-size:8px;line-height:1.35;display:block}.intake-mode-actions-v7{flex:none;gap:7px;display:flex}.intake-mode-actions-v7 button{color:#5f6e84;text-align:left;background:#fafbfd;border:1px solid #e0e6ef;border-radius:10px;align-items:center;gap:9px;min-width:174px;height:42px;padding:0 11px;transition:all .16s;display:flex}.intake-mode-actions-v7 button>svg{flex:none;width:17px}.intake-mode-actions-v7 button span{gap:1px;display:grid}.intake-mode-actions-v7 button b{color:#24344e;font-size:8.8px}.intake-mode-actions-v7 button small{color:#919cad;font-size:7.2px}.intake-mode-actions-v7 button.active{background:#eef4ff;border-color:#7ea1ff;box-shadow:0 0 0 2px #155eef0f}.intake-mode-actions-v7 button.active>svg,.intake-mode-actions-v7 button.active b{color:#155eef}.invite-workspace-v7{flex:1;grid-template-columns:minmax(0,1.6fr) minmax(260px,.65fr);gap:12px;min-height:0;display:grid}.invite-main-v7,.invite-security-v7{background:#fff;border:1px solid #e0e6ef;border-radius:15px;min-height:0}.invite-main-v7{padding:20px 22px;overflow:auto}.invite-title-v7{align-items:center;gap:12px;margin-bottom:20px;display:flex}.invite-icon-v7{color:#155eef;background:#edf3ff;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.invite-icon-v7 svg{width:20px}.invite-title-v7 h2{letter-spacing:-.6px;font-size:18px}.invite-title-v7 p{color:#8591a3;margin-top:4px;font-size:9px}.invite-form-v7{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.invite-form-v7 .field-v5{margin:0}.invite-create-row-v7{background:#fafbfd;border:1px solid #e4e9f1;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:13px 14px;display:flex}.invite-create-row-v7 strong{font-size:9px;display:block}.invite-create-row-v7 span{color:#8793a6;margin-top:3px;font-size:7.7px;line-height:1.4;display:block}.invite-create-row-v7 .primary-button-v5{flex:none;height:40px}.invite-error-v7{margin-top:12px}.invite-result-v7{background:#fbfffd;border:1px solid #cfe7da;border-radius:13px;margin-top:16px;padding:14px}.invite-result-head-v7{align-items:center;gap:9px;display:flex}.invite-result-head-v7>span{color:#15945f;background:#eaf8f1;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.invite-result-head-v7>span svg{width:15px}.invite-result-head-v7 strong{font-size:9.5px;display:block}.invite-result-head-v7 small{color:#7f8d9f;margin-top:2px;font-size:7.4px;display:block}.invite-url-v7{background:#fff;border:1px solid #dce5ee;border-radius:10px;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;height:45px;margin-top:12px;padding:0 8px 0 12px;display:grid}.invite-url-v7>svg{color:#6480a7;width:15px}.invite-url-v7 code{color:#34465f;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;overflow:hidden}.invite-url-v7 button{color:#155eef;background:#edf3ff;border:0;border-radius:8px;align-items:center;gap:6px;height:31px;padding:0 9px;font-size:8px;font-weight:850;display:flex}.invite-url-v7 button svg{width:13px}.invite-share-v7{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.invite-share-v7 a,.invite-share-v7 button{color:#4d607c;background:#fff;border:1px solid #dfe5ed;border-radius:9px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:8px;font-weight:800;text-decoration:none;display:inline-flex}.invite-share-v7 svg{width:14px}.invite-share-v7 a:hover,.invite-share-v7 button:hover{color:#155eef;background:#f7f9fc}.invite-security-v7{background:linear-gradient(#fbfcff,#f7f9fd);padding:20px 19px;overflow:auto}.invite-shield-v7{color:#80a5ff;background:#0c2c5e;border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:14px;display:grid}.invite-shield-v7 svg{width:20px}.invite-security-v7 h3{color:#1b2a43;margin-bottom:8px;font-size:10px}.invite-security-v7 ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.invite-security-v7 li{color:#56677e;padding-left:15px;font-size:8.2px;line-height:1.4;position:relative}.invite-security-v7 li:before{content:"✓";color:#17a86b;font-weight:900;position:absolute;top:0;left:0}.invite-security-v7 ul.muted li:before{content:"—";color:#96a1b1}.invite-divider-v7{background:#e4e9f1;height:1px;margin:17px 0}.client-header-v7{height:66px}.client-header-status-v7{justify-items:end;gap:3px;display:grid}.client-header-status-v7>span{color:#38577f;align-items:center;gap:5px;font-size:8px;font-weight:800;display:flex}.client-header-status-v7>span svg{color:#155eef;width:14px}.client-header-status-v7>small{color:#8a96a8;align-items:center;gap:6px;font-size:7.6px;display:flex}.client-header-status-v7>small i{background:#19b878;border-radius:50%;width:7px;height:7px}.client-confidence-v7{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:-2px 0 10px;display:grid}.client-confidence-v7>span{background:#fff;border:1px solid #e2e7ef;border-radius:10px;grid-template-columns:21px 1fr;align-items:center;column-gap:7px;min-height:43px;padding:7px 9px;display:grid}.client-confidence-v7 svg{color:#2c66df;grid-row:1/3;width:16px}.client-confidence-v7 b{color:#30415b;font-size:7.9px}.client-confidence-v7 small{color:#929dac;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}@media (width<=1050px){.intake-mode-v7{flex-direction:column;align-items:flex-start}.intake-mode-actions-v7{width:100%}.intake-mode-actions-v7 button{flex:1;min-width:0}.invite-workspace-v7{grid-template-columns:1fr}.invite-security-v7{display:none}.client-confidence-v7{grid-template-columns:1fr}}@media (width<=700px){.intake-mode-actions-v7{flex-direction:column}.invite-form-v7{grid-template-columns:1fr}.invite-create-row-v7{flex-direction:column;align-items:flex-start}.invite-create-row-v7 .primary-button-v5{width:100%}.client-header-status-v7>span{display:none}}.intakes-page-v8{flex-direction:column;max-width:1420px;height:100%;min-height:0;margin:0 auto;display:flex}.intakes-heading-v8{flex:none;margin-bottom:14px}.intakes-heading-v8 .primary-button-v5{height:42px}.intake-kpis-v8{flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.intake-kpis-v8 article{background:#fff;border:1px solid #e2e8f0;border-radius:13px;align-items:center;gap:11px;height:76px;padding:12px 14px;display:flex}.intake-kpis-v8 article small{color:#8a96a8;font-size:8px;display:block}.intake-kpis-v8 article strong{letter-spacing:-.5px;margin-top:3px;font-size:20px;display:block}.kpi-icon-v8{border-radius:10px;flex:none;place-items:center;width:37px;height:37px;display:grid}.kpi-icon-v8 svg{width:17px}.kpi-icon-v8.blue{color:#155eef;background:#edf3ff}.kpi-icon-v8.amber{color:#dd8a09;background:#fff6e8}.kpi-icon-v8.green{color:#14915e;background:#eaf8f1}.kpi-icon-v8.navy{color:#173b70;background:#eaf0f8}.intakes-table-card-v8{background:#fff;border:1px solid #e1e7ef;border-radius:15px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.intakes-toolbar-v8{border-bottom:1px solid #edf1f5;flex:none;justify-content:space-between;align-items:center;gap:14px;height:58px;padding:0 14px 0 17px;display:flex}.intakes-toolbar-v8 strong{font-size:10px;display:block}.intakes-toolbar-v8 span{color:#8d98a8;margin-top:2px;font-size:7.8px;display:block}.intakes-toolbar-v8 select{color:#56667e;background:#fff;border:1px solid #dde4ee;border-radius:8px;height:33px;padding:0 27px 0 9px;font-size:8px;font-weight:750}.intakes-table-wrap-v8{min-height:0;overflow:auto}.intakes-table-v8{border-collapse:collapse;table-layout:fixed;width:100%}.intakes-table-v8 th{color:#8b96a7;text-align:left;text-transform:uppercase;letter-spacing:.05em;background:#fafbfd;border-bottom:1px solid #edf1f5;height:36px;padding:0 13px;font-size:7.5px}.intakes-table-v8 td{color:#4c5d75;border-bottom:1px solid #f0f3f6;height:58px;padding:0 13px;font-size:8.5px}.intakes-table-v8 th:first-child{width:25%}.intakes-table-v8 th:nth-child(2){width:16%}.intakes-table-v8 th:nth-child(3),.intakes-table-v8 th:nth-child(4){width:17%}.intakes-table-v8 th:nth-child(5){width:15%}.intakes-table-v8 td:first-child strong{color:#172941;font-size:9px;display:block}.intakes-table-v8 td:first-child small{color:#919cab;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:7.5px;display:block;overflow:hidden}.status-pill-v8{color:#627087;white-space:nowrap;background:#eff2f6;border-radius:999px;align-items:center;height:24px;padding:0 8px;font-size:7.4px;font-weight:850;display:inline-flex}.status-invited,.status-in-progress{color:#205ecd;background:#edf3ff}.status-submitted{color:#b56d00;background:#fff4e4}.status-needs-changes{color:#b33d34;background:#fff0ee}.status-completed,.status-approved{color:#15845a;background:#eaf8f1}.status-revoked,.status-expired{color:#707b8c;background:#f1f2f4}.progress-cell-v8{align-items:center;gap:7px;min-width:100px;display:flex}.progress-cell-v8 i{background:#edf1f5;border-radius:999px;width:70px;height:5px;overflow:hidden}.progress-cell-v8 i b{border-radius:inherit;background:#2d67e7;height:100%;display:block}.progress-cell-v8 span{color:#8290a3;white-space:nowrap;font-size:7.4px}.row-action-v8{color:#285ecb;background:0 0;border:0;align-items:center;gap:5px;font-size:8px;font-weight:850;display:inline-flex}.row-action-v8 svg{width:11px}.intakes-empty-v8{color:#8a96a8;text-align:center;flex:1;align-content:center;place-items:center;gap:7px;min-height:180px;display:grid}.intakes-empty-v8>svg{color:#7790b6;width:26px}.intakes-empty-v8 h3{color:#24344d;font-size:11px}.intake-drawer-backdrop-v8{z-index:50;background:#07142a45;justify-content:flex-end;display:flex;position:fixed;inset:0}.intake-drawer-v8{background:#fff;width:min(480px,94vw);height:100%;padding:18px;overflow:auto;box-shadow:-24px 0 70px #07142a2e}.intake-drawer-head-v8{border-bottom:1px solid #edf1f5;justify-content:space-between;gap:12px;padding-bottom:13px;display:flex}.intake-drawer-head-v8 h2{letter-spacing:-.6px;margin-top:4px;font-size:20px}.intake-drawer-head-v8 p{color:#8793a5;margin-top:3px;font-size:8px}.intake-drawer-head-v8>button{color:#718095;background:#fff;border:1px solid #e2e8ef;border-radius:8px;width:30px;height:30px;font-size:18px}.drawer-status-v8{justify-content:space-between;align-items:center;gap:12px;padding:13px 0;display:flex}.drawer-summary-grid-v8{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.drawer-summary-grid-v8>div{background:#fafbfd;border:1px solid #e7ebf1;border-radius:10px;padding:10px}.drawer-summary-grid-v8 small{color:#929cac;font-size:7px;display:block}.drawer-summary-grid-v8 strong{color:#26364f;margin-top:3px;font-size:9px;display:block}.drawer-section-v8{border-top:1px solid #edf1f5;margin-top:14px;padding-top:13px}.drawer-section-v8 h3{text-transform:uppercase;letter-spacing:.05em;color:#6b7990;margin-bottom:8px;font-size:9px}.drawer-files-v8{gap:6px;display:grid}.drawer-files-v8>div{border:1px solid #e8edf3;border-radius:9px;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding:8px;display:grid}.drawer-files-v8 svg{color:#2c65dd;width:15px}.drawer-files-v8 strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;display:block;overflow:hidden}.drawer-files-v8 small{color:#8d98a8;margin-top:2px;font-size:7px;display:block}.drawer-import-v8{border:1px solid #e8edf3;border-radius:9px;margin-bottom:6px;padding:10px}.drawer-import-v8>div{justify-content:space-between;gap:10px;display:flex}.drawer-import-v8 span,.drawer-import-v8 small{color:#8894a6;font-size:7px}.drawer-review-v8 textarea{width:100%;min-height:85px;font:inherit;resize:vertical;border:1px solid #dde4ee;border-radius:9px;padding:9px;font-size:8.5px}.drawer-actions-v8{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.fresh-link-v8{background:#fbfffd;border:1px solid #cce7d8;border-radius:11px;margin-top:14px;padding:11px}.fresh-link-v8>div:first-child{align-items:center;gap:8px;display:flex}.fresh-link-v8 svg{color:#14915e;width:17px}.fresh-link-v8 strong{font-size:8.5px;display:block}.fresh-link-v8 small{color:#779083;margin-top:2px;font-size:7px;display:block}.fresh-link-v8 code{word-break:break-all;background:#fff;border:1px solid #dde9e2;border-radius:8px;margin-top:8px;padding:8px;font-size:7px;display:block}.fresh-link-v8>div:last-child{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.approval-result-v8{background:#effaf5;border:1px solid #cce7d8;border-radius:11px;margin-top:13px;padding:12px}.approval-result-v8 strong{color:#176443;font-size:9px}.approval-result-v8 p{color:#5f7f70;margin-top:3px;font-size:7.5px}.danger-button-v8{color:#b73d34;background:#fff7f6;border:1px solid #efc6c2;border-radius:8px;height:34px;padding:0 10px;font-size:8px;font-weight:850}.upload-progress-v8,.admin-upload-progress-v8{z-index:80;color:#fff;background:#0c244d;border-radius:13px;width:min(330px,100vw - 40px);padding:12px 14px;position:fixed;bottom:20px;right:20px;box-shadow:0 16px 45px #07163142}.upload-progress-v8 strong,.admin-upload-progress-v8 strong{font-size:9px;display:block}.upload-progress-v8 span,.admin-upload-progress-v8 span{color:#becae0;margin-top:3px;font-size:7.5px;display:block}.upload-progress-v8 i,.admin-upload-progress-v8 i{background:#213c68;border-radius:999px;height:5px;margin-top:8px;display:block;overflow:hidden}.upload-progress-v8 i b,.admin-upload-progress-v8 i b{border-radius:inherit;background:#5a8cff;height:100%;display:block}.currency-choice-v8{background:#fafbfd;border:1px solid #e2e8ef;border-radius:11px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px;padding:10px 11px;display:flex}.currency-choice-v8>div:first-child strong{font-size:9px;display:block}.currency-choice-v8>div:first-child span{color:#8b97a9;margin-top:2px;font-size:7.5px;display:block}.currency-choice-v8>div:last-child{gap:5px;display:flex}.currency-choice-v8 button{color:#647289;background:#fff;border:1px solid #dce4ee;border-radius:8px;height:31px;padding:0 10px;font-size:8px;font-weight:850}.currency-choice-v8 button.active{color:#fff;background:#155eef;border-color:#155eef}.product-currency-v8{grid-template-columns:1fr auto;align-items:center;gap:12px;margin-bottom:10px;display:grid}.product-currency-v8>div:first-child strong{font-size:9.5px;display:block}.product-currency-v8>div:first-child span{color:#8c97a8;margin-top:2px;font-size:7.4px;display:block}.product-currency-v8 .currency-choice-v8{background:0 0;border:0;margin:0;padding:0}.brand-essential-v8{max-width:940px}.import-status-v8{background:#f9fbfe;border:1px solid #dfe7f2;border-radius:10px;margin-top:10px;padding:10px}.import-status-v8>div:first-child{justify-content:space-between;gap:10px;display:flex}.import-status-v8 strong{font-size:8.5px}.import-status-v8 span{color:#8693a5;font-size:7.4px}.import-status-v8.status-ready{background:#fbfffd;border-color:#cae8d8}.import-status-v8.status-failed{background:#fff8f7;border-color:#f0cac6}.import-mapping-v8{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:8px;display:grid}.import-mapping-v8 label{color:#607087;font-size:7.5px;font-weight:800}.import-mapping-v8 select{background:#fff;border:1px solid #dce4ee;border-radius:7px;width:100%;height:31px;margin-top:4px;padding:0 7px;font-size:8px;display:block}.import-counts-v8{gap:7px;margin-top:8px;display:flex}.import-counts-v8 span{background:#fff;border:1px solid #e1e7ef;border-radius:8px;align-items:center;gap:5px;height:28px;padding:0 8px;display:flex}.import-counts-v8 b{color:#1e60d5;font-size:9px}.owner-pagination-v8{color:#8b96a7;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;height:54px;padding:0 14px;font-size:8px;display:flex}.owner-pagination-v8>div{align-items:center;gap:7px;display:flex}.owner-pagination-v8 .secondary-button-v5{height:32px;padding:0 10px}@media (width<=1050px){.intake-kpis-v8{grid-template-columns:repeat(2,1fr)}.intakes-table-v8{min-width:850px}.product-currency-v8{grid-template-columns:1fr}.product-currency-v8 .currency-choice-v8{justify-self:start}}@media (width<=700px){.intake-kpis-v8{grid-template-columns:1fr 1fr}.intakes-heading-v8{align-items:flex-start}.intakes-heading-v8 .primary-button-v5{width:100%}.drawer-summary-grid-v8{grid-template-columns:1fr}.currency-choice-v8{flex-direction:column;align-items:flex-start}.import-mapping-v8{grid-template-columns:1fr}.owner-pagination-v8{flex-direction:column;align-items:flex-start;height:auto;min-height:58px;padding:10px}}.login-northcore-title-v9{color:#fff;letter-spacing:-5px;margin:0;font-size:clamp(64px,6.4vw,102px);font-weight:900;line-height:.9}.login-slogan-v9{color:#dce6f8;letter-spacing:-2px;margin:24px 0 22px;font-size:clamp(31px,3.15vw,48px);font-weight:820;line-height:1}.login-slogan-v9 span{color:#fff}.login-slogan-v9 em{color:#5f8dff;font-style:normal}@media (width<=900px){.login-northcore-title-v9{letter-spacing:-3px;font-size:52px}.login-slogan-v9{font-size:28px}}.invite-local-warning-v91{background:#fff8e6b8;border:1px solid #b47e1240;border-radius:14px;align-items:flex-start;gap:12px;margin:0 0 18px;padding:14px 16px;display:flex}.invite-local-warning-v91.compact{margin:14px 0 0}.invite-local-warning-v91 svg{flex:none;width:18px;height:18px;margin-top:2px}.invite-local-warning-v91 div{gap:3px;display:grid}.invite-local-warning-v91 strong{font-size:13px}.invite-local-warning-v91 span{opacity:.76;font-size:12px;line-height:1.5}.login-v10{background:#f7f9fc;grid-template-columns:minmax(560px,46%) 1fr;min-height:100dvh;display:grid;overflow:hidden}.login-brand-v10{color:#fff;background:radial-gradient(circle at 85% 18%,#3167ff57,#0000 34%),linear-gradient(155deg,#06152e,#0a2148 55%,#07172f);flex-direction:column;min-height:100dvh;padding:46px 58px 42px;display:flex;position:relative;overflow:hidden}.login-brand-v10:after{content:"";border:1px solid #82a6ff21;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-300px;right:-230px;box-shadow:0 0 0 64px #82a6ff09,0 0 0 132px #82a6ff06}.login-brand-lockup-v10{z-index:2;align-items:center;gap:16px;display:flex;position:relative}.login-mark-v10{background:#ffffff12;border:1px solid #ffffff1f;border-radius:20px;place-items:center;width:72px;height:72px;display:grid}.login-mark-v10 .brand-v5-mark img{width:52px;height:52px}.login-brand-lockup-v10>div:last-child{gap:4px;display:grid}.login-brand-lockup-v10 strong{letter-spacing:-1.5px;font-size:30px;font-weight:900;line-height:1}.login-brand-lockup-v10 span{color:#8fa5c7;font-size:11px;font-weight:650}.login-pillar-wrap-v10{z-index:2;gap:18px;width:min(100%,580px);margin:auto 0;display:grid;position:relative}.login-pillar-v10{background:linear-gradient(90deg,#ffffff12,#ffffff06);border:1px solid #ffffff14;border-radius:20px;grid-template-columns:74px 1fr;align-items:center;gap:18px;min-height:110px;padding:18px 22px;display:grid}.login-pillar-icon-v10{color:#8cb0ff;background:#4071ff21;border:1px solid #7097ff30;border-radius:17px;place-items:center;width:62px;height:62px;display:grid}.login-pillar-icon-v10 svg{width:28px;height:28px}.login-pillar-v10>div:last-child{grid-template-columns:auto 1fr;align-items:baseline;column-gap:13px;display:grid}.login-pillar-v10 small{letter-spacing:1.3px;color:#607da8;grid-row:1/span 2;font-size:10px;font-weight:850}.login-pillar-v10 strong{letter-spacing:-1.8px;color:#fff;font-size:38px;font-weight:900;line-height:1}.login-pillar-v10>div:last-child>span{color:#98abc8;margin-top:7px;font-size:12px;font-weight:600}.login-pillar-grow-v10{background:linear-gradient(90deg,#2359d833,#ffffff06);border-color:#5689ff38}.login-pillar-grow-v10 .login-pillar-icon-v10{color:#fff;background:linear-gradient(145deg,#3f79ff,#1b55db);box-shadow:0 12px 28px #1f5cee38}.login-security-note-v10{z-index:2;color:#8498b7;align-items:center;gap:9px;font-size:11px;font-weight:650;display:flex;position:relative}.login-security-note-v10 svg{color:#6f98ff;width:17px}.login-access-v10{background:radial-gradient(circle at 80% 16%,#2d63e713,#0000 28%),linear-gradient(#fbfcfe,#f5f8fc);place-items:center;min-height:100dvh;padding:54px 7vw;display:grid}.login-card-v10{background:#fff;border:1px solid #e2e8f1;border-radius:26px;width:min(100%,560px);padding:42px 44px 34px;box-shadow:0 28px 70px #1b2f4f1a,0 4px 16px #1b2f4f0a}.login-heading-v10{margin-bottom:34px}.login-secure-pill-v10{color:#2156c7;text-transform:uppercase;letter-spacing:.45px;background:#eef4ff;border:1px solid #dce8ff;border-radius:999px;align-items:center;gap:7px;width:max-content;height:32px;padding:0 11px;font-size:10px;font-weight:850;display:flex}.login-secure-pill-v10 svg{width:14px}.login-heading-v10 h1{color:#0b1d38;letter-spacing:-2.6px;margin:18px 0 10px;font-size:50px;font-weight:900;line-height:1}.login-heading-v10 p{color:#718097;margin:0;font-size:15px;line-height:1.55}.login-form-v10{gap:20px;display:grid}.login-form-v10 label{gap:9px;display:grid}.login-form-v10 label>span{color:#243752;font-size:13px;font-weight:850}.login-form-v10 input{color:#10203a;background:#f8fafd;border:1px solid #d7e0ec;border-radius:15px;outline:none;width:100%;height:62px;padding:0 18px;font-size:15px;font-weight:700;transition:all .18s}.login-form-v10 input::placeholder{color:#a1adbd;font-weight:550}.login-form-v10 input:focus{background:#fff;border-color:#5d88f4;box-shadow:0 0 0 4px #155eef1a}.login-button-v10{color:#fff;cursor:pointer;background:linear-gradient(135deg,#276bf4,#1749c7);border:0;border-radius:15px;justify-content:center;align-items:center;gap:11px;width:100%;height:62px;margin-top:3px;font-size:15px;font-weight:900;transition:all .18s;display:flex;box-shadow:0 14px 30px #155eef38}.login-button-v10:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 36px #155eef47}.login-button-v10 svg{width:19px}.login-error-v10{color:#b42318;background:#fff3f1;border:1px solid #ffd2ce;border-radius:11px;padding:13px 14px;font-size:12px}.login-support-v10{color:#8794a7;text-align:center;border-top:1px solid #e9eef4;justify-content:center;align-items:center;gap:8px;margin-top:27px;padding-top:22px;font-size:11px;display:flex}.login-support-v10 svg{color:#6e7f97;width:16px}.login-mobile-brand-v10{display:none}@media (width<=1050px){.login-v10{grid-template-columns:46% 1fr}.login-brand-v10{padding:38px 34px}.login-pillar-v10 strong{font-size:31px}.login-card-v10{padding:36px 34px 30px}.login-heading-v10 h1{font-size:44px}}@media (width<=820px){.login-v10{display:block;overflow:auto}.login-brand-v10{display:none}.login-access-v10{min-height:100dvh;padding:26px 18px}.login-card-v10{padding:30px 24px 26px}.login-mobile-brand-v10{align-items:center;gap:10px;margin-bottom:34px;display:flex}.login-mobile-brand-v10 .brand-v5-mark img{width:42px;height:42px}.login-mobile-brand-v10 strong{color:#0b1d38;font-size:22px}.login-heading-v10 h1{font-size:40px}.login-form-v10 input,.login-button-v10{height:58px}}.onboarding-v6 .onboarding-header-v10{justify-content:space-between;align-items:center;gap:24px;min-height:58px;margin-bottom:14px;display:flex}.onboarding-title-row-v10{align-items:center;gap:18px;min-width:0;display:flex}.onboarding-title-row-v10 h1{color:#0b1d38;flex:none;font-weight:900;letter-spacing:-1.8px!important;margin:0!important;font-size:35px!important;line-height:1!important}.onboarding-title-divider-v10{background:#dce3ed;flex:none;width:1px;height:34px}.onboarding-title-row-v10 p{font-weight:550;color:#62728a!important;max-width:720px!important;margin:0!important;font-size:13px!important;line-height:1.5!important}.onboarding-v6 .onboarding-language-note-v6 span{border-radius:9px;height:34px;padding:0 11px;font-size:10px;font-weight:900}.onboarding-v6 .onboarding-language-note-v6 .arabic-chip-v6{color:#5f3f91;background:#f6f0ff;border-color:#dfd0f4}.onboarding-v6 .intake-mode-v7{border-radius:14px;min-height:68px;padding:10px 11px 10px 16px}.onboarding-v6 .intake-mode-copy-v7 strong{color:#152641;font-size:12px;font-weight:900}.onboarding-v6 .intake-mode-copy-v7 span{color:#728096;margin-top:4px;font-size:9.5px;line-height:1.45}.onboarding-v6 .intake-mode-actions-v7 button{border-radius:11px;min-width:188px;height:48px;padding:0 13px}.onboarding-v6 .intake-mode-actions-v7 button>svg{width:19px;height:19px}.onboarding-v6 .intake-mode-actions-v7 button b{font-size:10.5px;font-weight:850}.onboarding-v6 .intake-mode-actions-v7 button small{color:#77869b;margin-top:2px;font-size:8.3px}.onboarding-v6 .wizard-tabs-v5{gap:10px;margin-bottom:14px}.onboarding-v6 .wizard-tabs-v5 button{border-radius:13px;height:62px;padding:0 14px;font-size:12px}.onboarding-v6 .wizard-tabs-v5 button span{border-radius:9px;width:31px;height:31px;font-size:11px}.onboarding-v6 .wizard-tabs-v5 button strong{font-size:11px;font-weight:850}.onboarding-v6 .wizard-v5{border-radius:18px}.onboarding-v6 .wizard-body-v5{padding:28px 30px 22px}.onboarding-v6 .section-head-v5{gap:14px;margin-bottom:22px}.onboarding-v6 .section-head-v5>span{border-radius:12px;width:42px;height:42px;font-size:12px}.onboarding-v6 .section-head-v5 h2{color:#10213b;letter-spacing:-.6px;font-size:21px;font-weight:900}.onboarding-v6 .section-head-v5 p{color:#718097;margin-top:5px;font-size:11.5px;line-height:1.45}.onboarding-v6 .field-v5{gap:8px}.onboarding-v6 .field-v5>span{color:#263750;font-size:12px;font-weight:850}.onboarding-v6 .field-v5>span em{color:#7c899c;font-size:10px;font-weight:650}.onboarding-v6 .field-v5 input,.onboarding-v6 .field-v5 select{color:#172840;border-radius:11px;height:49px;padding:0 14px;font-size:13px;font-weight:550}.onboarding-v6 .field-v5 textarea{color:#172840;border-radius:11px;height:92px;padding:13px 14px;font-size:13px;line-height:1.55}.onboarding-v6 .field-v5 input::placeholder,.onboarding-v6 .field-v5 textarea::placeholder{color:#77869a;opacity:1;font-weight:500}.onboarding-v6 .field-lang-v6{border-radius:13px;padding:11px}.onboarding-v6 .field-lang-v6.en .lang-badge-v6{color:#174fae;background:#e5efff}.onboarding-v6 .field-lang-v6.ar>span{color:#342541;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:12.5px;font-weight:800}.onboarding-v6 .field-lang-v6.ar .lang-badge-v6{color:#593781;background:#eadff7;font-weight:900}.onboarding-v6 .field-lang-v6.ar input,.onboarding-v6 .field-lang-v6.ar textarea{color:#2e2435;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:13.5px;font-weight:550}.onboarding-v6 .field-lang-v6.ar input::placeholder,.onboarding-v6 .field-lang-v6.ar textarea::placeholder{color:#716579;opacity:1;font-family:Tahoma,Segoe UI,Arial,sans-serif}.onboarding-v6 .lang-badge-v6{border-radius:7px;height:22px;padding:0 7px;font-size:8px;font-weight:900}.onboarding-v6 .compact-top-v5{margin-top:15px}.onboarding-v6 .bilingual-grid-v6{gap:14px}.onboarding-v6 .wizard-footer-v5{flex-basis:72px;padding:0 27px}.onboarding-v6 .wizard-footer-v5>span{color:#77869b;font-size:10.5px;font-weight:650}.onboarding-v6 .wizard-footer-v5 .primary-button-v5,.onboarding-v6 .wizard-footer-v5 .secondary-button-v5{border-radius:12px;height:48px;padding:0 19px;font-size:12.5px}@media (width<=1000px){.onboarding-title-row-v10{flex-direction:column;align-items:flex-start;gap:7px}.onboarding-title-divider-v10{display:none}.onboarding-title-row-v10 p{max-width:650px!important}}@media (width<=820px){.onboarding-v6 .onboarding-header-v10{align-items:flex-start}.onboarding-title-row-v10 h1{font-size:31px!important}}.onboarding-v6 .onboarding-header-v10{flex:none;justify-content:space-between;align-items:center;gap:22px;min-height:58px;margin-bottom:12px;display:flex}.onboarding-v6 .onboarding-header-v10 h1{color:#155eef;letter-spacing:-1.7px;white-space:nowrap;margin:0;font-size:34px;font-weight:900;line-height:1}.onboarding-header-actions-v10{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.intake-mode-actions-v10{align-items:center;gap:8px;display:flex}.intake-mode-actions-v10 button{color:#607087;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe6ef;border-radius:12px;align-items:center;gap:10px;min-width:166px;height:46px;padding:0 13px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:flex}.intake-mode-actions-v10 button:hover{background:#fbfdff;border-color:#b8caf6;transform:translateY(-1px)}.intake-mode-actions-v10 button>svg{flex:none;width:18px;height:18px}.intake-mode-actions-v10 button span{gap:2px;display:grid}.intake-mode-actions-v10 button b{color:#273851;font-size:10.5px;font-weight:900;line-height:1.1}.intake-mode-actions-v10 button small{color:#8491a4;font-size:7.7px;font-weight:600;line-height:1.1}.intake-mode-actions-v10 button.active{background:#eef4ff;border-color:#73a0ff;box-shadow:0 0 0 2px #155eef0e,0 8px 18px #155eef12}.intake-mode-actions-v10 button.active>svg,.intake-mode-actions-v10 button.active b{color:#155eef}.onboarding-language-v10{flex:none}.onboarding-language-v10 span{height:32px!important;padding:0 10px!important;font-size:8.5px!important}.onboarding-v6 .wizard-tabs-v5{margin-top:0}.onboarding-step-4 .section-head-v5 h2,.onboarding-step-5 .section-head-v5 h2,.onboarding-step-6 .section-head-v5 h2{font-size:21px;line-height:1.15}.onboarding-step-4 .section-head-v5 p,.onboarding-step-5 .section-head-v5 p,.onboarding-step-6 .section-head-v5 p{color:#748298;font-size:11.5px;line-height:1.45}.onboarding-step-4 .field-v5>span{font-size:11.5px}.onboarding-step-4 .upload-v5 strong,.onboarding-step-4 .social-block-title-v6 strong{font-size:12px}.onboarding-step-4 .upload-v5 small,.onboarding-step-4 .social-block-title-v6 span{font-size:9.5px;line-height:1.45}.onboarding-step-4 .field-v5 input,.onboarding-step-5 .product-currency-v8 strong{font-size:12.5px}.onboarding-step-5 .product-currency-v8 span{font-size:9.5px;line-height:1.45}.onboarding-step-5 .currency-choice-v8 button{font-size:10.5px;font-weight:850}.onboarding-step-5 .method-v6 strong{font-size:11.5px}.onboarding-step-5 .method-v6 em{font-size:8.4px}.onboarding-step-5 .import-guide-v6 strong,.onboarding-step-5 .manual-head-v6 strong,.onboarding-step-5 .product-workflow-panel-v6 strong{font-size:12px}.onboarding-step-5 .import-guide-v6,.onboarding-step-5 .import-guide-v6 li,.onboarding-step-5 .manual-head-v6 span,.onboarding-step-5 .product-workflow-panel-v6 p{font-size:9.6px;line-height:1.5}.onboarding-step-5 .manual-columns-v6 span{font-size:9px;font-weight:850}.onboarding-step-5 .manual-row-v6 input,.onboarding-step-5 .manual-row-v6 select{font-size:10.5px}.onboarding-step-6 .review-title-v5 strong{font-size:12.5px}.onboarding-step-6 .review-title-v5 button,.onboarding-step-6 .review-card-v5>div:not(.review-title-v5) span{font-size:9.5px}.onboarding-step-6 .review-card-v5>div:not(.review-title-v5) strong{font-size:10.5px;line-height:1.35}.onboarding-v6 .field-lang-v6.ar>span i{color:#342541;font-weight:850}.onboarding-v6 .field-lang-v6.ar input,.onboarding-v6 .field-lang-v6.ar textarea{color:#2e2435}.onboarding-v6 .field-lang-v6.ar input::placeholder,.onboarding-v6 .field-lang-v6.ar textarea::placeholder{color:#76697d;opacity:1}@media (width<=1150px){.onboarding-v6 .onboarding-header-v10{align-items:flex-start}.onboarding-header-actions-v10{flex-wrap:wrap}.intake-mode-actions-v10 button{min-width:150px}}@media (width<=820px){.onboarding-v6 .onboarding-header-v10{flex-direction:column;gap:12px;min-height:0}.onboarding-header-actions-v10{justify-content:space-between;width:100%}.intake-mode-actions-v10{flex:1}.intake-mode-actions-v10 button{flex:1;min-width:0}}@media (width<=560px){.onboarding-header-actions-v10{flex-direction:column;align-items:stretch}.intake-mode-actions-v10{width:100%}.onboarding-language-v10{justify-content:flex-end}}.onboarding-step-5 .product-currency-v8 strong{color:#10213b!important;font-size:14px!important;font-weight:900!important}.onboarding-step-5 .product-currency-v8 span{margin-top:4px;color:#718097!important;font-size:11px!important;line-height:1.45!important}.onboarding-step-5 .currency-choice-v8 button{min-width:84px;height:42px;font-size:13px!important;font-weight:900!important}.onboarding-step-5 .method-v6{padding:20px 18px!important}.onboarding-step-5 .method-v6>div strong{color:#10213b!important;font-size:15px!important;font-weight:900!important;line-height:1.25!important}.onboarding-step-5 .method-v6>div small{display:block;color:#66768e!important;margin-top:7px!important;font-size:12px!important;line-height:1.5!important}.onboarding-step-5 .method-v6>div em{font-style:normal;display:block;color:#1657d8!important;margin-top:9px!important;font-size:11px!important;font-weight:850!important;line-height:1.35!important}.onboarding-step-5 .method-icon-v6{width:46px!important;height:46px!important}.onboarding-step-5 .method-icon-v6 svg{width:22px!important;height:22px!important}.onboarding-step-5 .section-head-v5 h2{font-size:23px!important}.onboarding-step-5 .section-head-v5 p{font-size:12.5px!important;line-height:1.5!important}.onboarding-v6 .field-lang-v6.en{background:#f8fbff!important;border-color:#cfdcf0!important}.onboarding-v6 .field-lang-v6.en>span i{letter-spacing:-.1px;color:#155eef!important;font-size:13px!important;font-weight:900!important}.onboarding-v6 .field-lang-v6.en>span em{color:#66758a!important;font-size:10px!important;font-weight:750!important}.onboarding-v6 .field-lang-v6.en .lang-badge-v6{border:1px solid #c9dcff;color:#0f56d9!important;background:#dfeaff!important;font-weight:900!important}.onboarding-v6 .field-lang-v6.en input,.onboarding-v6 .field-lang-v6.en textarea{color:#0b1424!important;background:#fff!important;border-color:#d4deea!important;font-size:14px!important;font-weight:650!important}.onboarding-v6 .field-lang-v6.en input::placeholder,.onboarding-v6 .field-lang-v6.en textarea::placeholder{color:#627187!important;opacity:1!important;font-weight:550!important}.onboarding-v6 .field-lang-v6.en input:focus,.onboarding-v6 .field-lang-v6.en textarea:focus{border-color:#6793f7!important;box-shadow:0 0 0 3px #155eef17!important}.onboarding-v6 .field-lang-v6.ar{background:#fbf7ff!important;border-color:#cdb9e3!important}.onboarding-v6 .field-lang-v6.ar>span i{color:#4b2368!important;font-family:Tahoma,Segoe UI,Arial,sans-serif!important;font-size:14px!important;font-weight:900!important}.onboarding-v6 .field-lang-v6.ar>span em{color:#6f587f!important;font-size:10px!important;font-weight:750!important}.onboarding-v6 .field-lang-v6.ar .lang-badge-v6{border:1px solid #ceb7e3;color:#482161!important;background:#dfcfee!important;font-weight:900!important}.onboarding-v6 .field-lang-v6.ar input,.onboarding-v6 .field-lang-v6.ar textarea{color:#17101d!important;text-align:right!important;background:#fff!important;border-color:#d6c9df!important;font-family:Tahoma,Segoe UI,Arial,sans-serif!important;font-size:14px!important;font-weight:700!important}.onboarding-v6 .field-lang-v6.ar input::placeholder,.onboarding-v6 .field-lang-v6.ar textarea::placeholder{color:#5f5068!important;opacity:1!important;font-weight:600!important}.onboarding-v6 .field-lang-v6.ar input:focus,.onboarding-v6 .field-lang-v6.ar textarea:focus{border-color:#8a63a9!important;box-shadow:0 0 0 3px #5b317a17!important}.onboarding-v6 .field-v5:not(.field-lang-v6)>span{color:#17345f!important;font-weight:900!important}.onboarding-v6 .field-v5:not(.field-lang-v6) input,.onboarding-v6 .field-v5:not(.field-lang-v6) select,.onboarding-v6 .field-v5:not(.field-lang-v6) textarea{color:#0b1424!important;font-weight:600!important}.onboarding-v6 .field-v5:not(.field-lang-v6) input::placeholder,.onboarding-v6 .field-v5:not(.field-lang-v6) textarea::placeholder{color:#657489!important;opacity:1!important}.onboarding-step-6 .review-card-v5>div:not(.review-title-v5) strong{color:#0b1424!important;font-weight:850!important}.onboarding-step-6 .review-card-v5>div:not(.review-title-v5) span{color:#6d7b8f!important;font-weight:600!important}.password-gate-v11{background:radial-gradient(circle at 25% 10%,#2665f41c,#0000 28%),linear-gradient(145deg,#06152e 0 34%,#f4f7fb 34% 100%);place-items:center;min-height:100dvh;padding:28px;display:grid}.password-gate-card-v11{background:#fff;border:1px solid #dfe6ef;border-radius:24px;width:min(100%,620px);padding:34px 38px 30px;box-shadow:0 28px 80px #0b1f3f29}.password-gate-brand-v11{align-items:center;gap:10px;margin-bottom:30px;display:flex}.password-gate-brand-v11 .brand-v5-mark img{width:42px;height:42px}.password-gate-brand-v11 strong{letter-spacing:-.7px;color:#0b1d38;font-size:20px}.password-gate-head-v11{grid-template-columns:50px 1fr;align-items:flex-start;gap:15px;display:grid}.password-gate-icon-v11{color:#155eef;background:#edf3ff;border-radius:14px;flex:none;place-items:center;width:50px;height:50px;display:grid}.password-gate-icon-v11 svg{width:23px;height:23px}.password-gate-head-v11 small{color:#285fcf;letter-spacing:1px;font-size:10px;font-weight:900;display:block}.password-gate-head-v11 h1{color:#0b1d38;letter-spacing:-1.3px;margin:6px 0 9px;font-size:31px;line-height:1.08}.password-gate-head-v11 p{color:#68788f;font-size:13px;line-height:1.6}.password-rule-v11{color:#546983;background:#f7faff;border:1px solid #dce7fb;border-radius:11px;align-items:center;gap:9px;margin:22px 0 20px;padding:11px 12px;font-size:11.5px;line-height:1.45;display:flex}.password-rule-v11 svg{color:#2866df;flex:none;width:17px}.password-gate-form-v11{gap:15px;display:grid}.password-gate-form-v11 label{gap:7px;display:grid}.password-gate-form-v11 label>span{color:#263851;font-size:12.5px;font-weight:850}.password-gate-form-v11 input{color:#10203a;background:#f9fbfd;border:1px solid #d7e0eb;border-radius:12px;outline:none;width:100%;height:54px;padding:0 15px;font-size:14px;font-weight:650}.password-gate-form-v11 input:focus{background:#fff;border-color:#6c94fb;box-shadow:0 0 0 4px #155eef17}.password-gate-error-v11{color:#b42318;background:#fff4f2;border:1px solid #ffd0cc;border-radius:10px;padding:11px 12px;font-size:11.5px;line-height:1.45}.password-gate-button-v11{color:#fff;background:linear-gradient(135deg,#2469f3,#1749c7);border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;height:55px;margin-top:4px;font-size:13.5px;font-weight:900;display:flex;box-shadow:0 12px 26px #155eef33}.password-gate-button-v11 svg{width:18px}.password-gate-foot-v11{color:#8390a3;text-align:center;border-top:1px solid #edf1f5;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding-top:17px;font-size:10.5px;display:flex}.password-gate-foot-v11 svg{width:15px}.password-success-v11{text-align:center;justify-items:center;display:grid}.password-success-v11 h1{color:#10203a;margin:14px 0 8px;font-size:29px}.password-success-v11 p{color:#6f7d91;max-width:430px;font-size:13px;line-height:1.55}@media (width<=650px){.password-gate-v11{background:#f4f7fb;padding:16px}.password-gate-card-v11{border-radius:18px;padding:27px 22px 24px}.password-gate-head-v11{grid-template-columns:1fr}.password-gate-head-v11 h1{font-size:27px}.password-gate-foot-v11{align-items:flex-start}}.page-heading h1,.admin-overview-head-v4 h1,.overview-heading-v6 h1{color:#0b1d38;font-weight:900}.page-heading p,.admin-overview-head-v4 p,.overview-heading-v6 p{color:#69788e;font-size:12.5px;line-height:1.5}.primary-button-v5,.secondary-button-v5,.primary-button,.secondary-button{font-size:12.5px}.sidebar-profile-v5 strong{font-size:12px}.sidebar-profile-v5 small{font-size:10px}.sidebar-logout-v5{font-size:12.5px}.overview-mini-note-v6 strong{color:#392a57;font-size:11.5px}.overview-mini-note-v6 span{color:#786d82;font-size:10px}.kpi-copy-v6 span{color:#4d5e76;font-size:11px}.kpi-copy-v6 small{color:#7f899a;font-size:9.5px}.kpi-v6>strong{color:#10203a;font-size:27px}.overview-panel-head-v6 p{color:#758297;font-size:10.5px}.overview-count-v6{font-size:10px}.business-table-v6 th{color:#718096;font-size:9px}.business-table-v6 td{color:#4b5c73;font-size:11.5px}.business-name-v6 small{color:#776c80;font-size:10px}.status-v6{font-size:9.5px}.empty-businesses-v6 strong{font-size:12px}.empty-businesses-v6 p{font-size:10.5px}.intakes-heading-v8 .page-heading p{font-size:12.5px}.intake-kpis-v8 article strong{color:#10203a;font-size:23px}.intakes-toolbar-v8 strong{font-size:12.5px}.intakes-toolbar-v8 span{color:#748197;font-size:10px}.intakes-table-v8 th{color:#708096;font-size:9px}.intakes-table-v8 td{color:#4a5b72;font-size:11px}.intakes-table-v8 td:first-child small{color:#7f8a9a;font-size:9.5px}.status-pill-v8,.progress-cell-v8 span{font-size:9.5px}.intakes-empty-v8 h3{font-size:13px}.intakes-empty-v8 p{font-size:10.5px}.intake-drawer-head-v8 h2{font-size:22px}.intake-drawer-head-v8 p{font-size:10.5px}.drawer-section-v8 h3,.drawer-files-v8 strong{font-size:10.5px}.drawer-files-v8 small{font-size:9px}.drawer-import-v8 strong{font-size:10.5px}.drawer-import-v8 span,.drawer-import-v8 small{font-size:9px}.fresh-link-v8 strong{font-size:10.5px}.fresh-link-v8 small,.fresh-link-v8 code{font-size:9px}.danger-button-v8{font-size:10px}.client-v6 .client-page-head-v6 h1{font-size:32px}.client-v6 .client-page-head-v6 p{color:#69788e;font-size:12px;line-height:1.5}.client-v6 .client-confidence-v7 b{font-size:10px}.client-v6 .client-confidence-v7 small{color:#7e8999;font-size:9px}.client-v6 .field-v5>span{color:#253851;font-size:11.5px;font-weight:850}.client-v6 .field-v5>span em{color:#7a8799;font-size:9.5px}.client-v6 .field-v5 input,.client-v6 .field-v5 select,.client-v6 .field-v5 textarea{color:#111d31;font-size:12.5px;font-weight:600}.client-v6 .field-v5 input::placeholder,.client-v6 .field-v5 textarea::placeholder{color:#66758a;opacity:1}.client-v6 .field-lang-v6.en>span i{color:#155eef;font-size:12px;font-weight:900}.client-v6 .field-lang-v6.ar{background:#fbf7ff;border-color:#cdb9e3}.client-v6 .field-lang-v6.ar>span i{color:#4b2368;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:13px;font-weight:900}.client-v6 .field-lang-v6.ar input,.client-v6 .field-lang-v6.ar textarea{color:#17101d;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:13px;font-weight:700}.client-v6 .field-lang-v6.ar input::placeholder,.client-v6 .field-lang-v6.ar textarea::placeholder{color:#5f5068;opacity:1}.client-v6 .phone-note-v6 strong{font-size:10.5px}.client-v6 .phone-note-v6 small{font-size:9.5px}.client-v6 .social-block-title-v6 span{color:#768397;font-size:10px}.client-v6 .product-method-v6 b{color:#593578;font-size:10px}.client-v6 .product-method-v6 small{font-size:10px;line-height:1.5}.client-v6 .product-method-v6 em{font-size:9px}.client-v6 .import-guide-v6 span,.client-v6 .import-guide-v6 li{font-size:9.5px}.owner-hero p{font-size:11.5px;line-height:1.65}.owner-badge{font-size:9.5px}.panel th{font-size:9px}.panel td,.business-cell strong{font-size:11px}.business-cell small{font-size:9.5px}.product-meta b{font-size:12px}.product-meta span{font-size:9px}.search-box input{font-size:11.5px}.filter-chip{font-size:10.5px}.price-cell strong{font-size:11.5px}.stock-pill{font-size:9.5px}.settings-card label{color:#263851;font-size:11px}.settings-card input,.settings-card textarea{color:#10203a;font-size:12.5px}.publish-card strong{font-size:11px}.publish-card p{font-size:9.5px;line-height:1.45}.upload-v5 strong{font-size:11.5px}.upload-v5 small{font-size:9.5px}.upload-v5 em{font-size:9px}.info-panel-v5 strong{font-size:11px}.info-panel-v5 p{font-size:9.5px;line-height:1.5}.review-card-v5 .review-title-v5>strong{font-size:12px}.review-card-v5 .review-title-v5 button,.review-card-v5>div:not(.review-title-v5) span{font-size:10px}.review-card-v5>div:not(.review-title-v5) strong{font-size:11px}@media (width<=820px){.client-v6 .field-v5 input,.client-v6 .field-v5 select,.client-v6 .field-v5 textarea{font-size:16px}.intakes-table-v8{min-width:900px}}.import-message-neutral-v11{color:#38506f!important;background:#f7f9fc!important;border-color:#e1e7ef!important}.success-message-v11{color:#067647!important;background:#ecfdf3!important;border-color:#abefc6!important}.table-state-cell-v11{text-align:center!important;color:#748197!important;padding:30px!important}.success-icon-v6.danger-v11{color:#d92d20;background:#fff0ef}.nc-progress-v11{appearance:none;background:#edf1f5;border:0;border-radius:999px;width:70px;height:5px;display:block;overflow:hidden}.nc-progress-v11::-webkit-progress-bar{background:#edf1f5;border-radius:999px}.nc-progress-v11::-webkit-progress-value{background:#2d67e7;border-radius:999px}.nc-progress-v11::-moz-progress-bar{background:#2d67e7;border-radius:999px}.upload-progress-v8 .nc-progress-v11,.admin-upload-progress-v8 .nc-progress-v11{background:#213c68;width:100%;height:5px;margin-top:8px}.upload-progress-v8 .nc-progress-v11::-webkit-progress-bar{background:#213c68}.admin-upload-progress-v8 .nc-progress-v11::-webkit-progress-bar{background:#213c68}.upload-progress-v8 .nc-progress-v11::-webkit-progress-value{background:#5a8cff}.admin-upload-progress-v8 .nc-progress-v11::-webkit-progress-value{background:#5a8cff}.upload-progress-v8 .nc-progress-v11::-moz-progress-bar{background:#5a8cff}.admin-upload-progress-v8 .nc-progress-v11::-moz-progress-bar{background:#5a8cff}.onboarding-step-2 .location-contact-grid-v6>.field-v5,.onboarding-step-2 .grid-v5.three>.field-v5,.onboarding-step-2 .grid-v5.two>.field-v5:not(.field-lang-v6){background:#f8fbff;border:1px solid #d7e4f8;border-radius:14px;padding:11px 12px}.onboarding-step-2 .location-contact-grid-v6>.field-v5>span,.onboarding-step-2 .grid-v5.three>.field-v5>span,.onboarding-step-2 .grid-v5.two>.field-v5>span{color:#155eef!important;font-size:12.5px!important;font-weight:900!important}.onboarding-step-2 .location-contact-grid-v6>.field-v5 input,.onboarding-step-2 .location-contact-grid-v6>.field-v5 select,.onboarding-step-2 .grid-v5.three>.field-v5 select,.onboarding-step-2 .grid-v5.two>.field-v5 input{color:#101c30!important;font-size:13px!important;font-weight:650!important}.onboarding-step-2 .field-lang-v6.en{background:#f7fbff!important;border-color:#c9dcff!important}.onboarding-step-2 .field-lang-v6.ar{background:#fbf6ff!important;border-color:#c9b3e2!important}.onboarding-step-2 .phone-note-v6{background:#f8fbff;border-color:#d7e4f8}.onboarding-step-2 .phone-note-v6 strong{color:#17345f;font-size:11.5px}.onboarding-step-2 .phone-note-v6 small{color:#65758a;font-size:9.5px}.onboarding-step-3 .hours-row-v5{background:#fbfdff;border-color:#d9e4f2}.onboarding-step-3 .hours-row-v5>strong{color:#10213b;font-size:13px;font-weight:900}.onboarding-step-3 .state-toggle-v5{color:#607087;font-size:10.5px;font-weight:850}.onboarding-step-3 .state-toggle-v5.selected{color:#155eef}.onboarding-step-3 .time-range-v5 input{color:#172840;font-size:12px;font-weight:650}.onboarding-step-3 .time-range-v5 span{color:#708097;font-size:10.5px}.onboarding-step-4 .brand-essential-grid-v6>.field-v5,.onboarding-step-4 .social-block-v6 .grid-v5.three>.field-v5{background:#f8fbff;border:1px solid #d7e4f8;border-radius:14px;padding:12px}.onboarding-step-4 .brand-essential-grid-v6>.field-v5>span,.onboarding-step-4 .social-block-v6 .grid-v5.three>.field-v5>span{color:#155eef!important;font-size:12.5px!important;font-weight:900!important}.onboarding-step-4 .social-block-title-v6 strong{color:#10213b;font-size:13px}.onboarding-step-4 .social-block-title-v6 span{color:#69788e;font-size:10.5px}.onboarding-step-4 .upload-v5 strong{font-size:13px}.onboarding-step-4 .upload-v5 small{font-size:10.5px;line-height:1.45}.onboarding-step-4 .field-v5 input{font-size:13px!important}.onboarding-step-4 .color-enable-v6{font-size:10.5px;font-weight:850}.onboarding-step-6 .review-card-v5{background:#fbfdff;border-color:#d8e3f1;padding:16px}.onboarding-step-6 .review-title-v5>strong{color:#10213b;font-size:14px!important}.onboarding-step-6 .review-title-v5 button{font-size:10.5px!important}.onboarding-step-6 .review-card-v5>div:not(.review-title-v5) span{color:#6d7b8f!important;font-size:10.5px!important}.onboarding-step-6 .review-card-v5>div:not(.review-title-v5) strong{line-height:1.4;color:#0b1424!important;font-size:11.5px!important}.onboarding-step-6 .review-note-v6{padding:13px 14px}.onboarding-step-6 .review-note-v6 strong{font-size:12.5px}.onboarding-step-6 .review-note-v6 p{font-size:10.5px;line-height:1.5}.invite-form-v7>.field-v5{background:#f8fbff;border:1px solid #d7e4f8;border-radius:14px;padding:12px}.invite-form-v7>.field-v5>span{color:#155eef!important;font-size:12.5px!important;font-weight:900!important}.invite-form-v7>.field-v5 input,.invite-form-v7>.field-v5 select{color:#101c30!important;font-size:13px!important;font-weight:650!important}.invite-title-v7 h2{font-size:20px}.invite-title-v7 p{color:#69788e;font-size:10.5px;line-height:1.5}.invite-create-row-v7 strong{font-size:10.5px}.invite-create-row-v7 span{font-size:9px;line-height:1.45}.invite-security-v7 h3{font-size:11.5px}.invite-security-v7 li{font-size:9.5px;line-height:1.5}.invite-result-head-v7 strong{font-size:11px}.invite-result-head-v7 small{font-size:9px}.invite-url-v7 code,.invite-share-v7 a,.invite-share-v7 button{font-size:9.5px}.client-v6 .location-contact-grid-v6>.field-v5,.client-v6 .client-section-v6 .grid-v5.three>.field-v5,.client-v6 .client-section-v6>.section-content-v5>.field-v5:not(.field-lang-v6){background:#f8fbff;border:1px solid #d7e4f8;border-radius:14px;padding:11px 12px}.client-v6 .location-contact-grid-v6>.field-v5>span,.client-v6 .client-section-v6 .grid-v5.three>.field-v5>span{color:#155eef!important;font-size:12.5px!important;font-weight:900!important}.client-v6 .field-en-v6{background:#f7fbff!important;border-color:#c9dcff!important}.client-v6 .field-ar-v6{background:#fbf6ff!important;border-color:#c9b3e2!important}.client-v6 .hours-row-v5{background:#fbfdff;border-color:#d9e4f2}.client-v6 .state-toggle-v5{font-size:10.5px;font-weight:850}.client-v6 .time-range-v5 input{color:#172840;font-size:12px;font-weight:650}.client-v6 .time-range-v5 span{font-size:10.5px}.client-v6 .client-brand-grid-v6>.field-v5,.client-v6 .social-block-v6 .grid-v5.three>.field-v5{background:#f8fbff;border:1px solid #d7e4f8;border-radius:14px;padding:12px}.client-v6 .client-brand-grid-v6>.field-v5>span,.client-v6 .social-block-v6 .grid-v5.three>.field-v5>span{color:#155eef!important;font-size:12.5px!important;font-weight:900!important}.client-v6 .review-card-v5{background:#fbfdff;border-color:#d8e3f1;padding:16px}.client-v6 .review-title-v5>strong{color:#10213b;font-size:14px!important}.client-v6 .review-title-v5 button{font-size:10.5px!important}.client-v6 .review-card-v5>div:not(.review-title-v5) span{color:#6d7b8f!important;font-size:10.5px!important}.client-v6 .review-card-v5>div:not(.review-title-v5) strong{line-height:1.4;color:#0b1424!important;font-size:11.5px!important}.client-v6 .review-note-v6 strong{font-size:12.5px}.client-v6 .review-note-v6 p{font-size:10.5px;line-height:1.5}@media (width<=820px){.invite-form-v7>.field-v5,.onboarding-step-2 .location-contact-grid-v6>.field-v5,.onboarding-step-2 .grid-v5.three>.field-v5,.onboarding-step-4 .social-block-v6 .grid-v5.three>.field-v5,.client-v6 .location-contact-grid-v6>.field-v5,.client-v6 .social-block-v6 .grid-v5.three>.field-v5{padding:10px}}.upload-shell-v12{min-width:0;position:relative}.upload-shell-v12>.upload-v5{width:100%;height:100%;padding-right:82px}.upload-clear-v12{z-index:2;color:#b73d34;cursor:pointer;background:#fff7f6;border:1px solid #efc6c2;border-radius:8px;height:30px;padding:0 10px;font-size:9px;font-weight:850;position:absolute;top:12px;right:12px}.upload-clear-v12:hover{background:#fff0ee;border-color:#e8aaa4}@media (width<=820px){.upload-shell-v12>.upload-v5{padding-right:76px}.upload-clear-v12{top:10px;right:10px}}.location-bottom-row-v13{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.onboarding-step-2 .location-bottom-row-v13>.field-v5{background:#f8fbff;border:1px solid #d7e4f8;border-radius:14px;min-width:0;padding:10px 12px}.onboarding-step-2 .location-bottom-row-v13>.field-v5.field-lang-v6.en{background:#f7fbff!important;border-color:#c9dcff!important}.onboarding-step-2 .location-bottom-row-v13>.field-v5>span{color:#155eef!important;font-size:12.5px!important;font-weight:900!important}.onboarding-step-2 .location-bottom-row-v13 input{color:#101c30!important;height:44px!important;font-size:13px!important;font-weight:650!important}@media (width>=821px){.onboarding-step-2 .wizard-v5,.onboarding-step-2 .wizard-body-v5,.onboarding-step-2 .section-v5,.onboarding-step-2 .section-content-v5{min-height:0}.onboarding-step-2 .wizard-body-v5{overflow:hidden;padding-top:23px!important;padding-bottom:14px!important}.onboarding-step-2 .section-head-v5{margin-bottom:15px!important}.onboarding-step-2 .location-contact-grid-v6,.onboarding-step-2 .grid-v5.three{gap:10px 12px!important}.onboarding-step-2 .location-contact-grid-v6>.field-v5,.onboarding-step-2 .grid-v5.three>.field-v5{padding:9px 11px!important}.onboarding-step-2 .field-v5{gap:6px!important}.onboarding-step-2 .field-v5 input,.onboarding-step-2 .field-v5 select,.onboarding-step-2 .phone-input-v6{height:44px!important}.onboarding-step-2 .phone-input-v6 select,.onboarding-step-2 .phone-input-v6 input{height:42px!important}.onboarding-step-2 .compact-top-v5{margin-top:10px!important}}.client-step-2 .location-contact-grid-v6>.field-v5,.client-step-2 .grid-v5.three>.field-v5,.client-step-2 .location-bottom-row-v13>.field-v5{background:#f8fbff;border:1px solid #d7e4f8;border-radius:14px;min-width:0;padding:10px 12px}.client-step-2 .location-bottom-row-v13>.field-v5.field-lang-v6.en,.client-step-2 .location-bottom-row-v13>.field-v5.field-en-v6{background:#f7fbff!important;border-color:#c9dcff!important}.client-step-2 .location-contact-grid-v6>.field-v5>span,.client-step-2 .grid-v5.three>.field-v5>span,.client-step-2 .location-bottom-row-v13>.field-v5>span{color:#155eef!important;font-size:12.5px!important;font-weight:900!important}.client-step-2 .location-contact-grid-v6 input,.client-step-2 .location-contact-grid-v6 select,.client-step-2 .grid-v5.three select,.client-step-2 .location-bottom-row-v13 input{color:#101c30!important;font-size:13px!important;font-weight:650!important}@media (width>=821px){.client-step-2 .client-section-v6{padding-top:18px;padding-bottom:10px;overflow:hidden}.client-step-2 .section-head-v5{margin-bottom:15px}.client-step-2 .location-contact-grid-v6,.client-step-2 .grid-v5.three{gap:10px 12px}.client-step-2 .compact-top-v5{margin-top:10px!important}.client-step-2 .field-v5 input,.client-step-2 .field-v5 select,.client-step-2 .phone-input-v6{height:44px!important}.client-step-2 .phone-input-v6 select,.client-step-2 .phone-input-v6 input{height:42px!important}}@media (width<=820px){.location-bottom-row-v13{grid-template-columns:1fr}.onboarding-step-2 .wizard-body-v5,.client-step-2 .client-section-v6{overflow:visible}}.storage-notice-v14{color:#52657f;background:#f7faff;border:1px solid #d9e5f6;border-radius:11px;align-items:flex-start;gap:10px;margin:0 0 12px;padding:11px 13px;display:flex}.storage-notice-v14>svg{color:#2d67e7;flex:none;width:17px;height:17px;margin-top:1px}.storage-notice-v14>div{gap:2px;display:grid}.storage-notice-v14 strong{color:#213550;font-size:10.5px}.storage-notice-v14 span{color:#6f7f94;font-size:9px;line-height:1.45}.upload-v5.disabled,.upload-shell-v12.disabled .upload-v5{cursor:not-allowed;opacity:.72;background:#f7f8fa;border-color:#e2e6ec;transform:none!important}.upload-v5.disabled:hover,.upload-shell-v12.disabled .upload-v5:hover{background:#f7f8fa;border-color:#e2e6ec;transform:none}.upload-v5.disabled .upload-icon-v5{color:#8b97a8;background:#eef1f5}.upload-v5.disabled input{pointer-events:none}.method-v6.disabled,.product-method-v6.disabled{cursor:not-allowed;opacity:.56;box-shadow:none!important;background:#fafbfd!important;border-color:#e2e7ee!important;transform:none!important}.method-v6.disabled .method-icon-v6,.product-method-v6.disabled .method-icon-v6{color:#909bad!important;background:#eef1f5!important}.method-v6.disabled em,.product-method-v6.disabled em{color:#8b5e0a!important}.image-cell-v6.disabled{cursor:not-allowed;color:#9aa4b3;background:#f5f7fa;border-color:#e1e6ed}.image-cell-v6.disabled input{pointer-events:none}.intakes-page-v8 .intakes-heading-v8 h1{font-size:34px}.intake-kpis-v8 article small{color:#738197;font-size:9.5px}.intake-kpis-v8 article strong{font-size:22px}.intakes-toolbar-v8 strong{color:#20324c;font-size:11.5px}.intakes-toolbar-v8 span{font-size:9px;line-height:1.35}.intakes-toolbar-v8 select{font-size:9.5px}.intakes-table-v8 th{font-size:8.5px}.intakes-table-v8 td{font-size:10px}.intakes-table-v8 td:first-child strong{font-size:10.5px}.intakes-table-v8 td:first-child small,.status-pill-v8,.progress-cell-v8 span{font-size:8.5px}.row-action-v8,.intake-drawer-head-v8 p{font-size:9px}.drawer-summary-grid-v8 small{font-size:8px}.drawer-summary-grid-v8 strong,.drawer-section-v8 h3{font-size:10px}.drawer-files-v8 strong{font-size:9px}.drawer-files-v8 small,.drawer-import-v8 span,.drawer-import-v8 small{font-size:8px}.drawer-review-v8 textarea,.kpi-copy-v6 span{font-size:10px}.kpi-copy-v6 small{font-size:8.5px}.overview-panel-head-v6 h2{font-size:14px}.overview-panel-head-v6 p{font-size:9px}.business-table-v6 th{font-size:8.5px}.business-table-v6 td{font-size:10px}.business-name-v6 strong{font-size:10.5px}.business-name-v6 small,.status-v6{font-size:8.5px}.owner-hero p{font-size:11px}.kpi-card small{font-size:9.5px}.kpi-card em{font-size:9px}.panel-head h3{font-size:14px}.panel-head p{font-size:9.5px}.owner-hero .owner-badge{font-size:9px}.owner-hero .light-button{font-size:10px}.owner-hero+.kpi-grid .kpi-card strong{font-size:24px}.owner-products-page th,.admin-overview-v4 th{font-size:9px}.owner-products-page td,.admin-overview-v4 td{font-size:10.5px}.settings-card label{font-size:10px}.settings-card input,.settings-card textarea{font-size:11px}.product-card strong{font-size:10.5px}.product-card small,.product-meta span{font-size:8.5px}.client-header-v6{min-height:78px!important;padding-top:14px!important;padding-bottom:12px!important}.client-header-v6 .brand-v5-full img{margin-top:4px}.client-page-head-v14{justify-content:space-between;align-items:center;gap:24px;margin-bottom:14px;display:flex}.client-title-line-v14{align-items:center;gap:18px;min-width:0;display:flex}.client-title-line-v14 h1{color:#0b1d38;letter-spacing:-1.6px;flex:none;margin:0;font-size:34px;font-weight:900;line-height:1}.client-title-divider-v14{background:#d9e2ef;flex:none;width:1px;height:34px}.client-title-line-v14 p{color:#66768d;max-width:520px;margin:0;font-size:12px;font-weight:550;line-height:1.45}.client-page-head-v14 .client-language-note-v6{flex:none;gap:8px;display:flex}.client-v6 .client-tabs-v5{margin-top:0!important}.client-v6 .client-main-v6{padding-top:20px!important}@media (width>=821px){.client-v6 .client-card-v6,.client-v6 .client-card-body-v6{min-height:0}}@media (width<=1100px){.client-title-line-v14{flex-direction:column;align-items:flex-start;gap:6px}.client-title-divider-v14{display:none}.client-title-line-v14 p{max-width:620px}}@media (width<=820px){.client-header-v6{padding-top:12px!important}.client-page-head-v14{flex-direction:column;align-items:flex-start;gap:12px}.client-title-line-v14 h1{font-size:29px}.client-title-line-v14 p{font-size:11.5px}.client-page-head-v14 .client-language-note-v6{align-self:flex-end}}.spreadsheet-checking-v14{color:#173c78;background:#f7faff;border:1px solid #cfe0ff;border-radius:11px;grid-column:1/-1;align-items:center;gap:10px;padding:11px 13px;display:flex}.spreadsheet-checking-v14 .spinner{flex:none;width:18px;height:18px}.spreadsheet-checking-v14 strong{font-size:9px;display:block}.spreadsheet-checking-v14 small{color:#6f7f96;margin-top:2px;font-size:7.7px;line-height:1.45;display:block}.import-status-v14{grid-column:1/-1;padding:12px 13px}.import-status-v14>div:first-child{align-items:flex-start}.import-status-v14>div:first-child strong{color:#172b4d;font-size:9.2px}.import-status-v14>div:first-child span{text-align:right;max-width:58%;line-height:1.4}.import-counts-v14{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.import-counts-v14 span{text-align:center;flex-direction:column;justify-content:center;gap:1px;height:auto;min-height:42px;padding:6px 8px}.import-counts-v14 b{font-size:12px;line-height:1.1}.import-counts-v14 span.has-issues{color:#b42318;background:#fff8f7;border-color:#f4c7c3}.import-counts-v14 span.has-issues b{color:#d92d20}.import-verdict-v14{border-radius:8px;margin:9px 0 0;padding:8px 10px;font-size:7.8px;font-weight:700;line-height:1.5}.import-verdict-v14.ready{color:#147a4b;background:#eefbf4;border:1px solid #c8ecd9}.import-verdict-v14.warning{color:#9a4c0b;background:#fff7ed;border:1px solid #f8d8b2}.import-issues-v14{background:#fffaf5;border:1px solid #f1d3b5;border-radius:11px;grid-column:1/-1;overflow:hidden}.import-issues-head-v14{justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.import-issues-head-v14 strong{color:#7a3e0b;font-size:8.8px;display:block}.import-issues-head-v14 span{color:#8b6b50;margin-top:2px;font-size:7.4px;display:block}.import-issues-head-v14 button{color:#9a4c0b;cursor:pointer;background:#fff;border:1px solid #e8c49e;border-radius:8px;height:30px;padding:0 10px;font-size:7.8px;font-weight:850}.import-issue-list-v14{background:#fff;border-top:1px solid #f1dfcd;max-height:230px;overflow:auto}.import-issue-row-v14{border-bottom:1px solid #f3ece5;grid-template-columns:62px 78px 1fr;align-items:start;gap:8px;padding:8px 11px;display:grid}.import-issue-row-v14:last-child{border-bottom:0}.import-issue-row-v14>span{color:#5d6675;font-size:7.6px;font-weight:850}.import-issue-row-v14>b{letter-spacing:.35px;color:#b42318;font-size:7px}.import-issue-row-v14>p{color:#6f5c4c;margin:0;font-size:7.6px;line-height:1.45}@media (width<=820px){.import-counts-v14{grid-template-columns:repeat(2,minmax(0,1fr))}.import-status-v14>div:first-child{display:block}.import-status-v14>div:first-child span{text-align:left;max-width:none;margin-top:3px;display:block}.import-issues-head-v14{align-items:flex-start}.import-issue-row-v14{grid-template-columns:52px 70px 1fr}}.import-status-v15{flex-direction:column;gap:14px;display:flex}.import-status-head-v15{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.mapping-link-v15{color:#155eef;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:4px 0;font-weight:800}.mapping-editor-v15{background:#f8fbff;border:1px solid #d9e5f7;border-radius:16px;flex-direction:column;gap:14px;padding:16px;display:flex}.mapping-summary-v15{flex-wrap:wrap;gap:10px;display:flex}.mapping-summary-v15 span{color:#5d6d84;background:#fff;border:1px solid #dbe5f2;border-radius:999px;padding:7px 10px;font-size:12px}.mapping-summary-v15 b{color:#0b1d38}.detected-columns-v15{flex-wrap:wrap;gap:7px;display:flex}.detected-columns-v15 span{color:#244b8f;background:#eef4ff;border:1px solid #d7e3ff;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:700}.mapping-help-v15,.mapping-unmapped-v15{color:#63738b;margin:0;font-size:12px;line-height:1.55}.mapping-grid-v15{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mapping-grid-v15.optional{padding-top:2px}.mapping-grid-v15 label{background:#fff;border:1px solid #dce6f2;border-radius:12px;flex-direction:column;gap:8px;padding:10px;display:flex}.mapping-grid-v15 label.missing{background:snow;border-color:#f7b4aa}.mapping-grid-v15 label>span{flex-direction:column;gap:2px;display:flex}.mapping-grid-v15 label b{color:#0b1d38;font-size:12px}.mapping-grid-v15 label small{color:#8693a7;font-size:10px}.mapping-grid-v15 select{color:#17243a;background:#fff;border:1px solid #ced9e8;border-radius:9px;width:100%;min-height:40px;padding:0 10px}.mapping-required-v15{color:#9b382b;background:#fff3f1;border:1px solid #f4c2b8;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.45}.mapping-optional-toggle-v15{color:#155eef;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-weight:800}.mapping-error-v15{color:#b42318;margin:0;font-size:12px;font-weight:700}.mapping-actions-v15{justify-content:flex-end;display:flex}.manual-table-simple-v15 .manual-columns-v6,.manual-table-simple-v15 .manual-row-v6{grid-template-columns:minmax(210px,1.8fr) minmax(110px,.8fr) minmax(120px,.9fr) minmax(100px,.7fr) minmax(100px,.8fr) 36px!important}@media (width<=900px){.mapping-grid-v15{grid-template-columns:1fr}.import-status-head-v15{flex-direction:column}.mapping-actions-v15{justify-content:stretch}.mapping-actions-v15 button{width:100%}}.media-counts-v15-3{grid-template-columns:repeat(5,minmax(0,1fr))}.media-status-v15-3 .import-status-head-v15>div{min-width:0}.media-status-v15-3 .import-status-head-v15 span{margin-top:3px;display:block}@media (width<=900px){.media-counts-v15-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.media-counts-v15-3{grid-template-columns:1fr}}.client-language-note-v6 button{color:#637189;letter-spacing:.35px;cursor:pointer;background:#fff;border:1px solid #dfe6f0;border-radius:9px;justify-content:center;align-items:center;min-width:46px;height:30px;padding:0 11px;font:850 9px/1 inherit;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.client-language-note-v6 button:hover{color:#315b9f;background:#f8faff;border-color:#b9c9e8}.client-language-note-v6 button.active{color:#205fd8;background:#edf3ff;border-color:#c8d9ff;box-shadow:0 0 0 2px #205fd812}.client-language-note-v6 button:focus-visible{outline-offset:2px;outline:2px solid #155eef}.client-language-note-v6 button{position:relative}.client-language-note-v6 button.has-data:after{content:"";background:#20a86b;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px;box-shadow:0 0 0 2px #fff}.client-rtl-v16 .client-language-note-v6 button.has-data:after{left:5px;right:auto}.client-rtl-v16{font-family:Tahoma,Segoe UI,Arial,sans-serif}.client-rtl-v16 .eyebrow-v6{letter-spacing:0;text-transform:none}.client-rtl-v16 .client-page-head-v6,.client-rtl-v16 .section-head-v5,.client-rtl-v16 .social-block-title-v6,.client-rtl-v16 .product-detail-head-v6,.client-rtl-v16 .manual-head-v6,.client-rtl-v16 .review-title-v5{text-align:right}.client-rtl-v16 .client-footer-v6 button svg{transform:rotate(180deg)}.client-rtl-v16 input[dir=ltr],.client-rtl-v16 textarea[dir=ltr]{text-align:left}.client-rtl-v16 input[dir=rtl],.client-rtl-v16 textarea[dir=rtl]{text-align:right}.client-v6 .client-page-head-v14{align-items:center;min-height:48px;margin-bottom:10px}.client-v6 .client-title-line-v14{align-items:center;gap:16px}.client-v6 .client-title-line-v14 h1{font-size:35px;line-height:1.05}.client-v6 .client-title-line-v14 p{color:#5f718a;max-width:590px;font-size:13px;font-weight:600;line-height:1.45}.client-v6 .client-title-divider-v14{background:linear-gradient(#a9c3ff,#d7e2f4);height:31px}.client-v6 .client-header-status-v7>span{font-size:11.5px}.client-v6 .client-header-status-v7>small{font-size:10.5px}.client-v6 .client-tabs-v6 button strong{font-size:11.5px}.client-v6 .client-tabs-v6 button>span{font-size:10.5px}.client-v6 .section-head-v5 h2{font-size:23px}.client-v6 .section-head-v5 p{color:#66778f;font-size:13px;line-height:1.55}.client-v6 .field-v5>span{color:#223957;font-weight:900;line-height:1.3;font-size:13px!important}.client-v6 .field-v5>span em{font-size:10.5px!important}.client-v6 .field-v5 input,.client-v6 .field-v5 select,.client-v6 .field-v5 textarea{font-weight:650;font-size:14px!important}.client-v6 .client-footer-v6>span{font-size:11.5px}.client-v6 .client-footer-v6 button{font-size:13px}.client-v6 .hours-row-v5>strong{font-size:14px}.client-v6 .state-toggle-v5{font-size:11.5px}.client-v6 .time-range-v5 input{font-size:13px}.client-v6 .social-block-title-v6 strong{font-size:13.5px}.client-v6 .social-block-title-v6 span{font-size:11px}.client-v6 .product-method-v6 strong{font-size:13px}.client-v6 .product-method-v6 small{font-size:11px}.client-v6 .product-detail-head-v6 strong{font-size:13.5px}.client-v6 .product-detail-head-v6 span{font-size:11px}.client-v6 .upload-v5 strong{font-size:13.5px}.client-v6 .upload-v5 span,.client-v6 .upload-v5 small{font-size:11px}.client-v6 .review-title-v5>strong{font-size:15px!important}.client-v6 .review-card-v5>div:not(.review-title-v5) span{font-size:11.5px!important}.client-v6 .review-card-v5>div:not(.review-title-v5) strong{font-size:12.5px!important}.client-v6 .client-tabs-v6 button{border-color:#dce5f2;min-height:52px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;position:relative;box-shadow:0 3px 10px #213d6809}.client-v6 .client-tabs-v6 button:hover{border-color:#b9cef4;transform:translateY(-1px);box-shadow:0 7px 18px #213d6812}.client-v6 .client-tabs-v6 button.visited{color:#3560a4;background:#f5f8ff;border-color:#d3e0ff}.client-v6 .client-tabs-v6 button.visited>span{color:#2d63c7;background:#e8f0ff}.client-v6 .client-tabs-v6 button.active>span{color:#155eef;background:#fff}.client-v6 .client-card-v6{border-color:#dbe5f2;box-shadow:0 12px 32px #1a355b0e}.client-v6 .client-section-v6{background:linear-gradient(#fff 0%,#fbfdff 100%)}.client-v6 .section-head-v5>span{color:#155eef;background:linear-gradient(135deg,#e8f0ff,#dce9ff);border:1px solid #cbdcff;box-shadow:0 4px 12px #155eef14}.client-business-grid-v16{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:stretch;gap:14px;display:grid}.client-language-field-v16,.client-business-grid-v16>.field-v5{background:#f8fbff;border:1px solid #d7e4f6;border-radius:15px;padding:13px 14px}.client-language-field-v16.en{background:linear-gradient(145deg,#f5f9ff,#fbfdff);border-color:#c9dcff}.client-language-field-v16.ar{background:linear-gradient(145deg,#fbf7ff,#fff);border-color:#d9c9ea}.client-language-field-v16.en .field-v5>span{color:#155eef!important}.client-language-field-v16.ar .field-v5>span{color:#64338a!important}.client-language-field-v16.description{margin-top:14px}.client-language-field-v16.description textarea{height:92px}.client-business-grid-v16>.field-v5>span{color:#155eef!important}.client-v6 .phone-input-v6{grid-template-columns:58px 118px minmax(108px,1fr)!important}.client-v6 .phone-input-v6 select{padding:0 24px 0 9px!important;font-size:12px!important;font-weight:800!important}.client-v6 .phone-input-v6 input{letter-spacing:.8px;font-variant-numeric:tabular-nums}.client-v6 .country-code-v6{font-size:11.5px}.client-rtl-v16 .client-title-line-v14{direction:rtl}.client-rtl-v16 .client-title-line-v14 p{text-align:right}@media (width<=1100px){.client-v6 .client-title-line-v14{flex-direction:row;align-items:flex-start;gap:12px}.client-v6 .client-title-line-v14 p{max-width:460px}.client-business-grid-v16{grid-template-columns:1fr 1fr}}@media (width<=820px){.client-v6 .client-page-head-v14{min-height:0}.client-v6 .client-title-line-v14{flex-direction:column;gap:5px}.client-v6 .client-title-divider-v14{display:none}.client-v6 .client-title-line-v14 h1{font-size:30px}.client-v6 .client-title-line-v14 p{font-size:12.5px}.client-business-grid-v16{grid-template-columns:1fr}.client-v6 .phone-input-v6{grid-template-columns:54px 112px minmax(100px,1fr)!important}.client-v6 .field-v5 input,.client-v6 .field-v5 select,.client-v6 .field-v5 textarea{font-size:16px!important}}.client-v6{background:radial-gradient(circle at 12% 2%,#2d67e70e,#0000 26%),linear-gradient(#f4f7fb 0%,#f8fafc 100%)}.client-v6 .client-main-v6{max-width:1360px;padding-top:16px}.client-v6 .client-card-v6{background:#fff;border:1px solid #d6e1ef;border-radius:20px;box-shadow:0 18px 44px #19325313}.client-v6 .client-section-v6{background:#fff;padding:22px 24px 18px}.client-v6 .client-section-v6 .section-content-v5{background:#f7f9fc;border:1px solid #e0e8f3;border-radius:18px;padding:18px;box-shadow:inset 0 1px #ffffffe6}.client-v6 .section-head-v5{align-items:flex-start;margin-bottom:16px}.client-v6 .section-head-v5>span{background:linear-gradient(145deg,#eaf1ff,#dce9ff);border:1px solid #c7d8fb;border-radius:12px;width:42px;height:42px;font-size:12px;font-weight:900}.client-v6 .section-head-v5 h2{letter-spacing:-.45px;color:#10213b;font-size:25px;line-height:1.15}.client-v6 .section-head-v5 p{color:#60718a;margin-top:4px;font-size:14px;font-weight:550;line-height:1.6}.client-v6 .client-title-line-v14 h1{letter-spacing:-1.25px;font-size:36px}.client-v6 .client-title-line-v14 p{color:#596c86;font-size:14px;font-weight:550;line-height:1.6}.client-v6 .client-language-note-v6 button{letter-spacing:.15px;border-radius:11px;min-width:50px;height:36px;padding:0 13px;font-size:12px;font-weight:800}.client-v6 .client-tabs-v6 button{background:#fff;border-color:#d8e2ef;border-radius:13px;height:56px;min-height:56px;padding:0 12px}.client-v6 .client-tabs-v6 button.visited{background:#f7f9fd}.client-v6 .client-tabs-v6 button.active{background:linear-gradient(135deg,#11356d 0%,#175acb 100%)}.client-v6 .field-v5{gap:8px}.client-v6 .field-v5>span{color:#173455!important;font-size:14.5px!important;font-weight:800!important;line-height:1.4!important}.client-v6 .field-v5>span i{font-style:normal;font-weight:inherit}.client-v6 .field-v5>span em{background:#eef2f7;border-radius:999px;padding:3px 7px;font-style:normal;color:#687891!important;font-size:10.5px!important;font-weight:750!important}.client-v6 .field-v5 input,.client-v6 .field-v5 textarea,.client-v6 .field-v5 select,.client-v6 .manual-row-v6 input,.client-v6 .manual-row-v6 select{transition:border-color .16s,box-shadow .16s,background .16s;color:#13233a!important;background:#fff!important;border:1.5px solid #cfdbea!important;border-radius:12px!important;font-size:15px!important;font-weight:600!important}.client-v6 .field-v5 input,.client-v6 .field-v5 select{height:50px!important}.client-v6 .field-v5 textarea{resize:vertical;min-height:104px;padding:13px 14px;line-height:1.65}.client-v6 .field-v5 input{padding-left:14px;padding-right:14px}.client-v6 .field-v5 input:focus,.client-v6 .field-v5 textarea:focus,.client-v6 .field-v5 select:focus,.client-v6 .manual-row-v6 input:focus,.client-v6 .manual-row-v6 select:focus{outline:none;border-color:#5d8df2!important;box-shadow:0 0 0 4px #155eef1a!important}.client-v6 .field-v5>small{font-size:12px!important;line-height:1.5!important}.client-v6 select{appearance:none;cursor:pointer;background-color:#fff!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23566b86' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 14px center!important;background-repeat:no-repeat!important;background-size:15px!important;padding-right:42px!important}.client-v6 select:disabled{cursor:not-allowed;color:#8b97a8!important;background-color:#f1f4f8!important}.client-rtl-v16 select{background-position:14px!important;padding-left:42px!important;padding-right:14px!important}.client-v6 .client-business-grid-v16>.field-v5,.client-v6 .client-language-field-v16,.client-v6 .location-contact-grid-v6>.field-v5,.client-v6 .grid-v5.three>.field-v5,.client-v6 .bilingual-grid-v6>.field-v5,.client-v6 .client-brand-grid-v6>.field-v5,.client-v6 .social-block-v6 .grid-v5.three>.field-v5{box-shadow:0 4px 14px #2036560b;background:#fff!important;border:1px solid #dce5f0!important;border-radius:16px!important;padding:15px 16px!important}.client-v6 .client-language-field-v16.en{border-top:3px solid #4d83ef!important}.client-v6 .client-language-field-v16.ar{border-top:3px solid #8a67b0!important}.client-v6 .client-business-grid-v16>.field-v5{border-top:3px solid #4d83ef!important}.client-v6 .location-contact-grid-v6>.field-v5,.client-v6 .grid-v5.three>.field-v5,.client-v6 .client-brand-grid-v6>.field-v5,.client-v6 .social-block-v6 .grid-v5.three>.field-v5{border-top:3px solid #dbe6f7!important}.client-v6 .client-business-grid-v16{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:16px}.client-v6 .client-language-field-v16.description{margin-top:16px}.client-v6 .client-language-field-v16.description textarea{height:110px}.client-v6 .phone-input-v6{background:#fff;overflow:hidden;border:1.5px solid #cfdbea!important;border-radius:12px!important;grid-template-columns:60px 112px minmax(120px,1fr)!important;height:50px!important}.client-v6 .phone-input-v6 .country-code-v6{color:#40536d;background:#f5f8fc;border-right:1px solid #e0e7f0;place-items:center;height:48px;font-size:12.5px;font-weight:800;display:grid}.client-v6 .phone-input-v6 select,.client-v6 .phone-input-v6 input{height:48px!important;box-shadow:none!important;border:0!important;border-radius:0!important}.client-v6 .phone-input-v6 select{background-position:right 9px center!important;padding-left:10px!important;padding-right:31px!important;font-size:13px!important}.client-v6 .phone-input-v6 input{letter-spacing:1.2px;font-variant-numeric:tabular-nums;font-size:15px!important}.client-v6 .phone-input-v6:focus-within{box-shadow:0 0 0 4px #155eef1a;border-color:#5d8df2!important}.client-v6 .phone-input-v6:focus-within select,.client-v6 .phone-input-v6:focus-within input{box-shadow:none!important}.client-v6 .hours-v5{gap:10px;display:grid}.client-v6 .hours-row-v5{min-height:60px;padding:10px 12px;box-shadow:0 3px 12px #20365609;background:#fff!important;border:1px solid #dce5f0!important;border-radius:14px!important}.client-v6 .hours-row-v5>strong{color:#173455!important;font-size:15px!important;font-weight:800!important}.client-v6 .state-toggle-v5{border-radius:9px;min-height:36px;padding:0 12px;font-size:12.5px!important;font-weight:750!important}.client-v6 .time-range-v5 input{border-radius:9px!important;height:38px!important;font-size:14px!important}.client-v6 .time-range-v5 span{color:#60718a;font-size:12.5px!important}.client-v6 .storage-notice-v14{background:linear-gradient(135deg,#f4f8ff,#fbfdff);border:1px solid #cfe0fa;border-radius:14px;align-items:flex-start;gap:12px;min-height:68px;margin-bottom:14px;padding:14px 16px}.client-v6 .storage-notice-v14>svg{width:21px;height:21px;margin-top:2px}.client-v6 .storage-notice-v14 strong{color:#173455;line-height:1.35;font-size:14.5px!important}.client-v6 .storage-notice-v14 span{color:#5d6f89;line-height:1.65;font-size:12.5px!important}.client-v6 .client-brand-grid-v6{gap:16px}.client-v6 .upload-v5{min-height:112px;background:#fff!important;border-radius:15px!important;padding:16px!important}.client-v6 .upload-v5 strong{line-height:1.35;font-size:15px!important}.client-v6 .upload-v5 span,.client-v6 .upload-v5 small{font-size:12.5px!important;line-height:1.55!important}.client-v6 .upload-icon-v5{border-radius:12px;width:42px;height:42px}.client-v6 .social-block-v6{background:#fff;border:1px solid #dce5f0;border-radius:16px;margin-top:16px;padding:16px;box-shadow:0 4px 14px #2036560a}.client-v6 .social-block-title-v6{margin-bottom:13px}.client-v6 .social-block-title-v6 strong{color:#173455;line-height:1.35;font-size:16px!important}.client-v6 .social-block-title-v6 span{color:#61728a;line-height:1.6;font-size:13px!important}.client-v6 .currency-choice-v8{background:#fff;border-color:#dce5f0;border-radius:14px;margin-bottom:14px;padding:13px 15px;box-shadow:0 3px 12px #20365609}.client-v6 .currency-choice-v8>div:first-child strong{line-height:1.35;font-size:14.5px!important}.client-v6 .currency-choice-v8>div:first-child span{margin-top:3px;line-height:1.5;font-size:12px!important}.client-v6 .currency-choice-v8 button{border-radius:10px;height:38px;padding:0 14px;font-size:12.5px!important}.client-v6 .client-product-methods-v6{gap:12px;margin-bottom:14px}.client-v6 .product-method-v6{min-height:132px;box-shadow:0 4px 14px #2036560a;background:#fff!important;border:1px solid #dce5f0!important;border-radius:15px!important;padding:16px!important}.client-v6 .product-method-v6:hover:not(:disabled){box-shadow:0 9px 22px #2152a017;border-color:#9db9ee!important}.client-v6 .product-method-v6.selected{box-shadow:0 0 0 2px #155eef14,0 8px 20px #2152a014;background:#f6f9ff!important;border-color:#4f82e8!important}.client-v6 .product-method-v6 strong{line-height:1.35;font-size:15px!important}.client-v6 .product-method-v6 small{line-height:1.55;font-size:12.5px!important}.client-v6 .product-method-v6 em{font-style:normal;line-height:1.45;font-size:11.5px!important}.client-v6 .method-icon-v6{border-radius:12px;width:42px;height:42px}.client-v6 .product-detail-panel-v6{background:#fff;border-color:#dce5f0;border-radius:15px;padding:16px}.client-v6 .product-detail-head-v6 strong{line-height:1.35;font-size:16px!important}.client-v6 .product-detail-head-v6 span{line-height:1.55;font-size:12.5px!important}.client-v6 .import-guide-v6 strong{font-size:14px!important}.client-v6 .import-guide-v6 span,.client-v6 .import-guide-v6 li{line-height:1.55;font-size:12px!important}.client-v6 .manual-catalog-v6{background:#fff;border:1px solid #dce5f0;border-radius:16px;overflow:hidden}.client-v6 .manual-head-v6{background:#fbfcfe;border-bottom:1px solid #e5ebf2;padding:15px 16px}.client-v6 .manual-head-v6 strong{line-height:1.35;font-size:16px!important}.client-v6 .manual-head-v6 span{color:#63738b;line-height:1.55;font-size:12.5px!important}.client-v6 .manual-head-v6 button{color:#155eef;background:#f6f9ff;border:1px solid #b9cff7;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:12.5px;font-weight:800;display:inline-flex}.client-v6 .manual-columns-v6{min-height:38px;padding:0 10px;background:#f3f6fa!important}.client-v6 .manual-columns-v6 span{color:#60718a;font-weight:800;letter-spacing:0!important;text-transform:none!important;font-size:11.5px!important}.client-v6 .manual-row-v6{background:#fff;gap:8px;padding:9px 10px}.client-v6 .manual-row-v6 input,.client-v6 .manual-row-v6 select{padding-left:11px;padding-right:36px;height:46px!important;font-size:14px!important}.client-v6 .image-cell-v6{background:#f8fafd;border-radius:10px;height:46px;font-weight:750;font-size:11.5px!important}.client-v6 .image-cell-v6 svg{width:16px}.client-v6 .remove-row-v6{border-radius:9px;width:34px;height:34px;font-size:21px}.client-v6 .client-help-strip-v6{background:linear-gradient(135deg,#f4f8ff 0%,#fff 100%);border:1px solid #cdddf8;border-radius:16px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:16px;padding:16px 17px;display:grid;box-shadow:0 5px 16px #2753970e}.client-v6 .client-help-strip-v6>span{color:#2c66da;background:#e7f0ff;border-radius:13px;width:46px;height:46px}.client-v6 .client-help-strip-v6 svg{width:21px;height:21px}.client-v6 .client-help-strip-v6 strong{color:#173455;line-height:1.35;display:block;font-size:15px!important}.client-v6 .client-help-strip-v6 p{color:#61728a;margin-top:4px;line-height:1.6;font-size:12.5px!important}.client-v6 .client-help-strip-v6 button{color:#fff;background:linear-gradient(135deg,#2768ed,#1752c7);border:0;border-radius:11px;min-width:138px;height:44px;padding:0 16px;font-size:13px;font-weight:850;box-shadow:0 8px 18px #155eef2e}.client-v6 .client-help-strip-v6 button:hover{transform:translateY(-1px);box-shadow:0 11px 22px #155eef3d}.client-v6 .review-v6{gap:14px}.client-v6 .review-card-v5{box-shadow:0 4px 14px #2036560a;background:#fff!important;border:1px solid #dce5f0!important;border-radius:16px!important;padding:18px!important}.client-v6 .review-card-v5:nth-child(odd){border-top:3px solid #4d83ef!important}.client-v6 .review-card-v5:nth-child(2n){border-top:3px solid #8a67b0!important}.client-v6 .review-title-v5{border-bottom:1px solid #e9eef4;margin-bottom:8px;padding-bottom:11px}.client-v6 .review-title-v5>strong{line-height:1.35;font-size:16px!important}.client-v6 .review-title-v5 button{border-radius:8px;height:32px;padding:0 10px;font-size:11.5px!important}.client-v6 .review-card-v5>div:not(.review-title-v5){padding:8px 0}.client-v6 .review-card-v5>div:not(.review-title-v5) span{line-height:1.45;font-size:12px!important}.client-v6 .review-card-v5>div:not(.review-title-v5) strong{line-height:1.5;font-size:13.5px!important}.client-v6 .client-footer-v6{background:#fff;height:68px;padding:0 20px}.client-v6 .client-footer-v6>span{color:#7a899c;font-size:12px}.client-v6 .client-footer-v6 button{height:44px;padding-left:18px;padding-right:18px;font-size:13.5px}.client-rtl-v16{font-family:Segoe UI,Arial,Tahoma,sans-serif;line-height:1.65}.client-rtl-v16 .client-title-line-v14 h1,.client-rtl-v16 .section-head-v5 h2,.client-rtl-v16 .review-title-v5>strong,.client-rtl-v16 .social-block-title-v6 strong,.client-rtl-v16 .product-detail-head-v6 strong,.client-rtl-v16 .manual-head-v6 strong{letter-spacing:0!important;font-family:Segoe UI,Arial,Tahoma,sans-serif!important;font-weight:750!important}.client-rtl-v16 .client-title-line-v14 h1{font-size:37px;line-height:1.35}.client-rtl-v16 .client-title-line-v14 p{font-size:15px;font-weight:500;line-height:1.8}.client-rtl-v16 .section-head-v5 h2{font-size:26px;line-height:1.45}.client-rtl-v16 .section-head-v5 p{font-size:14.5px;font-weight:500;line-height:1.8}.client-rtl-v16 .field-v5>span,.client-rtl-v16 .field-v5>span i{letter-spacing:0!important;font-size:15px!important;font-weight:700!important;line-height:1.6!important}.client-rtl-v16 .field-v5 input,.client-rtl-v16 .field-v5 textarea,.client-rtl-v16 .field-v5 select,.client-rtl-v16 .manual-row-v6 input,.client-rtl-v16 .manual-row-v6 select{line-height:1.65;font-family:Segoe UI,Arial,Tahoma,sans-serif!important;font-size:15.5px!important;font-weight:550!important}.client-rtl-v16 .field-v5 textarea{line-height:1.85}.client-rtl-v16 .client-tabs-v6 button strong{font-size:13.5px;font-weight:700;line-height:1.5}.client-rtl-v16 .hours-row-v5>strong{font-size:15.5px!important;font-weight:700!important}.client-rtl-v16 .state-toggle-v5{font-size:13px!important;font-weight:650!important}.client-rtl-v16 .social-block-title-v6 span,.client-rtl-v16 .product-method-v6 small,.client-rtl-v16 .product-detail-head-v6 span,.client-rtl-v16 .manual-head-v6 span,.client-rtl-v16 .client-help-strip-v6 p,.client-rtl-v16 .storage-notice-v14 span{font-weight:500;font-size:13.5px!important;line-height:1.85!important}.client-rtl-v16 .product-method-v6 strong,.client-rtl-v16 .client-help-strip-v6 strong,.client-rtl-v16 .storage-notice-v14 strong{line-height:1.6;font-size:15.5px!important;font-weight:700!important}.client-rtl-v16 .manual-columns-v6 span{font-size:12.5px!important;font-weight:700!important}.client-rtl-v16 .review-card-v5>div:not(.review-title-v5) span{line-height:1.65;font-size:12.5px!important}.client-rtl-v16 .review-card-v5>div:not(.review-title-v5) strong{line-height:1.75;font-size:14px!important;font-weight:650!important}.client-rtl-v16 input[dir=ltr],.client-rtl-v16 textarea[dir=ltr]{text-align:left!important;font-family:Inter,ui-sans-serif,system-ui,Segoe UI,sans-serif!important}.client-rtl-v16 .phone-input-v6{direction:ltr}@media (width<=1100px){.client-v6 .client-section-v6 .section-content-v5{padding:15px}.client-v6 .client-business-grid-v16{grid-template-columns:1fr 1fr}.client-v6 .client-product-methods-v6{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.client-v6 .client-main-v6{padding:14px 12px 78px}.client-v6 .client-section-v6{padding:16px 14px 12px}.client-v6 .client-section-v6 .section-content-v5{border-radius:14px;padding:12px}.client-v6 .client-title-line-v14 h1,.client-rtl-v16 .client-title-line-v14 h1{font-size:31px}.client-v6 .section-head-v5 h2,.client-rtl-v16 .section-head-v5 h2{font-size:23px}.client-v6 .client-tabs-v6 button{min-width:142px}.client-v6 .client-business-grid-v16,.client-v6 .client-product-methods-v6{grid-template-columns:1fr}.client-v6 .field-v5 input,.client-v6 .field-v5 select,.client-v6 .field-v5 textarea{font-size:16px!important}.client-v6 .client-help-strip-v6{grid-template-columns:42px 1fr;padding:14px}.client-v6 .client-help-strip-v6>span{width:42px;height:42px}.client-v6 .client-help-strip-v6 button{grid-column:1/-1;width:100%}.client-v6 .review-v6{grid-template-columns:1fr}}.storage-notice-v14,.review-note-v6,.invite-local-warning-v91{display:none!important}.admin-business-grid-v16{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:14px;display:grid}.admin-business-grid-v16>.field-v5,.onboarding-step-1 .section-content-v5>.compact-top-v5>.field-v5{background:#f8fbff;border:1.5px solid #b9cef5;border-radius:14px;padding:13px 14px}.onboarding-step-6 .admin-review-v16{gap:16px}.onboarding-step-6 .admin-review-v16 .review-card-v5{background:#fff!important;border:1.5px solid #cbdaf2!important;border-radius:15px!important;padding:17px!important}.onboarding-step-6 .admin-review-v16 .review-title-v5>strong{font-size:17px!important}.onboarding-step-6 .admin-review-v16 .review-title-v5 button{font-size:13.5px!important}.onboarding-step-6 .admin-review-v16 .review-card-v5>div:not(.review-title-v5) span{font-size:14px!important;line-height:1.6!important}.onboarding-step-6 .admin-review-v16 .review-card-v5>div:not(.review-title-v5) strong{font-size:15.5px!important;line-height:1.6!important}.invite-workspace-clean-v16{min-height:0;display:block!important}.invite-main-clean-v16{width:100%;max-width:none;box-shadow:0 12px 30px #1937690e;border:1.5px solid #cbdaf2!important;border-radius:18px!important;padding:24px 26px!important}.invite-form-clean-v16{gap:15px!important}.invite-form-clean-v16>.field-v5{background:#f9fbff!important;border:1.5px solid #c9d9f3!important;border-radius:14px!important;padding:13px 14px!important}.invite-main-clean-v16 .invite-title-v7 h2{font-size:22px!important}.invite-main-clean-v16 .invite-title-v7 p{font-size:14px!important;line-height:1.6!important}.invite-create-clean-v16{background:#f7faff!important;border:1.5px solid #cbdaf2!important;border-radius:14px!important;margin-top:18px!important;padding:16px 17px!important}.invite-create-clean-v16 strong{font-size:14.5px!important}.invite-create-clean-v16 span{font-size:13px!important;line-height:1.55!important}.invite-inline-error-v16{color:#b42318;margin:12px 2px 0;font-size:12px;font-weight:700}.invite-result-clean-v16{border-width:1.5px!important;border-radius:15px!important}.client-v6{--client-accent:#2563eb;--client-accent-strong:#174fc5;--client-accent-soft:#b8cdf9;--client-accent-pale:#eaf1ff;--client-accent-wash:#f7faff}.client-rtl-v16{--client-accent:#2563eb;--client-accent-strong:#174fc5;--client-accent-soft:#b8cdf9;--client-accent-pale:#eaf1ff;--client-accent-wash:#f7faff;background:radial-gradient(circle at 88% 2%,#2563eb0b,#0000 27%),linear-gradient(#f7faff 0%,#fbfcff 100%)}.client-v6 .client-card-v6{box-shadow:0 18px 44px #19325313,inset 0 0 0 1px #ffffffb3;border:2px solid var(--client-accent)!important}.client-v6 .client-section-v6 .section-content-v5{border:1.5px solid var(--client-accent-soft)!important;background:var(--client-accent-wash)!important}.client-v6 .section-head-v5>span{background:var(--client-accent-pale)!important;border-color:var(--client-accent-soft)!important;color:var(--client-accent-strong)!important}.client-v6 .client-title-divider-v14{background:linear-gradient(180deg,var(--client-accent),var(--client-accent-soft))!important}.client-v6 .client-business-grid-v16>.field-v5,.client-v6 .client-language-field-v16,.client-v6 .location-contact-grid-v6>.field-v5,.client-v6 .grid-v5.three>.field-v5,.client-v6 .bilingual-grid-v6>.field-v5,.client-v6 .client-location-final-row-v16>.field-v5,.client-v6 .client-brand-grid-v6>.field-v5,.client-v6 .social-block-v6,.client-v6 .social-block-v6 .grid-v5.three>.field-v5,.client-v6 .hours-row-v5,.client-v6 .product-detail-panel-v6,.client-v6 .manual-catalog-v6,.client-v6 .client-help-strip-v6,.client-v6 .review-card-v5{border:1.5px solid var(--client-accent)!important;background:#fff!important;border-top-width:1.5px!important}.client-v6 .client-language-field-v16.en,.client-v6 .client-language-field-v16.ar,.client-v6 .client-business-grid-v16>.field-v5{border:1.5px solid var(--client-accent)!important;background:#fff!important}.client-v6 .field-v5 input,.client-v6 .field-v5 textarea,.client-v6 .field-v5 select,.client-v6 .manual-row-v6 input,.client-v6 .manual-row-v6 select,.client-v6 .phone-input-v6{border-color:var(--client-accent-soft)!important}.client-v6 .field-v5 input:focus,.client-v6 .field-v5 textarea:focus,.client-v6 .field-v5 select:focus,.client-v6 .manual-row-v6 input:focus,.client-v6 .manual-row-v6 select:focus,.client-v6 .phone-input-v6:focus-within{border-color:var(--client-accent)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--client-accent) 12%,transparent)!important}.client-v6 .client-tabs-v6 button.active{background:linear-gradient(135deg,var(--client-accent-strong),var(--client-accent))!important;border-color:var(--client-accent-strong)!important;box-shadow:0 8px 20px color-mix(in srgb,var(--client-accent) 18%,transparent)!important}.client-v6 .client-tabs-v6 button.active>span{color:var(--client-accent)!important}.client-v6 .client-tabs-v6 button.visited{border-color:var(--client-accent-soft)!important;background:var(--client-accent-wash)!important}.client-v6 .client-tabs-v6 button.visited>span{background:var(--client-accent-pale)!important;color:var(--client-accent-strong)!important}.client-v6 .client-language-note-v6 button.active{border-color:var(--client-accent)!important;color:var(--client-accent-strong)!important;background:var(--client-accent-wash)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--client-accent) 10%,transparent)!important}.client-v6 .primary-button-v5,.client-v6 .client-help-strip-v6 button{background:linear-gradient(135deg,var(--client-accent),var(--client-accent-strong))!important;border-color:var(--client-accent-strong)!important}.client-v6 .client-help-strip-v6>span,.client-v6 .method-icon-v6{background:var(--client-accent-pale)!important;color:var(--client-accent-strong)!important}.client-v6 .product-method-v6{border:1.5px solid var(--client-accent-soft)!important}.client-v6 .product-method-v6.selected{border-color:var(--client-accent)!important;background:var(--client-accent-wash)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--client-accent) 9%,transparent),0 8px 20px #2152a00f!important}.client-v6 .product-method-v6:hover:not(:disabled){border-color:var(--client-accent)!important}.client-v6 .field-v5>span,.client-v6 .field-v5>span i,.client-v6 .social-block-title-v6 strong,.client-v6 .product-detail-head-v6 strong,.client-v6 .manual-head-v6 strong,.client-v6 .review-title-v5>strong{color:var(--client-accent-strong)!important}.client-rtl-v16 .field-v5>span em{color:#174fc5!important;background:#eaf1ff!important}.client-location-final-row-v16{grid-template-columns:1fr 1fr;gap:12px;display:grid}.client-step-2 .client-location-final-row-v16>.field-v5{background:#fff;border-radius:14px;min-width:0;padding:10px 12px}@media (width>=821px){.client-step-2 .client-section-v6{padding:14px 20px 9px!important;overflow:auto!important}.client-step-2 .section-head-v5{margin-bottom:10px!important}.client-step-2 .client-section-v6 .section-content-v5{padding:12px!important}.client-step-2 .location-contact-grid-v6,.client-step-2 .grid-v5.three,.client-step-2 .client-location-final-row-v16{gap:8px 10px!important}.client-step-2 .location-contact-grid-v6>.field-v5,.client-step-2 .grid-v5.three>.field-v5,.client-step-2 .client-location-final-row-v16>.field-v5{padding:9px 11px!important}.client-step-2 .compact-top-v5{margin-top:8px!important}.client-step-2 .field-v5{gap:5px!important}.client-step-2 .field-v5 input,.client-step-2 .field-v5 select,.client-step-2 .phone-input-v6{height:44px!important}.client-step-2 .phone-input-v6 select,.client-step-2 .phone-input-v6 input{height:42px!important}}.client-step-5 .product-method-v6{min-height:145px;padding:18px!important}.client-step-5 .product-method-v6 strong{font-size:16.5px!important}.client-step-5 .product-method-v6 small{font-size:14px!important;line-height:1.6!important}.client-step-5 .product-method-v6 em{font-size:12.5px!important;line-height:1.55!important}.client-step-5 .manual-head-v6 strong{font-size:17px!important}.client-step-5 .manual-head-v6 span{font-size:13.5px!important}.client-step-5 .manual-columns-v6 span{font-size:13px!important}.client-step-5 .manual-row-v6 input,.client-step-5 .manual-row-v6 select{height:49px!important;font-size:15.5px!important}.client-step-5 .image-cell-v6{height:49px!important;font-size:12.5px!important}.client-step-5 .client-help-strip-v6 strong{font-size:16px!important}.client-step-5 .client-help-strip-v6 p{font-size:13.5px!important}.client-step-5 .client-help-strip-v6 button{min-width:155px;height:46px;font-size:14px!important}.client-step-6 .review-title-v5>strong{font-size:17px!important}.client-step-6 .review-title-v5 button{font-size:12.5px!important}.client-step-6 .review-card-v5>div:not(.review-title-v5) span{font-size:13.5px!important;line-height:1.55!important}.client-step-6 .review-card-v5>div:not(.review-title-v5) strong{font-size:15px!important;line-height:1.6!important}.client-rtl-v16 .client-card-v6,.client-rtl-v16 .client-section-v6 .section-content-v5,.client-rtl-v16 .client-business-grid-v16>.field-v5,.client-rtl-v16 .client-language-field-v16,.client-rtl-v16 .location-contact-grid-v6>.field-v5,.client-rtl-v16 .grid-v5.three>.field-v5,.client-rtl-v16 .client-location-final-row-v16>.field-v5,.client-rtl-v16 .client-brand-grid-v6>.field-v5,.client-rtl-v16 .social-block-v6,.client-rtl-v16 .social-block-v6 .grid-v5.three>.field-v5,.client-rtl-v16 .hours-row-v5,.client-rtl-v16 .product-detail-panel-v6,.client-rtl-v16 .manual-catalog-v6,.client-rtl-v16 .client-help-strip-v6,.client-rtl-v16 .review-card-v5{border-color:var(--client-accent)!important}.client-rtl-v16 .field-v5 input,.client-rtl-v16 .field-v5 textarea,.client-rtl-v16 .field-v5 select,.client-rtl-v16 .manual-row-v6 input,.client-rtl-v16 .manual-row-v6 select,.client-rtl-v16 .phone-input-v6{border-color:var(--client-accent-soft)!important}.client-rtl-v16 .client-title-line-v14 h1,.client-rtl-v16 .section-head-v5 h2{color:#10213b}.client-rtl-v16 .client-title-line-v14 p,.client-rtl-v16 .section-head-v5 p{color:#596c86}@media (width<=820px){.admin-business-grid-v16,.client-location-final-row-v16{grid-template-columns:1fr}.invite-main-clean-v16{padding:18px 16px!important}}.client-v6 .client-global-error-v6,.client-v6 .inline-alert-v5,.client-v6 .mapping-required-v15,.client-v6 .mapping-error-v15,.client-v6 .import-verdict-v14.warning{color:#174fc5!important;background:#f7faff!important;border-color:#b8cdf9!important}.client-v6 .field-v5.has-error input,.client-v6 .field-v5.has-error select,.client-v6 .field-v5.has-error textarea,.client-v6 .upload-v5.error,.client-v6 .mapping-grid-v15 label.missing{background:#f7faff!important;border-color:#7da2f4!important}.client-v6 .field-v5>small,.client-v6 .upload-v5 em,.client-v6 .import-counts-v14 span.has-issues,.client-v6 .import-issue-row-v14>b{color:#174fc5!important}.client-v6 .import-counts-v14 span.has-issues{background:#f7faff!important;border-color:#b8cdf9!important}.section-head-inline-v17{align-items:center!important;gap:12px!important;margin-bottom:12px!important}.section-heading-copy-v17{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.section-heading-copy-v17 h2{flex:none;margin:0!important}.section-heading-copy-v17>i{background:#cbdcff;border-radius:1px;flex:0 0 1px;width:1px;height:28px;display:block}.section-heading-copy-v17 p{min-width:0;color:#60718a!important;margin:0!important;font-size:13.5px!important;font-weight:550!important;line-height:1.5!important}.client-v6 .section-head-inline-v17{margin-bottom:11px!important}.client-v6 .section-heading-copy-v17 h2{font-size:25px!important;line-height:1.2!important}.client-v6 .section-heading-copy-v17 p{max-width:780px;font-size:14px!important;line-height:1.55!important}.client-rtl-v16 .section-heading-copy-v17{direction:rtl}.client-rtl-v16 .section-heading-copy-v17 p{text-align:right;font-size:14.5px!important;line-height:1.75!important}.onboarding-v6 .section-heading-copy-v17 h2{font-size:22px!important;line-height:1.25!important}.onboarding-v6 .section-heading-copy-v17 p{color:#61728a!important;font-size:13.5px!important;line-height:1.5!important}.client-header-v7 .brand-v5-full img{object-fit:contain!important;width:170px!important;height:auto!important}.client-v6 .review-card-v5,.client-v6 .review-card-v5:nth-child(odd),.client-v6 .review-card-v5:nth-child(2n){border:1.5px solid #2563eb!important}@media (width>=1000px) and (height>=720px){.client-step-1 .client-section-v6,.client-step-2 .client-section-v6,.client-step-3 .client-section-v6,.client-step-4 .client-section-v6,.client-step-6 .client-section-v6{overflow:auto!important}.client-step-3 .hours-v5{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px!important}.client-step-3 .hours-row-v5{grid-template-columns:108px 72px 80px minmax(205px,1fr)!important;gap:7px!important;min-height:52px!important;padding:7px 9px!important}.client-step-3 .hours-row-v5>strong{font-size:14px!important}.client-step-3 .state-toggle-v5{min-height:34px!important;padding:0 8px!important;font-size:11.5px!important}.client-step-3 .time-range-v5 input{height:35px!important;font-size:13px!important}.client-step-6 .client-section-v6 .section-content-v5{padding:12px 14px!important}.client-step-6 .review-v6{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 13px!important}.client-step-6 .review-card-v5{padding:13px 16px!important}.client-step-6 .review-title-v5{margin-bottom:4px!important;padding-bottom:7px!important}.client-step-6 .review-card-v5>div:not(.review-title-v5){padding:5px 0!important}.client-step-6 .review-title-v5>strong{font-size:16px!important}.client-step-6 .review-card-v5>div:not(.review-title-v5) span{font-size:12.5px!important}.client-step-6 .review-card-v5>div:not(.review-title-v5) strong{font-size:14px!important}}.onboarding-v6 .wizard-v6{border:1.5px solid #2f6fed!important;box-shadow:0 12px 30px #1c499111!important}.onboarding-v6 .section-content-v5{background:#fbfdff;border:1px solid #c8d9f7;border-radius:15px;padding:14px}.onboarding-v6 .field-v5>span,.onboarding-v6 .field-v5>span i{font-size:13px!important}.onboarding-v6 .field-v5 input,.onboarding-v6 .field-v5 select,.onboarding-v6 .field-v5 textarea{font-size:15px!important}.onboarding-step-5 .method-v6{border-color:#c4d6f6!important;min-height:142px!important;padding:17px!important}.onboarding-step-5 .method-v6 strong{font-size:17px!important;line-height:1.35!important}.onboarding-step-5 .method-v6 small{font-size:14.5px!important;line-height:1.55!important}.onboarding-step-5 .method-v6 em{font-size:13.5px!important;line-height:1.5!important}.onboarding-step-5 .manual-head-v6 strong{font-size:16px!important}.onboarding-step-5 .manual-head-v6 span{font-size:13px!important}.onboarding-step-5 .manual-columns-v6 span{font-size:13.5px!important}.onboarding-step-5 .manual-row-v6 input,.onboarding-step-5 .manual-row-v6 select{height:48px!important;font-size:15px!important}.onboarding-step-6 .admin-review-v16 .review-card-v5{border-color:#2f6fed!important}.admin-control-page-v17{flex-direction:column;gap:16px;height:100%;min-height:0;display:flex}.admin-page-heading-v17{align-items:center!important;margin-bottom:0!important}.admin-page-heading-v17 h1{letter-spacing:-1.25px;line-height:1.05;font-size:36px!important}.admin-page-heading-v17 p{color:#60718a!important;margin-top:6px!important;font-size:14px!important;line-height:1.55!important}.admin-page-heading-v17 .eyebrow-v5,.admin-page-heading-v17 .eyebrow-v6{letter-spacing:.08em;font-size:11px!important}.admin-heading-actions-v17{align-items:center;gap:10px;display:flex}.admin-heading-actions-v17 button,.admin-page-heading-v17>button{align-items:center;gap:8px;display:flex;height:44px!important;padding:0 16px!important;font-size:13px!important}.admin-kpis-v17{margin:0!important}.admin-kpis-v17 article{min-height:92px!important;padding:17px 18px!important}.admin-kpis-v17 small,.admin-kpis-v17 .kpi-copy-v6 span{color:#65758b!important;font-size:12.5px!important;font-weight:700!important}.admin-kpis-v17 strong{font-size:27px!important}.admin-page-error-v17{margin:0!important;padding:12px 14px!important;font-size:13px!important}.admin-table-card-v17{min-height:0;overflow:hidden;background:#fff!important;border:1.5px solid #c8d9f7!important;border-radius:17px!important;box-shadow:0 10px 28px #1837670d!important}.admin-filter-bar-v17{background:#f8fbff;border-bottom:1px solid #e2e9f4;grid-template-columns:minmax(180px,.75fr) minmax(290px,1.45fr) 155px 150px 150px auto;align-items:end;gap:10px;padding:14px 16px;display:grid}.admin-filter-title-v17{flex-direction:column;align-self:center;gap:3px;display:flex}.admin-filter-title-v17 strong{color:#122a4c;font-size:15px}.admin-filter-title-v17 span{color:#74839a;font-size:11.5px}.admin-search-v17{color:#6680a6;background:#fff;border:1px solid #c7d7f1;border-radius:11px;align-items:center;gap:8px;height:44px;padding:0 12px;display:flex}.admin-search-v17 svg{flex:none;width:18px;height:18px}.admin-search-v17 input{width:100%;min-width:0;font:inherit;color:#10213b;background:0 0;border:0;outline:0;font-size:14.5px}.admin-filter-select-v17,.admin-date-filter-v17 input{color:#1a3154;background:#fff;border:1px solid #c7d7f1;border-radius:11px;outline:0;height:44px;padding:0 11px;font-size:14px}.admin-filter-select-v17:focus,.admin-date-filter-v17 input:focus,.admin-search-v17:focus-within{border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed1a}.admin-date-filter-v17{flex-direction:column;gap:4px;display:flex}.admin-date-filter-v17 span{color:#6d7c92;padding-left:2px;font-size:10.5px;font-weight:800}.admin-clear-filter-v17{color:#2a5fbf;background:#fff;border:1px solid #c7d7f1;border-radius:11px;height:44px;padding:0 13px;font-size:12.5px;font-weight:800}.intakes-table-v17 th,.business-table-v17 th{letter-spacing:.035em;white-space:nowrap;color:#61718a!important;padding:13px 14px!important;font-size:12px!important}.intakes-table-v17 td,.business-table-v17 td{vertical-align:middle;color:#203653!important;padding:14px!important;font-size:14px!important}.intakes-table-v17 td strong,.business-table-v17 td strong{color:#10213b;font-size:14.5px!important}.intakes-table-v17 td small,.business-table-v17 td small{margin-top:3px;color:#7a899d!important;font-size:12.5px!important}.intakes-table-v17 tbody tr:hover,.business-table-v17 tbody tr:hover{background:#f8fbff}.intakes-table-wrap-v8,.businesses-table-wrap-v17{min-height:0;overflow:auto}.admin-row-actions-v17,.business-actions-v17{white-space:nowrap;align-items:center;gap:7px;display:flex}.row-action-v8{font-size:13.5px!important;font-weight:800!important}.row-delete-v17{color:#6b7b91;background:#fff;border:1px solid #d8e1ef;border-radius:9px;place-items:center;width:36px;height:36px;transition:all .15s;display:grid}.row-delete-v17 svg{width:17px;height:17px}.row-delete-v17:hover:not(:disabled){color:#174fc5;background:#f3f7ff;border-color:#7da2f4}.row-delete-v17:disabled{opacity:.5;cursor:not-allowed}.status-action-v17{color:#245bc0;background:#f7faff;border:1px solid #bfd1f2;border-radius:9px;align-items:center;gap:6px;height:38px;padding:0 12px;font-size:13px;font-weight:800;display:flex}.status-action-v17 svg{width:15px;height:15px}.business-id-v17{color:#245bc0;background:#eef4ff;border-radius:8px;justify-content:center;align-items:center;min-width:54px;height:28px;font-size:11.5px;font-weight:850;display:inline-flex}.business-filter-bar-v17{grid-template-columns:minmax(170px,.7fr) minmax(280px,1.4fr) 150px 150px 150px auto}.businesses-page-v17 .overview-business-panel-v6{flex-direction:column;flex:1;min-height:0;display:flex}.businesses-page-v17 .businesses-table-wrap-v17{flex:1}.business-table-v17{width:100%;min-width:1080px}.intake-drawer-v17{width:min(610px,96vw)!important}.intake-drawer-v17 .intake-drawer-head-v8 h2{font-size:24px!important}.intake-drawer-v17 .intake-drawer-head-v8 p{font-size:13px!important}.intake-drawer-v17 .drawer-section-v8 h3,.intake-drawer-v17 .drawer-review-v8 h3{font-size:15px!important}.intake-drawer-v17 .drawer-files-v8 strong,.intake-drawer-v17 .drawer-import-v8 strong{font-size:13px!important}.intake-drawer-v17 .drawer-files-v8 small,.intake-drawer-v17 .drawer-import-v8 small{font-size:11.5px!important}.fresh-link-v17 code{word-break:break-all;font-size:12px!important;line-height:1.55!important}.drawer-danger-zone-v17{background:#f8fbff;border:1px solid #c9d8f0;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;margin:18px 0 4px;padding:15px;display:flex}.drawer-danger-zone-v17 strong{color:#173455;font-size:13.5px;display:block}.drawer-danger-zone-v17 span{color:#718097;max-width:330px;margin-top:3px;font-size:11.5px;line-height:1.55;display:block}.danger-outline-v17{color:#174fc5;white-space:nowrap;background:#fff;border:1px solid #7da2f4;border-radius:10px;align-items:center;gap:7px;height:39px;padding:0 12px;font-size:12px;font-weight:850;display:flex}.danger-outline-v17 svg{width:16px;height:16px}.delete-dialog-backdrop-v17{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0513288c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.delete-dialog-v17{background:#fff;border:1px solid #bfd1f2;border-radius:18px;width:min(560px,100%);padding:22px;box-shadow:0 28px 70px #05193a47}.delete-dialog-v17>header{align-items:flex-start;gap:14px;display:flex}.delete-dialog-icon-v17{color:#245bc0;background:#edf3ff;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid}.delete-dialog-icon-v17 svg{width:21px;height:21px}.delete-dialog-v17 h2{color:#10213b;margin:4px 0 6px;font-size:22px;line-height:1.2}.delete-dialog-v17 header p{color:#66778e;margin:0;font-size:13px;line-height:1.6}.delete-impact-v17{background:#f8fbff;border:1px solid #d7e2f3;border-radius:12px;margin:17px 0;padding:14px 16px}.delete-impact-v17>strong{color:#173455;font-size:12.5px}.delete-impact-v17 ul{gap:5px;margin:8px 0 0;padding-left:19px;display:grid}.delete-impact-v17 li{color:#5f7089;font-size:12px;line-height:1.45}.delete-confirm-field-v17{gap:7px;display:grid}.delete-confirm-field-v17 span{color:#405570;font-size:12.5px}.delete-confirm-field-v17 b{color:#155eef}.delete-confirm-field-v17 input{letter-spacing:.08em;border:1px solid #bfd0ec;border-radius:10px;outline:0;height:44px;padding:0 12px;font-size:14px;font-weight:800}.delete-confirm-field-v17 input:focus{border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed1a}.delete-dialog-v17>footer{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.delete-dialog-v17>footer button{height:42px!important}.danger-confirm-v17{color:#fff;background:#164ebd;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:172px;padding:0 14px;font-size:12.5px;font-weight:850;display:flex;box-shadow:0 8px 18px #174fbe2e}.danger-confirm-v17:disabled{opacity:.42;box-shadow:none;cursor:not-allowed}.danger-confirm-v17 svg{width:16px;height:16px}.intakes-table-v17 .intake-status-v8,.business-table-v17 .status-v6{min-height:30px!important;padding:0 10px!important;font-size:12.5px!important}@media (width<=1250px){.admin-filter-bar-v17,.business-filter-bar-v17{grid-template-columns:1fr 1.5fr 150px 145px 145px auto}.admin-filter-title-v17{display:none}}@media (width<=950px){.section-heading-copy-v17{flex-direction:column;align-items:flex-start;gap:3px}.section-heading-copy-v17>i{display:none}.admin-filter-bar-v17,.business-filter-bar-v17{grid-template-columns:1fr 1fr}.admin-search-v17{grid-column:1/-1}.admin-clear-filter-v17{align-self:end}.admin-page-heading-v17{flex-direction:column!important;align-items:flex-start!important}.admin-heading-actions-v17{justify-content:flex-end;width:100%}}@media (width<=820px){.section-heading-copy-v17{flex-direction:column!important;align-items:flex-start!important}.client-rtl-v16 .section-heading-copy-v17{align-items:flex-end!important}.admin-filter-bar-v17,.business-filter-bar-v17{grid-template-columns:1fr}.admin-search-v17{grid-column:auto}.delete-dialog-v17{padding:18px}.delete-dialog-v17>header{flex-direction:column}.drawer-danger-zone-v17{flex-direction:column;align-items:flex-start}}.admin-control-page-v18{gap:14px}.admin-table-card-v18{border-color:#bcd1f5!important;box-shadow:0 12px 32px #173e7b0e!important}.admin-filter-bar-v18{background:linear-gradient(#fbfdff 0%,#f6f9ff 100%)!important;grid-template-columns:minmax(155px,.62fr) minmax(250px,1.25fr) minmax(155px,.58fr) minmax(320px,1.15fr) auto!important;align-items:center!important;gap:12px!important;padding:13px 16px!important}.admin-search-v18,.admin-filter-select-v18{border-radius:12px!important;height:46px!important;font-size:14px!important}.admin-search-v18 input{font-size:14px!important}.admin-filter-select-v18{color:#21395d;font-weight:700;padding-left:12px!important}.admin-clear-filter-v18{white-space:nowrap;border-radius:12px!important;height:46px!important}.admin-date-range-v18{background:#fff;border:1px solid #c7d7f1;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:5px 7px;min-width:0;min-height:64px;padding:7px 8px 8px;display:grid}.admin-date-range-title-v18{color:#496689;grid-column:1/-1;align-items:center;gap:6px;font-size:10.5px;font-weight:850;line-height:1;display:flex}.admin-date-range-title-v18 svg{color:#2f6fed;width:14px;height:14px}.admin-date-range-v18 label{min-width:0;display:block;position:relative}.admin-date-range-v18 label>span{z-index:1;color:#7a8aa0;pointer-events:none;font-size:8.5px;font-weight:850;position:absolute;top:5px;left:10px}.admin-date-range-v18 input{color:#173252;background:#f9fbff;border:1px solid #e0e8f5;border-radius:9px;outline:0;width:100%;height:36px;padding:13px 8px 0 9px;font-size:11.5px;font-weight:700}.admin-date-range-v18 input:focus{background:#fff;border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed17}.intakes-table-wrap-v18{overflow:hidden auto!important}.intakes-table-v18{table-layout:fixed!important;width:100%!important;min-width:0!important}.intakes-table-v18 th,.intakes-table-v18 td{padding:13px 12px!important}.intakes-table-v18 th:first-child{width:29%!important}.intakes-table-v18 th:nth-child(2){width:13%!important}.intakes-table-v18 th:nth-child(3){width:17%!important}.intakes-table-v18 th:nth-child(4),.intakes-table-v18 th:nth-child(5){width:16%!important}.intakes-table-v18 th:nth-child(6){text-align:center;width:9%!important}.intakes-table-v18 td:nth-child(6){text-align:center}.intakes-table-v18 td:first-child strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden;font-size:14px!important}.intakes-table-v18 td:first-child small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden;font-size:11.5px!important}.queue-mode-v18{color:#455f80;white-space:nowrap;font-size:12.5px;font-weight:700;display:inline-block}.queue-date-v18{color:#29415f;white-space:nowrap;font-size:12.5px;font-weight:700;display:inline-block}.progress-cell-v18{gap:7px!important;min-width:0!important}.progress-cell-v18 progress{min-width:48px;width:min(92px,70%)!important}.progress-cell-v18 span{font-size:11.5px!important;font-weight:700!important}.queue-status-v18{border:1px solid #0000;min-height:29px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:850!important}.queue-preparing{color:#5b6d84!important;background:#f3f6fa!important;border-color:#e0e6ef!important}.queue-client-active{color:#1f5cc8!important;background:#edf4ff!important;border-color:#cfe0ff!important}.queue-review{color:#a86600!important;background:#fff7e8!important;border-color:#f3dfb5!important}.queue-needs-update{color:#6d4cb3!important;background:#f3efff!important;border-color:#dfd3fb!important}.queue-created{color:#138158!important;background:#ecf8f3!important;border-color:#cdebdc!important}.queue-closed{color:#697688!important;background:#f3f4f6!important;border-color:#e1e4e9!important}.queue-actions-v18{justify-content:center!important;gap:6px!important}.row-edit-v18{color:#245bc0;background:#f7faff;border:1px solid #bfd1f2;border-radius:9px;place-items:center;width:36px;height:36px;transition:all .15s;display:grid}.row-edit-v18:hover{color:#154caf;background:#edf4ff;border-color:#6f99ed;transform:translateY(-1px)}.row-edit-v18 svg{width:17px;height:17px}.businesses-table-wrap-v18{overflow:hidden auto!important}.business-table-v18{table-layout:fixed!important;width:100%!important;min-width:0!important}.business-table-v18 th,.business-table-v18 td{padding:13px 11px!important}.business-table-v18 th:nth-child(3),.business-table-v18 th:nth-child(4){width:16%}.business-table-v18 th:nth-child(7){text-align:center;width:12%}.business-table-v18 td:nth-child(7){text-align:center}.business-table-v18 td:nth-child(3),.business-table-v18 td:nth-child(4){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.business-table-v18 .business-name-v6,.business-table-v18 .business-name-v6>div{min-width:0}.business-table-v18 .business-name-v6 strong,.business-table-v18 .business-name-v6 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.record-status-v18{border:1px solid #0000;min-height:29px!important;padding:0 10px!important;font-size:11.5px!important}.record-created{color:#1d5bc8!important;background:#edf4ff!important;border-color:#cfe0ff!important}.record-paused{color:#a86600!important;background:#fff7e8!important;border-color:#f3dfb5!important}.record-archived{color:#667487!important;background:#f3f4f6!important;border-color:#e1e4e9!important}.business-actions-v18{justify-content:center!important}.business-actions-v18 .status-action-v17{height:36px!important;padding:0 9px!important;font-size:11.5px!important}@media (width<=1180px){.admin-filter-bar-v18{grid-template-columns:minmax(220px,1.3fr) minmax(150px,.6fr) minmax(320px,1.2fr) auto!important}.admin-filter-bar-v18 .admin-filter-title-v17{display:none!important}.intakes-table-v18 th,.intakes-table-v18 td,.business-table-v18 th,.business-table-v18 td{padding-left:9px!important;padding-right:9px!important}.queue-mode-v18,.queue-date-v18{font-size:11.5px}.business-table-v18 th:first-child{width:7%}.business-table-v18 th:nth-child(2){width:24%}.business-table-v18 th:nth-child(3),.business-table-v18 th:nth-child(4){width:15%}.business-table-v18 th:nth-child(5){width:13%}.business-table-v18 th:nth-child(6){width:14%}.business-table-v18 th:nth-child(7){width:12%}}@media (width<=900px){.admin-filter-bar-v18{grid-template-columns:1fr 1fr!important}.admin-filter-bar-v18 .admin-search-v18,.admin-filter-bar-v18 .admin-date-range-v18{grid-column:1/-1}.intakes-table-v18 th:nth-child(2),.intakes-table-v18 td:nth-child(2),.intakes-table-v18 th:nth-child(4),.intakes-table-v18 td:nth-child(4){display:none}.intakes-table-v18 th:first-child{width:40%!important}.intakes-table-v18 th:nth-child(3){width:25%!important}.intakes-table-v18 th:nth-child(5){width:22%!important}.intakes-table-v18 th:nth-child(6){width:13%!important}.business-table-v18 th:nth-child(3),.business-table-v18 td:nth-child(3),.business-table-v18 th:nth-child(4),.business-table-v18 td:nth-child(4){display:none}.business-table-v18 th:first-child{width:10%}.business-table-v18 th:nth-child(2){width:34%}.business-table-v18 th:nth-child(5){width:18%}.business-table-v18 th:nth-child(6){width:20%}.business-table-v18 th:nth-child(7){width:18%}}.admin-control-page-v19{gap:14px}.admin-filter-bar-v19{align-items:center!important;gap:10px!important;padding:11px 14px!important}.intake-filter-bar-v19{grid-template-columns:minmax(175px,.7fr) minmax(220px,.9fr) minmax(150px,.58fr) minmax(340px,1.25fr) 104px!important}.business-filter-bar-v19{grid-template-columns:minmax(175px,.72fr) minmax(240px,.9fr) minmax(360px,1.35fr) 104px!important}.admin-filter-bar-v19 .admin-filter-title-v17{justify-content:center;align-self:center;height:52px}.admin-filter-bar-v19 .admin-filter-title-v17 strong{font-size:15.5px}.admin-filter-bar-v19 .admin-filter-title-v17 span{font-size:11.5px}.admin-search-v19,.admin-filter-select-v19,.admin-reset-filter-v19{border-radius:12px!important;height:52px!important}.admin-search-v19{max-width:100%;padding:0 13px!important}.admin-search-v19 input{font-size:14px!important}.admin-filter-select-v19{background-color:#fff!important;padding:0 36px 0 13px!important;font-size:13.5px!important}.admin-date-range-v19{background:#fff!important;border-radius:12px!important;grid-template-rows:1fr!important;grid-template-columns:auto minmax(112px,1fr) 16px minmax(112px,1fr)!important;align-items:center!important;gap:7px!important;height:52px!important;min-height:52px!important;padding:6px 8px!important;display:grid!important}.admin-date-range-title-v19{white-space:nowrap;color:#36577e!important;grid-column:auto!important;align-items:center!important;gap:6px!important;font-size:11px!important;display:flex!important}.admin-date-range-title-v19 svg{width:15px!important;height:15px!important}.admin-date-range-v19 label{height:38px!important}.admin-date-range-v19 label>span{font-size:8px!important;top:4px!important;left:9px!important}.admin-date-range-v19 input{border-radius:9px!important;height:38px!important;padding:13px 7px 0 8px!important;font-size:10.8px!important}.date-range-separator-v19{color:#89a0bd;place-items:center;font-size:12px;font-weight:900;display:grid}.admin-reset-filter-v19{justify-content:center;align-items:center;gap:6px;transition:all .15s;color:#2559b8!important;background:#fff!important;border:1px solid #c7d7f1!important;padding:0 12px!important;font-size:12.5px!important;font-weight:850!important;display:inline-flex!important}.admin-reset-filter-v19 span{margin-top:-2px;font-size:18px;font-weight:500;line-height:1}.admin-reset-filter-v19:not(:disabled):hover{transform:translateY(-1px);background:#f2f7ff!important;border-color:#7da4ef!important}.admin-reset-filter-v19:disabled{opacity:.42;cursor:not-allowed;color:#77879a!important;background:#f8fafc!important}.record-on-hold{color:#9b6200!important;background:#fff7e8!important;border-color:#f0d9aa!important}.business-actions-v19{justify-content:center!important}.business-actions-v19 .row-delete-v17{width:36px!important;height:36px!important}.business-table-v18 th:first-child{width:7%!important}.business-table-v18 th:nth-child(2){width:24%!important}.business-table-v18 th:nth-child(3),.business-table-v18 th:nth-child(4){width:17%!important}.business-table-v18 th:nth-child(5){width:13%!important}.business-table-v18 th:nth-child(6){width:15%!important}.business-table-v18 th:nth-child(7){width:7%!important}.queue-with-client{color:#1f5cc8!important;background:#edf4ff!important;border-color:#cfe0ff!important}.queue-status-v18{min-height:30px!important;padding:0 11px!important;font-size:12px!important}.intake-drawer-v19{background:#fbfdff!important;width:min(660px,96vw)!important;padding:22px!important}.intake-drawer-head-v19{border-bottom:0!important;align-items:flex-start!important;padding:2px 2px 18px!important}.intake-drawer-head-v19 .eyebrow-v5{letter-spacing:.07em!important;color:#2b65ce!important;font-size:12px!important}.intake-drawer-head-v19 h2{color:#0d2240!important;margin-top:7px!important;font-size:27px!important;line-height:1.12!important}.intake-drawer-head-v19 p{color:#72839a!important;margin-top:6px!important;font-size:14px!important;line-height:1.45!important}.intake-drawer-head-v19>button{color:#5e7290!important;background:#fff!important;border-radius:11px!important;width:40px!important;height:40px!important;font-size:22px!important}.drawer-stage-v19{background:linear-gradient(135deg,#f7faff,#eef5ff);border:1px solid #bfd3f7;border-radius:15px;grid-template-columns:minmax(0,1fr) minmax(210px,.9fr);align-items:center;gap:14px;margin-bottom:12px;padding:15px 16px;display:grid}.drawer-stage-v19>div:first-child small{text-transform:uppercase;letter-spacing:.06em;color:#6981a3;margin-bottom:7px;font-size:11px;font-weight:850;display:block}.drawer-stage-pill-v19{min-height:34px!important;padding:0 13px!important;font-size:13.5px!important}.drawer-progress-v19{grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:4px 9px;display:grid}.drawer-progress-v19 strong{color:#1f5cc8;font-size:18px}.drawer-progress-v19 progress{width:100%!important;min-width:0!important;height:7px!important}.drawer-progress-v19 span{color:#71839a;text-align:right;grid-column:1/-1;font-size:11.5px}.drawer-summary-grid-v19{margin-bottom:4px;gap:10px!important}.drawer-summary-grid-v19>div{background:#fff!important;border-color:#d8e4f7!important;border-radius:12px!important;padding:13px 14px!important}.drawer-summary-grid-v19 small{color:#7b8ba0!important;font-size:11px!important;font-weight:800!important}.drawer-summary-grid-v19 strong{color:#193251!important;margin-top:5px!important;font-size:14px!important;line-height:1.35!important}.intake-drawer-v19 .drawer-section-v8 h3,.intake-drawer-v19 .drawer-review-v8 h3{letter-spacing:0!important;text-transform:none!important;color:#183456!important;font-size:14px!important}.intake-drawer-v19 .drawer-files-v8 strong,.intake-drawer-v19 .drawer-import-v8 strong{font-size:13.5px!important}.intake-drawer-v19 .drawer-files-v8 small,.intake-drawer-v19 .drawer-import-v8 span,.intake-drawer-v19 .drawer-import-v8 small{font-size:11.5px!important;line-height:1.45!important}.intake-drawer-v19 .fresh-link-v8 strong{font-size:13.5px!important}.intake-drawer-v19 .fresh-link-v8 small{font-size:11.5px!important;line-height:1.45!important}.intake-drawer-v19 .fresh-link-v8 code{font-size:12px!important;line-height:1.55!important}.intake-drawer-v19 .drawer-review-v8 textarea{min-height:100px!important;padding:12px!important;font-size:13.5px!important;line-height:1.5!important}.drawer-access-v19{background:#fff;border:1px solid #c8d9f5;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:15px;padding:15px 16px;display:flex}.drawer-access-v19>div:first-child{min-width:0}.drawer-access-v19 small{text-transform:uppercase;letter-spacing:.06em;color:#6e82a0;font-size:10.5px;font-weight:850;display:block}.drawer-access-v19 strong{color:#173456;margin-top:4px;font-size:14.5px;display:block}.drawer-access-v19 span{color:#75849a;max-width:370px;margin-top:4px;font-size:12px;line-height:1.45;display:block}.drawer-access-v19 .drawer-actions-v8{flex:none;margin:0!important}.drawer-access-v19 .secondary-button-v5,.drawer-access-v19 .danger-button-v8{height:40px!important;font-size:12px!important}.intake-drawer-v19 .drawer-danger-zone-v17{background:#fff!important;margin-top:15px!important;padding:15px 16px!important}.intake-drawer-v19 .drawer-danger-zone-v17 strong{font-size:14px!important}.intake-drawer-v19 .drawer-danger-zone-v17 span{font-size:12px!important;line-height:1.5!important}@media (width<=1250px){.intake-filter-bar-v19{grid-template-columns:minmax(210px,1fr) 150px minmax(330px,1.2fr) 96px!important}.business-filter-bar-v19{grid-template-columns:minmax(220px,1fr) minmax(340px,1.2fr) 96px!important}.admin-filter-bar-v19 .admin-filter-title-v17{display:none!important}}@media (width<=900px){.intake-filter-bar-v19,.business-filter-bar-v19{grid-template-columns:1fr 1fr!important}.admin-filter-bar-v19 .admin-search-v19,.admin-filter-bar-v19 .admin-date-range-v19{grid-column:1/-1!important}.admin-date-range-v19{grid-template-columns:auto minmax(100px,1fr) 14px minmax(100px,1fr)!important}.drawer-stage-v19{grid-template-columns:1fr}.drawer-progress-v19 span{text-align:left}.drawer-access-v19{flex-direction:column;align-items:flex-start}}@media (width<=620px){.admin-date-range-v19{grid-template-rows:auto auto!important;grid-template-columns:1fr 1fr!important;height:auto!important;min-height:52px!important}.admin-date-range-title-v19{grid-column:1/-1!important}.date-range-separator-v19{display:none}.intake-drawer-v19{padding:16px!important}.drawer-summary-grid-v19{grid-template-columns:1fr!important}}.sidebar-v20{border-right:1px solid #8eaee61a;background:radial-gradient(circle at 15% 8%,#2f6fed33,#0000 28%),radial-gradient(circle at 88% 42%,#1d4ed81a,#0000 34%),linear-gradient(#071a36 0%,#06152d 58%,#051226 100%)!important;width:252px!important;padding:22px 17px 18px!important}.main-panel-v5{width:calc(100% - 252px)!important;margin-left:252px!important}.sidebar-brand-v20{border-bottom:1px solid #ffffff13;gap:12px;padding:10px 9px 18px;justify-content:flex-start!important;align-items:center!important;height:104px!important}.sidebar-brand-v20 .brand-v5-mark img{filter:drop-shadow(0 10px 23px #306fed52)!important;width:48px!important;height:48px!important}.sidebar-brand-copy-v20{min-width:0}.sidebar-brand-copy-v20 strong{color:#fff;letter-spacing:.07em;font-size:16px;font-weight:950;line-height:1;display:block}.sidebar-brand-copy-v20 span{color:#8097bb;white-space:nowrap;margin-top:7px;font-size:9.5px;font-weight:700;display:block}.sidebar-nav-v20{gap:8px!important;margin-top:19px!important}.sidebar-nav-label-v20{color:#557093;text-transform:uppercase;letter-spacing:.14em;padding:0 10px 4px;font-size:9px;font-weight:900;display:block}.sidebar-nav-v20 button{position:relative;overflow:hidden;color:#91a3bd!important;height:64px!important;min-height:64px!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:15px!important;gap:10px!important;padding:0 11px!important}.sidebar-nav-v20 button:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(100deg,#ffffff0b,#ffffff04);transition:all .18s;position:absolute;inset:0}.sidebar-nav-v20 button:hover{transform:translateY(-1px);color:#e8eef7!important;border-color:#8eaee61a!important}.sidebar-nav-v20 button:hover:before{opacity:1}.sidebar-nav-v20 button.active{color:#fff!important;background:linear-gradient(110deg,#2456b3cc,#143774e0)!important;border-color:#78a2ff61!important;box-shadow:0 13px 30px #00000029,inset 0 1px #ffffff14!important}.sidebar-nav-v20 button.active:after{content:"";background:#6ea0ff;border-radius:0 5px 5px 0;width:3px;position:absolute;top:14px;bottom:14px;left:0;box-shadow:0 0 15px #6ea0ffa6}.sidebar-nav-icon-v20{z-index:1;color:#88a8d8;background:#ffffff0e;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;transition:all .18s;display:grid;position:relative}.sidebar-nav-icon-v20 svg{width:18px!important;height:18px!important}.sidebar-nav-v20 button.active .sidebar-nav-icon-v20{color:#fff;background:linear-gradient(145deg,#3476ff,#1f59d0);box-shadow:0 8px 18px #194ebe52}.sidebar-nav-copy-v20{z-index:1;text-align:left;flex:1;min-width:0;display:block;position:relative}.sidebar-nav-copy-v20 strong{color:inherit;font-size:12.5px;font-weight:850;line-height:1.15;display:block}.sidebar-nav-copy-v20 small{color:#7188a9;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:8.8px;font-weight:650;display:block;overflow:hidden}.sidebar-nav-v20 button.active .sidebar-nav-copy-v20 small{color:#a9c2ee}.sidebar-nav-chevron-v20{z-index:1;color:#506989;opacity:.35;transition:all .18s;position:relative;width:15px!important;height:15px!important}.sidebar-nav-v20 button:hover .sidebar-nav-chevron-v20,.sidebar-nav-v20 button.active .sidebar-nav-chevron-v20{opacity:1;color:#a9c7ff;transform:translate(2px)}.sidebar-account-v20{border-top:1px solid #ffffff13!important;padding-top:15px!important}.sidebar-profile-v20{box-shadow:inset 0 1px #ffffff08;background:linear-gradient(145deg,#ffffff0e,#ffffff06)!important;border:1px solid #84a3d624!important;border-radius:15px!important;padding:12px!important}.sidebar-avatar-v20{box-shadow:0 9px 20px #204fbf42;background:linear-gradient(145deg,#3979ff,#204fbf)!important;border-radius:12px!important;width:42px!important;height:42px!important;font-size:11.5px!important}.sidebar-profile-v20 strong{color:#fff!important;font-size:11.5px!important}.sidebar-profile-v20 small{color:#8297b7!important;margin-top:3px!important;font-size:9px!important}.sidebar-session-v20{color:#8ea4c4;align-items:center;gap:5px;margin-top:5px;font-size:8.5px;font-weight:700;display:flex}.sidebar-session-v20 i{background:#36c98a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #36c98a1a}.sidebar-logout-v20{color:#8fa1bb!important;border:1px solid #0000!important;border-radius:11px!important;height:42px!important;margin-top:8px!important;padding:0 12px!important;font-size:11.5px!important;font-weight:750!important}.sidebar-logout-v20:hover{color:#fff!important;background:#ffffff0b!important;border-color:#fff1!important}.admin-kpis-v20{gap:12px!important}.admin-kpi-v20{transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;overflow:hidden;background:#fff!important;border:1px solid #dbe5f3!important;border-radius:17px!important;height:auto!important;min-height:104px!important;box-shadow:0 9px 26px #1533630b!important}.admin-kpi-v20:before{content:"";background:var(--kpi-accent,#2f6fed);height:3px;position:absolute;top:0;left:0;right:0}.admin-kpi-v20:after{content:"";background:var(--kpi-soft,#edf4ff);opacity:.62;pointer-events:none;border-radius:50%;width:92px;height:92px;position:absolute;top:-40px;right:-38px}.admin-kpi-v20:hover{transform:translateY(-2px);border-color:#c9d9ef!important;box-shadow:0 14px 32px #15336313!important}.admin-kpi-v20.tone-blue{--kpi-accent:#2f6fed;--kpi-soft:#e8f0ff}.admin-kpi-v20.tone-green{--kpi-accent:#16a36b;--kpi-soft:#e8f8f1}.admin-kpi-v20.tone-violet{--kpi-accent:#7b61d1;--kpi-soft:#f0ecff}.admin-kpi-v20.tone-orange,.admin-kpi-v20.tone-amber{--kpi-accent:#e79a24;--kpi-soft:#fff3df}.admin-kpis-v20 .kpi-icon-v6,.admin-kpis-v20 .kpi-icon-v8{z-index:1;position:relative;border-radius:13px!important;width:44px!important;height:44px!important}.admin-kpis-v20 .kpi-icon-v6 svg,.admin-kpis-v20 .kpi-icon-v8 svg{width:20px!important;height:20px!important}.admin-kpis-v20 .kpi-icon-v8.violet{color:#7756c9;background:#f1edff}.admin-kpis-v20 .kpi-copy-v6 span,.admin-kpis-v20 article small{z-index:1;line-height:1.2;position:relative;color:#536781!important;font-size:12px!important;font-weight:850!important}.admin-kpis-v20 .kpi-copy-v6 small,.admin-kpis-v20 article em{z-index:1;margin-top:5px;font-style:normal;line-height:1.3;display:block;position:relative;color:#8a99ad!important;font-size:9.5px!important;font-weight:650!important}.admin-kpis-v20 article>strong{z-index:1;line-height:1;position:relative;color:#0c203e!important;letter-spacing:-1.25px!important;font-size:30px!important}.kpi-grid-v6.admin-kpis-v20 .admin-kpi-v20{grid-template-columns:44px minmax(0,1fr) auto!important;gap:13px!important;padding:18px!important}.invitation-kpis-v20 article{grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;gap:13px!important;padding:17px 18px!important;display:grid!important}.invitation-kpis-v20 article>div{min-width:0}.invitation-kpis-v20 article>div>strong{line-height:1;position:absolute;top:50%;right:18px;transform:translateY(-50%);color:#0c203e!important;letter-spacing:-1.25px!important;font-size:30px!important}.invitation-kpis-v20 article>div{padding-right:42px;position:relative}@media (width<=1180px){.sidebar-v20{width:86px!important;padding:20px 10px 16px!important}.main-panel-v5{width:calc(100% - 86px)!important;margin-left:86px!important}.sidebar-brand-v20{justify-content:center!important;height:82px!important;padding:4px 0 16px!important}.sidebar-brand-copy-v20,.sidebar-nav-label-v20,.sidebar-nav-copy-v20,.sidebar-nav-chevron-v20,.sidebar-session-v20{display:none!important}.sidebar-nav-v20 button{justify-content:center!important;height:56px!important;min-height:56px!important;padding:0!important}.sidebar-nav-icon-v20{width:38px;height:38px}.sidebar-profile-v20{justify-content:center!important;padding:8px!important}.sidebar-account-v20{justify-items:center!important;display:grid!important}.sidebar-profile-v20>div:last-child{display:none!important}.sidebar-logout-v20{justify-content:center!important;width:46px!important;padding:0!important}.sidebar-logout-v20 span{display:none!important}.invitation-kpis-v20 article>div>strong{right:12px}}@media (width<=820px){.sidebar-v20{flex-direction:row!important;width:100%!important;height:66px!important;padding:7px 10px!important;display:flex!important;inset:auto 0 0!important}.main-panel-v5{width:100%!important;margin-left:0!important}.sidebar-brand-v20,.sidebar-account-v20,.sidebar-nav-label-v20{display:none!important}.sidebar-nav-v20{flex:1!important;justify-content:space-around!important;gap:4px!important;margin:0!important;display:flex!important}.sidebar-nav-v20 button{border-radius:12px!important;width:72px!important;height:50px!important;min-height:50px!important}.sidebar-nav-v20 button.active:after{border-radius:4px 4px 0 0;width:auto;height:3px;inset:auto 16px 0}.sidebar-nav-icon-v20{width:36px!important;height:36px!important}.admin-kpis-v20{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=560px){.admin-kpis-v20{grid-template-columns:1fr!important}}.owner-products-page-v21 .page-heading{align-items:flex-end}.owner-products-page-v21 .catalog-toolbar{flex-wrap:wrap;align-items:center;gap:10px}.owner-products-page-v21 .catalog-toolbar .search-box{flex:360px;min-width:280px;max-width:540px}.owner-product-table-v21 th:last-child{width:108px}.owner-product-actions-v21{white-space:nowrap;align-items:center;gap:7px;display:flex}.owner-edit-action-v21,.owner-product-editor-close-v21{color:#1f5ed7;cursor:pointer;background:#fff;border:1px solid #d8e2f0;border-radius:10px;place-items:center;transition:all .16s;display:inline-grid}.owner-edit-action-v21{width:36px;height:36px;padding:0}.owner-edit-action-v21 svg{width:17px;height:17px}.owner-edit-action-v21:hover,.owner-product-editor-close-v21:hover{background:#f4f8ff;border-color:#8db0f4;box-shadow:0 6px 14px #1c4ea01a}.owner-product-editor-backdrop-v21{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#04122875;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.owner-product-editor-v21{background:#fff;border:1px solid #cdddf7;border-radius:22px;flex-direction:column;width:min(980px,96vw);max-height:min(900px,92vh);display:flex;overflow:hidden;box-shadow:0 30px 80px #071c4440}.owner-product-editor-v21>header{background:linear-gradient(#f8fbff 0%,#fff 100%);border-bottom:1px solid #e5edf8;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px 18px;display:flex}.owner-product-editor-v21>header h2{color:#071d3b;margin:4px 0 5px;font-size:25px;line-height:1.15}.owner-product-editor-v21>header p{color:#647792;margin:0;font-size:13px;line-height:1.5}.owner-product-editor-close-v21{color:#647792;width:38px;height:38px;font-size:24px;line-height:1}.owner-product-editor-body-v21{padding:22px 26px 24px;overflow:auto}.owner-product-form-grid-v21{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px 16px;display:grid}.owner-product-form-grid-v21 label{color:#2a3d59;flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.owner-product-form-grid-v21 input,.owner-product-form-grid-v21 select,.owner-product-form-grid-v21 textarea{color:#102642;width:100%;font:inherit;background:#fff;border:1px solid #d5dfed;border-radius:11px;outline:none;font-weight:650;transition:all .16s}.owner-product-form-grid-v21 input,.owner-product-form-grid-v21 select{height:44px;padding:0 12px}.owner-product-form-grid-v21 textarea{resize:vertical;min-height:90px;padding:11px 12px;line-height:1.5}.owner-product-form-grid-v21 input:focus,.owner-product-form-grid-v21 select:focus,.owner-product-form-grid-v21 textarea:focus{border-color:#4f82e8;box-shadow:0 0 0 3px #155eef1a}.span-2-v21{grid-column:span 2}.owner-product-switches-v21{border-top:1px solid #edf1f6;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;padding-top:18px;display:grid}.owner-product-toggle-v21 input{opacity:0;pointer-events:none;position:absolute}.owner-product-toggle-v21>span{color:#5a6b82;cursor:pointer;background:#fbfcfe;border:1px solid #d8e2ef;border-radius:11px;align-items:center;gap:9px;height:46px;padding:0 12px;font-size:11.5px;font-weight:800;transition:all .16s;display:flex}.owner-product-toggle-v21>span i{background:#fff;border:1.5px solid #c3cfdf;border-radius:5px;flex:none;width:18px;height:18px;position:relative}.owner-product-toggle-v21 input:checked+span{color:#1459d5;background:#f3f7ff;border-color:#9ebcf4}.owner-product-toggle-v21 input:checked+span i{background:#155eef;border-color:#155eef}.owner-product-toggle-v21 input:checked+span i:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:7px;height:4px;position:absolute;top:4px;left:4px;transform:rotate(-45deg)}.owner-product-editor-v21>footer{background:#fbfcfe;border-top:1px solid #e5edf8;justify-content:flex-end;gap:10px;padding:16px 26px;display:flex}.owner-product-editor-v21>footer .primary-button,.owner-product-editor-v21>footer .secondary-button-v5{min-height:43px}@media (width<=900px){.owner-product-form-grid-v21,.owner-product-switches-v21{grid-template-columns:repeat(2,minmax(0,1fr))}.owner-product-editor-backdrop-v21{padding:12px}}@media (width<=600px){.owner-product-form-grid-v21{grid-template-columns:1fr}.span-2-v21{grid-column:span 1}.owner-product-switches-v21{grid-template-columns:1fr}.owner-product-editor-v21>header,.owner-product-editor-body-v21,.owner-product-editor-v21>footer{padding-left:16px;padding-right:16px}.owner-products-page-v21 .catalog-toolbar .search-box{min-width:100%;max-width:none}}.client-header-status-v7{flex-wrap:wrap;justify-content:flex-end;gap:10px!important}.client-header-status-v7>span{font-size:12px!important;font-weight:800!important}.client-header-status-v7>small{font-size:11px!important;font-weight:750!important}.client-header-reference-v22{direction:ltr;background:#f4f8ff;border:1px solid #c9daf8;border-radius:11px;align-items:center;gap:8px;padding:7px 10px;display:flex}.client-header-reference-v22 span{color:#6d7f99;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:800}.client-header-reference-v22 strong{color:#155eef;letter-spacing:.035em;font-size:13px}.client-global-error-v22{color:#a61b1b;background:#fff4f4;border:1px solid #ef9a9a;border-radius:13px;align-items:flex-start;gap:10px;margin:12px 0 0;padding:12px 14px;font-size:13px;font-weight:750;line-height:1.45;display:flex}.client-global-error-v22>strong{color:#fff;background:#c62d2d;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:13px;display:grid}.client-v6 .field-v6.has-error>small,.client-v6 .upload-v5.error small,.manual-image-error-v22{color:#b42318!important;font-size:11.5px!important;font-weight:800!important;line-height:1.4!important}.client-v6 .field-v6.has-error input,.client-v6 .field-v6.has-error select,.client-v6 .field-v6.has-error textarea,.client-v6 input.invalid{border-color:#e36b6b!important;box-shadow:0 0 0 3px #cf2b2b14!important}.client-success-card-v22{border:1px solid #c8daf7!important;width:min(680px,94vw)!important;padding:38px 42px!important;box-shadow:0 24px 70px #13386f24!important}.client-success-card-v22 h1{margin:8px 0!important;font-size:32px!important}.client-success-lead-v22{max-width:560px;color:#415774!important;margin:0 auto!important;font-size:16px!important;line-height:1.65!important}.client-reference-card-v22{text-align:center;background:#f5f9ff;border:1px solid #bcd1f5;border-radius:15px;gap:5px;max-width:470px;margin:24px auto 0;padding:17px 20px;display:grid}.client-reference-card-v22 span{color:#637896;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:850}.client-reference-card-v22 strong{color:#155eef;letter-spacing:.055em;font-size:24px}.client-reference-card-v22 small{color:#667a95;font-size:12px;line-height:1.45}.client-next-steps-v22{text-align:start;background:#f8fafc;border:1px solid #e0e7f0;border-radius:14px;max-width:470px;margin:16px auto 0;padding:15px 18px}.client-next-steps-v22 strong{color:#132b4b;font-size:14px}.client-next-steps-v22 p{color:#62758e!important;margin:5px 0 0!important;font-size:12.5px!important;line-height:1.55!important}.client-brand-grid-single-v22,.brand-essential-single-v22{grid-template-columns:1fr!important}.client-brand-grid-single-v22 .upload-shell-v12{max-width:none}.upload-shell-v12{position:relative}.upload-shell-v12>.upload-clear-v12{color:#9c2c2c!important;background:#fff!important;border:1px solid #efcccc!important;border-radius:9px!important;align-self:center!important;min-height:36px!important;margin:0!important;padding:0 11px!important;font-size:11px!important;font-weight:800!important}.upload-shell-v12>.upload-clear-v12:hover{background:#fff6f6!important;border-color:#e79b9b!important}.manual-head-actions-v22{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.currency-control-v22{background:#f7faff;border:1px solid #cbdaf0;border-radius:11px;align-items:center;gap:8px;padding:5px 6px 5px 10px;display:flex}.currency-control-v22>span{color:#526984;white-space:nowrap;font-size:10.5px;font-weight:850}.currency-control-v22 select{min-width:104px;color:#133a72!important;background:#fff!important;border:1px solid #c5d5eb!important;border-radius:8px!important;height:36px!important;padding:0 30px 0 10px!important;font-size:12px!important;font-weight:850!important}.manual-image-control-v22{grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:5px;min-width:0;display:grid;position:relative}.manual-image-control-v22 .image-cell-v6{min-width:0}.manual-image-remove-v22{cursor:pointer;background:#fff;border:1px solid #d8e2ef;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;font-size:13px;display:grid}.manual-image-remove-v22:hover{background:#f6f9fd;border-color:#aabedb}.manual-image-error-v22{grid-column:1/-1;margin-top:1px}.client-v6 .import-guide-v6{background:#f7faff!important;border:1px solid #cbdaf2!important;border-radius:13px!important;padding:14px 16px!important}.client-v6 .import-guide-v6 strong{color:#163967!important;font-size:13.5px!important}.client-v6 .import-guide-v6 span,.client-v6 .import-guide-v6 li{color:#536a87!important;font-size:12.5px!important;line-height:1.55!important}.client-v6 .import-status-v8{background:#fff!important;border:1px solid #c6d8f4!important;border-radius:15px!important;padding:16px!important}.client-v6 .import-status-head-v15 strong{color:#102d55!important;font-size:15px!important}.client-v6 .import-status-head-v15 span{color:#61748e!important;margin-top:4px!important;font-size:12.5px!important;line-height:1.5!important}.client-v6 .import-counts-v8{gap:8px!important;margin-top:14px!important}.client-v6 .import-counts-v8>span{border-radius:11px!important;min-height:64px!important;padding:10px 12px!important;font-size:11.5px!important}.client-v6 .import-counts-v8 b{margin-bottom:4px!important;font-size:21px!important;line-height:1!important}.client-v6 .import-verdict-v14{margin-top:11px!important;padding:11px 13px!important;font-size:12.5px!important;line-height:1.55!important}.client-v6 .mapping-help-v15,.client-v6 .mapping-unmapped-v15{font-size:12px!important;line-height:1.55!important}.client-v6 .mapping-grid-v15 label>span b{font-size:12px!important}.client-v6 .mapping-grid-v15 label>span small{font-size:10.5px!important}.client-v6 .mapping-grid-v15 select{height:42px!important;font-size:12px!important}.mapping-required-chip-v22{background:#fff4e5;border:1px solid #f0cf98;border-radius:9px;min-height:34px;padding:0 11px;color:#9b5d00!important;align-items:center!important;font-size:10.5px!important;font-weight:850!important;display:inline-flex!important}.mapping-confirmed-v22{color:#156a4d;background:#effaf5;border:1px solid #bfe7d6;border-radius:9px;align-items:center;gap:6px;margin:12px 0 2px;padding:7px 10px;font-size:11px;font-weight:850;display:inline-flex}.client-help-strip-v6 button.help-requested-v22{color:#157052!important;cursor:default!important;opacity:1!important;background:#ecf8f2!important;border-color:#bce3d2!important;min-width:190px!important}.invite-result-v22{background:#f8fbff!important;border:1px solid #bcd1f3!important;border-radius:17px!important;padding:18px!important}.invite-result-v22 .invite-result-head-v7 strong{font-size:15px!important}.invite-result-v22 .invite-result-head-v7 small{font-size:11.5px!important;line-height:1.5!important}.invite-reference-v22{background:#fff;border:1px solid #c5d8f5;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:3px 12px;margin:14px 0;padding:13px 15px;display:grid}.invite-reference-v22 span{color:#687d99;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:850}.invite-reference-v22 strong{color:#155eef;letter-spacing:.04em;font-size:19px}.invite-reference-v22 small{color:#657890;grid-column:1/-1;font-size:11px;line-height:1.4}.invite-url-v22{grid-template-columns:20px minmax(0,1fr) auto!important;align-items:center!important}.invite-url-v22>a{color:#155eef!important;text-underline-offset:3px!important;word-break:break-all!important;font-size:12.5px!important;font-weight:750!important;text-decoration:underline!important;text-decoration-thickness:1.5px!important}.invite-share-v22{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.invite-share-v22>a,.invite-share-v22>button{border-radius:10px!important;min-height:40px!important;font-size:11.5px!important;font-weight:800!important}.invite-another-v22{margin-left:auto!important}.intake-drawer-v19{width:min(900px,96vw)!important}.drawer-help-request-v22{color:#155eef;background:#f3f8ff;border:1px solid #bcd7f7;border-radius:13px;align-items:center;gap:11px;margin:0 20px 14px;padding:13px 15px;display:flex}.drawer-help-request-v22 svg{flex:none;width:22px;height:22px}.drawer-help-request-v22 strong{color:#153964;font-size:13px;display:block}.drawer-help-request-v22 span{color:#617792;margin-top:3px;font-size:10.5px;display:block}.submitted-review-v22{background:#f9fbfe;border:1px solid #c9d9ef;border-radius:16px;margin:0 20px 16px;padding:16px}.submitted-review-head-v22{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.submitted-review-head-v22 small{text-transform:uppercase;letter-spacing:.08em;color:#71839b;font-size:9.5px;font-weight:850;display:block}.submitted-review-head-v22 h3{color:#102c52;margin:3px 0 0;font-size:18px}.submitted-review-head-v22>span{color:#155eef;background:#fff;border:1px solid #c6d7f4;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850}.submitted-review-grid-v22{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.submitted-review-card-v22{background:#fff;border:1px solid #d9e3f0;border-radius:12px;padding:12px 13px}.submitted-review-card-v22 h4{color:#183b67;margin:0 0 8px;font-size:12.5px}.submitted-review-card-v22>div{border-top:1px solid #edf1f6;grid-template-columns:100px minmax(0,1fr);gap:8px;padding:5px 0;display:grid}.submitted-review-card-v22>div:first-of-type{border-top:0}.submitted-review-card-v22 span{color:#798ba1;font-size:10px}.submitted-review-card-v22 strong{color:#263f5e;word-break:break-word;font-size:10.8px;line-height:1.4}.fresh-link-url-v22{color:#155eef;word-break:break-all;background:#fff;border:1px solid #c9d9ef;border-radius:9px;margin:9px 0;padding:10px 11px;font-size:11px;font-weight:750;text-decoration:underline;display:block}.admin-filter-bar-v19 input[type=date],.admin-date-range-v19 label span{font-size:11.5px!important;font-weight:750!important}.admin-date-range-v19 input[type=date]{color:#28405f!important;min-width:132px!important;height:42px!important;padding:0 8px!important}.admin-heading-actions-v17 .secondary-button-v5,.admin-heading-actions-v17 .primary-button-v5{border-radius:11px!important;min-height:44px!important;padding:0 16px!important;font-size:12px!important;font-weight:850!important}.admin-heading-actions-v17 .secondary-button-v5{color:#315273!important;background:#fff!important;border-color:#c7d5e8!important}.admin-heading-actions-v17 .primary-button-v5{box-shadow:0 8px 18px #155eef29!important}@media (width<=760px){.client-success-card-v22{padding:28px 20px!important}.client-success-card-v22 h1{font-size:26px!important}.manual-head-actions-v22{justify-content:space-between;width:100%}.currency-control-v22{flex:180px;justify-content:space-between}.submitted-review-grid-v22{grid-template-columns:1fr}.submitted-review-v22,.drawer-help-request-v22{margin-left:12px;margin-right:12px}.invite-reference-v22{grid-template-columns:1fr}.invite-reference-v22 small{grid-column:auto}.invite-another-v22{margin-left:0!important}}.upload-copy-v23{flex:auto;min-width:0}.upload-name-row-v23{align-items:center;gap:9px;min-width:0;display:flex}.upload-name-row-v23>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.upload-clear-inline-v23{color:#6f7f93;cursor:pointer;background:#fff;border:1px solid #d7e1ee;border-radius:8px;flex:0 0 27px;place-items:center;width:27px;height:27px;padding:0;font-size:18px;line-height:1;display:grid}.upload-clear-inline-v23:hover{color:#c43c32;background:#fff5f4;border-color:#f0a8a1}.client-rtl-v16 .upload-name-row-v23{flex-direction:row-reverse;justify-content:flex-end}.client-v6 .upload-v5 small,.client-v6 .upload-v5 span{line-height:1.5}.client-global-error-v22{color:#a72821!important;background:#fff3f2!important;border-color:#f4aaa3!important;box-shadow:0 6px 20px #b4231812!important}.client-global-error-v22>strong{color:#fff!important;background:#d92d20!important}.drawer-summary-grid-v23{grid-template-columns:repeat(3,minmax(0,1fr))!important}.drawer-summary-grid-v23>div small{font-size:11px!important;line-height:1.3!important}.drawer-summary-grid-v23>div strong{font-size:12.5px!important;line-height:1.45!important}.drawer-review-note-v23{color:#946200;background:#fffaf0;border:1px solid #e6c982;border-radius:13px;align-items:flex-start;gap:11px;margin:0 20px 14px;padding:14px 15px;display:flex}.drawer-review-note-v23 svg{flex:none;width:21px;height:21px;margin-top:1px}.drawer-review-note-v23 strong{color:#714d00;font-size:13px;display:block}.drawer-review-note-v23 span{color:#765f2a;white-space:pre-wrap;margin-top:4px;font-size:12px;line-height:1.55;display:block}.submitted-review-v22{padding:18px!important}.submitted-review-head-v22 small{font-size:11px!important}.submitted-review-head-v22 h3{font-size:20px!important}.submitted-review-head-v22>span{padding:7px 10px!important;font-size:11.5px!important}.submitted-review-card-v22{padding:14px 15px!important}.submitted-review-card-v22 h4{margin-bottom:9px!important;font-size:14px!important}.submitted-review-card-v22>div{grid-template-columns:112px minmax(0,1fr)!important;gap:10px!important;padding:7px 0!important}.submitted-review-card-v22 span{font-size:11.5px!important;line-height:1.45!important}.submitted-review-card-v22 strong{font-size:12.5px!important;line-height:1.55!important}.drawer-access-v22>div:first-child small{font-size:10.5px!important}.drawer-access-v22>div:first-child strong{font-size:14px!important}.drawer-access-v22>div:first-child span{font-size:12px!important;line-height:1.6!important}.drawer-actions-v8 .secondary-button-v5,.drawer-actions-v8 .danger-button-v8{min-height:42px!important;font-size:11.5px!important;font-weight:850!important}.admin-date-range-v19{min-width:360px!important}.admin-date-range-title-v19{font-size:12px!important;font-weight:850!important}.admin-date-range-v19 label>span{color:#657b98!important;font-size:9.5px!important;font-weight:850!important;top:3px!important}.admin-date-range-v19 input[type=date]{color:#203c61!important;min-width:145px!important;height:44px!important;padding:14px 9px 1px!important;font-size:12.5px!important;font-weight:750!important}.manual-image-error-v22{color:#b42318!important;font-size:10px!important;font-weight:700!important;line-height:1.35!important;display:block!important}.manual-image-control-v22 .image-cell-v6 span{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}@media (width<=900px){.drawer-summary-grid-v23{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-date-range-v19{min-width:0!important}}@media (width<=620px){.drawer-summary-grid-v23{grid-template-columns:1fr!important}.submitted-review-card-v22>div{grid-template-columns:1fr!important;gap:2px!important}}.queue-needs-changes{color:#7650b5!important;background:#f6f0ff!important;border-color:#e0d2f6!important}.drawer-stage-v23>div:first-child{min-width:0}.drawer-stage-help-v23{color:#667b96;max-width:520px;margin:8px 0 0;font-size:11.5px;line-height:1.55}.onboarding-v6 .intake-mode-actions-v10{gap:10px}.onboarding-v6 .intake-mode-actions-v10 button{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1.5px solid #d8e3f1;border-radius:15px;gap:12px;min-width:196px;height:60px;padding:0 16px;box-shadow:0 4px 12px #1f3d6b0b}.onboarding-v6 .intake-mode-actions-v10 button:hover{background:#f8fbff;border-color:#9bb9f2;box-shadow:0 8px 20px #1f499017}.onboarding-v6 .intake-mode-actions-v10 button>svg{box-sizing:content-box;color:#55708f;background:#eef3fa;border-radius:11px;width:21px;height:21px;padding:8px}.onboarding-v6 .intake-mode-actions-v10 button span{gap:4px}.onboarding-v6 .intake-mode-actions-v10 button b{color:#18324f;font-size:14.5px;line-height:1.15}.onboarding-v6 .intake-mode-actions-v10 button small{color:#74869d;font-size:10.5px;line-height:1.25}.onboarding-v6 .intake-mode-actions-v10 button.active{background:linear-gradient(135deg,#f3f7ff 0%,#eaf2ff 100%);border-color:#5f8ff0;box-shadow:0 0 0 3px #155eef12,0 10px 24px #155eef1a}.onboarding-v6 .intake-mode-actions-v10 button.active>svg{color:#fff;background:#155eef}.onboarding-v6 .intake-mode-actions-v10 button.active b{color:#155eef}.onboarding-v6 .wizard-tabs-v6{gap:10px;margin-bottom:14px}.onboarding-v6 .wizard-tabs-v6 button{color:#586d87;background:linear-gradient(#fff 0%,#fbfcfe 100%);border:1.5px solid #d9e3f0;border-radius:15px;gap:11px;height:64px;padding:0 15px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;box-shadow:0 4px 12px #1f3d6b09}.onboarding-v6 .wizard-tabs-v6 button:hover{border-color:#adc4ef;transform:translateY(-1px);box-shadow:0 8px 18px #1f499013}.onboarding-v6 .wizard-tabs-v6 button>span{color:#60738d;background:#eef3f9;border-radius:10px;width:34px;height:34px;font-size:12.5px;font-weight:900}.onboarding-v6 .wizard-tabs-v6 button strong{color:inherit;font-size:13.5px;font-weight:850;line-height:1.2}.onboarding-v6 .wizard-tabs-v6 button.active{color:#fff;background:linear-gradient(135deg,#0c2b5f 0%,#123b7b 100%);border-color:#0f3570;box-shadow:0 10px 24px #0d34702b}.onboarding-v6 .wizard-tabs-v6 button.active>span{color:#fff;background:#2f6fff;box-shadow:0 5px 12px #2f6fff42}.client-v6 .client-tabs-v6{gap:10px!important;margin-bottom:14px!important}.client-v6 .client-tabs-v6 button{border-radius:15px!important;height:62px!important;min-height:62px!important;padding:0 14px!important}.client-v6 .client-tabs-v6 button>span{border-radius:10px!important;width:33px!important;height:33px!important;font-size:12px!important}.client-v6 .client-tabs-v6 button strong{font-size:13.5px!important;font-weight:850!important;line-height:1.25!important}.onboarding-v6 .phone-input-v6,.client-v6 .phone-input-v6{overflow:hidden;border-radius:12px!important;grid-template-columns:58px 108px minmax(0,1fr)!important}.onboarding-v6 .phone-input-v6{height:46px!important}.client-v6 .phone-input-v6{height:48px!important}.onboarding-v6 .phone-input-v6 .country-code-v6,.client-v6 .phone-input-v6 .country-code-v6{background:#f5f8fc!important;font-size:12px!important;font-weight:850!important}.onboarding-v6 .phone-input-v6 select,.client-v6 .phone-input-v6 select{white-space:nowrap;text-overflow:ellipsis;color:#1f3b5d!important;background-color:#fbfdff!important;border-right:1px solid #e1e8f1!important;height:100%!important;padding:0 29px 0 10px!important;font-size:12px!important;font-weight:800!important}.onboarding-v6 .phone-input-v6 input,.client-v6 .phone-input-v6 input{letter-spacing:.8px;height:100%!important;font-size:14px!important;font-weight:700!important}.onboarding-step-3 .hours-v5{gap:9px}.onboarding-step-3 .hours-row-v5{border-radius:13px;min-height:56px;padding:8px 11px}.onboarding-step-3 .hours-row-v5>strong{font-size:14.5px!important}.onboarding-step-3 .state-toggle-v5,.client-step-3 .state-toggle-v5{cursor:pointer;opacity:1!important}.onboarding-step-3 .state-toggle-v5{border-radius:9px;min-height:36px;font-size:12px!important}.onboarding-step-3 .state-toggle-v5:hover,.client-step-3 .state-toggle-v5:hover{color:#155eef;background:#f5f8ff;border-color:#8faeea}.onboarding-step-3 .state-toggle-v5.selected,.client-step-3 .state-toggle-v5.selected{box-shadow:inset 0 0 0 1px #155eef0f;color:#155eef!important;background:#edf3ff!important;border-color:#6f98ed!important}.onboarding-step-3 .time-range-v5 input{height:38px!important;font-size:13.5px!important}.onboarding-step-3 .time-range-v5 span{font-size:12px!important}.onboarding-step-5 .file-intake-v6{gap:14px;margin-top:14px}.onboarding-step-5 .upload-v5{background:#fff;border-radius:15px;gap:14px;min-height:108px;padding:16px 18px}.onboarding-step-5 .upload-icon-v5{border-radius:12px;width:44px;height:44px}.onboarding-step-5 .upload-icon-v5 svg{width:20px}.onboarding-step-5 .upload-v5 strong{color:#10213b!important;font-size:15.5px!important;line-height:1.35!important}.onboarding-step-5 .upload-v5 small{margin-top:5px!important;font-size:12.5px!important;line-height:1.5!important}.onboarding-step-5 .import-guide-v6{background:#f9fbfe;border-radius:14px;padding:15px 17px}.onboarding-step-5 .import-guide-v6 strong{color:#10213b!important;font-size:14.5px!important;line-height:1.35!important}.onboarding-step-5 .import-guide-v6 ul{gap:4px;margin-top:8px}.onboarding-step-5 .import-guide-v6 li,.onboarding-step-5 .import-guide-v6 span{color:#66768d!important;font-size:12.5px!important;line-height:1.55!important}.onboarding-step-5 .product-later-v6,.onboarding-step-5 .product-workflow-panel-v6{border-radius:14px;min-height:76px;padding:15px 17px}.onboarding-step-5 .product-later-v6 strong,.onboarding-step-5 .product-workflow-panel-v6 strong{font-size:14.5px!important;line-height:1.35!important}.onboarding-step-5 .product-later-v6 p,.onboarding-step-5 .product-workflow-panel-v6 p{font-size:12px!important;line-height:1.5!important}.onboarding-step-5 .manual-catalog-v6{background:#fff;border-color:#cbdaf1;border-radius:15px}.onboarding-step-5 .manual-head-v6{background:#fbfcfe;min-height:72px;padding:14px 16px}.onboarding-step-5 .manual-head-v6 strong{color:#10213b!important;font-size:18px!important;line-height:1.3!important}.onboarding-step-5 .manual-head-v6 span{margin-top:4px;color:#66768d!important;font-size:13.5px!important;line-height:1.45!important}.onboarding-step-5 .manual-head-v6 button{color:#155eef;background:#f6f9ff;border:1.5px solid #b8cdf4;border-radius:11px;justify-content:center;min-width:132px;height:44px;padding:0 14px;font-weight:850;box-shadow:0 4px 10px #155eef0d;font-size:13px!important}.onboarding-step-5 .manual-head-v6 button:hover{background:#edf4ff;border-color:#6e97ea;box-shadow:0 7px 16px #155eef1a}.onboarding-step-5 .manual-head-v6 button svg{width:17px}@media (width<=1150px){.onboarding-v6 .intake-mode-actions-v10 button{min-width:174px}.onboarding-v6 .wizard-tabs-v6 button{padding:0 11px}.onboarding-v6 .wizard-tabs-v6 button strong{font-size:12.5px}}@media (width<=820px){.onboarding-v6 .intake-mode-actions-v10 button{min-width:0;height:56px;padding:0 12px}.onboarding-v6 .intake-mode-actions-v10 button b{font-size:13px}.onboarding-v6 .intake-mode-actions-v10 button small{font-size:10px}.onboarding-v6 .wizard-tabs-v6 button,.client-v6 .client-tabs-v6 button{min-width:150px;height:58px!important;min-height:58px!important}.onboarding-v6 .phone-input-v6,.client-v6 .phone-input-v6{grid-template-columns:56px 104px minmax(0,1fr)!important}.onboarding-step-5 .manual-head-v6{flex-direction:column;align-items:flex-start}}@media (width>=821px) and (height>=720px){.onboarding-step-3 .wizard-body-v5{overflow:hidden!important}.onboarding-step-3 .section-v5{height:100%!important;min-height:0!important}.onboarding-step-3 .section-content-v5{box-sizing:border-box!important;flex-direction:column!important;flex:auto!important;min-height:0!important;padding:12px 14px!important;display:flex!important;overflow:hidden!important}.onboarding-step-3 .hours-v5{flex:auto!important;grid-template-rows:repeat(7,minmax(48px,1fr))!important;gap:8px!important;min-height:0!important;display:grid!important}.onboarding-step-3 .hours-row-v5{box-sizing:border-box!important;height:100%!important;min-height:48px!important;padding:5px 11px!important}.onboarding-step-3 .state-toggle-v5{height:34px!important;min-height:34px!important}.onboarding-step-3 .time-range-v5 input{height:36px!important}}@media (width>=821px) and (height<=719px){.onboarding-step-3 .wizard-body-v5{overflow:auto!important}.onboarding-step-3 .section-v5{height:auto!important;min-height:100%!important}.onboarding-step-3 .section-content-v5{height:auto!important;overflow:visible!important}}.onboarding-step-5 .wizard-body-v5{overscroll-behavior:contain;overflow:auto!important}.onboarding-step-5 .section-v5{height:auto!important;min-height:100%!important}.onboarding-step-5 .section-content-v5{box-sizing:border-box!important;flex:none!important;width:100%!important;height:auto!important;min-height:0!important;overflow:visible!important}.onboarding-step-5 .file-intake-v6{box-sizing:border-box!important;align-items:stretch!important;width:100%!important;min-width:0!important}.onboarding-step-5 .file-intake-v6>*{box-sizing:border-box!important;min-width:0!important}.onboarding-step-5 .file-intake-v6 .import-guide-v6{box-sizing:border-box!important;grid-column:1/-1!important;width:100%!important;max-width:100%!important;margin:0!important;position:relative!important}.onboarding-step-5 .section-content-v5>:last-child{margin-bottom:0!important}.client-step-5 .client-section-v6{overscroll-behavior:contain;overflow:auto!important}.client-step-5 .section-content-v5{box-sizing:border-box!important;height:auto!important;min-height:0!important;overflow:visible!important}.client-step-5 .file-intake-v6,.client-step-5 .product-detail-panel-v6,.client-step-5 .import-guide-v6{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}@media (width<=820px){.onboarding-step-3 .wizard-body-v5,.onboarding-step-5 .wizard-body-v5,.client-step-5 .client-section-v6{overflow:visible!important}.onboarding-step-3 .section-v5,.onboarding-step-5 .section-v5{height:auto!important;min-height:0!important}.onboarding-step-3 .section-content-v5,.onboarding-step-5 .section-content-v5,.client-step-5 .section-content-v5{height:auto!important;overflow:visible!important}}.manual-product-remove-v23{color:#b42318;cursor:pointer;background:#fff;border:1px solid #ead6d6;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;transition:background .15s,border-color .15s,transform .15s,box-shadow .15s;display:grid}.manual-product-remove-v23 svg{width:17px;height:17px}.manual-product-remove-v23:hover{background:#fff7f6;border-color:#f0a6a0;transform:translateY(-1px);box-shadow:0 4px 12px #b4231814}.manual-product-remove-v23:focus-visible{outline-offset:2px;outline:3px solid #155eef2e}.onboarding-step-5 .manual-columns-v6,.onboarding-step-5 .manual-row-v6,.client-step-5 .manual-columns-v6,.client-step-5 .manual-row-v6{grid-template-columns:minmax(210px,1.8fr) minmax(110px,.8fr) minmax(120px,.9fr) minmax(100px,.7fr) minmax(220px,1fr) 44px!important}.onboarding-step-5 .spreadsheet-checking-v14,.client-step-5 .spreadsheet-checking-v14{border-radius:13px!important;gap:12px!important;padding:14px 16px!important}.onboarding-step-5 .spreadsheet-checking-v14 strong,.client-step-5 .spreadsheet-checking-v14 strong{font-size:14px!important;line-height:1.35!important}.onboarding-step-5 .spreadsheet-checking-v14 small,.client-step-5 .spreadsheet-checking-v14 small{margin-top:4px!important;font-size:12px!important;line-height:1.5!important}.onboarding-step-5 .import-status-v14,.client-step-5 .import-status-v14{border-radius:14px!important;padding:16px 17px!important}.onboarding-step-5 .import-status-head-v15,.client-step-5 .import-status-head-v15{gap:18px!important}.onboarding-step-5 .import-status-head-v15>div,.client-step-5 .import-status-head-v15>div{min-width:0!important}.onboarding-step-5 .import-status-head-v15>div>strong,.client-step-5 .import-status-head-v15>div>strong{color:#10213b!important;font-size:15px!important;line-height:1.35!important;display:block!important}.onboarding-step-5 .import-status-head-v15>div>span,.client-step-5 .import-status-head-v15>div>span{text-align:left!important;color:#66768d!important;max-width:none!important;margin-top:4px!important;font-size:12.5px!important;line-height:1.5!important;display:block!important}.onboarding-step-5 .mapping-link-v15,.client-step-5 .mapping-link-v15{padding:5px 0!important;font-size:14px!important;line-height:1.3!important}.onboarding-step-5 .import-counts-v14,.client-step-5 .import-counts-v14{gap:9px!important;margin-top:14px!important}.onboarding-step-5 .import-counts-v14>span,.client-step-5 .import-counts-v14>span{border-radius:11px!important;gap:4px!important;min-height:62px!important;padding:10px 12px!important;font-size:11.5px!important;line-height:1.25!important}.onboarding-step-5 .import-counts-v14 b,.client-step-5 .import-counts-v14 b{font-size:21px!important;line-height:1!important}.onboarding-step-5 .import-verdict-v14,.client-step-5 .import-verdict-v14{border-radius:10px!important;margin-top:11px!important;padding:11px 13px!important;font-size:12.75px!important;font-weight:800!important;line-height:1.55!important}.onboarding-step-5 .mapping-editor-v15,.client-step-5 .mapping-editor-v15{gap:15px!important;padding:17px!important}.onboarding-step-5 .mapping-summary-v15 span,.client-step-5 .mapping-summary-v15 span{font-size:12px!important}.onboarding-step-5 .mapping-help-v15,.onboarding-step-5 .mapping-unmapped-v15,.client-step-5 .mapping-help-v15,.client-step-5 .mapping-unmapped-v15{font-size:12.5px!important;line-height:1.6!important}.onboarding-step-5 .mapping-grid-v15 label b,.client-step-5 .mapping-grid-v15 label b{font-size:12.5px!important}.onboarding-step-5 .mapping-grid-v15 label small,.client-step-5 .mapping-grid-v15 label small{font-size:11px!important}.onboarding-step-5 .mapping-grid-v15 select,.client-step-5 .mapping-grid-v15 select{min-height:42px!important;font-size:12.5px!important}.onboarding-step-5 .mapping-required-v15,.onboarding-step-5 .mapping-error-v15,.client-step-5 .mapping-required-v15,.client-step-5 .mapping-error-v15{font-size:12.5px!important;line-height:1.5!important}.onboarding-step-5 .mapping-optional-toggle-v15,.client-step-5 .mapping-optional-toggle-v15{font-size:12.5px!important}.onboarding-step-5 .import-issues-v14,.client-step-5 .import-issues-v14{border-radius:13px!important}.onboarding-step-5 .import-issues-head-v14,.client-step-5 .import-issues-head-v14{padding:13px 15px!important}.onboarding-step-5 .import-issues-head-v14 strong,.client-step-5 .import-issues-head-v14 strong{font-size:14px!important;line-height:1.35!important}.onboarding-step-5 .import-issues-head-v14 span,.client-step-5 .import-issues-head-v14 span{margin-top:4px!important;font-size:11.75px!important;line-height:1.45!important}.onboarding-step-5 .import-issues-head-v14 button,.client-step-5 .import-issues-head-v14 button{min-height:36px!important;padding:0 12px!important;font-size:11.5px!important}.onboarding-step-5 .import-issue-row-v14,.client-step-5 .import-issue-row-v14{grid-template-columns:74px 92px 1fr!important;gap:10px!important;padding:11px 13px!important}.onboarding-step-5 .import-issue-row-v14>span,.client-step-5 .import-issue-row-v14>span{font-size:11.5px!important}.onboarding-step-5 .import-issue-row-v14>b,.client-step-5 .import-issue-row-v14>b{font-size:10.75px!important}.onboarding-step-5 .import-issue-row-v14>p,.client-step-5 .import-issue-row-v14>p{font-size:11.75px!important;line-height:1.5!important}@media (width<=820px){.onboarding-step-5 .import-status-head-v15,.client-step-5 .import-status-head-v15{flex-direction:column!important;gap:8px!important}.onboarding-step-5 .import-counts-v14,.client-step-5 .import-counts-v14{grid-template-columns:repeat(2,minmax(0,1fr))!important}.onboarding-step-5 .import-issue-row-v14,.client-step-5 .import-issue-row-v14{grid-template-columns:64px 82px 1fr!important}}.review-card-summary-v24{color:#31527f;white-space:normal;background:#f7faff;border:1px solid #dbe8fb;border-radius:8px;margin:-2px 0 5px;padding:6px 9px;font-size:11.5px;font-weight:750;line-height:1.4}.onboarding-step-6 .admin-review-v16 .review-card-summary-v24{margin:0 0 4px;padding:6px 10px;font-size:12.5px;line-height:1.4}.client-step-6 .review-card-summary-v24{margin:0 0 4px;padding:6px 10px;font-size:12.5px;line-height:1.45}.client-rtl-v16 .review-card-summary-v24{text-align:right}.success-v10{background:radial-gradient(circle at 50% 0,#2f6fff14,#0000 38%),0 0;place-items:center;height:100%;min-height:0;padding:22px;display:grid;overflow:auto}.success-shell-v10{background:#fff;border:1px solid #dfe7f2;border-radius:24px;width:min(900px,100%);overflow:hidden;box-shadow:0 24px 70px #112a561a,0 4px 16px #112a560a}.success-hero-v10{color:#fff;background:linear-gradient(135deg,#0a2450 0%,#123b86 58%,#155eef 135%);padding:30px 34px 32px;position:relative;overflow:hidden}.success-hero-v10:after{content:"";pointer-events:none;background:#ffffff12;border-radius:50%;width:270px;height:270px;position:absolute;top:-120px;right:-90px;box-shadow:-105px 155px 0 15px #ffffff06}.success-complete-v10{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;align-items:center;gap:10px;padding:7px 11px 7px 7px;display:inline-flex;position:relative}.success-check-v10{color:#119b61;background:#eafaf2;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.success-check-v10 svg{stroke-width:2.4px;width:18px;height:18px}.success-complete-v10>span:last-child{text-align:left;gap:1px;display:grid}.success-complete-v10 small{letter-spacing:1.2px;color:#a9c7ff;font-size:9px;font-weight:900}.success-complete-v10 strong{color:#fff;font-size:12px;font-weight:850}.success-hero-row-v10{z-index:1;justify-content:space-between;align-items:flex-end;gap:26px;margin-top:25px;display:flex;position:relative}.success-copy-v10{text-align:left;min-width:0;max-width:650px}.success-eyebrow-v10{letter-spacing:1.35px;text-transform:uppercase;color:#91b6ff;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.success-copy-v10 h1{letter-spacing:-2px;color:#fff;margin:0;font-size:43px;font-weight:900;line-height:1.02}.success-copy-v10 p{color:#c8d8f5;max-width:620px;margin:10px 0 0;font-size:13px;line-height:1.6}.success-status-v10{background:#ffffff14;border:1px solid #ffffff29;border-radius:15px;flex:none;align-items:center;gap:10px;min-width:146px;min-height:62px;padding:11px 13px;display:flex}.success-status-v10>span{color:#8ee8bd;background:#ffffff1c;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.success-status-v10 svg{width:19px;height:19px}.success-status-v10 div{text-align:left;gap:2px;display:grid}.success-status-v10 small{color:#a9bfe4;font-size:9px}.success-status-v10 strong{color:#fff;font-size:14px}.success-metrics-v10{border-bottom:1px solid #e9eef5;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.success-metric-v10{text-align:left;border-right:1px solid #e9eef5;align-items:center;gap:13px;min-width:0;padding:22px 24px;display:flex}.success-metric-v10:last-child{border-right:0}.success-metric-icon-v10{color:#155eef;background:#edf3ff;border-radius:12px;flex:none;place-items:center;width:43px;height:43px;display:grid}.success-metric-icon-v10 svg{width:20px;height:20px}.success-metric-v10>div{gap:2px;min-width:0;display:grid}.success-metric-v10 small{color:#8a96a8;font-size:10px;font-weight:750}.success-metric-v10 strong{color:#10203a;white-space:nowrap;text-overflow:ellipsis;font-size:18px;line-height:1.2;overflow:hidden}.success-metric-v10 em{color:#a0a9b6;font-size:9.5px;font-style:normal}.success-ready-v10{text-align:left;background:#f3fbf7;border:1px solid #ccebdc;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;margin:20px 24px 0;padding:15px 16px;display:grid}.success-ready-icon-v10{color:#119b61;background:#e4f8ee;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.success-ready-icon-v10 svg{width:19px;height:19px}.success-ready-v10 strong{color:#183a2d;font-size:12.5px;display:block}.success-ready-v10 p{color:#678074;margin:4px 0 0;font-size:10.5px;line-height:1.45}.success-ready-pill-v10{color:#0f8a56;white-space:nowrap;background:#e4f8ee;border-radius:999px;align-items:center;gap:5px;height:30px;padding:0 10px;font-size:9.5px;font-weight:850;display:inline-flex}.success-ready-pill-v10 svg{stroke-width:2.3px;width:13px;height:13px}.success-actions-v10{text-align:left;justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding:18px 24px 22px;display:flex}.success-actions-v10 p{color:#7e8a9c;max-width:500px;margin:0;font-size:10.5px;line-height:1.5}.success-primary-v10{color:#fff;cursor:pointer;background:#155eef;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-width:176px;height:48px;padding:0 18px;font-size:12px;font-weight:850;transition:transform .16s,box-shadow .16s,background .16s;display:flex;box-shadow:0 10px 22px #155eef38}.success-primary-v10:hover{background:#0f52df;transform:translateY(-1px);box-shadow:0 13px 27px #155eef42}.success-primary-v10:active{transform:translateY(0)}.success-primary-v10 svg{width:17px;height:17px}@media (width<=820px){.success-v10{place-items:start center;padding:12px}.success-shell-v10{border-radius:18px}.success-hero-v10{padding:24px 22px 25px}.success-hero-row-v10{flex-direction:column;align-items:flex-start}.success-copy-v10 h1{font-size:35px}.success-status-v10{width:100%;min-width:0}.success-metrics-v10{grid-template-columns:1fr}.success-metric-v10{border-bottom:1px solid #e9eef5;border-right:0;padding:16px 20px}.success-metric-v10:last-child{border-bottom:0}.success-ready-v10{grid-template-columns:auto 1fr;margin:16px 18px 0}.success-ready-pill-v10{grid-column:2;justify-self:start}.success-actions-v10{flex-direction:column;align-items:stretch;padding:16px 18px 20px}.success-primary-v10{width:100%}}.client-access-card-v24{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #cbdaf0;border-radius:18px;margin:18px 0 0;padding:20px;box-shadow:0 10px 28px #183d760f}.client-access-card-v24.is-active-v24{border-color:#b9d1f3}.client-access-card-v24.is-closed-v24{background:#fcfdff;border-color:#d7deea}.client-access-head-v24{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.client-access-head-v24>div:first-child>small,.client-link-result-head-v24>div>small,.drawer-danger-zone-v24>div>small{color:#6e7f98;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850;line-height:1.2;display:block}.client-access-title-v24{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.client-access-title-v24>strong{color:#102a4c;font-size:18px;line-height:1.25}.access-status-v24{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.access-status-v24 svg{width:14px;height:14px}.status-active-v24{color:#067647;background:#eaf9f1;border:1px solid #b9ead1}.status-closed-v24{color:#6b7280;background:#f2f4f7;border:1px solid #d9dee7}.status-fresh-v24{color:#087443;background:#e8faf1;border:1px solid #b7ecd0}.client-access-expiry-v24{text-align:right;background:#f7faff;border:1px solid #d8e4f4;border-radius:12px;min-width:170px;padding:9px 12px}.client-access-expiry-v24 small{color:#73829a;margin-bottom:3px;font-size:10.5px;font-weight:750;display:block}.client-access-expiry-v24 strong{color:#15365f;font-size:12.5px;line-height:1.35;display:block}.client-access-explainer-v24{background:#f6f9fd;border:1px solid #dbe6f4;border-radius:13px;align-items:flex-start;gap:12px;margin-top:16px;padding:14px 15px;display:flex}.client-access-explainer-icon-v24{color:#155eef;background:#e8f1ff;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.client-access-explainer-icon-v24 svg{width:18px;height:18px}.client-access-explainer-v24 strong{color:#173455;margin-bottom:3px;font-size:13px;display:block}.client-access-explainer-v24 p{color:#667892;margin:0;font-size:12px;line-height:1.55}.client-access-actions-v24{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.client-access-actions-v24 article{background:#fff;border:1px solid #d8e4f4;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:38px 1fr;gap:12px 11px;min-width:0;padding:15px;display:grid}.client-access-actions-v24 article.client-access-revoke-v24{background:#fffdfd;border-color:#f0d2d2}.client-action-icon-v24{color:#155eef;background:#edf4ff;border-radius:11px;grid-row:1;place-items:center;width:38px;height:38px;display:grid}.client-action-icon-v24.danger-v24{color:#c43b3b;background:#fff0f0}.client-action-icon-v24 svg{width:18px;height:18px}.client-access-actions-v24 article>div{min-width:0}.client-access-actions-v24 article>div>strong{color:#173455;margin-bottom:4px;font-size:13px;display:block}.client-access-actions-v24 article>div>p{color:#718097;margin:0;font-size:11.5px;line-height:1.5}.client-access-actions-v24 article>button{grid-column:1/-1;justify-content:center;width:100%;min-height:42px}.client-access-primary-action-v24{background:linear-gradient(135deg,#f6faff 0%,#eef5ff 100%);border:1px solid #c7dcfa;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:16px;display:flex}.client-access-primary-action-v24>div>strong{color:#173455;margin-bottom:4px;font-size:13.5px;display:block}.client-access-primary-action-v24>div>span{color:#6f7f97;font-size:11.8px;line-height:1.5;display:block}.client-access-main-button-v24{white-space:nowrap;justify-content:center;min-width:200px;min-height:44px}.client-link-result-v24{background:linear-gradient(#f8fffb 0%,#f1fbf6 100%);border:1px solid #bfe8d1;border-radius:18px;margin:18px 0 0;padding:18px;box-shadow:0 10px 28px #185f3f12}.client-link-result-head-v24{grid-template-columns:44px 1fr auto;align-items:start;gap:12px;display:grid}.client-link-result-icon-v24{color:#07824c;background:#e4f8ed;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.client-link-result-icon-v24 svg{width:21px;height:21px}.client-link-result-head-v24>div>strong{color:#123a2b;margin-bottom:4px;font-size:17px;line-height:1.25;display:block}.client-link-result-head-v24>div>p{color:#557265;margin:0;font-size:12px;line-height:1.5}.client-link-secret-v24{background:#fff;border:1px solid #c8dfd2;border-radius:14px;align-items:center;gap:12px;margin-top:15px;padding:13px 13px 13px 15px;display:flex}.client-link-secret-v24>div{flex:1;min-width:0}.client-link-secret-v24 small{color:#718097;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.client-link-secret-v24 a{color:#155eef;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:750;line-height:1.45;text-decoration:none;display:block;overflow:hidden}.client-link-secret-v24 a:hover{text-decoration:underline}.copy-link-button-v24{color:#155eef;min-height:42px;font:inherit;cursor:pointer;background:#f4f8ff;border:1px solid #b9cef0;border-radius:11px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:850;display:inline-flex}.copy-link-button-v24:hover{background:#eaf2ff}.copy-link-button-v24 svg{width:16px;height:16px}.client-link-result-footer-v24{justify-content:space-between;align-items:center;gap:15px;margin-top:12px;display:flex}.client-link-result-footer-v24>div{color:#5d756a;align-items:flex-start;gap:8px;font-size:11.5px;line-height:1.5;display:flex}.client-link-result-footer-v24>div svg{color:#07824c;flex:0 0 16px;width:16px;height:16px;margin-top:1px}.client-link-result-footer-v24>div strong{color:#285c46}.whatsapp-link-button-v24{color:#137a4a;white-space:nowrap;background:#fff;border:1px solid #b9dfc9;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.whatsapp-link-button-v24:hover{background:#f3fbf6}.whatsapp-link-button-v24 svg{width:16px;height:16px}.intake-drawer-v19 .drawer-danger-zone-v24{background:snow!important;border-color:#efd0d0!important;margin-top:24px!important;padding:16px 17px!important}.drawer-danger-zone-v24>div>small{color:#aa4b4b;margin-bottom:5px}.intake-drawer-v19 .drawer-danger-zone-v24 strong{color:#7f1d1d!important}.intake-drawer-v19 .drawer-danger-zone-v24 span{color:#8a6262!important;max-width:420px!important}@media (width<=900px){.client-access-head-v24{flex-direction:column}.client-access-expiry-v24{text-align:left;width:100%;min-width:0}.client-access-actions-v24{grid-template-columns:1fr}.client-access-primary-action-v24{flex-direction:column;align-items:flex-start}.client-access-main-button-v24{width:100%;min-width:0}.client-link-result-head-v24{grid-template-columns:44px 1fr}.client-link-result-head-v24>.access-status-v24{grid-column:2;justify-self:start}.client-link-secret-v24{flex-direction:column;align-items:stretch}.copy-link-button-v24{width:100%}.client-link-result-footer-v24{flex-direction:column;align-items:stretch}.whatsapp-link-button-v24{width:100%}}.intake-drawer-v19 .submitted-review-v25 .submitted-review-head-v22{margin-bottom:10px!important}.intake-drawer-v19 .submitted-review-v25 .submitted-review-head-v22 h3{margin-top:2px!important;font-size:18px!important}.intake-drawer-v19 .submitted-review-v25 .submitted-review-head-v22>span{padding:6px 9px!important;font-size:10.5px!important}.intake-drawer-v19 .submitted-review-grid-v25{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;gap:9px!important}.intake-drawer-v19 .submitted-review-grid-v25 .submitted-review-card-v22{min-height:0!important;box-shadow:none!important;border-color:#d6e1ef!important;border-radius:11px!important;padding:10px 11px!important}.intake-drawer-v19 .submitted-review-grid-v25 .submitted-review-card-v22 h4{margin:0 0 6px!important;font-size:12.75px!important}.intake-drawer-v19 .submitted-review-grid-v25 .submitted-review-card-v22>div{grid-template-columns:78px minmax(0,1fr)!important;gap:7px!important;padding:4px 0!important}.intake-drawer-v19 .submitted-review-grid-v25 .submitted-review-card-v22 span{font-size:10.5px!important;line-height:1.35!important}.intake-drawer-v19 .submitted-review-grid-v25 .submitted-review-card-v22 strong{font-size:11.5px!important;line-height:1.4!important}.intake-drawer-v19 .submitted-review-grid-v25 .review-hours-v25{grid-column:span 2}.intake-drawer-v19 .submitted-review-grid-v25 .review-hours-v25>div{grid-template-columns:78px minmax(0,1fr)!important}.intake-drawer-v19 .client-access-card-v25{box-shadow:none!important;border-radius:15px!important;margin:12px 0 14px!important;padding:14px!important}.client-access-head-v25{align-items:center!important;gap:14px!important}.client-access-head-v25>div:first-child>small{margin-bottom:4px!important;font-size:9.5px!important}.client-access-head-v25 .client-access-title-v24{gap:8px!important}.client-access-head-v25 .client-access-title-v24>strong{font-size:15px!important}.client-access-head-v25 .access-status-v24{padding:5px 8px!important;font-size:10px!important}.client-access-meta-v25{background:#f8fbff;border:1px solid #d9e4f2;border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));min-width:390px;margin-left:auto;display:grid;overflow:hidden}.client-access-meta-v25>span{border-left:1px solid #e1e9f4;min-width:0;padding:8px 10px}.client-access-meta-v25>span:first-child{border-left:0}.client-access-meta-v25 small{display:block;color:#7c8da4!important;letter-spacing:.055em!important;text-transform:uppercase!important;margin:0 0 2px!important;font-size:8.5px!important;font-weight:850!important}.client-access-meta-v25 strong{color:#244563;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.3;display:block;overflow:hidden}.client-access-security-v25{background:#f7faff;border:1px solid #dce6f3;border-radius:11px;align-items:flex-start;gap:10px;margin-top:10px;padding:10px 11px;display:flex}.client-access-security-v25 .client-access-explainer-icon-v24{border-radius:9px!important;flex-basis:30px!important;width:30px!important;height:30px!important}.client-access-security-v25 .client-access-explainer-icon-v24 svg{width:15px!important;height:15px!important}.client-access-security-v25 strong{color:#173455;margin-bottom:2px;font-size:11.5px;display:block}.client-access-security-v25 p{color:#6b7c93;margin:0;font-size:10.75px;line-height:1.45}.client-session-link-v25{background:#f7fdf9;border:1px solid #bfe5cf;border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;margin-top:9px;padding:9px 9px 9px 11px;display:grid}.client-session-link-v25>div{min-width:0}.client-session-link-v25 small{color:#65806f;letter-spacing:.05em;text-transform:uppercase;margin-bottom:2px;font-size:8.5px;font-weight:850;display:block}.client-session-link-v25 a{color:#155eef;text-overflow:ellipsis;white-space:nowrap;font-size:10.75px;font-weight:750;line-height:1.35;display:block;overflow:hidden}.client-session-link-v25 .copy-link-button-v24,.client-session-link-v25 .whatsapp-link-button-v24{border-radius:9px!important;height:36px!important;min-height:36px!important;padding:0 11px!important;font-size:10.5px!important}.client-access-buttons-v25{justify-content:flex-end;align-items:center;gap:8px;margin-top:10px;display:flex}.client-access-buttons-v25 button{border-radius:10px!important;min-height:38px!important;padding:0 12px!important;font-size:10.75px!important;font-weight:850!important}.client-access-buttons-v25 svg{width:14px!important;height:14px!important}.client-access-replace-v25{color:#155eef!important;background:#fff!important;border-color:#bed2f2!important}.client-access-revoke-v25{min-width:126px}.client-access-primary-action-v25{border-radius:11px!important;margin-top:10px!important;padding:11px 12px!important}.client-access-primary-action-v25>div>strong{font-size:11.75px!important}.client-access-primary-action-v25>div>span{margin-top:2px!important;font-size:10.5px!important}.client-access-primary-action-v25 .client-access-main-button-v24{border-radius:10px!important;min-width:180px!important;height:39px!important;min-height:39px!important;font-size:10.75px!important}.intake-drawer-v19 .drawer-danger-zone-v24{border-radius:13px!important;margin-top:14px!important;padding:12px 14px!important}.intake-drawer-v19 .drawer-danger-zone-v24>div>small{margin-bottom:3px!important;font-size:9px!important}.intake-drawer-v19 .drawer-danger-zone-v24 span{font-size:10.5px!important;line-height:1.4!important}.intake-drawer-v19 .drawer-section-v8{margin-top:11px!important;padding-top:11px!important}@media (width<=940px){.client-access-head-v25{flex-direction:column!important;align-items:flex-start!important}.client-access-meta-v25{width:100%;min-width:0;margin-left:0}}@media (width<=760px){.intake-drawer-v19 .submitted-review-grid-v25{grid-template-columns:1fr!important}.intake-drawer-v19 .submitted-review-grid-v25 .review-hours-v25{grid-column:auto}.client-access-meta-v25{grid-template-columns:1fr}.client-access-meta-v25>span{border-top:1px solid #e1e9f4;border-left:0}.client-access-meta-v25>span:first-child{border-top:0}.client-session-link-v25{grid-template-columns:1fr}.client-session-link-v25 .copy-link-button-v24,.client-session-link-v25 .whatsapp-link-button-v24{width:100%}.client-access-buttons-v25{flex-direction:column;align-items:stretch}.client-access-buttons-v25 button{width:100%}}.client-v6 .client-tabs-guided-v15 button{overflow:hidden}.client-v6 .client-tabs-guided-v15 button.completed:not(.active){color:#177a55!important;background:#f4fbf8!important;border-color:#bfe8d6!important;box-shadow:0 3px 12px #1481580d!important}.client-v6 .client-tabs-guided-v15 button.completed:not(.active)>span{color:#13845b!important;background:#dff6eb!important}.client-v6 .client-tabs-guided-v15 button.completed:not(.active)>span svg{stroke-width:2.5px;width:15px;height:15px}.client-v6 .client-tabs-guided-v15 button.locked{cursor:not-allowed!important;color:#9aa8ba!important;box-shadow:none!important;background:#f8fafc!important;border-color:#e3e9f1!important;transform:none!important}.client-v6 .client-tabs-guided-v15 button.locked>span{color:#9aa8ba!important;background:#eef2f6!important}.client-v6 .client-tabs-guided-v15 button.locked strong{padding-right:34px}.client-v6 .client-tabs-guided-v15 button.locked:disabled{opacity:1!important}.client-step-lock-v15{color:#8795a8;letter-spacing:.01em;background:#eef2f6;border-radius:999px;margin:0;padding:2px 6px;font-size:8.5px;font-style:normal;font-weight:800;line-height:1.25;position:absolute;top:7px;right:8px}.client-guided-flow-v15{color:#52667f;background:#f8fbff;border:1px solid #dce7f7;border-radius:10px;align-items:center;gap:8px;min-height:38px;margin:-2px 0 10px;padding:8px 12px;font-size:10.5px;line-height:1.35;display:flex}.client-guided-flow-v15 svg{color:#2162d4;flex:none;width:15px;height:15px}.client-rtl-v16 .client-step-lock-v15{left:8px;right:auto}.client-rtl-v16 .client-tabs-guided-v15 button.locked strong{padding-left:34px;padding-right:0}@media (width<=820px){.client-step-lock-v15{display:none}.client-v6 .client-tabs-guided-v15 button.locked strong{padding-left:0;padding-right:0}.client-guided-flow-v15{font-size:11px}}.client-v6 .client-header-status-v7{min-width:0;justify-content:flex-end!important;align-items:center!important;justify-items:unset!important;flex-flow:row!important;gap:8px!important;display:flex!important}.client-v6 .client-header-reference-v22,.client-v6 .client-header-status-v7>span,.client-v6 .client-header-status-v7>small{box-sizing:border-box;white-space:nowrap;background:#f8fbff;border:1px solid #d9e4f2;border-radius:11px;min-height:36px;padding:6px 10px;box-shadow:0 2px 8px #1f457d09;justify-content:center!important;align-items:center!important;gap:7px!important;display:flex!important}.client-v6 .client-header-reference-v22{direction:ltr!important;flex-direction:row!important}.client-v6 .client-header-reference-v22 span{color:#6c7e98!important;font-size:9.5px!important;line-height:1!important}.client-v6 .client-header-reference-v22 strong{font-size:13px!important;line-height:1!important}.client-v6 .client-header-status-v7>span{color:#264366!important;font-size:10.5px!important;font-weight:800!important}.client-v6 .client-header-status-v7>span svg{flex:none;width:15px!important;height:15px!important}.client-v6 .client-header-status-v7>small{color:#718199!important;font-size:10px!important;font-weight:750!important}.client-v6 .client-header-status-v7>small i{flex:none;width:7px!important;height:7px!important}.client-v6 .client-main-v6{position:relative}.client-v6 .client-card-stable-v16{height:0;flex:1 1 0!important;min-height:0!important;overflow:hidden!important}.client-v6 .client-card-stable-v16>.client-section-v6{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0!important;overflow:hidden auto!important}.client-step-aside-v16{z-index:20;pointer-events:none;gap:9px;width:226px;display:grid;position:fixed;top:255px;right:16px}.client-step-aside-v16>*{pointer-events:auto}.client-step-aside-v16 .client-guided-flow-v15{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8fbfffa!important;border:1px solid #cfddf1!important;border-radius:14px!important;align-items:flex-start!important;min-height:0!important;margin:0!important;padding:12px!important;font-size:10.5px!important;line-height:1.55!important;box-shadow:0 10px 28px #19356014!important}.client-step-aside-v16 .client-guided-flow-v15 svg{margin-top:1px;width:17px!important;height:17px!important}.client-step-aside-v16 .client-global-error-v22{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff4f2fa!important;border-radius:14px!important;margin:0!important;padding:11px 12px!important;font-size:10.5px!important;line-height:1.5!important;box-shadow:0 10px 28px #b423181a!important}.client-step-aside-v16 .client-global-error-v22>strong{width:20px!important;height:20px!important;font-size:12px!important}.client-step-aside-v16 .client-aside-progress-v16{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa!important;border-radius:14px!important;margin:0!important;padding:11px 12px!important;box-shadow:0 10px 28px #19356014!important}.client-step-aside-v16 .client-aside-progress-v16>div strong,.client-step-aside-v16 .client-aside-progress-v16>div span{font-size:10px!important}@media (width>=1740px){.client-step-aside-v16{right:max(16px,50vw - 872px)}}@media (width<=1739px){.client-step-aside-v16{width:min(320px,100vw - 36px);top:auto;bottom:82px;right:18px}.client-step-aside-v16 .client-guided-flow-v15{display:none!important}}@media (width<=820px){.client-v6 .client-header-v7{gap:10px;min-height:66px;height:auto!important;padding-top:8px!important;padding-bottom:8px!important}.client-v6 .client-header-status-v7{scrollbar-width:none;max-width:72vw;overflow-x:auto;justify-content:flex-start!important;gap:5px!important}.client-v6 .client-header-status-v7::-webkit-scrollbar{display:none}.client-v6 .client-header-reference-v22,.client-v6 .client-header-status-v7>span,.client-v6 .client-header-status-v7>small{flex:none;min-height:32px;padding:5px 8px}.client-v6 .client-card-stable-v16{height:auto!important;overflow:visible!important}.client-v6 .client-card-stable-v16>.client-section-v6{scrollbar-gutter:auto;overflow:visible!important}.client-step-aside-v16{width:min(330px,100vw - 24px);bottom:76px;right:12px}}.client-outage-card-v18 p{max-width:430px;margin-left:auto;margin-right:auto;font-size:12px;line-height:1.7}.client-outage-icon-v18{color:#155eef;background:#edf3ff}.client-outage-icon-v18 svg{width:22px;height:22px}.client-outage-actions-v18{justify-content:center;margin-top:20px;display:flex}.client-outage-actions-v18 .primary-button-v5{min-width:142px}.client-logo-helper-inline-v21 .upload-copy-v23>span{color:#52637a;max-width:none;font-size:13px;font-weight:600;line-height:1.5}.client-v6[dir=rtl] .client-logo-helper-inline-v21 .upload-copy-v23>span{text-align:right}@media (width<=820px){.client-logo-helper-inline-v21 .upload-copy-v23>span{font-size:12px;line-height:1.45}}.client-language-gate-v23{background:radial-gradient(circle at 15% 18%,#155eef16,#0000 31rem),radial-gradient(circle at 88% 82%,#376adc12,#0000 28rem),#f5f8fc;min-height:100dvh}.client-language-gate-main-v23{place-items:center;width:min(100% - 32px,1080px);min-height:calc(100dvh - 72px);margin:0 auto;padding:34px 0 42px;display:grid}.client-language-gate-card-v23{background:#fffffff7;border:1px solid #dce5f1;border-radius:28px;width:min(100%,900px);padding:42px 46px 30px;position:relative;overflow:hidden;box-shadow:0 28px 70px #1628481a,0 4px 14px #1628480a}.client-language-gate-card-v23:before{content:"";background:linear-gradient(90deg,#155eef 0%,#4f82ef 52%,#155eef 100%);height:4px;position:absolute;inset:0 0 auto}.client-language-gate-shield-v23{color:#155eef;background:#eef4ff;border:1px solid #d5e2fb;border-radius:15px;place-items:center;width:46px;height:46px;margin:0 auto 18px;display:grid;box-shadow:0 8px 22px #155eef1a}.client-language-gate-shield-v23 svg{width:21px;height:21px}.client-language-gate-heading-v23{text-align:center;max-width:680px;margin:0 auto}.client-language-gate-heading-v23>span{color:#155eef;letter-spacing:1.65px;margin-bottom:9px;font-size:10px;font-weight:900;line-height:1;display:block}.client-language-gate-heading-v23 h1{color:#10213b;letter-spacing:-1.35px;margin:0;font-size:34px;font-weight:900;line-height:1.08}.client-language-gate-heading-v23 h2{color:#263a58;margin:5px 0 0;font-family:Tahoma,Segoe UI,Arial,sans-serif;font-size:25px;font-weight:800;line-height:1.35}.client-language-gate-copy-v23{margin-top:14px}.client-language-gate-copy-v23 p{color:#6b7b91;margin:2px 0;font-size:12.5px;font-weight:550;line-height:1.55}.client-language-gate-copy-v23 p[dir=rtl]{font-family:Tahoma,Segoe UI,Arial,sans-serif}.client-language-choice-grid-v23{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:30px;display:grid}.client-language-choice-v23{color:#132640;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:20px;grid-template-columns:48px minmax(0,1fr) 28px;align-items:center;gap:15px;min-height:134px;padding:21px 21px 20px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid;position:relative;box-shadow:0 8px 24px #172c4d0b}.client-language-choice-v23:hover{background:#fbfdff;border-color:#a9c3f4;transform:translateY(-3px);box-shadow:0 18px 38px #155eef1c}.client-language-choice-v23:active{transform:translateY(-1px)}.client-language-choice-v23:focus-visible{outline-offset:3px;border-color:#6e9bf1;outline:3px solid #155eef38}.client-language-code-v23{color:#155eef;letter-spacing:.5px;background:#eef4ff;border:1px solid #d5e2fb;border-radius:14px;place-items:center;width:48px;height:48px;font-size:12px;font-weight:950;display:grid}.client-language-choice-copy-v23{flex-direction:column;gap:5px;min-width:0;display:flex}.client-language-choice-copy-v23 strong{color:#10213b;font-size:18px;font-weight:900;line-height:1.15}.client-language-choice-copy-v23 small{color:#718198;font-size:11px;font-weight:650;line-height:1.4}.client-language-choice-v23.arabic{text-align:right}.client-language-choice-v23.arabic .client-language-choice-copy-v23{font-family:Tahoma,Segoe UI,Arial,sans-serif}.client-language-choice-v23.arabic .client-language-choice-copy-v23 strong{font-size:19px}.client-language-choice-arrow-v23{color:#155eef;background:#f0f5ff;border-radius:9px;place-items:center;width:28px;height:28px;transition:transform .18s;display:grid}.client-language-choice-arrow-v23 svg{width:14px;height:14px}.client-language-choice-v23:hover .client-language-choice-arrow-v23{transform:translate(2px)}.client-language-choice-v23.arabic .client-language-choice-arrow-v23{transform:rotate(180deg)}.client-language-choice-v23.arabic:hover .client-language-choice-arrow-v23{transform:rotate(180deg)translate(2px)}.client-language-gate-foot-v23{color:#63758d;text-align:center;background:#f8faff;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:44px;margin:24px -10px -6px;padding:10px 14px;font-size:10.5px;font-weight:700;line-height:1.4;display:flex}.client-language-gate-foot-v23>svg{color:#155eef;flex:none;width:15px;height:15px}.client-language-gate-foot-v23>i{background:#d8e2ef;width:1px;height:18px}.client-language-gate-foot-v23 span[dir=rtl]{font-family:Tahoma,Segoe UI,Arial,sans-serif}.client-language-locked-v23{color:#435773;background:#fff;border:1px solid #dbe4f0;border-radius:9px;align-items:center;gap:7px;min-height:31px;padding:0 9px 0 11px;font-size:10px;font-weight:850;display:inline-flex;box-shadow:0 2px 7px #1c325109}.client-language-locked-v23 i{color:#155eef;background:#eaf2ff;border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.client-language-locked-v23 i svg{width:10px;height:10px}.client-v6[dir=rtl] .client-language-locked-v23{padding:0 11px 0 9px;font-family:Tahoma,Segoe UI,Arial,sans-serif}@media (width<=760px){.client-language-gate-main-v23{width:min(100% - 22px,1080px);padding:20px 0 28px}.client-language-gate-card-v23{border-radius:22px;padding:30px 20px 22px}.client-language-gate-shield-v23{width:42px;height:42px;margin-bottom:15px}.client-language-gate-heading-v23 h1{letter-spacing:-1px;font-size:28px}.client-language-gate-heading-v23 h2{font-size:22px}.client-language-gate-copy-v23 p{font-size:11.5px}.client-language-choice-grid-v23{grid-template-columns:1fr;gap:12px;margin-top:24px}.client-language-choice-v23{border-radius:17px;min-height:112px;padding:17px}.client-language-gate-foot-v23{flex-wrap:wrap;gap:7px 9px;margin-top:18px}.client-language-gate-foot-v23>i{display:none}}@media (width<=430px){.client-language-gate-main-v23{width:min(100% - 16px,1080px)}.client-language-gate-card-v23{padding:26px 15px 18px}.client-language-choice-v23{grid-template-columns:43px minmax(0,1fr) 26px;gap:11px}.client-language-code-v23{width:43px;height:43px}.client-language-choice-copy-v23 strong{font-size:16px}.client-language-choice-v23.arabic .client-language-choice-copy-v23 strong{font-size:17px}}.intakes-table-v18 .queue-row-help-v24 td{background:#fffdf8}.intakes-table-v18 .queue-row-help-v24 td:first-child{box-shadow:inset 3px 0 #d89a27}.intakes-table-v18 .queue-row-help-v24:hover td{background:#fffaf0}.queue-help-badge-v24{color:#8a5a0b;white-space:nowrap;background:#fff8e9;border:1px solid #efd39f;border-radius:999px;align-items:center;gap:5px;width:max-content;max-width:100%;min-height:24px;margin-top:6px;padding:3px 8px;font-size:9.5px;font-weight:900;line-height:1.2;display:inline-flex}.queue-help-badge-v24 svg{flex:0 0 12px;width:12px;height:12px}.intake-drawer-v19 .drawer-help-request-v24{color:#7b5210;background:#fffaf0;border:1px solid #efd39f;border-radius:14px;align-items:flex-start;gap:12px;margin:0 20px 14px;padding:15px 16px;box-shadow:0 6px 18px #744d0d0b}.drawer-help-icon-v24{color:#b47712;background:#fff;border:1px solid #efd39f;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.drawer-help-icon-v24 svg{width:18px!important;height:18px!important}.intake-drawer-v19 .drawer-help-request-v24>div{flex:auto;min-width:0}.intake-drawer-v19 .drawer-help-request-v24 small{color:#a06a13;letter-spacing:.09em;margin:0 0 3px;font-size:8.5px;font-weight:950;line-height:1.2;display:block}.intake-drawer-v19 .drawer-help-request-v24 strong{color:#6f490d;font-size:14px;font-weight:900;line-height:1.35;display:block}.intake-drawer-v19 .drawer-help-request-v24 span{color:#735f3d;margin-top:3px;font-size:11px;font-weight:600;line-height:1.5;display:block}.intake-drawer-v19 .drawer-help-request-v24 em{color:#95733b;margin-top:7px;font-size:9.5px;font-style:normal;font-weight:750;line-height:1.4;display:block}@media (width<=760px){.queue-help-badge-v24{white-space:normal}.intake-drawer-v19 .drawer-help-request-v24{margin-left:12px;margin-right:12px;padding:13px}}.intake-drawer-backdrop-v8{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#07162f47!important}.intake-drawer-v19{background:#f7f9fc!important;border-left:1px solid #dce4ef!important;width:min(1120px,96vw)!important;max-width:1120px!important;padding:0 18px 18px!important;box-shadow:-24px 0 60px #14284629!important}.intake-drawer-v19 .intake-drawer-head-v19{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);top:0;box-shadow:0 5px 18px #1a2e4c09;background:#fffffff5!important;border-bottom:1px solid #e4eaf2!important;min-height:88px!important;margin:0 -18px 10px!important;padding:15px 20px 14px!important;position:sticky!important}.intake-drawer-v19 .intake-drawer-head-v19 .eyebrow-v5{letter-spacing:1.15px!important;font-size:9.5px!important}.intake-drawer-v19 .intake-drawer-head-v19 h2{letter-spacing:-.7px!important;margin-top:5px!important;font-size:23px!important;line-height:1.12!important}.intake-drawer-v19 .intake-drawer-head-v19 p{color:#74839a!important;margin-top:5px!important;font-size:11.5px!important;line-height:1.35!important}.intake-drawer-v19 .intake-drawer-head-v19>button{box-shadow:0 3px 10px #162a460a;color:#63758d!important;background:#fff!important;border:1px solid #dce4ef!important;border-radius:11px!important;width:40px!important;height:40px!important;font-size:24px!important}.intake-drawer-v19 .intake-drawer-head-v19>button:hover{color:#14345f!important;background:#f8fbff!important;border-color:#bfd0e8!important}.intake-drawer-v19 .drawer-stage-v23{min-height:0!important;box-shadow:none!important;background:linear-gradient(135deg,#f7faff 0%,#f2f7ff 100%)!important;border:1px solid #d3e0f3!important;border-radius:13px!important;grid-template-columns:minmax(0,1.35fr) minmax(310px,.85fr)!important;align-items:center!important;gap:16px!important;margin:0 2px 9px!important;padding:11px 13px!important;display:grid!important}.intake-drawer-v19 .drawer-stage-v23>div:first-child{grid-template-columns:max-content max-content minmax(0,1fr)!important;align-items:center!important;gap:8px 10px!important;min-width:0!important;display:grid!important}.intake-drawer-v19 .drawer-stage-v23>div:first-child>small{color:#60789b!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0!important;font-size:9px!important;font-weight:900!important}.intake-drawer-v19 .drawer-stage-v23 .drawer-stage-pill-v19{border-radius:999px!important;min-height:30px!important;padding:5px 10px!important;font-size:11px!important}.intake-drawer-v19 .drawer-stage-v23 .drawer-stage-help-v23{color:#64758d!important;min-width:0!important;max-width:none!important;margin:0!important;font-size:10.25px!important;line-height:1.4!important}.intake-drawer-v19 .drawer-progress-v19{grid-template-columns:auto minmax(150px,1fr) auto!important;align-items:center!important;gap:9px!important;min-width:0!important;display:grid!important}.intake-drawer-v19 .drawer-progress-v19 strong{color:#1854cc!important;font-size:18px!important;line-height:1!important}.intake-drawer-v19 .drawer-progress-v19 .nc-progress-v11{width:100%!important;height:6px!important}.intake-drawer-v19 .drawer-progress-v19 span{white-space:nowrap;color:#71829a!important;margin:0!important;font-size:9.5px!important}.intake-drawer-v19 .drawer-summary-grid-v23{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:7px!important;margin:0 2px 9px!important;display:grid!important}.intake-drawer-v19 .drawer-summary-grid-v23>div{background:#fff!important;border:1px solid #dde5ef!important;border-radius:11px!important;min-width:0!important;min-height:58px!important;padding:9px 10px!important;box-shadow:0 2px 8px #19304f06!important}.intake-drawer-v19 .drawer-summary-grid-v23 small{color:#8290a5!important;letter-spacing:.025em!important;font-size:8.5px!important;font-weight:850!important;line-height:1.2!important;display:block!important}.intake-drawer-v19 .drawer-summary-grid-v23 strong{text-overflow:ellipsis;overflow:hidden;color:#142846!important;margin-top:5px!important;font-size:10.75px!important;font-weight:850!important;line-height:1.3!important;display:block!important}.intake-drawer-v19 .drawer-help-request-v24{min-height:0!important;box-shadow:none!important;border-radius:11px!important;gap:10px!important;margin:0 2px 9px!important;padding:10px 12px!important}.intake-drawer-v19 .drawer-help-icon-v24{border-radius:9px!important;flex-basis:30px!important;width:30px!important;height:30px!important}.intake-drawer-v19 .drawer-help-request-v24 small{font-size:8px!important}.intake-drawer-v19 .drawer-help-request-v24 strong{font-size:12.5px!important}.intake-drawer-v19 .drawer-help-request-v24 span{margin-top:1px!important;font-size:10px!important;line-height:1.35!important}.intake-drawer-v19 .drawer-help-request-v24 em{margin-top:4px!important;font-size:8.75px!important}.intake-drawer-v19 .client-access-card-v25{background:#fff!important;border-color:#d6e1ef!important;border-radius:13px!important;margin:0 2px 9px!important;padding:11px 12px!important}.intake-drawer-v19 .client-access-head-v25{gap:12px!important}.intake-drawer-v19 .client-access-head-v25>div:first-child>small{letter-spacing:.06em!important;font-size:8.5px!important}.intake-drawer-v19 .client-access-title-v24>strong{font-size:13.5px!important}.intake-drawer-v19 .access-status-v24{min-height:26px!important;padding:4px 7px!important;font-size:9px!important}.intake-drawer-v19 .client-access-meta-v25{min-width:440px!important}.intake-drawer-v19 .client-access-meta-v25>span{padding:7px 10px!important}.intake-drawer-v19 .client-access-meta-v25 small{font-size:7.5px!important}.intake-drawer-v19 .client-access-meta-v25 strong{margin-top:3px!important;font-size:9.75px!important}.intake-drawer-v19 .client-access-security-v25{border-radius:10px!important;grid-template-columns:25px minmax(0,1fr)!important;align-items:start!important;gap:8px!important;margin-top:8px!important;padding:8px 10px!important;display:grid!important}.intake-drawer-v19 .client-access-security-v25 .client-access-explainer-icon-v24{border-radius:8px!important;width:25px!important;height:25px!important}.intake-drawer-v19 .client-access-security-v25 strong{font-size:10.25px!important}.intake-drawer-v19 .client-access-security-v25 p{margin-top:2px!important;font-size:9.25px!important;line-height:1.35!important}.intake-drawer-v19 .client-access-buttons-v25{margin-top:8px!important}.intake-drawer-v19 .client-access-buttons-v25 button{border-radius:9px!important;height:34px!important;min-height:34px!important;padding:0 11px!important;font-size:9.75px!important}.intake-drawer-v19 .submitted-review-v25{background:#fff!important;border-color:#d6e1ef!important;border-radius:13px!important;margin:0 2px 9px!important;padding:11px!important}.intake-drawer-v19 .submitted-review-v25 .submitted-review-head-v22{border-bottom:1px solid #edf1f6;min-height:38px!important;margin-bottom:8px!important;padding-bottom:7px!important}.intake-drawer-v19 .submitted-review-v25 .submitted-review-head-v22 small{font-size:8.5px!important}.intake-drawer-v19 .submitted-review-v25 .submitted-review-head-v22 h3{letter-spacing:-.3px!important;margin-top:2px!important;font-size:16px!important;line-height:1.2!important}.intake-drawer-v19 .submitted-review-v25 .submitted-review-head-v22>span{border-radius:999px!important;padding:5px 8px!important;font-size:9px!important}.intake-drawer-v19 .submitted-review-grid-v25{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-flow:dense!important;align-items:stretch!important;gap:7px!important}.intake-drawer-v19 .submitted-review-grid-v25 .submitted-review-card-v22{background:#fbfcfe!important;border-color:#dde5ef!important;border-radius:10px!important;min-width:0!important;min-height:0!important;padding:9px 10px!important}.intake-drawer-v19 .submitted-review-grid-v25 .submitted-review-card-v22 h4{border-bottom:1px solid #edf1f5;color:#17345f!important;margin:0 0 5px!important;padding-bottom:5px!important;font-size:11.5px!important}.intake-drawer-v19 .submitted-review-grid-v25 .submitted-review-card-v22>div{grid-template-columns:68px minmax(0,1fr)!important;gap:6px!important;min-height:0!important;padding:3px 0!important}.intake-drawer-v19 .submitted-review-grid-v25 .submitted-review-card-v22 span{color:#8290a4!important;font-size:9px!important;line-height:1.3!important}.intake-drawer-v19 .submitted-review-grid-v25 .submitted-review-card-v22 strong{overflow-wrap:anywhere;min-width:0!important;font-size:10px!important;line-height:1.35!important}.intake-drawer-v19 .submitted-review-grid-v25>.submitted-review-card-v22:first-child,.intake-drawer-v19 .submitted-review-grid-v25>.submitted-review-card-v22:nth-child(2){grid-column:span 1!important}.intake-drawer-v19 .submitted-review-grid-v25>.submitted-review-card-v22:nth-child(3),.intake-drawer-v19 .submitted-review-grid-v25>.submitted-review-card-v22:nth-child(4),.intake-drawer-v19 .submitted-review-grid-v25>.submitted-review-card-v22:nth-child(5){grid-column:span 2!important}.intake-drawer-v19 .drawer-section-v8{margin:8px 2px 0!important;padding-top:9px!important}.intake-drawer-v19 .drawer-section-v8 h3{margin-bottom:6px!important;font-size:9.5px!important}.intake-drawer-v19 .drawer-files-v8{gap:5px!important}.intake-drawer-v19 .drawer-files-v8>div,.intake-drawer-v19 .drawer-import-v8{border-radius:9px!important;padding:7px 9px!important}.intake-drawer-v19 .drawer-review-v8{background:#fff;border:1px solid #dce5f0;border-radius:12px;margin:9px 2px 0!important;padding:11px 12px!important}.intake-drawer-v19 .drawer-review-v8 h3{margin-bottom:7px!important;font-size:11.5px!important}.intake-drawer-v19 .drawer-review-v8 textarea{min-height:66px!important;padding:8px 9px!important;font-size:10.5px!important}.intake-drawer-v19 .drawer-review-v8>div{margin-top:7px!important}.intake-drawer-v19 .drawer-danger-zone-v24{background:snow!important;border-radius:11px!important;margin:9px 2px 0!important;padding:10px 12px!important}.intake-drawer-v19 .drawer-danger-zone-v24>div>small{font-size:8px!important}.intake-drawer-v19 .drawer-danger-zone-v24 strong{font-size:11.5px!important}.intake-drawer-v19 .drawer-danger-zone-v24 span{max-width:620px!important;font-size:9.5px!important;line-height:1.35!important}.intake-drawer-v19 .drawer-danger-zone-v24 button{height:34px!important;min-height:34px!important;padding:0 11px!important;font-size:9.75px!important}@media (width<=1080px){.intake-drawer-v19 .drawer-stage-v23{grid-template-columns:1fr!important;gap:9px!important}.intake-drawer-v19 .drawer-summary-grid-v23{grid-template-columns:repeat(3,minmax(0,1fr))!important}.intake-drawer-v19 .submitted-review-grid-v25{grid-template-columns:repeat(2,minmax(0,1fr))!important}.intake-drawer-v19 .submitted-review-grid-v25>.submitted-review-card-v22:first-child,.intake-drawer-v19 .submitted-review-grid-v25>.submitted-review-card-v22:nth-child(2){grid-column:span 1!important}.intake-drawer-v19 .submitted-review-grid-v25>.submitted-review-card-v22:nth-child(3),.intake-drawer-v19 .submitted-review-grid-v25>.submitted-review-card-v22:nth-child(4),.intake-drawer-v19 .submitted-review-grid-v25>.submitted-review-card-v22:nth-child(5){grid-column:span 2!important}.intake-drawer-v19 .client-access-meta-v25{width:100%!important;min-width:0!important}}@media (width<=700px){.intake-drawer-v19{width:100vw!important;max-width:100vw!important;padding:0 12px 14px!important}.intake-drawer-v19 .intake-drawer-head-v19{margin-left:-12px!important;margin-right:-12px!important;padding:13px 14px!important}.intake-drawer-v19 .drawer-stage-v23>div:first-child{grid-template-columns:max-content max-content!important}.intake-drawer-v19 .drawer-stage-v23 .drawer-stage-help-v23{grid-column:1/-1!important}.intake-drawer-v19 .drawer-summary-grid-v23{grid-template-columns:repeat(2,minmax(0,1fr))!important}.intake-drawer-v19 .drawer-progress-v19{grid-template-columns:auto minmax(100px,1fr)!important}.intake-drawer-v19 .drawer-progress-v19 span{grid-column:1/-1}.intake-drawer-v19 .submitted-review-grid-v25{grid-template-columns:1fr!important}.intake-drawer-v19 .submitted-review-grid-v25>.submitted-review-card-v22{grid-column:auto!important}}.client-product-flow-v28{gap:14px;display:grid}.client-product-overview-v28{margin-bottom:0}.client-product-stage-v28{background:#fff;border:1px solid #dfe8f5;border-radius:18px;gap:13px;padding:16px;display:grid;box-shadow:0 1px 2px #11254408}.client-product-stage-v28.locked{background:#fbfcfe;border-style:dashed}.client-stage-head-v28{align-items:flex-start;gap:11px;display:flex}.client-stage-number-v28{color:#155eef;background:#eef4ff;border-radius:10px;place-items:center;width:30px;min-width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.client-stage-head-v28>div{gap:3px;min-width:0;display:grid}.client-stage-head-v28 strong{color:#102a4c;font-size:14px;line-height:1.35}.client-stage-head-v28 span{color:#74839a;font-size:12px;line-height:1.55}.client-product-stage-v28>.upload-v5{min-height:86px;margin:0}.client-import-v28{background:0 0;border:0;gap:11px;padding:0;display:grid}.client-import-head-v28{align-items:center;gap:10px;min-width:0;display:flex}.client-import-state-v28{color:#155eef;background:#edf3ff;border-radius:11px;place-items:center;width:34px;min-width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.client-import-state-v28.done{color:#07864f;background:#e9f8f0}.client-import-state-v28 svg{width:17px;height:17px}.client-import-title-v28{flex:1;gap:2px;min-width:0;display:grid}.client-import-title-v28 strong{color:#122947;font-size:13px}.client-import-title-v28 span{color:#7b899d;font-size:11px}.client-review-fields-v28{color:#155eef;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d7e2f2;border-radius:10px;height:34px;padding:0 11px;font-size:11px;font-weight:800}.client-review-fields-v28:hover{background:#f6f9ff}.client-review-fields-v28.attention{background:#f5f8ff;border-color:#bfd2fb}.client-ready-strip-v28{background:#f3fcf7;border:1px solid #bfe7d2;border-radius:13px;align-items:center;gap:10px;padding:12px 13px;display:flex}.client-ready-strip-v28.warning{background:#fffaf1;border-color:#f1d6a8}.client-ready-check-v28{color:#07864f;background:#dcf6e8;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.client-ready-check-v28 svg{width:16px;height:16px}.client-ready-strip-v28>div{gap:2px;display:grid}.client-ready-strip-v28 strong{color:#0f7046;font-size:13px}.client-ready-strip-v28 span{color:#5f7d6f;font-size:11px}.client-ready-strip-v28.warning strong{color:#9a5b12}.client-suggestion-note-v28{color:#365a8e;background:#f7faff;border:1px solid #dce7fa;border-radius:12px;align-items:flex-start;gap:9px;padding:10px 11px;display:flex}.client-suggestion-note-v28>svg{color:#155eef;width:17px;min-width:17px;height:17px;margin-top:1px}.client-suggestion-note-v28>div{gap:2px;display:grid}.client-suggestion-note-v28 strong{color:#1d4f97;font-size:11.5px}.client-suggestion-note-v28 span{color:#6b7f9f;font-size:10.8px;line-height:1.5}.client-import-processing-v28{color:#667a97;background:#fafcff;border:1px solid #e1e8f2;border-radius:12px;align-items:center;gap:10px;min-height:58px;padding:12px;font-size:11px;font-weight:700;display:flex}.client-mapping-editor-v28{gap:12px;display:grid}.client-mapping-intro-v28{gap:3px;display:grid}.client-mapping-intro-v28 strong{color:#173052;font-size:12px}.client-mapping-intro-v28 span{color:#7a889c;font-size:11px;line-height:1.5}.client-required-grid-v28,.client-optional-grid-v28{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.client-required-grid-v28 label,.client-optional-grid-v28 label{background:#fff;border:1px solid #e0e7f1;border-radius:12px;gap:8px;min-width:0;padding:10px;display:grid}.client-required-grid-v28 label.missing{background:snow;border-color:#efb8b3}.client-map-label-v28{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.client-map-label-v28 b{color:#1b2f4c;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.client-map-label-v28>small:not(.client-suggested-chip-v28){color:#8a97aa;font-size:9.5px;font-weight:500}.client-required-grid-v28 select,.client-optional-grid-v28 select{color:#263a57;background:#fff;border:1px solid #d7e1ee;border-radius:9px;outline:none;width:100%;height:38px;padding:0 10px;font-size:11px}.client-required-grid-v28 select:focus,.client-optional-grid-v28 select:focus{border-color:#7ba5f8;box-shadow:0 0 0 3px #155eef14}.client-optional-toggle-v28{text-align:start;cursor:pointer;color:#173b72;background:#f9fbfe;border:1px solid #dce5f1;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:8px;width:100%;padding:10px 12px;display:grid}.client-optional-toggle-v28>span{font-size:11.5px;font-weight:800}.client-optional-toggle-v28>small{color:#7f8da1;font-size:10px}.client-optional-toggle-v28>b{color:#155eef;font-size:16px}.client-optional-panel-v28{background:#fbfcfe;border:1px solid #e1e8f2;border-radius:13px;gap:11px;padding:11px;display:grid}.client-optional-panel-v28>p{color:#718199;margin:0;font-size:10.5px;line-height:1.55}.client-suggested-chip-v28{color:#155eef;white-space:nowrap;background:#edf4ff;border:1px solid #bcd1fb;border-radius:999px;padding:2px 6px;font-size:8.5px;font-weight:800}.client-advanced-fields-v28,.client-detected-columns-v28{border-top:1px solid #e8edf4;padding-top:9px}.client-advanced-fields-v28 summary,.client-detected-columns-v28 summary{cursor:pointer;color:#155eef;font-size:10.5px;font-weight:800;list-style:none}.client-advanced-fields-v28 summary::-webkit-details-marker{display:none}.client-detected-columns-v28 summary::-webkit-details-marker{display:none}.client-advanced-fields-v28[open] summary,.client-detected-columns-v28[open] summary{margin-bottom:9px}.client-detected-columns-v28>div{flex-wrap:wrap;gap:6px;display:flex}.client-detected-columns-v28>div span{color:#5f718c;background:#f7f9fc;border:1px solid #dce5f2;border-radius:7px;padding:4px 7px;font-size:9.5px}.client-detected-columns-v28 p{color:#8a97a8;margin:8px 0 0;font-size:9.5px}.client-mapping-action-v28{justify-content:flex-end;display:flex}.client-mapping-action-v28 button{color:#fff;cursor:pointer;background:#155eef;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:11.5px;font-weight:850;display:inline-flex;box-shadow:0 4px 10px #155eef29}.client-mapping-action-v28 button:hover:not(:disabled){background:#0f52d4}.client-mapping-action-v28 button:disabled{opacity:.55;cursor:not-allowed}.client-stage-lock-v28{color:#708099;background:#f8fafc;border:1px solid #e1e7f0;border-radius:12px;align-items:flex-start;gap:9px;padding:12px;display:flex}.client-stage-lock-v28>svg{color:#8b9ab0;width:17px;min-width:17px;height:17px}.client-stage-lock-v28 strong{color:#61728c;font-size:11px;line-height:1.55}.client-media-summary-v28{background:#fbfcfe;border:1px solid #dfe7f0;border-radius:13px;align-items:flex-start;gap:10px;padding:12px;display:flex}.client-media-summary-v28.ready{background:#f3fcf7;border-color:#bfe7d2}.client-media-summary-v28.warning{background:#fffaf1;border-color:#f0d2a3}.client-media-summary-v28.processing{align-items:center}.client-media-icon-v28{color:#155eef;background:#edf3ff;border-radius:10px;place-items:center;width:30px;min-width:30px;height:30px;font-weight:900;display:grid}.client-media-summary-v28.ready .client-media-icon-v28{color:#07864f;background:#dcf6e8}.client-media-summary-v28.warning .client-media-icon-v28{color:#ad650d;background:#fff0d6}.client-media-icon-v28 svg{width:16px;height:16px}.client-media-summary-v28>div,.client-media-copy-v28{gap:3px;min-width:0;display:grid}.client-media-summary-v28 strong{color:#213750;font-size:12px}.client-media-summary-v28 span{color:#75859b;font-size:10.5px;line-height:1.5}.client-media-mini-v28{flex-wrap:wrap;margin-top:5px;gap:6px!important;display:flex!important}.client-media-mini-v28 span{background:#ffffffb3;border:1px solid #00000014;border-radius:8px;padding:4px 7px}.client-v6[dir=rtl] .client-stage-head-v28,.client-v6[dir=rtl] .client-import-head-v28,.client-v6[dir=rtl] .client-suggestion-note-v28,.client-v6[dir=rtl] .client-stage-lock-v28,.client-v6[dir=rtl] .client-media-summary-v28{text-align:right;direction:rtl}.client-v6[dir=rtl] .client-optional-toggle-v28{text-align:right}.client-v6[dir=rtl] .client-mapping-action-v28{justify-content:flex-start}@media (width<=820px){.client-required-grid-v28,.client-optional-grid-v28{grid-template-columns:1fr}.client-import-head-v28{flex-wrap:wrap;align-items:flex-start}.client-review-fields-v28{margin-inline-start:44px}.client-product-stage-v28{border-radius:15px;padding:13px}.client-mapping-action-v28 button{width:100%}}.client-product-flow-v28{gap:10px!important}.client-product-flow-v28 .client-product-stage-v28{border-radius:14px!important;gap:10px!important;padding:12px 13px!important}.client-product-flow-v28 .client-stage-head-v28{gap:9px!important}.client-product-flow-v28 .client-stage-number-v28{border-radius:9px!important;width:27px!important;min-width:27px!important;height:27px!important}.client-product-flow-v28 .client-stage-head-v28 strong{font-size:12.5px!important}.client-product-flow-v28 .client-stage-head-v28 span{font-size:10.5px!important;line-height:1.4!important}.client-product-flow-v28 .upload-v5{min-height:68px!important}.client-smart-import-wrap-v29{gap:9px;display:grid}.client-smart-import-v29{background:#fbfcfe;border:1px solid #dbe5f2;border-radius:13px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.client-smart-import-v29.recommend{background:linear-gradient(135deg,#f8fbff,#f3f7ff);border-color:#bfd2f8}.client-smart-import-v29.ready{background:#f3fbf7;border-color:#bde4cf}.client-smart-import-v29.needs-check{background:#fffbf4;border-color:#efd6aa}.client-smart-import-v29.error{background:#fff8f7;border-color:#efc0bb}.client-smart-import-v29.checking{color:#60748f;align-items:center;display:flex}.client-smart-icon-v29{color:#155eef;background:#eaf2ff;border-radius:11px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.client-smart-import-v29.ready .client-smart-icon-v29{color:#07864f;background:#dff5e9}.client-smart-import-v29.needs-check .client-smart-icon-v29{color:#9d610f;background:#fff0d6}.client-smart-import-v29.error .client-smart-icon-v29{color:#c33f35;background:#ffebe9}.client-smart-icon-v29 svg{width:17px;height:17px}.client-smart-main-v29{gap:3px;min-width:0;display:grid}.client-smart-main-v29 strong{color:#173052;font-size:12.5px}.client-smart-main-v29>span{color:#50709e;font-size:10.5px;font-weight:700;line-height:1.35}.client-smart-main-v29>small{color:#74849b;font-size:10.25px;line-height:1.45}.client-smart-import-v29.ready .client-smart-main-v29 strong{color:#0c7547}.client-smart-actions-v29{align-items:center;gap:7px;display:flex}.client-smart-actions-v29 button,.client-smart-link-v29{cursor:pointer;white-space:nowrap;border-radius:9px;min-height:34px;padding:0 11px;font-size:10.5px;font-weight:850}.client-smart-actions-v29 .primary{color:#fff;background:#155eef;border:0;align-items:center;gap:7px;display:inline-flex;box-shadow:0 4px 10px #155eef24}.client-smart-actions-v29 .primary:hover:not(:disabled){background:#0f52d4}.client-smart-actions-v29 .primary:disabled{opacity:.55;cursor:not-allowed}.client-smart-actions-v29 .secondary,.client-smart-link-v29{color:#4e6380;background:#fff;border:1px solid #d6e0ed}.client-smart-actions-v29 .secondary:hover,.client-smart-link-v29:hover{background:#f7f9fc}.client-smart-details-v29{background:#fff;border:1px solid #dce5f1;border-radius:13px;gap:10px;padding:11px;display:grid}.client-smart-details-head-v29{justify-content:space-between;align-items:center;gap:10px;display:flex}.client-smart-details-head-v29>div{gap:2px;display:grid}.client-smart-details-head-v29 strong{color:#173052;font-size:11.5px}.client-smart-details-head-v29 span{color:#8693a6;font-size:9.5px}.client-smart-details-head-v29>button{color:#155eef;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.client-smart-optional-v29{border-top:1px solid #e8edf4;padding-top:8px}.client-smart-optional-v29>summary{cursor:pointer;color:#155eef;font-size:10.5px;font-weight:850;list-style:none}.client-smart-optional-v29>summary::-webkit-details-marker{display:none}.client-smart-optional-v29[open]>summary{margin-bottom:9px}.client-smart-details-v29 .client-required-grid-v28,.client-smart-details-v29 .client-optional-grid-v28{gap:8px!important}.client-smart-details-v29 .client-required-grid-v28 label,.client-smart-details-v29 .client-optional-grid-v28 label{padding:8px!important}.client-smart-details-v29 .client-required-grid-v28 select,.client-smart-details-v29 .client-optional-grid-v28 select{height:35px!important}.client-smart-details-v29 .client-map-label-v28 b{font-size:10.25px!important}.client-smart-details-v29 .client-map-label-v28>small{font-size:8.75px!important}.client-v6[dir=rtl] .client-smart-import-v29{text-align:right;direction:rtl}.client-v6[dir=rtl] .client-smart-actions-v29{direction:rtl}.client-v6[dir=rtl] .client-smart-details-v29{text-align:right}@media (width<=900px){.client-smart-import-v29{grid-template-columns:34px minmax(0,1fr)}.client-smart-actions-v29,.client-smart-link-v29{grid-column:2;width:max-content}}@media (width<=620px){.client-smart-import-v29{grid-template-columns:30px minmax(0,1fr);padding:10px}.client-smart-icon-v29{width:30px;height:30px}.client-smart-actions-v29{flex-direction:column;align-items:stretch;width:100%}.client-smart-actions-v29 button,.client-smart-link-v29{justify-content:center;width:100%}}.upload-shell-remove-v30{min-width:0;position:relative}.upload-shell-remove-v30>.upload-v5{width:100%;height:100%;padding-right:14px!important;padding-inline-end:56px!important}.upload-remove-v30{z-index:4;inset-inline-end:11px;color:#b54138;cursor:pointer;background:#fff;border:1px solid #e7c6c2;border-radius:10px;place-items:center;width:34px;height:34px;transition:background .15s,border-color .15s,transform .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #192c4a0f}.upload-remove-v30 svg{width:15px;height:15px}.upload-remove-v30:hover{background:#fff4f2;border-color:#dfa8a2;transform:translateY(-50%)scale(1.03)}.upload-remove-v30:focus-visible{outline-offset:2px;outline:3px solid #155eef2e}.upload-shell-remove-v30.disabled .upload-remove-v30{display:none}.client-product-flow-v28 .upload-remove-v30{border-radius:9px;width:32px;height:32px}@media (width<=620px){.upload-shell-remove-v30>.upload-v5{padding-inline-end:52px!important}.upload-remove-v30{width:32px;height:32px;inset-inline-end:9px}}.client-step-5 .client-product-flow-v28 .client-stage-head-v28 strong{font-size:15.5px!important;line-height:1.4!important}.client-step-5 .client-product-flow-v28 .client-stage-head-v28 span{color:#667890!important;font-size:13px!important;line-height:1.55!important}.client-step-5 .client-stage-number-v28{font-size:13px!important;font-weight:950!important}.client-step-5 .client-smart-main-v29 strong{font-size:15px!important;line-height:1.4!important}.client-step-5 .client-smart-main-v29>span{font-size:13px!important;line-height:1.45!important}.client-step-5 .client-smart-main-v29>small{font-size:12.5px!important;line-height:1.5!important}.client-step-5 .client-smart-actions-v29 button,.client-step-5 .client-smart-link-v29{min-height:40px!important;padding:0 14px!important;font-size:12.5px!important}.client-step-5 .client-smart-details-head-v29 strong{font-size:13.5px!important}.client-step-5 .client-smart-details-head-v29 span,.client-step-5 .client-smart-details-head-v29>button{font-size:11.5px!important}.client-step-5 .client-map-label-v28 b{font-size:12px!important}.client-step-5 .client-map-label-v28>small{font-size:10.5px!important}.client-step-5 .client-required-grid-v28 select,.client-step-5 .client-optional-grid-v28 select{font-size:12.5px!important}.client-step-5 .client-stage-lock-v28 strong,.client-step-5 .client-media-summary-v28 strong{font-size:13px!important}.client-step-5 .client-media-summary-v28 span{font-size:12px!important}.client-step-5 .upload-copy-v23 strong,.client-step-5 .upload-v5>div:not(.upload-icon-v5)>strong{font-size:14px!important}.client-step-5 .upload-copy-v23>span,.client-step-5 .upload-v5>div:not(.upload-icon-v5)>span{font-size:12.5px!important;line-height:1.5!important}.client-step-5 .client-help-strip-v6{background:linear-gradient(135deg,#f7f4ff 0%,#f1edff 100%)!important;border:1.5px solid #cfc5ff!important;gap:14px!important;min-height:94px!important;padding:15px 18px!important;box-shadow:0 10px 26px #6752d61a!important}.client-step-5 .client-help-strip-v6>span{color:#fff!important;background:#6d5ce7!important;border-radius:13px!important;place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;display:grid!important}.client-step-5 .client-help-strip-v6>span svg{width:21px!important;height:21px!important}.client-step-5 .client-help-strip-v6>div strong{color:#2e236f!important;font-size:17px!important;line-height:1.35!important}.client-step-5 .client-help-strip-v6>div p{color:#625a82!important;margin-top:4px!important;font-size:13.5px!important;line-height:1.5!important}.client-step-5 .client-help-strip-v6>button{color:#fff!important;background:#6d5ce7!important;border:1px solid #6654df!important;border-radius:11px!important;min-height:44px!important;padding:0 20px!important;font-size:13.5px!important;font-weight:900!important;box-shadow:0 6px 16px #6d5ce733!important}.client-step-5 .client-help-strip-v6>button:hover:not(:disabled){background:#5e4ed0!important;border-color:#5e4ed0!important}.client-step-5 .client-help-strip-v6>button.help-requested-v22{color:#087548!important;box-shadow:none!important;background:#e8f8ef!important;border-color:#b9e5cb!important}.client-v6[dir=rtl].client-step-5 .client-product-flow-v28 .client-stage-head-v28 strong,.client-v6[dir=rtl].client-step-5 .client-smart-main-v29 strong{font-size:16px!important;line-height:1.6!important}.client-v6[dir=rtl].client-step-5 .client-product-flow-v28 .client-stage-head-v28 span,.client-v6[dir=rtl].client-step-5 .client-smart-main-v29>span,.client-v6[dir=rtl].client-step-5 .client-smart-main-v29>small{font-size:13.5px!important;line-height:1.7!important}.client-v6[dir=rtl].client-step-5 .client-help-strip-v6>div strong{font-size:18px!important}@media (width<=700px){.client-step-5 .client-help-strip-v6{grid-template-columns:42px minmax(0,1fr)!important}.client-step-5 .client-help-strip-v6>button{grid-column:1/-1!important;width:100%!important}}.client-v6[dir=rtl].client-step-5 .product-detail-head-v6 strong{font-size:17px!important;line-height:1.6!important}.client-v6[dir=rtl].client-step-5 .product-detail-head-v6 span{font-size:14.5px!important;line-height:1.7!important}.client-v6[dir=rtl].client-step-5 .client-product-flow-v28 .client-stage-head-v28 strong{font-size:17px!important;line-height:1.65!important}.client-v6[dir=rtl].client-step-5 .client-product-flow-v28 .client-stage-head-v28 span{font-size:14.5px!important;line-height:1.75!important}.client-v6[dir=rtl].client-step-5 .client-stage-number-v28{font-size:14px!important}.client-v6[dir=rtl].client-step-5 .client-smart-main-v29 strong{font-size:17px!important;line-height:1.65!important}.client-v6[dir=rtl].client-step-5 .client-smart-main-v29>span{font-size:14.5px!important;line-height:1.7!important}.client-v6[dir=rtl].client-step-5 .client-smart-main-v29>small{font-size:14px!important;line-height:1.75!important}.client-v6[dir=rtl].client-step-5 .client-smart-actions-v29 button,.client-v6[dir=rtl].client-step-5 .client-smart-link-v29{min-height:44px!important;padding-inline:16px!important;font-size:14px!important;line-height:1.4!important}.client-v6[dir=rtl].client-step-5 .client-smart-details-head-v29 strong{font-size:16px!important;line-height:1.6!important}.client-v6[dir=rtl].client-step-5 .client-smart-details-head-v29 span{font-size:13.5px!important;line-height:1.6!important}.client-v6[dir=rtl].client-step-5 .client-smart-details-head-v29>button{min-height:34px!important;font-size:13.5px!important}.client-v6[dir=rtl].client-step-5 .client-map-label-v28 b{font-size:14.5px!important;line-height:1.65!important}.client-v6[dir=rtl].client-step-5 .client-map-label-v28>small{color:#6f7f96!important;font-size:12.5px!important;line-height:1.65!important}.client-v6[dir=rtl].client-step-5 .client-required-grid-v28 select,.client-v6[dir=rtl].client-step-5 .client-optional-grid-v28 select{height:46px!important;min-height:46px!important;padding-inline:13px!important;font-size:14px!important;line-height:1.4!important}.client-v6[dir=rtl].client-step-5 .client-smart-optional-v29>summary,.client-v6[dir=rtl].client-step-5 .client-detected-columns-v28>summary,.client-v6[dir=rtl].client-step-5 .client-advanced-fields-v28 summary{padding-block:5px!important;font-size:14px!important;line-height:1.6!important}.client-v6[dir=rtl].client-step-5 .client-detected-columns-v28>div span{padding:6px 9px!important;font-size:12.5px!important;line-height:1.4!important}.client-v6[dir=rtl].client-step-5 .client-detected-columns-v28 p,.client-v6[dir=rtl].client-step-5 .client-optional-panel-v28>p{font-size:12.5px!important;line-height:1.7!important}.client-v6[dir=rtl].client-step-5 .client-mapping-action-v28 button{min-height:46px!important;padding-inline:18px!important;font-size:14.5px!important;line-height:1.4!important}.client-v6[dir=rtl].client-step-5 .client-suggestion-note-v28 strong,.client-v6[dir=rtl].client-step-5 .client-ready-strip-v28 strong,.client-v6[dir=rtl].client-step-5 .client-media-summary-v28 strong{font-size:14px!important;line-height:1.6!important}.client-v6[dir=rtl].client-step-5 .client-suggestion-note-v28 span,.client-v6[dir=rtl].client-step-5 .client-ready-strip-v28 span,.client-v6[dir=rtl].client-step-5 .client-media-summary-v28 span,.client-v6[dir=rtl].client-step-5 .client-stage-lock-v28 strong{font-size:13px!important;line-height:1.75!important}.client-v6[dir=rtl].client-step-5 .client-suggested-chip-v28{padding:3px 7px!important;font-size:11px!important}.client-v6[dir=rtl].client-step-5 .upload-copy-v23 strong,.client-v6[dir=rtl].client-step-5 .upload-v5>div:not(.upload-icon-v5)>strong{font-size:15.5px!important;line-height:1.55!important}.client-v6[dir=rtl].client-step-5 .upload-copy-v23>span,.client-v6[dir=rtl].client-step-5 .upload-v5>div:not(.upload-icon-v5)>span{font-size:13.5px!important;line-height:1.75!important}.client-v6[dir=rtl].client-step-5 .product-method-v6 strong{font-size:16px!important;line-height:1.55!important}.client-v6[dir=rtl].client-step-5 .product-method-v6 span{font-size:13.5px!important;line-height:1.7!important}.client-v6[dir=rtl].client-step-5 .product-method-v6 small{font-size:12.5px!important;line-height:1.55!important}.client-v6[dir=rtl].client-step-5 .client-help-strip-v6>div strong{font-size:19px!important;line-height:1.55!important}.client-v6[dir=rtl].client-step-5 .client-help-strip-v6>div p{font-size:15px!important;line-height:1.8!important}.client-v6[dir=rtl].client-step-5 .client-help-strip-v6>button{min-height:46px!important;font-size:14.5px!important}.client-v6[dir=rtl].client-step-5 .inline-error-v6{font-size:13px!important;line-height:1.7!important}@media (width<=820px){.client-v6[dir=rtl].client-step-5 .client-map-label-v28 b{font-size:14px!important}.client-v6[dir=rtl].client-step-5 .client-required-grid-v28 select,.client-v6[dir=rtl].client-step-5 .client-optional-grid-v28 select{font-size:13.5px!important}}.client-product-methods-simple-v33{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.client-recommended-method-v33{min-width:0;position:relative}.client-recommended-method-v33 .product-method-v6{width:100%;height:100%;box-shadow:0 10px 24px #107a4914;background:linear-gradient(145deg,#f5fcf8,#edf9f2)!important;border-color:#9fd5b7!important}.client-recommended-method-v33.selected .product-method-v6{box-shadow:0 0 0 2px #20a56814,0 12px 28px #107a491c;border-color:#20a568!important}.client-recommended-method-v33 .method-icon-v6{color:#0c8b52!important;background:#def5e8!important}.client-recommended-method-v33 .product-method-v6 em{color:#0b8a51!important}.client-recommended-badge-v33{z-index:3;top:10px;color:#fff;letter-spacing:.01em;background:#0c9458;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:10.5px;font-weight:900;display:flex;position:absolute;inset-inline-end:10px;box-shadow:0 5px 12px #0c945829}.client-handoff-v33{background:linear-gradient(145deg,#fbfffc,#f4fbf7);border:1.5px solid #b9dfca;border-radius:17px;gap:12px;margin-top:12px;padding:16px;display:grid}.client-handoff-head-v33{align-items:flex-start;gap:11px;display:flex}.client-handoff-icon-v33{color:#07864f;background:#dff5e9;border-radius:12px;place-items:center;width:40px;min-width:40px;height:40px;display:grid}.client-handoff-icon-v33 svg{width:19px;height:19px}.client-handoff-head-v33 strong{color:#143b2b;font-size:16px;font-weight:900;line-height:1.35;display:block}.client-handoff-head-v33 p{color:#647d70;margin:4px 0 0;font-size:12.5px;line-height:1.55}.client-handoff-drop-v33{cursor:pointer;background:#fff;border:1.5px dashed #88c7a6;border-radius:14px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:100px;padding:16px;transition:all .16s;display:grid}.client-handoff-drop-v33:hover{background:#fbfffc;border-color:#30a96d;transform:translateY(-1px)}.client-handoff-drop-v33.disabled{opacity:.55;cursor:not-allowed;transform:none}.client-handoff-drop-v33>input{display:none}.client-handoff-drop-v33>svg{color:#15935b;width:24px;height:24px}.client-handoff-drop-v33>div{gap:4px;min-width:0;display:grid}.client-handoff-drop-v33>div strong{color:#183c2d;font-size:14px;font-weight:900}.client-handoff-drop-v33>div span{color:#74877d;font-size:11.5px;line-height:1.45}.client-handoff-drop-v33>b{color:#087a49;white-space:nowrap;background:#e4f6ec;border-radius:10px;align-items:center;min-height:36px;padding:0 13px;font-size:11.5px;font-weight:900;display:flex}.client-handoff-progress-v33{gap:5px;display:grid}.client-handoff-progress-v33>span{background:#dfece5;border-radius:999px;height:7px;overflow:hidden}.client-handoff-progress-v33>span i{background:#1fa567;border-radius:999px;height:100%;transition:width .15s;display:block}.client-handoff-progress-v33 small{color:#61776c;font-size:11px;font-weight:750}.client-handoff-files-v33{gap:7px;display:grid}.client-handoff-files-v33>div{background:#fff;border:1px solid #dbe9e1;border-radius:11px;grid-template-columns:30px minmax(0,1fr) 34px;align-items:center;gap:9px;min-height:48px;padding:6px 8px;display:grid}.client-handoff-file-icon-v33{color:#148b55;background:#ecf8f1;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.client-handoff-file-icon-v33 svg{width:15px;height:15px}.client-handoff-files-v33 strong{text-overflow:ellipsis;white-space:nowrap;color:#2d4438;min-width:0;font-size:12px;font-weight:800;overflow:hidden}.client-handoff-files-v33 button{color:#7d8b84;cursor:pointer;background:#fff;border:1px solid #e4e9e6;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.client-handoff-files-v33 button:hover:not(:disabled){color:#b13b3b;background:#fff7f7;border-color:#e5bcbc}.client-handoff-files-v33 button svg{width:15px;height:15px}.client-handoff-success-v33{color:#0b7548;background:#e8f8ef;border-radius:11px;align-items:center;gap:9px;min-height:44px;padding:0 12px;display:flex}.client-handoff-success-v33 svg{width:17px;height:17px}.client-handoff-success-v33 strong{font-size:12.5px;font-weight:900}.client-v6[dir=rtl].client-step-5 .client-recommended-badge-v33{font-size:13px}.client-v6[dir=rtl].client-step-5 .client-handoff-head-v33 strong{font-size:18px;line-height:1.6}.client-v6[dir=rtl].client-step-5 .client-handoff-head-v33 p{font-size:14.5px;line-height:1.8}.client-v6[dir=rtl].client-step-5 .client-handoff-drop-v33>div strong{font-size:16px}.client-v6[dir=rtl].client-step-5 .client-handoff-drop-v33>div span{font-size:13.5px;line-height:1.7}.client-v6[dir=rtl].client-step-5 .client-handoff-drop-v33>b{font-size:13.5px}.client-v6[dir=rtl].client-step-5 .client-handoff-files-v33 strong{font-size:14px}.client-v6[dir=rtl].client-step-5 .client-handoff-success-v33 strong{font-size:14.5px;line-height:1.7}.admin-product-prep-v33{background:#fffcf5;border:1px solid #ecd9ad;border-radius:15px;gap:12px;margin:12px 16px;padding:14px;display:grid}.admin-product-prep-v33.ready{background:#f5fcf8;border-color:#b9dfca}.admin-product-prep-head-v33{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-product-prep-head-v33>div{min-width:0}.admin-product-prep-head-v33 small{color:#8c6b2d;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900;display:block}.admin-product-prep-v33.ready .admin-product-prep-head-v33 small{color:#188254}.admin-product-prep-head-v33 h3{color:#283b32;margin:3px 0 4px;font-size:16px;line-height:1.25}.admin-product-prep-head-v33 p{color:#728078;margin:0;font-size:11.5px;line-height:1.5}.admin-product-prep-head-v33>span{color:#94610e;white-space:nowrap;background:#fff2cf;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 10px;font-size:10px;font-weight:900;display:flex}.admin-product-prep-v33.ready .admin-product-prep-head-v33>span{color:#087947;background:#e0f5e9}.admin-product-prep-head-v33>span svg{width:13px;height:13px}.admin-product-prep-stats-v33{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.admin-product-prep-stats-v33 span{color:#7a847e;background:#fff;border:1px solid #ebe7dc;border-radius:10px;place-items:center;min-height:48px;font-size:9.5px;font-weight:750;display:grid}.admin-product-prep-stats-v33 span b{color:#263c31;font-size:15px;display:block}.admin-product-prep-stats-v33 span.warn{color:#a15b20;background:#fff9f3;border-color:#f0d0b4}.admin-product-mapping-v33{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.admin-product-mapping-v33 label{gap:5px;min-width:0;display:grid}.admin-product-mapping-v33 label>span{color:#41564b;justify-content:space-between;align-items:center;gap:8px;font-size:10px;font-weight:850;display:flex}.admin-product-mapping-v33 label>span b,.admin-product-mapping-v33 label>span em{font-size:8px;font-style:normal;font-weight:850}.admin-product-mapping-v33 label>span b{color:#b25e15}.admin-product-mapping-v33 label>span em{color:#89958f}.admin-product-mapping-v33 select{color:#30483c;background:#fff;border:1px solid #dce4df;border-radius:9px;width:100%;height:38px;padding:0 9px;font-size:11px;font-weight:700}.admin-product-prep-message-v33{color:#718078;margin:0;font-size:10.5px;line-height:1.45}.admin-product-prep-warning-v33{color:#955218;background:#fff1e4;border-radius:9px;margin:0;padding:9px 10px;font-size:10.5px;font-weight:750;line-height:1.45}.admin-product-prep-actions-v33{align-items:center;gap:10px;display:flex}.admin-product-prep-actions-v33 button{min-height:38px}.admin-product-prep-actions-v33>span{color:#7a8780;font-size:10px;line-height:1.4}@media (width<=820px){.client-product-methods-simple-v33{grid-template-columns:1fr!important}.client-handoff-drop-v33{grid-template-columns:30px minmax(0,1fr)}.client-handoff-drop-v33>b{grid-column:2;width:max-content}.admin-product-mapping-v33{grid-template-columns:1fr}.admin-product-prep-stats-v33{grid-template-columns:repeat(2,minmax(0,1fr))}}.client-v6[dir=rtl].client-step-5 .client-recommended-method-v33 .product-method-v6{padding-bottom:50px!important}.client-v6[dir=rtl].client-step-5 .client-recommended-badge-v33{inset:auto 12px 12px auto!important;min-height:27px!important;padding:0 10px!important;font-size:13px!important;line-height:1!important;inset-inline:auto!important}.admin-product-prep-v35{gap:14px}.admin-required-fields-v35,.admin-optional-fields-v35{background:#fff;border:1px solid #dde7e1;border-radius:12px;gap:10px;padding:12px;display:grid}.admin-required-fields-v35{border-color:#cfe2d7}.admin-optional-fields-v35{background:#fbfcfb}.admin-product-group-head-v35{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-product-group-head-v35>div{gap:2px;min-width:0;display:grid}.admin-product-group-head-v35 strong{color:#243c30;font-size:12.5px;font-weight:900}.admin-product-group-head-v35 span{color:#79877f;font-size:10.5px;line-height:1.45}.admin-product-group-head-v35>b{color:#6a786f;white-space:nowrap;background:#eef3f0;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:9px;font-weight:900;display:flex}.admin-product-group-head-v35>button{color:#087d4a;cursor:pointer;white-space:nowrap;background:#edf8f2;border:1px solid #b9d8c6;border-radius:9px;min-height:32px;padding:0 11px;font-size:10px;font-weight:900}.admin-product-group-head-v35>button:hover:not(:disabled){background:#e2f4ea;border-color:#9bc9b1}.admin-product-group-head-v35>button:disabled{opacity:.55;cursor:not-allowed}.admin-product-mapping-optional-v35 label>span em{color:#7c8982;background:#f0f3f1;border-radius:999px;align-items:center;min-height:20px;padding:0 6px;display:flex}.admin-product-mapping-optional-v35 label>span em:first-letter{text-transform:uppercase}.admin-image-guidance-v35{color:#8b651c;background:#fffaf0;border:1px solid #e7d9b3;border-radius:11px;align-items:flex-start;gap:9px;padding:10px 11px;display:flex}.admin-image-guidance-v35.good{color:#117347;background:#f2faf5;border-color:#c6e2d2}.admin-image-guidance-v35>svg{width:16px;min-width:16px;height:16px;margin-top:1px}.admin-image-guidance-v35>div{gap:2px;display:grid}.admin-image-guidance-v35 strong{font-size:10.5px;font-weight:900}.admin-image-guidance-v35 span{font-size:10px;line-height:1.5}.admin-product-prep-actions-v35>button:disabled{opacity:.55;cursor:not-allowed}@media (width<=760px){.admin-product-group-head-v35{flex-direction:column;align-items:flex-start}.admin-product-group-head-v35>button{width:100%}}.admin-more-product-fields-v36{color:#33493e;cursor:pointer;text-align:left;background:#f8faf9;border:1px solid #dfe7e2;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:8px 10px;display:flex}.admin-more-product-fields-v36:hover{background:#f2f7f4}.admin-more-product-fields-v36>span{gap:2px;display:grid}.admin-more-product-fields-v36 strong{font-size:10.5px;font-weight:900}.admin-more-product-fields-v36 small{color:#7b8981;font-size:9.5px;line-height:1.4}.admin-more-product-fields-v36>b{color:#238052;font-size:17px}.admin-advanced-product-fields-v36{gap:10px;padding-top:2px;display:grid}.admin-unit-safety-v36{color:#805e1c;background:#fffaf0;border:1px solid #ead8ac;border-radius:10px;align-items:flex-start;gap:8px;padding:9px 10px;display:flex}.admin-unit-safety-v36>svg{width:15px;min-width:15px;height:15px;margin-top:1px}.admin-unit-safety-v36 span{font-size:9.75px;line-height:1.5}.admin-unit-safety-v36 strong{font-weight:900}.admin-product-media-v37{background:#fbfcfb;border:1px solid #dfe7e2;border-radius:14px;gap:12px;padding:14px;display:grid}.admin-product-media-v37.ready{background:#f8fdf9;border-color:#b8dec8}.admin-product-media-v37.warning{background:#fffaf2;border-color:#ecd6aa}.admin-product-media-v37.processing,.admin-product-media-v37.neutral{background:#fafcff;border-color:#d9e2ef}.admin-product-media-head-v37{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-product-media-head-v37>div{min-width:0}.admin-product-media-head-v37 small{text-transform:uppercase;letter-spacing:.08em;color:#7d8982;font-size:9px;font-weight:900;display:block}.admin-product-media-head-v37 h3{color:#183126;margin:3px 0 2px;font-size:14px}.admin-product-media-head-v37 p{color:#718078;max-width:650px;margin:0;font-size:10px;line-height:1.5}.admin-product-media-head-v37>span{white-space:nowrap;color:#52665b;background:#edf2ef;border-radius:999px;align-items:center;gap:5px;min-height:27px;padding:0 10px;font-size:9.5px;font-weight:900;display:inline-flex}.admin-product-media-v37.ready .admin-product-media-head-v37>span{color:#087448;background:#def4e7}.admin-product-media-v37.warning .admin-product-media-head-v37>span{color:#8c5c08;background:#fff0cf}.admin-product-media-head-v37>span svg{width:13px;height:13px}.admin-product-media-counts-v37{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.admin-product-media-counts-v37>div{background:#fff;border:1px solid #e3e9e5;border-radius:10px;align-content:center;gap:1px;min-height:57px;padding:9px 10px;display:grid}.admin-product-media-counts-v37 b{color:#263b31;font-size:16px;line-height:1.1}.admin-product-media-counts-v37 span{color:#7c8a82;font-size:9px}.admin-product-media-counts-v37 .good{background:#f4fbf7;border-color:#b9dec8}.admin-product-media-counts-v37 .good b{color:#087448}.admin-product-media-counts-v37 .warn{background:#fffaf1;border-color:#eccf9a}.admin-product-media-counts-v37 .warn b{color:#9a6200}.admin-product-media-verdict-v37{border-radius:10px;align-items:flex-start;gap:8px;min-height:42px;padding:9px 11px;font-size:10px;font-weight:700;line-height:1.5;display:flex}.admin-product-media-verdict-v37 svg{width:16px;min-width:16px;height:16px;margin-top:1px}.admin-product-media-verdict-v37.ready{color:#116a45;background:#eaf8ef}.admin-product-media-verdict-v37.warning{color:#815508;background:#fff2d9}.admin-product-media-verdict-v37.processing,.admin-product-media-verdict-v37.neutral{color:#4f647c;background:#eef4fb}.admin-product-media-batches-v37{gap:6px;display:grid}.admin-product-media-batches-v37>div{border-top:1px solid #e8ece9;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding-top:6px;display:flex}.admin-product-media-batches-v37 span{min-width:0;display:grid}.admin-product-media-batches-v37 strong{text-overflow:ellipsis;white-space:nowrap;font-size:9.75px;overflow:hidden}.admin-product-media-batches-v37 small{color:#8a958f;font-size:8.5px}.admin-product-media-batches-v37 em{color:#5b6d63;white-space:nowrap;font-size:9px;font-style:normal;font-weight:800}@media (width<=700px){.admin-product-media-head-v37{flex-direction:column}.admin-product-media-counts-v37{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-catalog-currency-v39{background:linear-gradient(145deg,#fffdf7,#fff9eb);border:1.5px solid #e8d5a7;border-radius:15px;gap:12px;margin:12px 16px;padding:14px;display:grid}.admin-catalog-currency-v39.confirmed{background:linear-gradient(145deg,#f8fdf9,#f1faf5);border-color:#b8dec8}.admin-catalog-currency-head-v39{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-catalog-currency-head-v39>div{min-width:0}.admin-catalog-currency-head-v39 small{color:#8a6422;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900;display:block}.admin-catalog-currency-v39.confirmed .admin-catalog-currency-head-v39 small{color:#117849}.admin-catalog-currency-head-v39 h3{color:#2b3c33;margin:3px 0 4px;font-size:16px;line-height:1.25}.admin-catalog-currency-head-v39 p{color:#728078;max-width:690px;margin:0;font-size:10.75px;line-height:1.5}.admin-catalog-currency-head-v39>span{color:#8c5b08;white-space:nowrap;background:#fff0cb;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 10px;font-size:9.5px;font-weight:900;display:flex}.admin-catalog-currency-v39.confirmed .admin-catalog-currency-head-v39>span{color:#087448;background:#def4e7}.admin-catalog-currency-head-v39>span svg{width:13px;height:13px}.admin-currency-choice-v39{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.admin-currency-choice-v39>button{color:#43564b;cursor:pointer;background:#fff;border:1.5px solid #dce4df;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:9px 12px;transition:all .15s;display:flex}.admin-currency-choice-v39>button:hover:not(:disabled){background:#fbfefc;border-color:#9fcab2}.admin-currency-choice-v39>button.selected{color:#0d7046;background:#edf9f2;border-color:#219560;box-shadow:0 0 0 2px #21956012}.admin-currency-choice-v39>button:disabled{opacity:.6;cursor:not-allowed}.admin-currency-choice-v39 strong{font-size:15px;font-weight:950}.admin-currency-choice-v39 span{color:#7a8981;font-size:10px}.admin-currency-choice-v39>button.selected span{color:#4f7963}.admin-currency-action-v39{align-items:center;gap:10px;display:flex}.admin-currency-action-v39>button{min-height:39px}.admin-currency-action-v39>span{color:#74827a;font-size:10px;line-height:1.45}@media (width<=700px){.admin-catalog-currency-head-v39{flex-direction:column}.admin-currency-choice-v39{grid-template-columns:1fr}.admin-currency-action-v39{flex-direction:column;align-items:stretch}.admin-currency-action-v39>button{width:100%}}.invitations-hero-v40{background:radial-gradient(circle at 86% 20%,#2463eb17,#0000 30%),linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1px solid #dfe8f4;border-radius:18px;box-shadow:0 10px 30px #19375f0e;min-height:116px!important;margin-bottom:14px!important;padding:18px 20px!important}.invitations-hero-copy-v40{gap:5px;min-width:0;display:grid}.invitations-title-row-v40{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.invitations-title-row-v40 h1{letter-spacing:-.035em!important;margin:0!important;font-size:34px!important;line-height:1.05!important}.invitations-title-row-v40>span{color:#416083;background:#f4f8ff;border:1px solid #d8e4f6;border-radius:999px;align-items:center;min-height:27px;padding:0 10px;font-size:10px;font-weight:900;display:inline-flex}.invitations-hero-copy-v40>p{max-width:660px;color:#657995!important;margin:0!important;font-size:13px!important}.invitations-hero-actions-v40{align-self:center!important}.admin-date-range-v40{min-height:58px!important;box-shadow:none!important;background:#f8fbff!important;border:1px solid #dce6f2!important;border-radius:14px!important;gap:7px!important;padding:7px!important}.admin-date-range-title-v40{align-items:center;gap:8px;min-width:96px;padding:0 7px;display:flex}.admin-date-range-title-v40>span{color:#2463eb;background:#eaf2ff;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.admin-date-range-title-v40 svg{width:15px;height:15px}.admin-date-range-title-v40>div{gap:1px;display:grid}.admin-date-range-title-v40 strong{color:#263d59;white-space:nowrap;font-size:10px}.admin-date-range-title-v40 small{color:#8493a7;white-space:nowrap;font-size:8.5px}.admin-date-field-v40{background:#fff!important;border:1px solid #dbe4ef!important;border-radius:10px!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:7px!important;min-width:150px!important;min-height:42px!important;padding:5px 8px!important;display:grid!important}.admin-date-field-v40>span{text-transform:uppercase;letter-spacing:.04em;color:#71839a!important;margin:0!important;font-size:8.5px!important;font-weight:900!important}.admin-date-field-v40>div{min-width:0}.admin-date-field-v40 input{color:#203750!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:28px!important;padding:0!important;font-size:11px!important;font-weight:800!important}.admin-date-field-v40 input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.72;border-radius:6px;width:17px;height:17px;padding:4px}.admin-date-field-v40:focus-within{border-color:#91b8fa!important;box-shadow:0 0 0 3px #2563eb14!important}.date-range-separator-v40{color:#8ba0b8;font-size:14px;font-weight:800}.intake-drawer-head-v40{background:radial-gradient(circle at 10% 0,#2563eb12,#0000 30%),#fff!important;border-bottom:1px solid #e4ebf4!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;min-height:96px!important;padding:14px 18px!important;display:flex!important}.drawer-identity-v40{align-items:center;gap:12px;min-width:0;display:flex}.drawer-avatar-v40{color:#fff;background:linear-gradient(145deg,#1559dc,#2b72f0);border-radius:14px;place-items:center;width:48px;min-width:48px;height:48px;font-size:18px;font-weight:950;display:grid;box-shadow:0 8px 20px #2563eb2e}.drawer-identity-copy-v40{gap:2px;min-width:0;display:grid}.drawer-identity-meta-v40{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.drawer-reference-v40{color:#1f5fd8;letter-spacing:.07em;font-size:9px;font-weight:950}.drawer-identity-meta-v40 .status-pill-v8{min-height:23px!important;padding:0 8px!important;font-size:8.5px!important}.drawer-identity-copy-v40 h2{color:#0d2849!important;letter-spacing:-.02em!important;margin:0!important;font-size:21px!important;line-height:1.15!important}.drawer-identity-copy-v40 p{color:#778aa1!important;margin:0!important;font-size:10.5px!important}.drawer-close-v40{cursor:pointer;transition:all .15s;color:#68809b!important;background:#fff!important;border:1px solid #d9e3ef!important;border-radius:12px!important;place-items:center!important;width:39px!important;min-width:39px!important;height:39px!important;font-size:22px!important;display:grid!important}.drawer-close-v40:hover{color:#173c67!important;background:#f4f7fb!important;border-color:#c8d7e8!important}.drawer-task-nav-v40{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafcfff7;border-bottom:1px solid #e6edf5;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid;position:sticky;top:0;margin:0!important;padding:9px 16px!important}.drawer-task-nav-v40>button{color:#50657c;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe7f1;border-radius:11px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:54px;padding:7px 9px;transition:all .15s;display:grid}.drawer-task-nav-v40>button:hover:not(:disabled){background:#fbfdff;border-color:#b7cdf0}.drawer-task-nav-v40>button.active{color:#114aa5;background:#edf4ff;border-color:#7da9f4;box-shadow:0 0 0 2px #2563eb0f}.drawer-task-nav-v40>button:disabled{opacity:.42;cursor:not-allowed}.drawer-task-nav-v40>button>span{color:#66798e;background:#eef2f7;border-radius:9px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:950;display:grid}.drawer-task-nav-v40>button.active>span{color:#fff;background:#2463eb}.drawer-task-nav-v40>button>div{gap:1px;min-width:0;display:grid}.drawer-task-nav-v40 strong{white-space:nowrap;font-size:10.5px;font-weight:950}.drawer-task-nav-v40 small{color:#8a99aa;white-space:nowrap;text-overflow:ellipsis;font-size:8.5px;overflow:hidden}.drawer-task-nav-v40 em{color:#768696;white-space:nowrap;background:#f0f3f6;border-radius:999px;align-items:center;min-height:22px;padding:0 6px;font-size:7.75px;font-style:normal;font-weight:950;display:flex}.drawer-task-nav-v40 em.ok{color:#087347;background:#ddf4e7}.drawer-task-nav-v40 em.action{color:#966208;background:#fff0cf}.drawer-workspace-panel-v40{gap:12px;padding-top:2px;animation:.16s ease-out drawerWorkspaceInV40;display:grid}@keyframes drawerWorkspaceInV40{0%{opacity:.45;transform:translateY(3px)}to{opacity:1;transform:none}}.drawer-products-panel-v40>.admin-catalog-currency-v39{margin:0 16px!important}.drawer-products-panel-v40>.admin-product-prep-v33,.drawer-media-panel-v40>.drawer-section-v8,.drawer-media-panel-v40>.admin-product-media-v37,.drawer-decision-panel-v40>.approval-result-v8,.drawer-decision-panel-v40>.drawer-review-v8{margin-left:16px!important;margin-right:16px!important}.drawer-overview-panel-v40>.submitted-review-v22{margin-bottom:2px!important}.drawer-danger-zone-v24{opacity:.82;margin-top:14px!important}.drawer-danger-zone-v24:hover{opacity:1}@media (width<=1050px){.drawer-task-nav-v40{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.invitations-hero-v40{padding:15px!important}.invitations-title-row-v40 h1{font-size:28px!important}.invitations-hero-v40{align-items:flex-start!important}.admin-date-range-v40{grid-template-columns:1fr!important;display:grid!important}.admin-date-range-title-v40{min-width:0}.date-range-separator-v40{display:none}.admin-date-field-v40{width:100%!important;min-width:0!important}.drawer-task-nav-v40{grid-template-columns:1fr 1fr;padding:8px 10px!important}.drawer-task-nav-v40>button{grid-template-columns:26px minmax(0,1fr)}.drawer-task-nav-v40 em{display:none}.intake-drawer-head-v40{padding:12px!important}.drawer-avatar-v40{width:42px;min-width:42px;height:42px}}.invitations-hero-actions-v40{align-items:center!important;gap:9px!important;display:flex!important}.invitations-hero-actions-v40 .secondary-button-v5,.invitations-hero-actions-v40 .primary-button-v5{letter-spacing:-.01em;border-radius:11px!important;min-height:44px!important;padding:0 15px!important;font-size:12.5px!important;font-weight:900!important}.invitations-hero-actions-v40 .secondary-button-v5{color:#274563!important;background:#fff!important;border:1px solid #cfdbea!important;box-shadow:0 3px 10px #203c5e0e!important}.invitations-hero-actions-v40 .secondary-button-v5:hover:not(:disabled){background:#f8fbff!important;border-color:#aebfd5!important}.invitations-hero-actions-v40 .primary-button-v5{background:linear-gradient(135deg,#245fe0,#1954ce)!important;border:1px solid #205ad3!important;box-shadow:0 7px 17px #245fe02b!important}.invitations-hero-actions-v40 button svg{width:16px!important;height:16px!important}.intake-filter-bar-v19{grid-template-columns:minmax(190px,.78fr) minmax(260px,1.15fr) minmax(170px,.72fr) minmax(380px,1.52fr) auto!important;align-items:center!important;gap:10px!important;display:grid!important}.intake-filter-bar-v19 .admin-filter-title-v17{min-width:0!important}.intake-filter-bar-v19 .admin-search-v19,.intake-filter-bar-v19 .admin-filter-select-v19{width:100%!important;min-width:0!important}.admin-date-range-v41{background:#f9fbfe!important;border:1px solid #dbe5f1!important;border-radius:12px!important;grid-template-columns:auto minmax(118px,1fr) minmax(118px,1fr)!important;align-items:stretch!important;gap:6px!important;width:100%!important;min-width:0!important;min-height:52px!important;padding:5px!important;display:grid!important}.admin-date-range-title-v41{color:#304a67;align-items:center;gap:7px;min-width:92px;padding:0 8px;display:flex}.admin-date-range-title-v41>span{color:#245fdc;background:#eaf2ff;border-radius:9px;place-items:center;width:30px;min-width:30px;height:30px;display:grid}.admin-date-range-title-v41 svg{width:15px!important;height:15px!important}.admin-date-range-title-v41 strong{white-space:nowrap;font-size:11px;font-weight:900}.admin-date-field-v41{background:#fff!important;border:1px solid #dce5ef!important;border-radius:9px!important;grid-template-rows:auto 1fr!important;align-items:center!important;gap:1px!important;min-width:0!important;padding:5px 8px!important;display:grid!important}.admin-date-field-v41>span{color:#71839a!important;text-transform:uppercase!important;letter-spacing:.055em!important;margin:0!important;font-size:8.5px!important;font-weight:900!important;line-height:1!important}.admin-date-field-v41 input{color:#1d344e!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:24px!important;padding:0!important;font-size:11.5px!important;font-weight:850!important}.admin-date-field-v41:focus-within{border-color:#8eb4f4!important;box-shadow:0 0 0 3px #2563eb13!important}.admin-date-field-v41 input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7;width:16px!important;height:16px!important;margin:0!important;padding:2px!important}.intake-drawer-head-v41{gap:12px!important;min-height:72px!important;padding:10px 16px!important}.drawer-identity-v41{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.drawer-avatar-v41{color:#fff;background:linear-gradient(145deg,#1f62e7,#256ee9);border-radius:11px;place-items:center;width:40px;min-width:40px;height:40px;font-size:16px;font-weight:950;display:grid;box-shadow:0 5px 14px #2563eb29}.drawer-identity-line-v41{flex-wrap:wrap;align-items:center;gap:9px;min-width:0;display:flex}.drawer-reference-v41{color:#1d5ed8;letter-spacing:.055em;white-space:nowrap;font-size:11px;font-weight:950;line-height:1}.drawer-status-v41{white-space:nowrap!important;min-height:25px!important;padding:0 9px!important;font-size:10px!important;font-weight:900!important}.drawer-identity-line-v41 h2{white-space:nowrap;color:#0f2948!important;letter-spacing:-.025em!important;margin:0!important;font-size:22px!important;font-weight:950!important;line-height:1!important}.drawer-access-v41{color:#6c7f95;white-space:nowrap;font-size:11.5px;font-weight:700}.drawer-close-v41{border-radius:10px!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;font-family:Arial,sans-serif!important;font-size:23px!important;font-weight:400!important;line-height:1!important}.drawer-task-nav-v40>button{gap:8px!important;min-height:58px!important;padding:8px 10px!important}.drawer-task-nav-v40>button>span{width:30px!important;height:30px!important;font-size:11.5px!important}.drawer-task-nav-v40 strong{font-size:12px!important}.drawer-task-nav-v40 small{font-size:9.75px!important;line-height:1.25!important}.drawer-stage-v23 small,.drawer-stage-v23 .drawer-stage-pill-v19{font-size:10px!important}.drawer-summary-grid-v23 small{font-size:9.75px!important}.submitted-review-v25 h3,.submitted-review-v25 strong{font-size:11.5px!important}.admin-catalog-currency-v39 small{font-size:9.5px!important}.admin-catalog-currency-v39 h3{font-size:17px!important}.admin-catalog-currency-v39 p{font-size:11.5px!important}.admin-product-prep-v36 .admin-product-prep-head-v33>div>small{font-size:9.5px!important}.admin-product-prep-v36 .admin-product-prep-stats-v33 b{font-size:16px!important}.admin-product-prep-v36 .admin-product-prep-stats-v33 span{font-size:10px!important}.admin-product-prep-v36 .admin-product-mapping-v33 select,.admin-product-prep-v36 .admin-more-product-fields-v36 strong{font-size:11.5px!important}.drawer-media-panel-v40 .drawer-section-v8 h3,.drawer-media-panel-v40 .drawer-files-v8 strong{font-size:11.5px!important}.admin-product-media-v37 small{font-size:9.5px!important}.drawer-decision-panel-v40 .drawer-review-v8 h3{font-size:12.5px!important}.drawer-decision-panel-v40 .drawer-review-v8 textarea{min-height:96px!important;font-size:12px!important;line-height:1.5!important}.drawer-decision-panel-v40 .drawer-review-v8 button{min-height:40px!important;padding-left:14px!important;padding-right:14px!important;font-size:11.5px!important}.drawer-danger-zone-v24 small{font-size:8.75px!important}.drawer-danger-zone-v24 strong{font-size:10.5px!important}.drawer-danger-zone-v24 span{font-size:9.5px!important}.drawer-danger-zone-v24 button{font-size:10px!important}@media (width<=1250px){.intake-filter-bar-v19{grid-template-columns:minmax(180px,.8fr) minmax(240px,1.15fr) minmax(160px,.7fr) minmax(330px,1.35fr)!important}.intake-filter-bar-v19 .admin-reset-filter-v19{grid-column:4;justify-self:end}}@media (width<=980px){.intake-filter-bar-v19{grid-template-columns:1fr 1fr!important}.intake-filter-bar-v19 .admin-filter-title-v17,.admin-date-range-v41{grid-column:1/-1}.intake-filter-bar-v19 .admin-reset-filter-v19{grid-column:auto}}@media (width<=700px){.drawer-identity-line-v41{gap:6px}.drawer-identity-line-v41 h2{font-size:19px!important}.drawer-reference-v41{font-size:10px}.drawer-access-v41{font-size:10.5px}.admin-date-range-v41{grid-template-columns:1fr!important}.admin-date-range-title-v41{min-width:0}}.intake-filter-bar-v19{background:linear-gradient(#fff 0%,#fbfdff 100%)!important;border:0!important;grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1.35fr) minmax(170px,.72fr) minmax(420px,1.55fr) auto!important;align-items:center!important;gap:10px 12px!important;width:100%!important;padding:16px 16px 14px!important;display:grid!important;box-shadow:inset 0 -1px #e7edf5!important}.intake-filter-bar-v19 .admin-filter-title-v17{grid-area:1/1/auto/-1!important;align-items:baseline!important;gap:10px!important;min-width:0!important;padding:0 1px 2px!important;display:flex!important}.intake-filter-bar-v19 .admin-filter-title-v17 h2,.intake-filter-bar-v19 .admin-filter-title-v17 strong{color:#102b4c!important;letter-spacing:-.025em!important;margin:0!important;font-size:18px!important;font-weight:950!important;line-height:1.1!important}.intake-filter-bar-v19 .admin-filter-title-v17 p,.intake-filter-bar-v19 .admin-filter-title-v17 span,.intake-filter-bar-v19 .admin-filter-title-v17 small{color:#74869c!important;white-space:nowrap!important;margin:0!important;font-size:11px!important;font-weight:700!important}.intake-filter-bar-v19 .admin-search-v19{background:#fff!important;border:1px solid #dbe5f1!important;border-radius:13px!important;grid-area:2/1!important;align-items:center!important;gap:9px!important;width:100%!important;min-width:0!important;min-height:58px!important;margin:0!important;padding:8px 12px!important;transition:all .15s!important;display:flex!important;box-shadow:0 3px 10px #1d3a5e09!important}.intake-filter-bar-v19 .admin-search-v19:focus-within{border-color:#8cb3f3!important;box-shadow:0 0 0 3px #2563eb13!important}.intake-filter-bar-v19 .admin-search-v19>svg{color:#2d68dc!important;width:18px!important;min-width:18px!important;height:18px!important}.intake-filter-bar-v19 .admin-search-v19 input{color:#1a344f!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:34px!important;padding:0!important;font-size:13px!important;font-weight:700!important}.intake-filter-bar-v19 .admin-search-v19 input::placeholder{color:#9aa9ba!important;font-weight:600!important}.intake-filter-bar-v19 .admin-filter-select-v19{color:#18314d!important;cursor:pointer!important;background:#fff!important;border:1px solid #dbe5f1!important;border-radius:13px!important;outline:0!important;grid-area:2/2!important;width:100%!important;min-width:0!important;min-height:58px!important;margin:0!important;padding:0 13px!important;font-size:13px!important;font-weight:850!important;box-shadow:0 3px 10px #1d3a5e09!important}.intake-filter-bar-v19 .admin-date-range-v41{background:#f7faff!important;border:1px solid #dbe5f1!important;border-radius:13px!important;grid-area:2/3!important;grid-template-columns:auto minmax(122px,1fr) minmax(122px,1fr)!important;align-items:stretch!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:58px!important;margin:0!important;padding:6px!important;display:grid!important;box-shadow:0 3px 10px #1d3a5e06!important}.intake-filter-bar-v19 .admin-date-range-title-v41{color:#29445f!important;align-items:center!important;gap:8px!important;min-width:104px!important;padding:0 9px!important;display:flex!important}.intake-filter-bar-v19 .admin-date-range-title-v41>span{color:#2463e7!important;background:#e9f2ff!important;border-radius:9px!important;place-items:center!important;width:32px!important;min-width:32px!important;height:32px!important;display:grid!important}.intake-filter-bar-v19 .admin-date-field-v41{background:#fff!important;border:1px solid #dce5ef!important;border-radius:9px!important;grid-template-rows:auto 1fr!important;align-content:center!important;gap:2px!important;min-width:0!important;min-height:44px!important;margin:0!important;padding:6px 9px!important;display:grid!important}.intake-filter-bar-v19 .admin-date-field-v41 input{color:#1b344f!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:26px!important;padding:0!important;font-size:12px!important;font-weight:850!important}.intake-filter-bar-v19 .admin-date-field-v41 input::-webkit-calendar-picker-indicator{cursor:pointer!important;opacity:.7!important;border-radius:5px!important;width:16px!important;height:16px!important;margin:0!important;padding:2px!important}.intake-filter-bar-v19 .admin-reset-filter-v19{color:#61758d!important;cursor:pointer!important;background:#fff!important;border:1px solid #dbe5f1!important;border-radius:13px!important;grid-area:2/4!important;justify-content:center!important;align-self:stretch!important;align-items:center!important;gap:6px!important;min-width:84px!important;min-height:58px!important;margin:0!important;padding:0 12px!important;font-size:11px!important;font-weight:850!important;transition:all .15s!important;display:inline-flex!important;box-shadow:0 3px 10px #1d3a5e06!important}.intake-filter-bar-v19 .admin-reset-filter-v19:hover:not(:disabled){color:#34506e!important;background:#f8fafc!important;border-color:#b9c8d9!important}.intake-filter-bar-v19 .admin-reset-filter-v19:disabled{opacity:.42!important;box-shadow:none!important;cursor:not-allowed!important;background:#f8fafc!important}@media (width<=1350px){.intake-filter-bar-v19{grid-template-columns:minmax(0,1fr) minmax(165px,.65fr) minmax(360px,1.35fr) auto!important}}@media (width<=1100px){.intake-filter-bar-v19{grid-template-columns:minmax(0,1fr) minmax(170px,.7fr)!important}.intake-filter-bar-v19 .admin-search-v19{grid-column:1!important}.intake-filter-bar-v19 .admin-filter-select-v19{grid-column:2!important}.intake-filter-bar-v19 .admin-date-range-v41{grid-area:3/1/auto/-1!important}.intake-filter-bar-v19 .admin-reset-filter-v19{grid-area:4/2!important;justify-self:end!important;min-height:42px!important}}@media (width<=720px){.intake-filter-bar-v19{grid-template-columns:1fr!important;padding:12px!important}.intake-filter-bar-v19 .admin-search-v19,.intake-filter-bar-v19 .admin-filter-select-v19,.intake-filter-bar-v19 .admin-date-range-v41,.intake-filter-bar-v19 .admin-reset-filter-v19{grid-area:auto/1!important;width:100%!important}.intake-filter-bar-v19 .admin-date-range-v41{grid-template-columns:1fr!important}.intake-filter-bar-v19 .admin-date-range-title-v41{min-width:0!important}.intake-filter-bar-v19 .admin-reset-filter-v19{justify-self:stretch!important}}.intake-filter-bar-v19 .admin-filter-title-v17{flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:auto!important;min-width:0!important;display:flex!important}.intake-filter-bar-v19 .admin-filter-title-v17>strong,.intake-filter-bar-v19 .admin-filter-title-v17>h2{flex:none!important;width:auto!important;margin:0!important;font-size:18px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.intake-filter-bar-v19 .admin-filter-title-v17>span{color:#62768e!important;white-space:nowrap!important;background:#f5f8fc!important;border:1px solid #dce6f2!important;border-radius:999px!important;flex:none!important;align-items:center!important;width:auto!important;min-height:25px!important;margin:0!important;padding:0 9px!important;font-size:10.5px!important;font-weight:850!important;display:inline-flex!important}.businesses-page-v17>.overview-heading-v6.admin-page-heading-v17{background:radial-gradient(circle at 86% 20%,#2463eb17,#0000 30%),linear-gradient(135deg,#fff 0%,#f8fbff 100%)!important;border:1px solid #dfe8f4!important;border-radius:18px!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;min-height:116px!important;margin-bottom:14px!important;padding:18px 20px!important;display:flex!important;box-shadow:0 10px 30px #19375f0e!important}.businesses-page-v17>.overview-heading-v6.admin-page-heading-v17>div{gap:5px!important;min-width:0!important;display:grid!important}.businesses-page-v17>.overview-heading-v6.admin-page-heading-v17 .eyebrow-v6{color:#2463eb!important;letter-spacing:.08em!important;margin:0!important;font-size:10.5px!important;font-weight:950!important;line-height:1!important}.businesses-page-v17>.overview-heading-v6.admin-page-heading-v17 h1{color:#0b274b!important;letter-spacing:-.035em!important;margin:0!important;font-size:34px!important;line-height:1.05!important}.businesses-page-v17>.overview-heading-v6.admin-page-heading-v17 p{color:#657995!important;max-width:700px!important;margin:0!important;font-size:13px!important;line-height:1.45!important}.businesses-page-v17>.overview-heading-v6.admin-page-heading-v17>.secondary-button-v5{color:#274563!important;background:#fff!important;border:1px solid #cfdbea!important;border-radius:11px!important;min-height:44px!important;padding:0 15px!important;font-size:12.5px!important;font-weight:900!important;box-shadow:0 3px 10px #203c5e0e!important}.businesses-page-v17>.overview-heading-v6.admin-page-heading-v17>.secondary-button-v5:hover:not(:disabled){background:#f8fbff!important;border-color:#aebfd5!important}.intake-drawer-head-v41{min-height:86px!important;padding:10px 16px!important}.drawer-identity-v41{gap:10px!important}.drawer-avatar-v41{border-radius:12px!important;width:44px!important;min-width:44px!important;height:44px!important;font-size:17px!important}.drawer-identity-line-v41{flex:1!important;grid-template-columns:auto auto minmax(150px,1fr) minmax(150px,1fr)!important;align-items:stretch!important;gap:8px!important;min-width:0!important;display:grid!important}.drawer-reference-v41,.drawer-status-v41,.drawer-identity-line-v41 h2,.drawer-access-v41{color:#173452!important;white-space:nowrap!important;background:#fff!important;border:1px solid #dfe7f1!important;border-radius:10px!important;align-items:center!important;min-height:48px!important;margin:0!important;padding:17px 11px 7px!important;font-size:13px!important;font-weight:900!important;line-height:1.15!important;display:flex!important;position:relative!important}.drawer-reference-v41:before,.drawer-status-v41:before,.drawer-identity-line-v41 h2:before,.drawer-access-v41:before{color:#7f90a4!important;letter-spacing:.07em!important;text-transform:uppercase!important;font-size:7.75px!important;font-weight:950!important;line-height:1!important;position:absolute!important;top:6px!important;left:10px!important}.drawer-reference-v41:before{content:"Reference"}.drawer-status-v41:before{content:"Status"}.drawer-identity-line-v41 h2:before{content:"Business"}.drawer-access-v41:before{content:"Access"}.drawer-reference-v41{color:#1f5fd8!important;background:#f7faff!important}.drawer-status-v41{color:#926000!important;background:#fff9ed!important;border-color:#f0d8a7!important}.drawer-identity-line-v41 h2{letter-spacing:-.015em!important;font-size:16px!important}.drawer-access-v41{color:#536a83!important}.drawer-close-v41{width:42px!important;min-width:42px!important;height:42px!important;font-size:25px!important}.drawer-task-nav-v40{gap:9px!important;padding:10px 16px!important}.drawer-task-nav-v40>button{border-radius:12px!important;grid-template-columns:34px minmax(0,1fr) auto!important;gap:9px!important;min-height:68px!important;padding:9px 11px!important}.drawer-task-nav-v40>button>span{border-radius:10px!important;width:34px!important;height:34px!important;font-size:13px!important}.drawer-task-nav-v40>button>div{gap:3px!important}.drawer-task-nav-v40 strong{font-size:14px!important;font-weight:950!important;line-height:1.15!important}.drawer-task-nav-v40 small{color:#778aa0!important;font-size:11.25px!important;line-height:1.25!important}.drawer-task-nav-v40 em{min-height:25px!important;padding:0 8px!important;font-size:10px!important}.drawer-stage-v23 small{font-size:10.5px!important}.drawer-stage-v23 .drawer-stage-help-v23{font-size:12px!important;line-height:1.5!important}.drawer-progress-v19 strong{font-size:19px!important}.drawer-progress-v19 span,.drawer-summary-grid-v23 small{font-size:10.5px!important}.drawer-summary-grid-v23 strong{font-size:13px!important;line-height:1.35!important}.submitted-review-v25>small,.submitted-review-v25 .eyebrow-v5{font-size:10px!important}.submitted-review-v25 h3{font-size:14px!important}.submitted-review-v25 strong{font-size:12.5px!important}.submitted-review-v25 small{font-size:10.5px!important}.submitted-review-v25 span{font-size:11.5px!important;line-height:1.5!important}.admin-catalog-currency-v39{border-radius:12px!important;gap:8px!important;margin:8px 16px!important;padding:10px 12px!important}.admin-catalog-currency-head-v39{align-items:center!important;gap:10px!important}.admin-catalog-currency-head-v39 small{font-size:9px!important}.admin-catalog-currency-head-v39 h3{margin:2px 0!important;font-size:15px!important}.admin-catalog-currency-head-v39 p{font-size:10.5px!important;line-height:1.4!important}.admin-catalog-currency-head-v39>span{min-height:25px!important;padding:0 9px!important;font-size:9px!important}.admin-currency-choice-v39{gap:7px!important}.admin-currency-choice-v39>button{border-radius:9px!important;min-height:44px!important;padding:7px 11px!important}.admin-currency-choice-v39 strong{font-size:13.5px!important}.admin-currency-choice-v39 span{font-size:9.75px!important}.admin-currency-action-v39{gap:9px!important}.admin-currency-action-v39>button{min-height:36px!important;padding:0 12px!important;font-size:10.75px!important}.admin-currency-action-v39>span{font-size:10px!important}.admin-product-prep-v36 .admin-product-prep-head-v33 h3{font-size:17px!important}.admin-product-prep-v36 .admin-product-prep-head-v33 p{font-size:12px!important}.admin-product-prep-v36 .admin-product-group-head-v35 strong{font-size:12.5px!important}.admin-product-prep-v36 .admin-product-group-head-v35 span{font-size:11px!important}.admin-product-prep-v36 .admin-product-mapping-v33 label>span{font-size:11.5px!important}.admin-product-prep-v36 .admin-product-mapping-v33 select{min-height:39px!important;font-size:12.5px!important}.admin-product-prep-v36 .admin-more-product-fields-v36 strong{font-size:12.5px!important}.admin-product-prep-v36 .admin-more-product-fields-v36 small{font-size:10.5px!important}.admin-product-prep-actions-v35>span{font-size:11px!important}.drawer-media-panel-v40 .drawer-section-v8 h3,.drawer-media-panel-v40 .drawer-files-v8 strong{font-size:13px!important}.drawer-media-panel-v40 .drawer-files-v8 small{font-size:11px!important}.drawer-media-panel-v40 .drawer-import-v8 span,.drawer-media-panel-v40 .drawer-import-v8 small{font-size:11px!important}.admin-product-media-v37 h3{font-size:16px!important}.admin-product-media-v37 p{font-size:11.5px!important}.admin-product-media-counts-v37 b{font-size:20px!important}.admin-product-media-counts-v37 span{font-size:10.5px!important}.admin-product-media-verdict-v37{font-size:11.5px!important}.drawer-decision-panel-v40 .drawer-review-v8{border-radius:13px!important;padding:14px!important}.drawer-decision-panel-v40 .drawer-review-v8 h3{margin:0 0 9px!important;font-size:14px!important}.drawer-decision-panel-v40 .drawer-review-v8 textarea{border-radius:10px!important;min-height:104px!important;padding:11px 12px!important;font-size:13px!important;line-height:1.5!important}.drawer-decision-panel-v40 .drawer-review-v8>div{border-top:1px solid #e6ebf2!important;justify-content:flex-end!important;align-items:center!important;gap:12px!important;margin-top:12px!important;padding-top:12px!important;display:flex!important}.drawer-decision-panel-v40 .drawer-review-v8>div>button{border-radius:10px!important;min-width:160px!important;min-height:44px!important;padding:0 17px!important;font-size:12.5px!important;font-weight:900!important}.drawer-decision-panel-v40 .drawer-review-v8>div>.secondary-button-v5{color:#8b5c08!important;background:#fffaf1!important;border:1px solid #e6c98e!important}.drawer-decision-panel-v40 .drawer-review-v8>div>.secondary-button-v5:hover:not(:disabled){background:#fff5e1!important;border-color:#dab86f!important}.drawer-decision-panel-v40 .drawer-review-v8>div>.primary-button-v5{color:#fff!important;background:linear-gradient(135deg,#2463e7,#1955ce)!important;border:1px solid #205ad3!important;box-shadow:0 7px 17px #245fe024!important}.drawer-decision-panel-v40 .drawer-review-v8>div>.primary-button-v5:disabled{box-shadow:none!important}@media (width<=1100px){.drawer-identity-line-v41{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.businesses-page-v17>.overview-heading-v6.admin-page-heading-v17{flex-direction:column!important;align-items:flex-start!important}.businesses-page-v17>.overview-heading-v6.admin-page-heading-v17>.secondary-button-v5{width:100%!important}.drawer-identity-v41{align-items:flex-start!important}.drawer-identity-line-v41,.drawer-task-nav-v40{grid-template-columns:1fr!important}.drawer-decision-panel-v40 .drawer-review-v8>div{flex-direction:column!important;align-items:stretch!important}.drawer-decision-panel-v40 .drawer-review-v8>div>button{width:100%!important}}.intake-filter-bar-v19 .admin-date-range-v41{width:auto!important;min-width:0!important;min-height:42px!important;box-shadow:none!important;background:#f8fbff!important;border:1px solid #dbe5ef!important;border-radius:11px!important;grid-template-columns:auto 132px 132px!important;justify-self:start!important;align-items:center!important;gap:5px!important;margin:0!important;padding:4px!important;display:grid!important}.intake-filter-bar-v19 .admin-date-range-title-v41{align-items:center!important;gap:6px!important;min-width:0!important;padding:0 7px!important;display:flex!important}.intake-filter-bar-v19 .admin-date-range-title-v41>span{color:#2463e7!important;background:#eaf2ff!important;border-radius:8px!important;width:28px!important;min-width:28px!important;height:28px!important}.intake-filter-bar-v19 .admin-date-field-v41{background:#fff!important;border:1px solid #dce5ef!important;border-radius:8px!important;grid-template-rows:1fr!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:6px!important;min-width:0!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0 7px!important;display:grid!important}.intake-filter-bar-v19 .admin-date-field-v41>span{color:#8292a4!important;text-transform:uppercase!important;letter-spacing:.055em!important;margin:0!important;font-size:7.75px!important;font-weight:950!important;line-height:1!important}.intake-filter-bar-v19 .admin-date-field-v41 input{color:#17344f!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:28px!important;margin:0!important;padding:0!important;font-size:10.75px!important;font-weight:850!important}.intake-filter-bar-v19 .admin-date-field-v41 input::-webkit-calendar-picker-indicator{opacity:.68!important;cursor:pointer!important;border-radius:4px!important;width:14px!important;height:14px!important;margin:0!important;padding:1px!important}.intake-filter-bar-v19 .admin-date-field-v41:focus-within{border-color:#8cb3f3!important;box-shadow:0 0 0 2px #2563eb12!important}@media (width<=1100px){.intake-filter-bar-v19 .admin-date-range-v41{grid-template-columns:auto 1fr 1fr!important;justify-self:stretch!important;width:100%!important}}@media (width<=720px){.intake-filter-bar-v19 .admin-date-range-v41{grid-template-columns:1fr!important;min-height:0!important;padding:6px!important}.intake-filter-bar-v19 .admin-date-range-title-v41{padding:0 2px 2px!important}.intake-filter-bar-v19 .admin-date-field-v41{width:100%!important}}.intakes-table-card-v8.admin-table-card-v18,.overview-business-panel-v6.admin-table-card-v18{background:#fff!important;border:1px solid #dbe5f1!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 10px 28px #1c385b0b!important}.intake-filter-bar-v19,.business-filter-bar-v19{width:100%!important;min-height:0!important;box-shadow:none!important;background:linear-gradient(#fff 0%,#fcfdff 100%)!important;border:0!important;border-bottom:1px solid #e5ebf3!important;align-items:center!important;gap:10px!important;padding:14px 16px!important}.intake-filter-bar-v19{grid-template-columns:minmax(300px,1.35fr) minmax(175px,.62fr) minmax(360px,1.05fr) 86px!important;grid-template-areas:"title title title title""search stage date reset"!important;display:grid!important}.business-filter-bar-v19{grid-template-columns:minmax(360px,1.3fr) minmax(390px,1fr) 86px!important;grid-template-areas:"title title title""search date reset"!important;display:grid!important}.intake-filter-bar-v19 .admin-filter-title-v17,.business-filter-bar-v19 .admin-filter-title-v17{flex-direction:row!important;grid-area:title!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;width:auto!important;min-width:0!important;margin:0!important;padding:0 1px 2px!important;display:flex!important}.intake-filter-bar-v19 .admin-filter-title-v17>strong,.business-filter-bar-v19 .admin-filter-title-v17>strong{color:#102b4c!important;letter-spacing:-.02em!important;white-space:nowrap!important;width:auto!important;margin:0!important;font-size:17px!important;font-weight:950!important;line-height:1.1!important}.intake-filter-bar-v19 .admin-filter-title-v17>span,.business-filter-bar-v19 .admin-filter-title-v17>span{color:#687b91!important;white-space:nowrap!important;background:#f6f8fb!important;border:1px solid #dde6f0!important;border-radius:999px!important;align-items:center!important;width:auto!important;min-height:24px!important;margin:0!important;padding:0 8px!important;font-size:10px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}.intake-filter-bar-v19 .admin-search-v19,.business-filter-bar-v19 .admin-search-v19{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d8e3ef!important;border-radius:11px!important;grid-area:search!important;align-items:center!important;gap:9px!important;margin:0!important;padding:0 13px!important;transition:border-color .15s,box-shadow .15s,background .15s!important;display:flex!important}.intake-filter-bar-v19 .admin-search-v19:hover,.business-filter-bar-v19 .admin-search-v19:hover{border-color:#c3d2e3!important}.intake-filter-bar-v19 .admin-search-v19:focus-within,.business-filter-bar-v19 .admin-search-v19:focus-within{border-color:#80aaf0!important;box-shadow:0 0 0 3px #2563eb13!important}.intake-filter-bar-v19 .admin-search-v19>svg,.business-filter-bar-v19 .admin-search-v19>svg{color:#346fdf!important;width:17px!important;min-width:17px!important;height:17px!important}.intake-filter-bar-v19 .admin-search-v19 input,.business-filter-bar-v19 .admin-search-v19 input{color:#18324e!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:32px!important;margin:0!important;padding:0!important;font-size:12.5px!important;font-weight:700!important;line-height:1!important}.intake-filter-bar-v19 .admin-search-v19 input::placeholder,.business-filter-bar-v19 .admin-search-v19 input::placeholder{color:#9aa9ba!important;font-weight:600!important}.intake-filter-bar-v19 .admin-filter-select-v19{color:#18324e!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;box-shadow:none!important;cursor:pointer!important;background-color:#fff!important;border:1px solid #d8e3ef!important;border-radius:11px!important;outline:0!important;grid-area:stage!important;margin:0!important;padding:0 36px 0 13px!important;font-size:12.5px!important;font-weight:850!important;line-height:1!important}.intake-filter-bar-v19 .admin-filter-select-v19:hover{border-color:#c3d2e3!important}.intake-filter-bar-v19 .admin-filter-select-v19:focus{border-color:#80aaf0!important;box-shadow:0 0 0 3px #2563eb13!important}.intake-filter-bar-v19 .admin-date-range-v41{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d8e3ef!important;border-radius:11px!important;grid-area:date!important;grid-template-columns:auto minmax(116px,1fr) minmax(116px,1fr)!important;justify-self:stretch!important;align-items:stretch!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.intake-filter-bar-v19 .admin-date-range-title-v41{background:#f8fbff!important;border:0!important;border-right:1px solid #e5ebf2!important;align-items:center!important;gap:7px!important;min-width:92px!important;margin:0!important;padding:0 10px!important;display:flex!important}.intake-filter-bar-v19 .admin-date-range-title-v41>span{color:#2463e7!important;background:#eaf2ff!important;border:0!important;border-radius:7px!important;place-items:center!important;width:26px!important;min-width:26px!important;height:26px!important;display:grid!important}.intake-filter-bar-v19 .admin-date-range-title-v41 svg{width:13px!important;height:13px!important}.intake-filter-bar-v19 .admin-date-range-title-v41 strong{color:#29445f!important;white-space:nowrap!important;font-size:10.5px!important;font-weight:900!important}.intake-filter-bar-v19 .admin-date-field-v41{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;grid-template-rows:auto auto!important;grid-template-columns:1fr auto!important;align-content:center!important;gap:1px 4px!important;margin:0!important;padding:5px 8px!important;display:grid!important}.intake-filter-bar-v19 .admin-date-field-v41+.admin-date-field-v41{border-left:1px solid #e5ebf2!important}.intake-filter-bar-v19 .admin-date-field-v41>span{color:#7d8da0!important;text-transform:uppercase!important;letter-spacing:.06em!important;grid-column:1/-1!important;margin:0!important;font-size:7.5px!important;font-weight:950!important;line-height:1!important}.intake-filter-bar-v19 .admin-date-field-v41 input{color:#17324e!important;background:0 0!important;border:0!important;outline:0!important;grid-column:1/-1!important;width:100%!important;min-width:0!important;height:23px!important;margin:0!important;padding:0!important;font-size:10.75px!important;font-weight:850!important;line-height:1!important}.intake-filter-bar-v19 .admin-date-field-v41:focus-within{background:#f8fbff!important;box-shadow:inset 0 0 0 2px #2563eb1a!important}.intake-filter-bar-v19 .admin-date-field-v41 input::-webkit-calendar-picker-indicator{opacity:.68!important;cursor:pointer!important;width:14px!important;height:14px!important;margin:0!important;padding:1px!important}.business-filter-bar-v19 .admin-date-range-v19{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d8e3ef!important;border-radius:11px!important;grid-area:date!important;grid-template-columns:auto minmax(132px,1fr) minmax(132px,1fr)!important;align-items:stretch!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.business-filter-bar-v19 .admin-date-range-title-v19{color:#29445f!important;white-space:nowrap!important;background:#f8fbff!important;border-right:1px solid #e5ebf2!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;min-width:92px!important;margin:0!important;padding:0 10px!important;font-size:10.5px!important;font-weight:900!important;display:flex!important}.business-filter-bar-v19 .admin-date-range-title-v19 svg{color:#2463e7!important;width:14px!important;height:14px!important}.business-filter-bar-v19 .admin-date-range-v19>label{background:#fff!important;border:0!important;border-radius:0!important;grid-template-rows:auto auto!important;align-content:center!important;gap:1px!important;min-width:0!important;height:44px!important;min-height:44px!important;margin:0!important;padding:5px 8px!important;display:grid!important}.business-filter-bar-v19 .admin-date-range-v19>label+.date-range-separator-v19+label{border-left:1px solid #e5ebf2!important}.business-filter-bar-v19 .admin-date-range-v19>label>span{color:#7d8da0!important;text-transform:uppercase!important;letter-spacing:.06em!important;margin:0!important;font-size:7.5px!important;font-weight:950!important;line-height:1!important}.business-filter-bar-v19 .admin-date-range-v19>label input{color:#17324e!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:23px!important;margin:0!important;padding:0!important;font-size:10.75px!important;font-weight:850!important;line-height:1!important}.business-filter-bar-v19 .admin-date-range-v19>label:focus-within{background:#f8fbff!important;box-shadow:inset 0 0 0 2px #2563eb1a!important}.business-filter-bar-v19 .date-range-separator-v19{display:none!important}.business-filter-bar-v19 .admin-date-range-v19 input::-webkit-calendar-picker-indicator{opacity:.68!important;cursor:pointer!important;width:14px!important;height:14px!important;margin:0!important;padding:1px!important}.intake-filter-bar-v19 .admin-reset-filter-v19,.business-filter-bar-v19 .admin-reset-filter-v19{color:#61758d!important;width:86px!important;min-width:86px!important;height:46px!important;min-height:46px!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:1px solid #d8e3ef!important;border-radius:11px!important;grid-area:reset!important;justify-content:center!important;align-self:stretch!important;align-items:center!important;gap:5px!important;margin:0!important;padding:0 10px!important;font-size:10.5px!important;font-weight:850!important;transition:all .15s!important;display:inline-flex!important}.intake-filter-bar-v19 .admin-reset-filter-v19:hover:not(:disabled),.business-filter-bar-v19 .admin-reset-filter-v19:hover:not(:disabled){color:#354f6b!important;background:#f8fafc!important;border-color:#bfcddd!important}.intake-filter-bar-v19 .admin-reset-filter-v19:disabled,.business-filter-bar-v19 .admin-reset-filter-v19:disabled{color:#b5bfca!important;opacity:1!important;box-shadow:none!important;cursor:not-allowed!important;background:#fafbfd!important;border-color:#e6ebf1!important}.intakes-table-v18 thead th,.business-table-v18 thead th{color:#566d88!important;letter-spacing:.045em!important;background:#f8fafc!important;border-bottom:1px solid #e5ebf2!important;height:45px!important;padding-top:0!important;padding-bottom:0!important;font-size:10px!important;font-weight:950!important;line-height:1!important}.intakes-table-v18 tbody td,.business-table-v18 tbody td{border-bottom:1px solid #edf1f5!important}.intakes-table-v18 tbody tr:hover,.business-table-v18 tbody tr:hover{background:#fbfdff!important}@media (width<=1260px){.intake-filter-bar-v19{grid-template-columns:minmax(280px,1fr) minmax(170px,.62fr) 86px!important;grid-template-areas:"title title title""search stage reset""date date date"!important}.business-filter-bar-v19{grid-template-columns:minmax(320px,1fr) 86px!important;grid-template-areas:"title title""search reset""date date"!important}}@media (width<=760px){.intake-filter-bar-v19,.business-filter-bar-v19{grid-template-columns:1fr!important;grid-template-areas:"title""search""stage""date""reset"!important;padding:12px!important}.business-filter-bar-v19{grid-template-areas:"title""search""date""reset"!important}.intake-filter-bar-v19 .admin-date-range-v41,.business-filter-bar-v19 .admin-date-range-v19{grid-template-columns:1fr!important;height:auto!important;min-height:0!important}.intake-filter-bar-v19 .admin-date-range-title-v41,.business-filter-bar-v19 .admin-date-range-title-v19{border-bottom:1px solid #e5ebf2!important;border-right:0!important;min-height:36px!important}.intake-filter-bar-v19 .admin-date-field-v41+.admin-date-field-v41,.business-filter-bar-v19 .admin-date-range-v19>label+.date-range-separator-v19+label{border-top:1px solid #e5ebf2!important;border-left:0!important}.intake-filter-bar-v19 .admin-reset-filter-v19,.business-filter-bar-v19 .admin-reset-filter-v19{width:100%!important}}.file-open-button-v48{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d7dce3;border-radius:8px;margin-left:auto;padding:6px 10px;font:600 12px/1 inherit}.file-open-button-v48:hover{background:#f7f8fa}.file-processing-v48{color:#7a8290;white-space:nowrap;margin-left:auto;font-size:11px;font-style:normal}.owner-product-images-v48{background:#fafbfc;border:1px solid #e3e6eb;border-radius:12px;gap:12px;margin-top:18px;padding:16px;display:grid}.owner-product-images-v48>div:first-child{flex-direction:column;gap:3px;display:flex}.owner-product-images-v48>div:first-child span{color:#737b87;font-size:12px}.owner-product-image-upload-v48{cursor:pointer;background:#fff;border:1px solid #d6dbe2;border-radius:8px;align-items:center;gap:8px;width:max-content;padding:8px 12px;font-size:12px;font-weight:650;display:inline-flex}.owner-product-image-upload-v48 input{display:none}.owner-product-image-upload-v48.disabled{opacity:.6;cursor:not-allowed}.owner-product-images-v48>small{color:#5d6570}.owner-product-image-list-v48{gap:8px;display:grid}.owner-product-image-list-v48>div{background:#fff;border:1px solid #e4e7ec;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;display:flex}.owner-product-image-list-v48 span{align-items:center;gap:7px;min-width:0;display:flex}.owner-product-image-list-v48 em{color:#858c97;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:11px;overflow:hidden}.owner-product-image-list-v48 button{cursor:pointer;background:0 0;border:0;margin-left:8px;font-size:11px;font-weight:650}.owner-product-image-list-v48 p{color:#7c8490;margin:0;font-size:12px}.admin-upload-workspace-v50{gap:12px;display:grid}.admin-upload-title-v50{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-upload-title-v50 h3{margin:0}.admin-upload-title-v50 p{color:#718096;max-width:760px;margin:4px 0 0;font-size:12px;line-height:1.45}.admin-upload-title-v50>span{white-space:nowrap;color:#60728b;background:#f6f9fd;border:1px solid #dbe6f5;border-radius:999px;padding:5px 9px;font-size:10.5px;font-weight:850}.file-actions-v50{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.file-role-button-v50{color:#14764d;cursor:pointer;white-space:nowrap;background:#f5fcf8;border:1px solid #b9d7c7;border-radius:9px;min-height:31px;padding:0 10px;font-size:10.5px;font-weight:850}.file-role-button-v50:hover:not(:disabled){background:#e9f8ef;border-color:#79bd99}.file-role-button-v50.source{color:#52657f;background:#f8faff;border-color:#cfd9e8}.file-role-button-v50.source:hover:not(:disabled){background:#eef3fa;border-color:#aebdd2}.file-role-button-v50:disabled{opacity:.55;cursor:not-allowed}.admin-upload-history-v50{border-top:1px solid #e8edf4;padding-top:10px}.admin-upload-history-v50 summary{cursor:pointer;color:#687b94;-webkit-user-select:none;user-select:none;margin-bottom:8px;font-size:11.5px;font-weight:850}.upload-history-row-v50{opacity:.72;background:#fafbfc!important}.admin-upload-empty-v50{color:#738298;margin:0;font-size:11.5px}@media (width<=900px){.file-actions-v50{justify-content:flex-start}.admin-upload-title-v50{align-items:flex-start}.drawer-files-v8>div{grid-template-columns:30px minmax(0,1fr)}}.drawer-media-panel-v40 .admin-upload-workspace-v50{gap:14px!important}.drawer-media-panel-v40 .admin-upload-title-v50{gap:18px!important}.drawer-media-panel-v40 .admin-upload-title-v50 h3{color:#17355d!important;font-size:16px!important;line-height:1.2!important}.drawer-media-panel-v40 .admin-upload-title-v50 p{color:#667991!important;max-width:900px!important;font-size:13.5px!important;line-height:1.55!important}.drawer-media-panel-v40 .admin-upload-title-v50>span{padding:6px 10px!important;font-size:12px!important}.drawer-media-panel-v40 .drawer-files-v8{gap:8px!important}.drawer-media-panel-v40 .drawer-files-v8>.admin-upload-row-v51{background:#fff!important;border-radius:12px!important;grid-template-columns:30px minmax(0,1fr) minmax(220px,max-content)!important;align-items:center!important;gap:12px!important;min-height:70px!important;padding:12px 14px!important;display:grid!important}.drawer-media-panel-v40 .admin-upload-row-v51>svg{width:17px!important;height:17px!important}.drawer-media-panel-v40 .admin-upload-info-v51{min-width:0!important}.drawer-media-panel-v40 .admin-upload-info-v51 strong{color:#17355d!important;font-size:14px!important;line-height:1.35!important}.drawer-media-panel-v40 .admin-upload-info-v51 small{color:#7a8aa0!important;margin-top:4px!important;font-size:12.25px!important;line-height:1.5!important}.drawer-media-panel-v40 .file-actions-v50{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.drawer-media-panel-v40 .file-open-button-v48{border-radius:9px!important;min-height:36px!important;margin-left:0!important;padding:0 14px!important;font-size:12.5px!important;font-weight:800!important}.drawer-media-panel-v40 .file-role-button-v50{border-radius:9px!important;min-height:36px!important;padding:0 14px!important;font-size:12px!important}.drawer-media-panel-v40 .file-processing-v48{margin-left:0!important;font-size:12px!important}.drawer-media-panel-v40 .admin-upload-history-v50 summary{font-size:12.5px!important;line-height:1.4!important}.drawer-media-panel-v40 .admin-upload-empty-v50{font-size:12.5px!important}.drawer-media-panel-v40 .drawer-import-v8 strong{font-size:14px!important}.drawer-media-panel-v40 .drawer-import-v8 span,.drawer-media-panel-v40 .drawer-import-v8 small{font-size:12px!important;line-height:1.45!important}.drawer-media-panel-v40 .admin-product-media-head-v37 small{font-size:10.5px!important}.drawer-media-panel-v40 .admin-product-media-head-v37 h3{font-size:18px!important}.drawer-media-panel-v40 .admin-product-media-head-v37 p{font-size:13px!important;line-height:1.55!important}.drawer-media-panel-v40 .admin-product-media-head-v37>span{min-height:30px!important;font-size:11.5px!important}.drawer-media-panel-v40 .admin-product-media-counts-v37 b{font-size:22px!important}.drawer-media-panel-v40 .admin-product-media-counts-v37 span{font-size:11.5px!important}.drawer-media-panel-v40 .admin-product-media-verdict-v37{padding:11px 13px!important;font-size:12.5px!important;line-height:1.55!important}.drawer-media-panel-v40 .admin-product-media-batches-v37 strong{font-size:12.5px!important}.drawer-media-panel-v40 .admin-product-media-batches-v37 small{font-size:11px!important}.drawer-media-panel-v40 .admin-product-media-batches-v37 em{font-size:11.5px!important}@media (width<=1100px){.drawer-media-panel-v40 .drawer-files-v8>.admin-upload-row-v51{grid-template-columns:30px minmax(0,1fr)!important}.drawer-media-panel-v40 .admin-upload-row-v51 .file-actions-v50{grid-column:2!important;justify-content:flex-start!important}}.business-row-open-v52{cursor:pointer;transition:background .16s,box-shadow .16s}.business-row-open-v52:hover,.business-row-open-v52:focus-visible{outline:none;box-shadow:inset 3px 0 #2463eb;background:#f8fbff!important}.business-name-button-v52{text-align:left;cursor:pointer;color:inherit;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.business-name-button-v52>span:last-child{display:block}.business-name-button-v52 strong{color:#132d52;font-size:14px;line-height:1.25;display:block}.business-name-button-v52 small{color:#8290a5;margin-top:3px;font-size:11px;display:block}.row-view-v52,.row-delete-v17{cursor:pointer;background:#fff;border:1px solid #d9e2ef;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.row-view-v52{color:#155eef}.row-view-v52:hover{background:#edf4ff;border-color:#b9cdf8}.row-view-v52 svg{width:17px}.business-detail-overlay-v52{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:120;background:#0a1e3e57;justify-content:flex-end;display:flex;position:fixed;inset:0}.business-detail-drawer-v52{background:#f8fbff;border-left:1px solid #dce5f1;width:min(860px,92vw);height:100%;overflow:auto;box-shadow:-24px 0 60px #0f244629}.business-detail-head-v52{z-index:2;background:#fffffff5;border-bottom:1px solid #e3eaf3;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px;display:flex;position:sticky;top:0}.business-detail-head-v52 h2{color:#102849;margin:6px 0;font-size:27px;line-height:1.1}.business-detail-head-v52 p{color:#6f7f95;font-size:13px;line-height:1.5}.business-detail-head-v52>button{color:#51647e;cursor:pointer;background:#fff;border:1px solid #d9e2ef;border-radius:11px;width:40px;height:40px;font-size:24px}.business-detail-body-v52{padding:20px 24px 32px}.business-detail-loading-v52,.business-detail-error-v52{color:#607089;align-content:center;place-items:center;gap:12px;min-height:320px;padding:30px;display:grid}.business-detail-error-v52 strong{color:#a52820;font-size:18px}.business-detail-error-v52 p{font-size:13px}.business-detail-stats-v52{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.business-detail-stats-v52 article{background:#fff;border:1px solid #dfe7f2;border-radius:13px;padding:16px}.business-detail-stats-v52 span{color:#78889d;font-size:11px;font-weight:700;display:block}.business-detail-stats-v52 strong{color:#122f58;margin-top:5px;font-size:24px;display:block}.business-detail-grid-v52{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.business-detail-grid-v52 article,.business-hours-review-v52{background:#fff;border:1px solid #dfe7f2;border-radius:14px;padding:16px}.business-detail-grid-v52 h3,.business-hours-review-v52 h3{color:#15345d;margin-bottom:10px;font-size:15px}.business-detail-grid-v52 article>p{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 0;display:flex}.business-detail-grid-v52 article>p:last-child{border-bottom:0}.business-detail-grid-v52 p span{color:#8190a5;font-size:11px}.business-detail-grid-v52 p strong{color:#203a60;text-align:right;overflow-wrap:anywhere;font-size:11.5px}.business-hours-review-v52{margin-top:12px}.business-hours-review-v52>div:first-child{justify-content:space-between;align-items:center;display:flex}.business-hours-review-v52>div:first-child span{color:#7b8ba1;font-size:11px}.business-hours-review-v52>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.business-hours-review-v52 p{border-bottom:1px solid #edf1f6;justify-content:space-between;gap:12px;padding:9px 0;display:flex}.business-hours-review-v52 p strong{color:#18385f;font-size:12px}.business-hours-review-v52 p span{color:#60748f;font-size:12px}@media (width<=900px){.business-detail-stats-v52{grid-template-columns:repeat(2,1fr)}.business-detail-grid-v52,.business-hours-review-v52>div:last-child{grid-template-columns:1fr}}.business-owner-access-v53{background:#fff;border:1px solid #dfe7f2;border-radius:14px;margin-top:12px;padding:16px}.business-owner-head-v53{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.business-owner-head-v53 h3{color:#15345d;margin:0 0 5px;font-size:15px}.business-owner-head-v53 p{color:#75869d;max-width:650px;font-size:12.5px;line-height:1.55}.business-owner-head-v53>span{white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.owner-ready-v53{color:#08783e;background:#e8f8ef}.owner-missing-v53{color:#946100;background:#fff4df}.business-owner-existing-v53{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.business-owner-existing-v53>div{border:1px solid #e4eaf2;border-radius:11px;padding:12px}.business-owner-existing-v53 span{color:#8290a5;font-size:11px;display:block}.business-owner-existing-v53 strong{color:#1b385f;margin-top:4px;font-size:13px;display:block}.business-owner-form-v53{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.business-owner-form-v53 label span{color:#34506f;margin-bottom:5px;font-size:11.5px;font-weight:800;display:block}.business-owner-form-v53 label small{color:#8c99aa;font-weight:600}.business-owner-form-v53 input{color:#17355d;background:#fff;border:1px solid #d8e1ee;border-radius:10px;width:100%;height:42px;padding:0 11px;font-size:13px}.business-owner-form-v53 input:focus{border-color:#5e8ff4;outline:2px solid #c8d9ff}.business-owner-form-v53>button{color:#fff;cursor:pointer;background:#1f5fe5;border:0;border-radius:10px;grid-column:1/-1;justify-self:start;min-height:40px;padding:0 17px;font-size:12.5px;font-weight:800}.business-owner-form-v53>button:disabled{opacity:.6;cursor:wait}.business-owner-error-v53{color:#a72d25;background:#fff2f1;border:1px solid #fac5c1;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:12px}.business-owner-credentials-v53{background:#effbf4;border:1px solid #a8dfbf;border-radius:12px;margin-top:12px;padding:13px}.business-owner-credentials-v53>div strong{color:#08783e;font-size:13px}.business-owner-credentials-v53>div p{color:#547667;margin-top:3px;font-size:11px}.business-owner-credentials-v53>p{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:10px;margin-top:9px;display:grid}.business-owner-credentials-v53>p span{color:#668077;font-size:11px}.business-owner-credentials-v53 code{overflow-wrap:anywhere;background:#fff;border:1px solid #cfe8d9;border-radius:7px;padding:7px 9px;font-size:12px}.business-owner-credentials-v53>small{color:#567165;margin-top:10px;font-size:10.5px;display:block}@media (width<=760px){.business-owner-form-v53,.business-owner-existing-v53,.business-owner-credentials-v53>p{grid-template-columns:1fr}}.onboarding-v6 .admin-product-methods-client-v54{margin-bottom:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.onboarding-v6 .admin-product-methods-client-v54 .product-method-v6{color:#203753;text-align:left;cursor:pointer;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;width:100%;min-height:132px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid;position:relative;box-shadow:0 4px 14px #2036560a;background:#fff!important;border:1.5px solid #c6d8fb!important;border-radius:15px!important;padding:16px!important}.onboarding-v6 .admin-product-methods-client-v54 .product-method-v6:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 9px 22px #2152a017;border-color:#5f8ef0!important}.onboarding-v6 .admin-product-methods-client-v54 .product-method-v6.selected{box-shadow:0 0 0 2px #155eef14,0 8px 20px #2152a014;background:#f6f9ff!important;border-color:#2e69e8!important}.onboarding-v6 .admin-product-methods-client-v54 .product-method-v6.disabled{opacity:.58;cursor:not-allowed;box-shadow:none;transform:none}.onboarding-v6 .admin-product-methods-client-v54 .method-icon-v6{color:#1f5fe5;background:#eaf1ff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.onboarding-v6 .admin-product-methods-client-v54 .method-icon-v6 svg{width:18px;height:18px}.onboarding-v6 .admin-product-methods-client-v54 .product-method-v6>div{gap:5px;min-width:0;padding-top:1px;display:grid}.onboarding-v6 .admin-product-methods-client-v54 .product-method-v6 strong{color:#132b4d;font-weight:900;line-height:1.35;font-size:15px!important}.onboarding-v6 .admin-product-methods-client-v54 .product-method-v6 small{color:#72829a;line-height:1.55;font-size:12.5px!important}.onboarding-v6 .admin-product-methods-client-v54 .product-method-v6 em{color:#1358d2;font-style:normal;font-weight:850;line-height:1.45;font-size:11.5px!important}.onboarding-v6 .admin-product-methods-client-v54 .method-check-v6{color:#fff;background:#1f5fe5;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;bottom:12px;right:12px}.onboarding-v6 .admin-product-methods-client-v54 .method-check-v6 svg{width:13px;height:13px}.onboarding-v6 .admin-product-methods-client-v54 .client-recommended-method-v33{height:100%}.onboarding-v6 .admin-product-methods-client-v54 .client-recommended-method-v33 .product-method-v6{padding-right:82px!important}.onboarding-v6 .admin-product-methods-client-v54 .client-recommended-method-v33 .method-icon-v6{color:#0c8b52!important;background:#def5e8!important}.onboarding-v6 .admin-product-methods-client-v54 .client-recommended-method-v33 .product-method-v6 em{color:#0b8a51!important}.admin-handoff-v54{margin-bottom:14px}.admin-handoff-currency-v54{background:#fff;border:1px solid #d4e5dc;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:10px 12px;display:flex}.admin-handoff-currency-v54>span{gap:3px;display:grid}.admin-handoff-currency-v54>span b{color:#214234;font-size:12.5px;font-weight:900}.admin-handoff-currency-v54>span small{color:#718279;font-size:10.5px;line-height:1.4}.admin-handoff-currency-v54 select{color:#244537;background:#fff;border:1px solid #cfded6;border-radius:10px;min-width:128px;height:40px;padding:0 10px;font-size:12px;font-weight:850}.onboarding-step-5 .manual-head-actions-v22{align-items:center;gap:9px;display:flex}.onboarding-step-5 .currency-control-v22{align-items:center;gap:7px;display:flex}.onboarding-step-5 .currency-control-v22>span{font-weight:800;color:#66778d!important;font-size:10.5px!important}.onboarding-step-5 .currency-control-v22 select{color:#18375e;background:#fff;border:1px solid #d6e1ee;border-radius:9px;height:38px;padding:0 8px;font-size:11.5px;font-weight:800}.client-page-tools-v54{flex:none;align-items:center;gap:8px;display:flex}.client-note-button-v54{color:#315479;cursor:pointer;background:#fff;border:1px solid #d4e1f7;border-radius:10px;align-items:center;gap:7px;height:34px;padding:0 11px;font-size:11px;font-weight:850;transition:border-color .16s,background .16s,box-shadow .16s;display:flex;position:relative}.client-note-button-v54:hover{background:#f7faff;border-color:#8eb0f1;box-shadow:0 5px 14px #1d52a314}.client-note-button-v54 svg{color:#2562df;width:14px;height:14px}.client-note-button-v54>i{background:#13a363;border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:5px}.client-v6[dir=rtl] .client-note-button-v54>i{left:5px;right:auto}.admin-note-button-v54{color:#607087;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe6ef;border-radius:12px;align-items:center;gap:10px;min-width:126px;height:46px;padding:0 12px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:flex;position:relative}.admin-note-button-v54:hover{background:#fbfdff;border-color:#b8caf6;transform:translateY(-1px)}.admin-note-button-v54>svg{color:#2a65df;width:18px;height:18px}.admin-note-button-v54>span{gap:2px;display:grid}.admin-note-button-v54 b{color:#273851;font-size:10.5px;font-weight:900}.admin-note-button-v54 small{color:#8090a7;font-size:8.5px;font-weight:700}.admin-note-button-v54>i{background:#14a365;border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:8px}.admin-note-button-v54.has-note{background:#f7fcf9;border-color:#b9dfca}.intake-notes-backdrop-v54{z-index:220;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0818306b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.intake-notes-panel-v54{background:#fff;border:1px solid #d9e5f4;border-radius:20px;width:min(720px,100vw - 32px);max-height:min(720px,100vh - 40px);overflow:auto;box-shadow:0 30px 80px #071d4240}.intake-notes-panel-v54>header{background:linear-gradient(#f8fbff,#fff);border-bottom:1px solid #e7edf5;grid-template-columns:46px minmax(0,1fr) 38px;align-items:start;gap:13px;padding:22px 24px 18px;display:grid}.intake-notes-icon-v54{color:#1d5de0;background:#eaf1ff;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.intake-notes-icon-v54 svg{width:20px;height:20px}.intake-notes-panel-v54>header small{color:#2361dd;letter-spacing:.08em;font-size:9px;font-weight:900;display:block}.intake-notes-panel-v54>header h2{color:#102a4f;margin:3px 0 5px;font-size:22px;line-height:1.2}.intake-notes-panel-v54>header p{color:#708198;max-width:580px;margin:0;font-size:12px;line-height:1.55}.intake-notes-close-v54{color:#65768e;cursor:pointer;background:#fff;border:1px solid #dce5f0;border-radius:10px;width:36px;height:36px;font-size:22px;line-height:1}.intake-notes-close-v54:hover{color:#24466f;background:#f5f8fc}.intake-notes-body-v54{padding:22px 24px}.intake-notes-body-v54 label{gap:8px;display:grid}.intake-notes-body-v54 label>span{color:#29496f;font-size:12px;font-weight:900}.intake-notes-body-v54 textarea{resize:vertical;color:#18314f;width:100%;min-height:230px;font:inherit;background:#fbfdff;border:1px solid #cfdbeb;border-radius:14px;outline:none;padding:14px 15px;font-size:13.5px;line-height:1.65}.intake-notes-body-v54 textarea:focus{background:#fff;border-color:#5c8cf0;box-shadow:0 0 0 3px #2966e51a}.intake-notes-body-v54 label>small{color:#8795a8;justify-self:end;font-size:10.5px}.intake-notes-panel-v54>footer{background:#fbfcfe;border-top:1px solid #e7edf5;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:13px 24px;display:flex}.intake-notes-panel-v54>footer>span{color:#667c96;align-items:center;gap:7px;font-size:10.5px;font-weight:750;display:flex}.intake-notes-panel-v54>footer>span svg{color:#1c65df;width:15px;height:15px}.intake-notes-panel-v54>footer>div{gap:8px;display:flex}.intake-notes-panel-v54>footer button{min-height:40px}.client-notes-panel-v54[dir=rtl]>header{text-align:right;grid-template-columns:38px minmax(0,1fr) 46px}.client-notes-panel-v54[dir=rtl] .intake-notes-icon-v54{grid-area:1/3}.client-notes-panel-v54[dir=rtl]>header>div{grid-area:1/2}.client-notes-panel-v54[dir=rtl] .intake-notes-close-v54{grid-area:1/1}.client-notes-panel-v54[dir=rtl] .intake-notes-body-v54 label>small{justify-self:start}.invite-share-v54 button{font:inherit}.invite-language-share-v54{background:linear-gradient(135deg,#f9fbff,#f4f8ff);border:1px solid #cdddfa;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:11px;padding:12px 13px;display:flex}.invite-language-share-copy-v54{align-items:flex-start;gap:10px;min-width:0;display:flex}.invite-language-share-icon-v54{color:#1b5ee0;background:#e5eeff;border-radius:10px;place-items:center;width:36px;min-width:36px;height:36px;display:grid}.invite-language-share-icon-v54 svg{width:16px;height:16px}.invite-language-share-copy-v54>div{gap:3px;display:grid}.invite-language-share-copy-v54 strong{color:#1d385f;font-size:12px;font-weight:900}.invite-language-share-copy-v54 small{color:#70839c;font-size:10.5px;line-height:1.45}.invite-language-share-copy-v54 small b{color:#315c97}.invite-language-options-v54{flex:none;align-items:stretch;gap:7px;display:flex}.invite-language-options-v54>button:not(.invite-language-cancel-v54){color:#28496f;text-align:left;cursor:pointer;background:#fff;border:1px solid #c8d8f5;border-radius:11px;align-items:center;gap:9px;min-width:116px;min-height:50px;padding:7px 10px;display:flex;box-shadow:0 3px 8px #1e488408}.invite-language-options-v54>button:not(.invite-language-cancel-v54):hover{background:#f9fbff;border-color:#5f8ff0}.invite-language-options-v54>button>b{color:#1b5cdf;background:#eaf1ff;border-radius:8px;place-items:center;width:29px;height:29px;font-size:9.5px;font-weight:950;display:grid}.invite-language-options-v54>button>span{gap:1px;font-size:11.5px;font-weight:900;display:grid}.invite-language-options-v54>button>span small{color:#8a98aa;font-size:8.5px;font-weight:700}.invite-language-cancel-v54{color:#718198;cursor:pointer;background:#fff;border:1px solid #d9e3f0;border-radius:10px;width:38px;font-size:20px}.submitted-special-note-v54{background:#f8fbff;border:1px solid #cbdcf8;border-radius:12px;margin-top:10px;padding:12px 13px}.submitted-special-note-v54>div{align-items:center;gap:9px;display:flex}.submitted-special-note-icon-v54{color:#1e5fe0;background:#e7efff;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.submitted-special-note-icon-v54 svg{width:15px;height:15px}.submitted-special-note-v54>div>span:last-child{gap:2px;display:grid}.submitted-special-note-v54 small{letter-spacing:.07em;color:#2762d8!important;font-size:8.5px!important;font-weight:900!important}.submitted-special-note-v54 strong{color:#18375d!important;font-size:11.5px!important;font-weight:900!important}.submitted-special-note-v54 p{white-space:pre-wrap;overflow-wrap:anywhere;color:#4e637e;margin:9px 0 0;font-size:11.5px;line-height:1.6}@media (width<=1050px){.invite-language-share-v54{flex-direction:column;align-items:stretch}.invite-language-options-v54{align-self:flex-start}}@media (width<=820px){.onboarding-v6 .admin-product-methods-client-v54{grid-template-columns:1fr!important}.onboarding-v6 .admin-product-methods-client-v54 .client-recommended-method-v33 .product-method-v6{padding-bottom:45px!important;padding-right:16px!important}.admin-handoff-currency-v54{flex-direction:column;align-items:stretch}.admin-handoff-currency-v54 select{width:100%}.client-page-tools-v54{gap:6px}.client-note-button-v54{padding:0 9px}.intake-notes-backdrop-v54{padding:10px}.intake-notes-panel-v54{border-radius:16px;width:100%;max-height:calc(100vh - 20px)}.intake-notes-panel-v54>header{grid-template-columns:40px minmax(0,1fr) 34px;padding:17px}.intake-notes-icon-v54{width:40px;height:40px}.intake-notes-body-v54{padding:17px}.intake-notes-body-v54 textarea{min-height:190px}.intake-notes-panel-v54>footer{flex-direction:column;align-items:flex-start;padding:12px 17px}.intake-notes-panel-v54>footer>div{width:100%}.intake-notes-panel-v54>footer button{flex:1}.invite-language-options-v54{flex-wrap:wrap;width:100%}.invite-language-options-v54>button:not(.invite-language-cancel-v54){flex:1;min-width:130px}}.intakes-table-card-v8.admin-table-card-v18>.intake-filter-bar-v19{flex:none!important}.intakes-table-card-v8.admin-table-card-v18>.intakes-table-wrap-v18{flex:1!important;min-height:0!important;overflow:hidden auto!important}.client-session-warning-v55{color:#7a5410;background:#fff9e8;border:1px solid #f4d58a;border-radius:10px;align-items:center;gap:9px;margin-block-end:10px;padding:10px 12px;font-size:10px;font-weight:750;line-height:1.45;display:flex}.client-session-warning-v55 svg{color:#b77908;flex:none;width:17px;height:17px}.client-session-expired-v55{z-index:120}.system-health-page{scrollbar-width:thin;scrollbar-color:#c7d2e3 transparent;max-width:1480px;height:100%;margin:0 auto;padding:2px 4px 40px;overflow:auto}.health-page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.health-page-header h1{letter-spacing:-1.7px;color:#10203a;margin:7px 0;font-size:34px;line-height:1}.health-page-header p{color:#748197;max-width:760px;font-size:13px;line-height:1.6}.health-refresh-button{flex:none}.health-error{color:#a3261c;background:#fff4f3;border:1px solid #ffc9c4;border-radius:13px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:13px 15px;font-size:12px;display:flex}.health-error svg{flex:none;width:18px}.health-error span{gap:3px;display:grid}.health-hero{background:#fff;border:1px solid #dce4ef;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;margin-bottom:24px;padding:22px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #1626460e}.health-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#2766f117,#0000 68%);border-radius:50%;width:300px;height:300px;position:absolute;top:-110px;right:-80px}.health-hero-main{z-index:1;align-items:center;gap:16px;min-width:0;display:flex;position:relative}.health-hero-icon{color:#155eef;background:#edf3ff;border-radius:15px;flex:none;place-items:center;width:54px;height:54px;display:grid}.health-hero-icon svg{width:26px;height:26px}.health-hero-main>div>span{letter-spacing:1.25px;text-transform:uppercase;color:#6e7d93;font-size:10px;font-weight:850}.health-hero-main h2{letter-spacing:-.6px;color:#13223a;margin:5px 0;font-size:21px}.health-hero-main p{color:#8490a2;font-size:11px}.health-hero-up{border-color:#cfe8dc}.health-hero-up .health-hero-icon{color:#15995d;background:#ecfbf3}.health-hero-down{border-color:#ffd1cd}.health-hero-down .health-hero-icon{color:#d92d20;background:#fff1f0}.health-hero-warning .health-hero-icon{color:#d98200;background:#fff8e9}.health-hero-facts{z-index:1;grid-template-columns:repeat(3,minmax(115px,1fr));gap:10px;display:grid;position:relative}.health-hero-facts>div{background:#f9fbfd;border:1px solid #e8edf4;border-radius:12px;min-width:0;padding:12px 14px}.health-hero-facts span{color:#8591a3;margin-bottom:5px;font-size:9px;font-weight:750;display:block}.health-hero-facts strong{color:#263650;white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.health-section{margin-top:24px}.health-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:12px;display:flex}.health-section-heading>div>span,.health-panel-title>div>span{letter-spacing:1.25px;text-transform:uppercase;color:#5770a4;font-size:9px;font-weight:850}.health-section-heading h2,.health-panel-title h2,.keep-awake-copy h2{letter-spacing:-.4px;color:#17263e;margin-top:4px;font-size:18px}.health-section-heading>p{text-align:right;color:#8591a2;max-width:640px;font-size:10.5px;line-height:1.5}.health-components-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.health-component-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;min-width:0;padding:16px;box-shadow:0 9px 25px #1f315009}.health-component-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:15px;display:flex}.health-component-icon{color:#345a98;background:#eff4fc;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.health-component-icon svg{width:18px;height:18px}.health-component-card h3{color:#1f2f49;margin-bottom:6px;font-size:13px}.health-component-card p{color:#7d899b;min-height:32px;font-size:10.5px;line-height:1.5}.health-component-meta{color:#96a0af;border-top:1px solid #eef2f6;margin-top:12px;padding-top:10px;font-size:9px;font-weight:750}.health-status-pill{white-space:nowrap;color:#68768b;background:#f1f4f7;border-radius:999px;align-items:center;gap:5px;height:24px;padding:0 8px;font-size:8.5px;font-weight:850;display:inline-flex}.health-status-pill i{background:currentColor;border-radius:50%;width:6px;height:6px}.health-status-up{color:#137a4b}.health-status-pill.health-status-up{background:#ebf9f2}.health-status-warning,.health-status-degraded{color:#a15f00}.health-status-pill.health-status-warning,.health-status-pill.health-status-degraded{background:#fff5df}.health-status-down{color:#b42318}.health-status-pill.health-status-down{background:#fff0ef}.quota-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.quota-card{background:#fff;border:1px solid #e1e7ef;border-radius:16px;min-width:0;padding:17px;box-shadow:0 9px 25px #1f315008}.quota-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.quota-card-head>div>span{color:#64738a;text-transform:uppercase;letter-spacing:.8px;font-size:9px;font-weight:850}.quota-card h3{color:#1d2d46;margin-top:4px;font-size:13px}.quota-source{color:#24754e;white-space:nowrap;background:#eff7f3;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:850}.quota-source-estimate{color:#9a630f;background:#fff6e8}.quota-source-provider_required{color:#748095;background:#f1f4f8}.quota-values{flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:17px;display:flex}.quota-values strong{letter-spacing:-.6px;color:#14233a;font-size:20px}.quota-values span{color:#8c97a7;font-size:9.5px}.quota-meter{background:#edf1f6;border-radius:999px;height:8px;margin-top:12px;overflow:hidden}.quota-meter>span{border-radius:inherit;background:#27a66a;height:100%;transition:width .3s;display:block}.quota-meter-warning>span{background:#e09a28}.quota-meter-danger>span{background:#d92d20}.quota-meter-unknown{background:repeating-linear-gradient(135deg,#edf1f6 0 6px,#f7f9fb 6px 12px)}.quota-foot{justify-content:space-between;align-items:center;gap:8px;margin-top:7px;display:flex}.quota-foot strong{color:#526078;font-size:9px}.quota-foot span{color:#9aa4b3;font-size:8.5px}.quota-card>p{color:#8a95a6;border-top:1px solid #eef2f6;margin-top:12px;padding-top:11px;font-size:9.5px;line-height:1.5}.health-two-column{grid-template-columns:1.15fr .85fr;gap:12px;margin-top:24px;display:grid}.health-panel{background:#fff;border:1px solid #e1e7ef;border-radius:17px;padding:18px;box-shadow:0 9px 25px #1f315008}.health-panel-title{align-items:center;gap:11px;margin-bottom:16px;display:flex}.health-panel-icon{color:#275fc7;background:#eef4ff;border-radius:11px;flex:none;place-items:center;width:39px;height:39px;display:grid}.health-panel-icon svg{width:18px;height:18px}.health-activity-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.health-activity-grid>div{background:#fafbfd;border:1px solid #e8edf3;border-radius:11px;min-width:0;padding:12px}.health-activity-grid span{color:#78869a;font-size:8.5px;font-weight:750;display:block}.health-activity-grid strong{color:#13243f;margin:5px 0 3px;font-size:19px;display:block}.health-activity-grid small{color:#9ca5b2;font-size:8px;line-height:1.35;display:block}.health-activity-grid .health-stat-alert{background:#fff7f6;border-color:#ffd1cd}.health-activity-grid .health-stat-alert strong{color:#b42318}.health-check-list{gap:8px;display:grid}.health-check-list>div{background:#f9fbfd;border-radius:10px;align-items:center;gap:10px;padding:9px 10px;display:flex}.health-check-list>div>span{border-radius:8px;flex:none;place-items:center;width:28px;height:28px;display:grid}.health-check-list>div>span svg{width:14px}.check-ok{color:#168854;background:#eaf8f1}.check-warn{color:#bd7400;background:#fff4df}.health-check-list p{gap:2px;display:grid}.health-check-list strong{color:#2d3d55;font-size:10px}.health-check-list small{color:#8995a6;font-size:8.5px}.keep-awake-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:12px;display:grid}.keep-awake-copy{align-items:center;gap:12px;min-width:0;display:flex}.keep-awake-copy>div>span{letter-spacing:1px;text-transform:uppercase;color:#6076a0;font-size:9px;font-weight:850}.keep-awake-copy p{color:#8490a1;max-width:760px;margin-top:5px;font-size:10px;line-height:1.5}.keep-awake-actions{align-items:center;gap:10px;display:flex}.health-toggle-row{background:#f9fbfd;border:1px solid #e1e7ef;border-radius:11px;align-items:center;gap:9px;min-width:245px;height:44px;padding:0 12px;display:flex}.health-switch{background:#cfd6e0;border:0;border-radius:999px;flex:none;width:39px;height:22px;padding:2px;position:relative}.health-switch span{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .18s;display:block;box-shadow:0 1px 4px #00000029}.health-switch.active{background:#2364db}.health-switch.active span{transform:translate(17px)}.health-toggle-row>span{gap:2px;display:grid}.health-toggle-row strong{color:#34445d;font-size:9.5px}.health-toggle-row small{color:#8c97a7;font-size:8px}.keep-awake-warning{color:#875b13;background:#fff7e7;border:1px solid #f6dfad;border-radius:10px;grid-column:1/-1;align-items:flex-start;gap:9px;padding:10px 12px;display:flex}.keep-awake-warning svg{flex:none;width:16px;margin-top:1px}.keep-awake-warning p{font-size:9.5px;line-height:1.5}.keep-awake-status{color:#8b96a6;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;font-size:9px;display:flex}.keep-awake-error{color:#b42318}.health-notices{margin-top:24px}.health-notice-list{gap:7px;display:grid}.health-notice-list>div{color:#6f7d91;background:#fff;border:1px solid #e5eaf1;border-radius:10px;align-items:flex-start;gap:9px;padding:10px 12px;display:flex}.health-notice-list svg{color:#5974a5;flex:none;width:15px}.health-notice-list p{font-size:9.5px;line-height:1.5}.health-loading-card{color:#728097;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-content:center;place-items:center;gap:10px;min-height:180px;font-size:11px;display:grid}@media (width<=1280px){.health-components-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quota-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-two-column{grid-template-columns:1fr}.health-activity-grid{grid-template-columns:repeat(5,minmax(100px,1fr));padding-bottom:3px;overflow-x:auto}}@media (width<=900px){.health-hero{flex-direction:column;align-items:flex-start}.health-hero-facts{width:100%}.health-components-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.keep-awake-panel{grid-template-columns:1fr}.keep-awake-actions{flex-wrap:wrap;grid-column:1}.keep-awake-warning,.keep-awake-status{grid-column:1}.health-section-heading{flex-direction:column;align-items:flex-start;gap:6px}.health-section-heading>p{text-align:left}.health-page-header{align-items:flex-start}.quota-grid{grid-template-columns:1fr}}@media (width<=820px){.system-health-page{height:auto;padding:0 0 28px;overflow:visible}.health-page-header{flex-direction:column;align-items:stretch;gap:12px}.health-page-header h1{font-size:30px}.health-refresh-button{width:100%}.health-hero{border-radius:16px;padding:17px}.health-hero-main{align-items:flex-start}.health-hero-icon{width:46px;height:46px}.health-hero-main h2{font-size:18px}.health-hero-facts,.health-components-grid{grid-template-columns:1fr}.health-component-card p{min-height:0}.health-two-column{margin-top:18px}.health-panel{padding:15px}.health-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.keep-awake-actions{grid-template-columns:1fr;display:grid}.keep-awake-actions>.secondary-button-v5,.health-toggle-row{width:100%;min-width:0}.keep-awake-status{flex-direction:column;align-items:flex-start}.quota-card{padding:15px}.quota-card-head{gap:7px}.quota-source{white-space:normal;text-align:right}.health-section{margin-top:20px}.sidebar-v5{height:calc(68px + env(safe-area-inset-bottom));padding:7px 8px calc(7px + env(safe-area-inset-bottom))}.sidebar-nav-v5{gap:2px}.sidebar-nav-v5 button{flex:1;width:auto;min-width:0;max-width:none;height:52px}.sidebar-nav-v5 button svg{width:20px;height:20px}.page-wrap-v5{padding:18px 12px calc(92px + env(safe-area-inset-bottom))}.table-wrap-v6,.businesses-table-wrap-v17,.businesses-table-wrap-v18,.intake-table-shell-v19,.admin-table-scroll-v19{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto!important}.business-table-v6,.business-table-v17,.business-table-v18,.intake-table-v19{min-width:760px}.business-detail-drawer-v52,.intake-drawer-v19{width:min(100%,100vw)!important;max-width:100vw!important}.business-detail-body-v52,.intake-drawer-body-v19{padding-left:14px!important;padding-right:14px!important}.business-detail-grid-v52,.business-owner-form-v53{grid-template-columns:1fr!important}button,a,input,select,textarea{touch-action:manipulation}.secondary-button-v5,.primary-button-v5{min-height:44px}}@media (width<=560px){.health-page-header p{font-size:12px}.health-hero-main{grid-template-columns:auto 1fr;display:grid}.health-hero-main p{grid-column:1/-1}.health-activity-grid{grid-template-columns:1fr 1fr}.health-activity-grid>div:last-child{grid-column:1/-1}.quota-values strong{font-size:18px}.health-panel-title,.keep-awake-copy{align-items:flex-start}.health-toggle-row{height:auto;min-height:52px;padding:9px 11px}.login-access-v5{padding:24px 16px}.login-heading-v5 h2{font-size:38px}.login-form-v5 input,.field-v5 input,.field-v5 select,.field-v5 textarea,.client-v5 input,.client-v5 select,.client-v5 textarea{font-size:16px!important}.wizard-footer-v5{padding:0 12px}.wizard-footer-v5>span{display:none}.wizard-footer-v5>div{justify-content:flex-end;width:100%}.wizard-footer-v5 button{min-height:44px}.client-header-v5{padding:0 12px}.client-main-v5{width:calc(100% - 16px)}}.eyebrow-v6{letter-spacing:1.35px;text-transform:uppercase;color:#5770a4;font-size:10px;font-weight:850;display:inline-block}.deployment-panel{margin-top:12px}.deployment-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.deployment-grid>div{background:#fafbfd;border:1px solid #e8edf3;border-radius:11px;min-width:0;padding:11px 12px}.deployment-grid span{color:#8490a2;margin-bottom:5px;font-size:8.5px;font-weight:750;display:block}.deployment-grid strong{text-overflow:ellipsis;color:#23344f;font-size:10px;line-height:1.4;display:block;overflow:hidden}.deployment-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.deployment-wide{grid-column:span 2}.deployment-note{color:#8995a6;border-top:1px solid #edf1f5;margin-top:11px;padding-top:10px;font-size:9px;line-height:1.5}@media (width<=900px){.deployment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deployment-wide{grid-column:span 2}}@media (width<=560px){.deployment-grid{grid-template-columns:1fr}.deployment-wide{grid-column:1}.deployment-grid strong{white-space:normal;overflow-wrap:anywhere}}@media (width<=820px){html,body,#root{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;min-width:0;max-width:100%;overflow-x:hidden}img,svg,video,canvas,input,select,textarea{max-width:100%}.app-shell-v5{width:100%;max-width:100%;height:100dvh;overflow:hidden}.main-panel-v5{width:100%!important;max-width:100%!important;height:100dvh!important;margin-left:0!important;overflow:hidden!important}.page-wrap-v5{-webkit-overflow-scrolling:touch;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;padding:16px 12px calc(86px + env(safe-area-inset-bottom))!important;overflow:hidden auto!important}.sidebar-v5.sidebar-v20{-webkit-backdrop-filter:blur(14px);width:100%!important;height:calc(64px + env(safe-area-inset-bottom))!important;padding:5px 6px calc(5px + env(safe-area-inset-bottom))!important;z-index:500!important;background:#fffffffa!important;border:0!important;border-top:1px solid #dfe7f1!important;display:block!important;position:fixed!important;inset:auto 0 0!important;box-shadow:0 -8px 24px #1126481a!important}.sidebar-v20 .sidebar-brand-v5,.sidebar-v20 .sidebar-account-v5,.sidebar-v20 .sidebar-nav-label-v20{display:none!important}.sidebar-v20 .sidebar-nav-v5.sidebar-nav-v20{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:4px!important;width:100%!important;height:54px!important;margin:0!important;padding:0!important;display:grid!important}.sidebar-v20 .sidebar-nav-v20 button{color:#68778d!important;width:100%!important;min-width:0!important;max-width:none!important;height:54px!important;min-height:54px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:11px!important;grid-template-rows:28px 14px!important;align-content:center!important;justify-items:center!important;gap:2px!important;margin:0!important;padding:4px 2px!important;display:grid!important;position:relative!important;overflow:visible!important;transform:none!important}.sidebar-v20 .sidebar-nav-v20 button:before,.sidebar-v20 .sidebar-nav-v20 button:after{content:none!important;display:none!important}.sidebar-v20 .sidebar-nav-v20 button.active{color:#155eef!important;background:#edf4ff!important;box-shadow:inset 0 0 0 1px #cfe0ff!important}.sidebar-v20 .sidebar-nav-v20 button .sidebar-nav-icon-v20{color:currentColor!important;width:28px!important;height:28px!important;box-shadow:none!important;background:0 0!important;border-radius:8px!important;place-items:center!important;display:grid!important}.sidebar-v20 .sidebar-nav-v20 button.active .sidebar-nav-icon-v20{color:#155eef!important;background:#dce9ff!important}.sidebar-v20 .sidebar-nav-v20 .sidebar-nav-icon-v20 svg{width:19px!important;max-width:none!important;height:19px!important;display:block!important}.sidebar-v20 .sidebar-nav-v20 button .sidebar-nav-copy-v20{text-align:center!important;width:100%!important;min-width:0!important;line-height:1!important;display:block!important}.sidebar-v20 .sidebar-nav-v20 button .sidebar-nav-copy-v20 strong{color:currentColor!important;white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;font-size:9px!important;font-weight:800!important;line-height:12px!important;display:block!important;overflow:hidden!important}.sidebar-v20 .sidebar-nav-v20 button .sidebar-nav-copy-v20 small,.sidebar-v20 .sidebar-nav-v20 .sidebar-nav-chevron-v20{display:none!important}.business-detail-overlay-v52,.intake-drawer-backdrop-v8{z-index:700!important;width:100%!important;height:100dvh!important;padding:0!important;position:fixed!important;inset:0!important}.business-detail-drawer-v52,.intake-drawer-v8,.intake-drawer-v17,.intake-drawer-v19{-webkit-overflow-scrolling:touch;border-radius:0!important;width:100%!important;max-width:100%!important;height:100dvh!important;max-height:100dvh!important;position:fixed!important;inset:0!important;overflow:hidden auto!important}.business-detail-head-v52,.intake-drawer-head-v8,.intake-drawer-head-v19,.intake-drawer-head-v40,.intake-drawer-head-v41{-webkit-backdrop-filter:blur(12px);z-index:5!important;padding-top:calc(13px + env(safe-area-inset-top))!important;background:#fffffffa!important;position:sticky!important;top:0!important}.business-detail-body-v52,.drawer-workspace-panel-v40,.intake-drawer-body-v19{min-width:0!important;padding-left:12px!important;padding-right:12px!important;padding-bottom:calc(20px + env(safe-area-inset-bottom))!important}.business-detail-grid-v52,.business-owner-form-v53{grid-template-columns:1fr!important}.business-detail-stats-v52{grid-template-columns:repeat(2,minmax(0,1fr))!important}.business-owner-head-v53{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.drawer-task-nav-v40{background:#f7f9fc!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;min-width:0!important;padding:10px 12px!important;display:grid!important;overflow:visible!important}.drawer-task-nav-v40 button{width:100%!important;min-width:0!important;height:auto!important;min-height:58px!important;padding:8px!important}.drawer-task-nav-v40 button>div{min-width:0!important}.drawer-task-nav-v40 button strong,.drawer-task-nav-v40 button small{white-space:normal!important;overflow-wrap:anywhere!important}.drawer-stage-v19,.drawer-stage-v23{grid-template-columns:1fr!important}.drawer-summary-grid-v8,.drawer-summary-grid-v19,.drawer-summary-grid-v23{grid-template-columns:repeat(2,minmax(0,1fr))!important}.drawer-review-v8>div{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.drawer-review-v8 button{width:100%!important}.delete-dialog-backdrop-v17{padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom))!important}.delete-dialog-v17{width:100%!important;max-width:100%!important;max-height:calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:16px!important;overflow-y:auto!important}.delete-dialog-v17 footer{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.delete-dialog-v17 footer button{width:100%!important}.client-v6{-webkit-overflow-scrolling:touch;width:100%!important;min-width:0!important;max-width:100%!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden auto!important}.client-header-v6.client-header-v7{-webkit-backdrop-filter:blur(12px);z-index:80!important;width:100%!important;height:auto!important;min-height:62px!important;padding:calc(8px + env(safe-area-inset-top)) 11px 8px!important;background:#fffffffa!important;gap:8px!important;position:sticky!important;top:0!important}.client-header-v6 .brand-v5-full{flex:none!important}.client-header-v6 .brand-v5-full img{width:112px!important;max-width:30vw!important}.client-header-status-v7{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:5px!important;min-width:0!important;max-width:calc(100% - 120px)!important;display:flex!important;overflow:visible!important}.client-header-status-v7>span{display:none!important}.client-header-reference-v22,.client-header-status-v7>small{border-radius:9px!important;flex:0 auto!important;min-width:0!important;min-height:30px!important;padding:5px 7px!important}.client-header-reference-v22 span{display:none!important}.client-header-reference-v22 strong{white-space:nowrap!important;font-size:11px!important}.client-header-status-v7>small{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:120px!important;font-size:9.5px!important;overflow:hidden!important}.client-main-v6{width:100%!important;min-width:0!important;max-width:100%!important;padding:12px 10px calc(18px + env(safe-area-inset-bottom))!important;margin:0!important;overflow:visible!important}.client-page-head-v6.client-page-head-v14{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;min-width:0!important;margin-bottom:11px!important;display:grid!important}.client-title-line-v14{width:100%!important;min-width:0!important}.client-title-divider-v14{display:none!important}.client-title-line-v14 h1,.client-rtl-v16 .client-title-line-v14 h1{letter-spacing:-1px!important;overflow-wrap:anywhere!important;max-width:100%!important;font-size:28px!important;line-height:1.08!important}.client-title-line-v14 p,.client-rtl-v16 .client-title-line-v14 p{overflow-wrap:anywhere!important;max-width:100%!important;font-size:12.5px!important;line-height:1.5!important}.client-page-tools-v54{flex-wrap:wrap!important;justify-content:flex-start!important;gap:7px!important;width:100%!important;min-width:0!important;display:flex!important}.client-note-button-v54,.client-language-locked-v23{min-width:0!important;max-width:100%!important;min-height:40px!important}.client-tabs-v6.client-tabs-guided-v15{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin-bottom:10px!important;display:grid!important;overflow:visible!important}.client-tabs-v6.client-tabs-guided-v15 button{border-radius:10px!important;justify-content:center!important;gap:5px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:46px!important;padding:6px!important}.client-tabs-v6.client-tabs-guided-v15 button>span{flex:0 0 24px!important;width:24px!important;height:24px!important}.client-tabs-v6.client-tabs-guided-v15 button strong{white-space:normal!important;overflow-wrap:anywhere!important;min-width:0!important;max-width:100%!important;font-size:9.5px!important;line-height:1.15!important}.client-step-lock-v15{display:none!important}.client-card-v6,.client-card-stable-v16{border-radius:15px!important;width:100%!important;min-width:0!important;height:auto!important;overflow:visible!important}.client-card-stable-v16>.client-section-v6,.client-section-v6{width:100%!important;min-width:0!important;padding:15px 11px!important;overflow:visible!important}.client-section-v6 .section-content-v5{border-radius:0!important;width:100%!important;min-width:0!important;padding:0!important}.client-v6 .section-head-inline-v17{align-items:flex-start!important;gap:9px!important;margin-bottom:14px!important}.client-v6 .section-heading-copy-v17{min-width:0!important;display:block!important}.client-v6 .section-heading-copy-v17>i{display:none!important}.client-v6 .section-heading-copy-v17 h2,.client-rtl-v16 .section-heading-copy-v17 h2{overflow-wrap:anywhere!important;max-width:100%!important;font-size:21px!important;line-height:1.22!important}.client-v6 .section-heading-copy-v17 p,.client-rtl-v16 .section-heading-copy-v17 p{overflow-wrap:anywhere!important;max-width:100%!important;margin-top:4px!important;font-size:12.5px!important;line-height:1.5!important}.client-business-grid-v16,.location-contact-grid-v6,.client-location-final-row-v16,.client-brand-grid-v6,.client-product-methods-v6,.client-product-methods-simple-v33,.client-v6 .grid-v5.two,.client-v6 .grid-v5.three,.client-v6 .social-block-v6 .grid-v5.three,.client-v6 .review-v5,.client-v6 .review-v6{grid-template-columns:1fr!important}.client-v6 .field-v5,.client-v6 .field-v5 input,.client-v6 .field-v5 select,.client-v6 .field-v5 textarea{min-width:0!important;max-width:100%!important}.client-v6 .field-v5 input,.client-v6 .field-v5 select{min-height:48px!important;font-size:16px!important}.client-v6 .field-v5 textarea{min-height:108px!important;font-size:16px!important}.client-v6 .phone-input-v6{grid-template-columns:52px 88px minmax(0,1fr)!important;width:100%!important;min-width:0!important;height:50px!important}.client-v6 .phone-input-v6 .country-code-v6,.client-v6 .phone-input-v6 select,.client-v6 .phone-input-v6 input{min-width:0!important;height:48px!important}.client-v6 .phone-input-v6 input{font-size:16px!important}.client-step-aside-v16{z-index:auto!important;width:100%!important;max-width:100%!important;margin-top:10px!important;position:static!important;bottom:auto!important;left:auto!important;right:auto!important}.client-step-aside-v16 .client-guided-flow-v15{display:none!important}.client-step-aside-v16 .client-global-error-v22,.client-step-aside-v16 .client-aside-progress-v16{width:100%!important;min-width:0!important}.client-session-warning-v55{overflow-wrap:anywhere!important;max-width:100%!important}.client-v6 .client-footer-v6{z-index:auto!important;width:100%!important;height:auto!important;min-height:0!important;box-shadow:none!important;border-radius:0 0 14px 14px!important;grid-template-columns:1fr!important;gap:7px!important;margin-top:10px!important;padding:10px!important;display:grid!important;position:static!important;bottom:auto!important}.client-v6 .client-footer-v6>span{text-align:center!important;overflow-wrap:anywhere!important;width:100%!important;font-size:10px!important;line-height:1.35!important}.client-v6 .client-footer-v6>div{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)!important;gap:8px!important;width:100%!important;min-width:0!important;display:grid!important}.client-v6 .client-footer-v6 button{width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;padding:0 10px!important;font-size:13px!important}.client-language-gate-main-v23,.client-success-v6{width:100%!important;max-width:100%!important;height:auto!important;min-height:100dvh!important;padding:calc(14px + env(safe-area-inset-top)) 10px calc(18px + env(safe-area-inset-bottom))!important}.client-language-gate-card-v23,.client-success-card-v6{border-radius:16px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:20px 15px!important}.client-language-choice-grid-v23{grid-template-columns:1fr!important}.client-language-choice-v23{width:100%!important;min-width:0!important}.client-language-gate-foot-v23{text-align:center!important;flex-wrap:wrap!important;justify-content:center!important}.intake-notes-backdrop-v54{padding:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom))!important}.intake-notes-panel-v54{width:100%!important;max-width:100%!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:15px!important}.intake-notes-panel-v54>header{grid-template-columns:38px minmax(0,1fr) 34px!important;gap:9px!important;padding:14px!important}.client-notes-panel-v54[dir=rtl]>header{grid-template-columns:34px minmax(0,1fr) 38px!important}.intake-notes-panel-v54>header h2{overflow-wrap:anywhere!important;font-size:19px!important}.intake-notes-panel-v54>header p{font-size:11.5px!important}.intake-notes-body-v54{padding:14px!important}.intake-notes-body-v54 textarea{min-height:180px!important;font-size:16px!important}.intake-notes-panel-v54>footer{padding:11px 14px calc(11px + env(safe-area-inset-bottom))!important}}@media (width<=600px){button,a,input,select,textarea{touch-action:manipulation}input,select,textarea{font-size:16px}.page-wrap-v5{padding:12px 10px calc(84px + env(safe-area-inset-bottom))!important}.admin-control-page-v17,.admin-control-page-v18,.admin-control-page-v19,.admin-overview-v6,.intakes-page-v8,.onboarding-v5.onboarding-v6,.system-health-page{width:100%!important;min-width:0!important;max-width:100%!important}.overview-heading-v6,.admin-page-heading-v17,.invitations-hero-v40,.health-page-header{flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important;min-width:0!important}.overview-heading-v6 h1,.admin-page-heading-v17 h1,.invitations-title-row-v40 h1,.health-page-header h1{letter-spacing:-1.1px!important;overflow-wrap:anywhere!important;font-size:30px!important;line-height:1.08!important}.admin-heading-actions-v17,.invitations-hero-actions-v40{grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;display:grid!important}.admin-heading-actions-v17 button,.invitations-hero-actions-v40 button,.health-refresh-button{width:100%!important;min-height:46px!important}.login-v10{background:#f7f9fc!important;width:100%!important;min-height:100dvh!important;display:block!important;overflow:hidden auto!important}.login-brand-v10{display:none!important}.login-access-v10{width:100%!important;min-height:100dvh!important;padding:calc(18px + env(safe-area-inset-top)) 15px calc(22px + env(safe-area-inset-bottom))!important;place-items:center!important;display:grid!important}.login-card-v10{width:100%!important;min-width:0!important;max-width:480px!important}.login-mobile-brand-v10{display:flex!important}.login-heading-v10 h1{letter-spacing:-1.5px!important;font-size:38px!important;line-height:1.04!important}.login-heading-v10 p{font-size:13px!important;line-height:1.55!important}.login-form-v10{gap:15px!important;margin-top:24px!important}.login-form-v10 input{width:100%!important;min-width:0!important;height:52px!important;font-size:16px!important}.login-button-v10{width:100%!important;height:52px!important}.login-support-v10{text-align:left!important;align-items:flex-start!important;line-height:1.5!important}.password-gate-v11{width:100%!important;height:100dvh!important;min-height:100dvh!important;padding:calc(14px + env(safe-area-inset-top)) 10px calc(16px + env(safe-area-inset-bottom))!important;overflow:hidden auto!important}.password-gate-card-v11{border-radius:16px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:18px 14px!important}.password-gate-head-v11{align-items:flex-start!important}.password-gate-head-v11 h1{overflow-wrap:anywhere!important;font-size:24px!important;line-height:1.15!important}.password-gate-form-v11 input{width:100%!important;min-width:0!important;font-size:16px!important}.password-gate-button-v11{width:100%!important;min-height:50px!important}.onboarding-v5.onboarding-v6{height:auto!important;min-height:0!important;overflow:visible!important}.onboarding-header-v10{gap:10px!important;width:100%!important;min-width:0!important;margin-bottom:11px!important}.onboarding-header-v10 h1{letter-spacing:-1.7px!important;font-size:36px!important;line-height:1.04!important}.onboarding-header-actions-v10,.intake-mode-actions-v10{width:100%!important;min-width:0!important}.intake-mode-actions-v10{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.intake-mode-actions-v10>button{width:100%!important;min-width:0!important;height:auto!important;min-height:72px!important;padding:10px!important}.intake-mode-actions-v10>button>span{min-width:0!important}.intake-mode-actions-v10 b,.intake-mode-actions-v10 small{white-space:normal!important;overflow-wrap:anywhere!important}.admin-note-button-v54{width:100%!important;min-width:0!important;min-height:54px!important}.onboarding-v6 .wizard-tabs-v5.wizard-tabs-v6{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;min-width:0!important;margin-bottom:10px!important;display:grid!important;overflow:visible!important}.onboarding-v6 .wizard-tabs-v5.wizard-tabs-v6 button{border-radius:11px!important;gap:7px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:52px!important;padding:7px 9px!important}.onboarding-v6 .wizard-tabs-v5.wizard-tabs-v6 button span{flex:0 0 27px!important;width:27px!important;height:27px!important}.onboarding-v6 .wizard-tabs-v5.wizard-tabs-v6 button strong{white-space:normal!important;overflow-wrap:anywhere!important;text-overflow:clip!important;min-width:0!important;font-size:11.5px!important;line-height:1.15!important}.onboarding-v6 .wizard-v5.wizard-v6{border-radius:15px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;overflow:visible!important}.onboarding-v6 .wizard-body-v5{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:15px 11px 12px!important;overflow:visible!important}.onboarding-v6 .section-v5,.onboarding-v6 .section-content-v5{width:100%!important;min-width:0!important;height:auto!important}.onboarding-v6 .section-head-inline-v17{align-items:flex-start!important;gap:9px!important;margin-bottom:14px!important}.onboarding-v6 .section-heading-copy-v17{min-width:0!important;display:block!important}.onboarding-v6 .section-heading-copy-v17>i{display:none!important}.onboarding-v6 .section-heading-copy-v17 h2{overflow-wrap:anywhere!important;font-size:21px!important;line-height:1.22!important}.onboarding-v6 .section-heading-copy-v17 p{overflow-wrap:anywhere!important;margin-top:4px!important;font-size:12.5px!important;line-height:1.5!important}.onboarding-v6 .admin-business-grid-v16,.onboarding-v6 .location-contact-grid-v6,.onboarding-v6 .location-bottom-row-v13,.onboarding-v6 .grid-v5.two,.onboarding-v6 .grid-v5.three,.onboarding-v6 .client-product-methods-v6,.onboarding-v6 .client-product-methods-simple-v33,.onboarding-v6 .review-v5,.onboarding-v6 .review-v6{grid-template-columns:1fr!important}.onboarding-v6 .field-v5,.client-v6 .field-v5{min-width:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.onboarding-v6 .field-v5 input,.onboarding-v6 .field-v5 select,.onboarding-v6 .field-v5 textarea{width:100%!important;min-width:0!important;max-width:100%!important;font-size:16px!important}.onboarding-v6 .field-v5 input,.onboarding-v6 .field-v5 select{min-height:48px!important}.onboarding-v6 .field-v5 textarea{min-height:108px!important}.onboarding-v6 .wizard-footer-v5{background:#fff!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important;height:auto!important;min-height:0!important;padding:10px!important;display:grid!important;position:static!important}.onboarding-v6 .wizard-footer-v5>span{text-align:center!important}.onboarding-v6 .wizard-footer-v5>div{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)!important;gap:8px!important;width:100%!important;display:grid!important}.onboarding-v6 .wizard-footer-v5 button{width:100%!important;min-height:48px!important}.onboarding-step-3 .hours-v5{grid-template-columns:1fr!important;gap:9px!important;display:grid!important}.onboarding-step-3 .hours-row-v5{grid-template-columns:1fr 1fr!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:11px!important;display:grid!important}.onboarding-step-3 .hours-row-v5>strong{grid-column:1/-1!important;min-width:0!important;padding:0!important;font-size:14px!important}.onboarding-step-3 .state-toggle-v5{width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important}.onboarding-step-3 .time-range-v5{grid-column:1/-1!important;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr)!important;gap:5px!important;width:100%!important;min-width:0!important}.onboarding-step-3 .time-range-v5 input{width:100%!important;min-width:0!important;height:44px!important;font-size:16px!important}.onboarding-step-5 .client-product-methods-v6,.onboarding-step-5 .client-product-methods-simple-v33,.onboarding-step-5 .admin-product-methods-client-v54{grid-template-columns:1fr!important;gap:9px!important;display:grid!important}.onboarding-step-5 .product-method-v6{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:15px!important}.onboarding-step-5 .product-method-v6>div{width:100%!important;min-width:0!important}.onboarding-step-5 .product-method-v6 strong,.onboarding-step-5 .product-method-v6 small,.onboarding-step-5 .product-method-v6 em{white-space:normal!important;overflow-wrap:anywhere!important}.onboarding-step-5 .client-recommended-method-v33 .product-method-v6{padding-top:52px!important}.onboarding-step-5 .client-recommended-badge-v33{top:12px!important;left:auto!important;right:12px!important;font-size:10px!important;inset-inline:auto 12px!important}.onboarding-v6 .invite-result-v22{width:100%!important;min-width:0!important;padding:13px!important}.onboarding-v6 .invite-reference-v22{grid-template-columns:1fr!important;gap:4px!important;padding:12px!important}.onboarding-v6 .invite-reference-v22 small{grid-column:1!important}.onboarding-v6 .invite-url-v7.invite-url-v22{grid-template-columns:22px minmax(0,1fr)!important;align-items:start!important;gap:8px!important;width:100%!important;min-width:0!important;padding:10px!important;display:grid!important}.onboarding-v6 .invite-url-v22>a{word-break:break-all!important;overflow-wrap:anywhere!important;min-width:0!important;max-width:100%!important;font-size:11px!important;line-height:1.45!important}.onboarding-v6 .invite-url-v22>button{grid-column:1/-1!important;justify-content:center!important;width:100%!important;min-height:42px!important}.onboarding-v6 .invite-share-v22{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.onboarding-v6 .invite-share-v22>a,.onboarding-v6 .invite-share-v22>button{justify-content:center!important;width:100%!important;min-width:0!important}.onboarding-v6 .invite-another-v22{width:100%!important;margin-left:0!important}.admin-kpis-v20,.kpi-grid-v6.admin-kpis-v20,.invitation-kpis-v20{grid-template-columns:1fr!important;gap:9px!important}.admin-kpi-v20{min-height:88px!important}.kpi-grid-v6.admin-kpis-v20 .admin-kpi-v20,.invitation-kpis-v20 article{padding:14px!important}.admin-table-card-v17,.admin-table-card-v18,.overview-business-panel-v6,.intakes-table-card-v8{width:100%!important;min-width:0!important;overflow:hidden!important}.admin-filter-bar-v17,.admin-filter-bar-v18,.admin-filter-bar-v19,.business-filter-bar-v17,.business-filter-bar-v18,.business-filter-bar-v19,.intake-filter-bar-v18,.intake-filter-bar-v19{grid-template-columns:1fr!important;gap:9px!important;width:100%!important;min-width:0!important;padding:13px!important;display:grid!important}.admin-filter-title-v17,.admin-search-v17,.admin-search-v18,.admin-search-v19,.admin-filter-select-v17,.admin-filter-select-v18,.admin-filter-select-v19,.admin-clear-filter-v17,.admin-clear-filter-v18,.admin-reset-filter-v19{width:100%!important;min-width:0!important}.admin-search-v17 input,.admin-search-v18 input,.admin-search-v19 input,.admin-filter-select-v17,.admin-filter-select-v18,.admin-filter-select-v19{font-size:16px!important}.admin-date-range-v18,.admin-date-range-v19,.admin-date-range-v40,.admin-date-range-v41{background:0 0!important;border:0!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:0!important;display:grid!important}.admin-date-range-title-v18,.admin-date-range-title-v19,.admin-date-range-title-v41{border-radius:9px!important;grid-column:1/-1!important;width:100%!important;height:auto!important;min-height:38px!important;padding:8px 10px!important}.admin-date-range-v18 label,.admin-date-range-v19 label,.admin-date-field-v41{background:0 0!important;border:0!important;grid-template-columns:1fr!important;gap:5px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:0!important;display:grid!important}.admin-date-range-v18 label>span,.admin-date-range-v19 label>span,.admin-date-field-v41>span{width:auto!important;height:auto!important;padding:0!important;font-size:9px!important;position:static!important}.admin-date-range-v18 input,.admin-date-range-v19 input,.admin-date-field-v41 input{background:#fff!important;border:1px solid #dce4ef!important;border-radius:10px!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;padding:0 9px!important;font-size:16px!important}.date-range-separator-v19{display:none!important}.intakes-table-wrap-v8,.intakes-table-wrap-v18{width:100%!important;min-width:0!important;overflow:visible!important}.intakes-table-v8,.intakes-table-v17,.intakes-table-v18{width:100%!important;min-width:0!important;display:block!important}.intakes-table-v8 thead{display:none!important}.intakes-table-v8 tbody{gap:10px!important;width:100%!important;padding:10px!important;display:grid!important}.intakes-table-v8 tbody tr{background:#fff!important;border:1px solid #dce5f0!important;border-radius:14px!important;grid-template-columns:1fr 1fr!important;gap:9px 10px!important;width:100%!important;min-width:0!important;padding:13px!important;display:grid!important;box-shadow:0 4px 12px #1831570a!important}.intakes-table-v8 tbody tr>td{border:0!important;width:auto!important;min-width:0!important;padding:0!important;display:block!important}.intakes-table-v8 tbody tr>td:first-child{border-bottom:1px solid #edf1f5!important;grid-column:1/-1!important;padding-bottom:8px!important}.intakes-table-v8 tbody tr>td:first-child strong,.intakes-table-v8 tbody tr>td:first-child small{white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important}.intakes-table-v8 tbody tr>td:nth-child(2):before,.intakes-table-v8 tbody tr>td:nth-child(3):before,.intakes-table-v8 tbody tr>td:nth-child(4):before,.intakes-table-v8 tbody tr>td:nth-child(5):before,.intakes-table-v8 tbody tr>td:nth-child(6):before{color:#8793a5;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:850;display:block}.intakes-table-v8 tbody tr>td:nth-child(2):before{content:"Mode"}.intakes-table-v8 tbody tr>td:nth-child(3):before{content:"Status"}.intakes-table-v8 tbody tr>td:nth-child(4):before{content:"Progress"}.intakes-table-v8 tbody tr>td:nth-child(5):before{content:"Created"}.intakes-table-v8 tbody tr>td:nth-child(6):before{content:"Actions"}.intakes-table-v8 tbody tr>td:nth-child(4){grid-column:1/-1!important}.intakes-table-v8 .progress-cell-v8,.intakes-table-v8 .progress-cell-v18{width:100%!important;min-width:0!important}.intakes-table-v8 tbody tr>td:nth-child(6){justify-self:end!important}.intakes-table-v8 .queue-actions-v18{justify-content:flex-end!important}.intakes-table-v8 tbody tr:has(td[colspan]){box-shadow:none!important;border:0!important;padding:0!important;display:block!important}.intakes-table-v8 tbody tr:has(td[colspan])>td{width:100%!important}.businesses-table-wrap-v17,.businesses-table-wrap-v18,.table-wrap-v6{width:100%!important;min-width:0!important;overflow:visible!important}.business-table-v6,.business-table-v17,.business-table-v18{width:100%!important;min-width:0!important;display:block!important}.business-table-v6 thead{display:none!important}.business-table-v6 tbody{gap:10px!important;width:100%!important;padding:10px!important;display:grid!important}.business-table-v6 tbody tr{background:#fff!important;border:1px solid #dce5f0!important;border-radius:14px!important;grid-template-columns:1fr 1fr!important;gap:9px 10px!important;width:100%!important;min-width:0!important;padding:13px!important;display:grid!important;box-shadow:0 4px 12px #1831570a!important}.business-table-v6 tbody tr>td{border:0!important;width:auto!important;min-width:0!important;padding:0!important;display:block!important}.business-table-v6 tbody tr>td:first-child{grid-column:1/-1!important}.business-table-v6 tbody tr>td:nth-child(2){border-bottom:1px solid #edf1f5!important;grid-column:1/-1!important;padding-bottom:8px!important}.business-table-v6 tbody tr>td:nth-child(3):before,.business-table-v6 tbody tr>td:nth-child(4):before,.business-table-v6 tbody tr>td:nth-child(5):before,.business-table-v6 tbody tr>td:nth-child(6):before,.business-table-v6 tbody tr>td:nth-child(7):before{color:#8793a5;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:850;display:block}.business-table-v6 tbody tr>td:nth-child(3):before{content:"Category"}.business-table-v6 tbody tr>td:nth-child(4):before{content:"Location"}.business-table-v6 tbody tr>td:nth-child(5):before{content:"Status"}.business-table-v6 tbody tr>td:nth-child(6):before{content:"Created"}.business-table-v6 tbody tr>td:nth-child(7):before{content:"Actions"}.business-table-v6 tbody tr>td:nth-child(7){justify-self:end!important}.business-table-v6 .business-name-button-v52{width:100%!important;min-width:0!important}.business-table-v6 .business-name-button-v52>span:last-child{min-width:0!important}.business-table-v6 .business-name-button-v52 strong,.business-table-v6 .business-name-button-v52 small{white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important}.business-table-v6 tbody tr:has(td[colspan]){box-shadow:none!important;border:0!important;padding:0!important;display:block!important}.business-table-v6 tbody tr:has(td[colspan])>td{width:100%!important}.system-health-page{height:auto!important;padding:0 0 20px!important;overflow:visible!important}.health-hero{border-radius:16px!important;flex-direction:column!important;align-items:flex-start!important;gap:15px!important;width:100%!important;min-width:0!important;padding:15px!important}.health-hero-main{align-items:flex-start!important;width:100%!important;min-width:0!important}.health-hero-main>div{min-width:0!important}.health-hero-main h2{overflow-wrap:anywhere!important;font-size:18px!important;line-height:1.25!important}.health-hero-facts{grid-template-columns:1fr!important;width:100%!important}.health-components-grid,.quota-grid,.health-two-column{grid-template-columns:1fr!important}.health-section-heading{flex-direction:column!important;align-items:flex-start!important;gap:5px!important}.health-section-heading>p{text-align:left!important;max-width:100%!important}.health-component-card p{min-height:0!important}.health-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important}.health-panel{padding:14px!important}.keep-awake-panel{grid-template-columns:1fr!important;gap:12px!important}.keep-awake-copy{align-items:flex-start!important}.keep-awake-actions{grid-column:1!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;display:grid!important}.keep-awake-actions>.secondary-button-v5,.health-toggle-row{width:100%!important;min-width:0!important;height:auto!important;min-height:48px!important}.health-toggle-row{padding:8px 10px!important}.keep-awake-warning,.keep-awake-status{grid-column:1!important}.keep-awake-status{flex-direction:column!important;align-items:flex-start!important}.deployment-grid{grid-template-columns:1fr!important}.deployment-grid>div,.deployment-wide{grid-column:1!important;min-width:0!important}.deployment-grid strong,.deployment-note,.health-notice-list p{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;max-width:100%!important}.client-v6 .client-card-v6,.client-v6 .client-card-stable-v16{background:#fff!important;border:1px solid #d5e2f2!important;box-shadow:0 5px 16px #1a3a690a!important}.client-v6 .section-content-v5{box-shadow:none!important;background:0 0!important;border:0!important}.client-v6 .client-business-grid-v16>.field-v5,.client-v6 .location-contact-grid-v6>.field-v5,.client-v6 .client-location-final-row-v16>.field-v5,.client-v6 .client-brand-grid-v6>.field-v5,.client-v6 .grid-v5>.field-v5{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.client-v6 .social-block-v6{width:100%!important;min-width:0!important;padding:13px!important}.client-v6 .social-block-title-v6{flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.client-step-3 .hours-v5{grid-template-columns:1fr!important;gap:9px!important;display:grid!important}.client-step-3 .hours-row-v5{grid-template-columns:1fr 1fr!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:11px!important;display:grid!important}.client-step-3 .hours-row-v5>strong{overflow-wrap:anywhere!important;grid-column:1/-1!important;min-width:0!important;padding:0!important;font-size:14px!important}.client-step-3 .state-toggle-v5{width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important;font-size:11.5px!important}.client-step-3 .time-range-v5{grid-column:1/-1!important;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr)!important;gap:5px!important;width:100%!important;min-width:0!important}.client-step-3 .time-range-v5 input{width:100%!important;min-width:0!important;height:44px!important;padding:0 5px!important;font-size:16px!important}.client-step-5 .client-product-methods-v6,.client-step-5 .client-product-methods-simple-v33{grid-template-columns:1fr!important;gap:9px!important;display:grid!important}.client-step-5 .product-method-v6{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:15px!important}.client-step-5 .product-method-v6>div{min-width:0!important}.client-step-5 .product-method-v6 strong,.client-step-5 .product-method-v6 small,.client-step-5 .product-method-v6 em{white-space:normal!important;overflow-wrap:anywhere!important}.client-step-5 .client-recommended-method-v33 .product-method-v6{padding-top:52px!important}.client-step-5 .client-recommended-badge-v33{top:12px!important;left:auto!important;right:12px!important;inset-inline:auto 12px!important}.client-handoff-v33,.client-handoff-head-v33,.client-handoff-drop-v33,.client-handoff-files-v33{width:100%!important;min-width:0!important;max-width:100%!important}.client-handoff-drop-v33{grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important;min-height:0!important;padding:13px!important}.client-handoff-drop-v33>b{white-space:normal!important;text-align:center!important;grid-column:1/-1!important;justify-content:center!important;width:100%!important;min-height:42px!important}.client-handoff-drop-v33 strong,.client-handoff-drop-v33 span,.client-handoff-head-v33 p,.client-handoff-files-v33 strong{white-space:normal!important;overflow-wrap:anywhere!important}.client-step-5 .manual-catalog-v6,.client-step-5 .manual-table-v6{width:100%!important;min-width:0!important;overflow:visible!important}.client-step-5 .manual-head-v6{flex-direction:column!important;align-items:stretch!important;gap:9px!important;padding:12px!important}.client-step-5 .manual-head-actions-v22{grid-template-columns:1fr!important;gap:8px!important;width:100%!important;display:grid!important}.client-step-5 .currency-control-v22,.client-step-5 .manual-head-actions-v22>button{width:100%!important;min-width:0!important}.client-step-5 .manual-columns-v6{display:none!important}.client-step-5 .manual-row-v6,.client-step-5 .manual-table-simple-v15 .manual-row-v6{background:#fff!important;border:1px solid #dce5ef!important;border-radius:13px!important;grid-template-columns:1fr 1fr!important;gap:9px!important;width:100%!important;min-width:0!important;margin:0 0 9px!important;padding:12px!important;display:grid!important}.client-step-5 .manual-row-v6>input:first-child,.client-step-5 .manual-image-control-v22,.client-step-5 .manual-product-remove-v23{grid-column:1/-1!important}.client-step-5 .manual-row-v6 input,.client-step-5 .manual-row-v6 select{width:100%!important;min-width:0!important;height:48px!important;font-size:16px!important}.client-step-5 .manual-product-remove-v23{width:100%!important;min-height:42px!important}.client-step-6 .review-v6,.client-step-6 .review-v5{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.client-v6 .review-card-v5{width:100%!important;min-width:0!important;padding:13px!important}.client-v6 .review-card-v5>div:not(.review-title-v5){grid-template-columns:1fr!important;gap:3px!important;display:grid!important}.client-v6 .review-card-v5 strong{white-space:normal!important;overflow-wrap:anywhere!important;text-align:start!important;min-width:0!important;max-width:100%!important}.client-rtl-v16 .review-card-v5 strong{text-align:right!important}.drawer-identity-v41{min-width:0!important}.drawer-identity-line-v41{flex-wrap:wrap!important;min-width:0!important}.drawer-identity-line-v41>*{max-width:100%!important}.drawer-summary-grid-v8,.drawer-summary-grid-v19,.drawer-summary-grid-v23{grid-template-columns:1fr 1fr!important}.drawer-section-v8,.drawer-stage-v19,.drawer-stage-v23,.drawer-help-request-v22,.drawer-help-request-v24,.drawer-review-v8{min-width:0!important}.drawer-section-v8 *,.drawer-stage-v19 *,.drawer-stage-v23 *,.drawer-help-request-v22 *,.drawer-help-request-v24 *{overflow-wrap:anywhere;max-width:100%}.sidebar-v20 .sidebar-nav-v20 button .sidebar-nav-copy-v20 strong{font-size:9px!important}}@media (width<=430px){.page-wrap-v5{padding-left:8px!important;padding-right:8px!important}.sidebar-v20 .sidebar-nav-v20 button .sidebar-nav-copy-v20 strong{font-size:8.5px!important}.admin-heading-actions-v17,.invitations-hero-actions-v40{grid-template-columns:1fr!important}.onboarding-header-v10 h1{font-size:34px!important}.intake-mode-actions-v10{grid-template-columns:1fr 1fr!important}.intake-mode-actions-v10>button{min-height:68px!important;padding:8px!important}.intake-mode-actions-v10 b{font-size:13px!important}.intake-mode-actions-v10 small{font-size:9.5px!important}.admin-date-range-v18,.admin-date-range-v19,.admin-date-range-v40,.admin-date-range-v41{grid-template-columns:1fr!important}.client-main-v6{padding-left:8px!important;padding-right:8px!important}.client-header-v6 .brand-v5-full img{width:102px!important}.client-header-status-v7{max-width:calc(100% - 108px)!important}.client-header-status-v7>small{max-width:105px!important}.client-title-line-v14 h1,.client-rtl-v16 .client-title-line-v14 h1{font-size:25px!important}.client-tabs-v6.client-tabs-guided-v15{grid-template-columns:repeat(2,minmax(0,1fr))!important}.client-step-3 .hours-row-v5,.onboarding-step-3 .hours-row-v5{grid-template-columns:1fr 1fr!important}.client-step-5 .manual-row-v6,.client-step-5 .manual-table-simple-v15 .manual-row-v6{grid-template-columns:1fr!important}.client-step-5 .manual-row-v6>*,.client-step-5 .manual-row-v6>input:first-child,.client-step-5 .manual-image-control-v22,.client-step-5 .manual-product-remove-v23{grid-column:1!important}.client-v6 .client-footer-v6 button,.onboarding-v6 .wizard-footer-v5 button{font-size:12px!important}.intakes-table-v8 tbody tr,.business-table-v6 tbody tr{grid-template-columns:1fr!important}.intakes-table-v8 tbody tr>td,.business-table-v6 tbody tr>td{grid-column:1!important;justify-self:stretch!important}.intakes-table-v8 tbody tr>td:first-child,.intakes-table-v8 tbody tr>td:nth-child(4),.business-table-v6 tbody tr>td:first-child,.business-table-v6 tbody tr>td:nth-child(2){grid-column:1!important}.intakes-table-v8 tbody tr>td:nth-child(6),.business-table-v6 tbody tr>td:nth-child(7){justify-self:stretch!important}.intakes-table-v8 .queue-actions-v18,.business-table-v6 .business-actions-v17,.business-table-v6 .business-actions-v18,.business-table-v6 .business-actions-v19{justify-content:flex-start!important}.drawer-task-nav-v40,.drawer-summary-grid-v8,.drawer-summary-grid-v19,.drawer-summary-grid-v23,.business-detail-stats-v52{grid-template-columns:1fr!important}.health-activity-grid{grid-template-columns:1fr 1fr!important}.login-heading-v10 h1{font-size:34px!important}}@media (width<=820px) and (height<=500px){.onboarding-v5.onboarding-v6{height:auto!important;min-height:0!important;overflow:visible!important}.onboarding-v6 .wizard-tabs-v5.wizard-tabs-v6{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;min-width:0!important;margin-bottom:9px!important;display:grid!important;overflow:visible!important}.onboarding-v6 .wizard-tabs-v5.wizard-tabs-v6 button{gap:6px!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 8px!important}.onboarding-v6 .wizard-tabs-v5.wizard-tabs-v6 button span{flex:0 0 25px!important;width:25px!important;height:25px!important}.onboarding-v6 .wizard-tabs-v5.wizard-tabs-v6 button strong{white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;font-size:10.5px!important;overflow:hidden!important}.onboarding-v6 .wizard-v5.wizard-v6{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;overflow:visible!important}.onboarding-v6 .wizard-body-v5{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:14px 16px 12px!important;overflow:visible!important}.onboarding-v6 .section-v5,.onboarding-v6 .section-content-v5{height:auto!important;min-height:0!important}.onboarding-v6 .wizard-footer-v5{flex-wrap:wrap!important;gap:8px!important;width:100%!important;height:auto!important;min-height:58px!important;padding:8px 14px!important;position:static!important}.onboarding-v6 .wizard-footer-v5>div{gap:8px!important;margin-left:auto!important;display:flex!important}.onboarding-v6 .wizard-footer-v5 button{min-height:42px!important}}@media (width<=340px){.client-header-v6.client-header-v7{grid-template-columns:1fr!important;place-items:center!important;gap:7px!important;padding-left:8px!important;padding-right:8px!important;display:grid!important}.client-header-v6 .brand-v5-full{justify-content:center!important;width:100%!important}.client-header-v6 .brand-v5-full img{width:110px!important;max-width:55vw!important}.client-header-status-v7{flex-wrap:wrap!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.client-header-reference-v22{flex:0 auto!important;max-width:100%!important}.client-header-status-v7 small{display:none!important}.client-v6 .client-card-v6,.client-v6 .client-card-stable-v16{height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important}.client-v6 .client-section-v6,.client-v6 .client-card-stable-v16>.client-section-v6{flex:none!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important}.client-v6 .client-section-v6 .section-content-v5{height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important}.client-v6 .client-footer-v6{clear:both!important;margin-top:14px!important;position:static!important}.client-title-line-v14 h1,.client-rtl-v16 .client-title-line-v14 h1{font-size:24px!important}.client-tabs-v6.client-tabs-guided-v15 button strong{font-size:9px!important}}
