body.customer-portal #customerProfileModal.modal{position:fixed!important;z-index:5000!important;inset:0!important;display:grid!important;width:100vw!important;height:100vh!important;height:100dvh!important;place-items:center!important;padding:22px!important;overflow:hidden!important;background:rgba(22,34,53,.54)!important;backdrop-filter:blur(5px)}body.customer-portal #customerProfileModal.modal.hidden{display:none!important}body.customer-portal #customerProfileModal .customer-profile-panel{display:grid!important;width:min(1180px,calc(100vw - 44px))!important;max-width:1180px!important;height:auto!important;max-height:calc(100vh - 44px)!important;max-height:calc(100dvh - 44px)!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important;border:1px solid #d8e2ef!important;border-radius:18px!important;background:#fff!important;box-shadow:0 28px 80px rgba(16,35,62,.28)!important}body.customer-portal #customerProfileModal .customer-profile-head{display:flex!important;min-height:78px!important;align-items:center!important;justify-content:space-between!important;padding:14px 18px 14px 22px!important;border-bottom:1px solid #e2e8f1!important;background:linear-gradient(135deg,#f8fbff 0,#eef7f6 100%)!important}body.customer-portal #customerProfileModal .customer-profile-heading{display:flex;min-width:0;align-items:center;gap:13px}body.customer-portal #customerProfileModal .customer-profile-heading>div{display:grid;min-width:0;gap:3px}body.customer-portal #customerProfileModal .customer-profile-heading strong{color:#19304d;font-size:20px}body.customer-portal #customerProfileModal .customer-profile-heading small{color:#708198;font-size:12px}body.customer-portal #customerProfileModal .customer-profile-mark{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,#2563df,#07998f);box-shadow:0 8px 18px rgba(37,99,223,.22);font-size:20px;font-weight:900}body.customer-portal #customerProfileModal .customer-profile-close{display:grid!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;flex:0 0 38px!important;place-items:center!important;padding:0!important;border:1px solid #d5deea!important;border-radius:10px!important;color:#697990!important;background:#fff!important;box-shadow:0 3px 9px rgba(31,52,81,.07)!important;font-size:25px!important}body.customer-portal #customerProfileModal .customer-profile-form{display:grid!important;min-height:0!important;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);align-items:start;gap:14px!important;padding:18px 20px 0!important;overflow-x:hidden!important;overflow-y:auto!important;background:#f7f9fc!important}body.customer-portal #customerProfileModal .customer-profile-section{display:grid;gap:14px;padding:16px;border:1px solid #dfe6f0;border-radius:13px;background:#fff}body.customer-portal #customerProfileModal .customer-profile-overview,body.customer-portal #customerProfileModal .customer-profile-editable{grid-column:1}body.customer-portal #customerProfileModal .customer-profile-password{position:sticky;top:0;grid-column:2;grid-row:1/span 2}body.customer-portal #customerProfileModal .customer-profile-section-title{display:flex;align-items:baseline;gap:10px}body.customer-portal #customerProfileModal .customer-profile-section-title strong{color:#263a56;font-size:15px}body.customer-portal #customerProfileModal .customer-profile-section-title span{color:#8a97a9;font-size:11px}body.customer-portal #customerProfileModal .customer-profile-readonly{display:grid!important;grid-template-columns:2fr 1fr 1fr 1fr!important;gap:10px!important}body.customer-portal #customerProfileModal :is(.customer-profile-readonly,.customer-profile-fields) label{display:grid!important;min-width:0!important;gap:7px!important;color:#526078!important;font-size:12px!important;font-weight:750!important}body.customer-portal #customerProfileModal input:not([type=file]){width:100%!important;min-width:0!important;height:42px!important;padding:0 12px!important;border:1px solid #cdd8e6!important;border-radius:9px!important;color:#24344d!important;background:#fff!important}body.customer-portal #customerProfileModal input[readonly]{color:#435168!important;background:#f3f6fa!important;cursor:not-allowed}body.customer-portal #customerProfileModal .customer-profile-fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 16px!important}body.customer-portal #customerProfileModal .customer-profile-wide{grid-column:1/-1!important}body.customer-portal #customerProfileModal .customer-profile-license{grid-row:span 2}body.customer-portal #customerProfileModal .customer-profile-upload{position:relative;display:grid;min-height:82px;place-content:center;justify-items:center;gap:5px;padding:12px;overflow:hidden;border:1px dashed #91acd2;border-radius:10px;color:#315fd8;background:#f4f8ff}body.customer-portal #customerProfileModal .customer-profile-upload input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}body.customer-portal #customerProfileModal .customer-profile-upload b{font-size:13px}body.customer-portal #customerProfileModal .customer-profile-upload small{color:#8997aa;font-size:10px;font-weight:500}body.customer-portal #customerProfileModal .customer-profile-license em{color:#16805e;font-size:11px;font-style:normal;font-weight:650}body.customer-portal #customerProfileModal .customer-profile-actions{position:sticky;bottom:0;display:flex!important;min-height:68px;grid-column:1/-1;align-items:center;justify-content:flex-end;gap:14px;margin:0-20px;padding:12px 20px;border-top:1px solid #e1e7f0;background:rgba(255,255,255,.96)}body.customer-portal #customerProfileModal .customer-profile-error{flex:1 1 auto;color:#c23f3f;font-size:12px}body.customer-portal #customerProfileModal #customerProfileSaveBtn{width:auto!important;min-width:150px!important;height:42px!important;padding:0 20px!important;border:0!important;border-radius:9px!important;color:#fff!important;background:linear-gradient(135deg,#315ee8,#079d93)!important;box-shadow:0 7px 18px rgba(37,99,223,.22)!important;font-weight:800!important}body.customer-portal #customerProfileModal .customer-license-ocr-status{display:block;margin-top:8px;color:#71819a;font-size:12px}body.customer-portal #customerProfileModal .customer-license-ocr-status.is-loading{color:#2864d7}body.customer-portal #customerProfileModal .customer-license-ocr-status.is-success{color:#16835d}body.customer-portal #customerProfileModal .customer-license-ocr-status.is-error{color:#b42318}body.customer-portal #customerProfileModal .customer-license-ocr-panel{grid-column:1/-1;padding:14px;border:1px solid #cdd9ea;border-radius:10px;background:#f8fbff}body.customer-portal #customerProfileModal .customer-license-ocr-panel.hidden{display:none}body.customer-portal #customerProfileModal .customer-license-ocr-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px}body.customer-portal #customerProfileModal .customer-license-ocr-panel header span{color:#65758d;font-size:12px}body.customer-portal #customerProfileModal .customer-license-ocr-panel>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0}body.customer-portal #customerProfileModal .customer-license-ocr-field{display:grid;gap:4px;padding:10px;border-radius:8px;background:#fff}body.customer-portal #customerProfileModal .customer-license-ocr-field small{color:#77869d}body.customer-portal #customerProfileModal .customer-license-ocr-field b{overflow-wrap:anywhere}body.customer-portal #customerProfileModal .customer-license-ocr-field.match,body.customer-portal #customerProfileModal .customer-license-ocr-field.valid{border-left:3px solid #28a36a}body.customer-portal #customerProfileModal .customer-license-ocr-field.different{border-left:3px solid #d97706;background:#fff8eb}body.customer-portal #customerProfileModal .customer-license-ocr-field.invalid{border-left:3px solid #d13a3a;background:#fff2f2}body.customer-portal #customerProfileModal .customer-license-ocr-field.missing{opacity:.65}body.customer-portal #customerProfileModal .customer-license-ocr-panel p{margin:8px 0;color:#9a6400;font-size:12px}body.customer-portal #customerProfileModal .customer-license-ocr-panel button{width:max-content}body.customer-portal #customerProfileModal .customer-profile-upload .customer-profile-license-thumb{position:absolute;inset:6px;width:calc(100% - 12px);height:calc(100% - 12px);border-radius:7px;object-fit:contain;background:#fff}body.customer-portal #customerProfileModal .customer-profile-upload .customer-profile-license-thumb.hidden{display:none}body.customer-portal #customerProfileModal .customer-profile-upload.has-license-preview #customerProfileLicensePickerCopy{position:absolute;right:8px;bottom:8px;padding:4px 7px;border-radius:6px;color:#fff;background:rgba(18,37,66,.82);font-size:10px}body.customer-portal #customerProfileModal .customer-profile-upload.has-license-preview #customerProfileLicensePickerCopy b{font-size:10px!important}body.customer-portal #customerProfileModal .customer-profile-upload.has-license-preview #customerProfileLicensePickerCopy small{display:none}body.customer-portal #customerProfileModal .customer-profile-upload.has-license-preview input{z-index:3}body.customer-portal #customerProfileModal .customer-license-verification-state{display:flex;grid-column:1/-1;align-items:center;gap:11px;padding:11px 12px;border:1px solid #e5bd6a;border-radius:10px;color:#845310;background:#fff8e8}body.customer-portal #customerProfileModal .customer-license-verification-state>span{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;background:#ffe9b8;font-weight:900}body.customer-portal #customerProfileModal .customer-license-verification-state strong,body.customer-portal #customerProfileModal .customer-license-verification-state small{display:block}body.customer-portal #customerProfileModal .customer-license-verification-state small{margin-top:2px;color:#826d4c}body.customer-portal #customerProfileModal .customer-license-verification-state.is-processing{border-color:#9db8ee;color:#28579e;background:#f1f6ff}body.customer-portal #customerProfileModal .customer-license-verification-state.is-review{border-color:#e7c06c;color:#8a5910;background:#fff9e9}body.customer-portal #customerProfileModal .customer-license-verification-state.is-verified{border-color:#9bd6bd;color:#126b49;background:#effaf5}body.customer-portal #customerProfileModal .customer-license-verification-state.is-rejected{border-color:#efa9a9;color:#a83737;background:#fff1f1}body.customer-portal #customerProfileModal .customer-password-hint{margin:0;padding:10px 12px;border:1px solid #f1c56f;border-radius:9px;color:#845710;background:#fff8e8;font-size:12px;line-height:1.55}body.customer-portal #customerProfileModal .customer-password-hint.hidden{display:none}body.customer-portal #customerProfileModal .customer-password-fields{display:grid;gap:13px}body.customer-portal #customerProfileModal .customer-password-fields label{display:grid;gap:7px;color:#526078;font-size:12px;font-weight:750}body.customer-portal #customerProfileModal .customer-profile-password-input{position:relative;display:block}body.customer-portal #customerProfileModal .customer-profile-password-input input{padding-right:44px!important}body.customer-portal #customerProfileModal .customer-profile-password-input button{position:absolute;top:50%;right:5px;width:34px;height:34px;min-width:34px;padding:0;transform:translateY(-50%);border:0;border-radius:8px;color:#53647b;background:0 0;font-size:18px}body.customer-portal #customerProfileModal .customer-profile-password-actions{display:grid;gap:8px}body.customer-portal #customerProfileModal .customer-profile-password-actions button{height:42px;border:0;border-radius:9px;color:#fff;background:linear-gradient(135deg,#315ee8,#079d93);font-weight:800}body.customer-portal #customerProfileModal .customer-profile-password-actions span{min-height:18px;color:#c23f3f;font-size:12px}body.customer-portal .customer-account-notice{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;margin:12px 18px 0;padding:10px 12px;border:1px solid #efd08e;border-radius:12px;color:#704b0d;background:#fffaec;box-shadow:0 6px 18px rgba(113,79,20,.07)}body.customer-portal .customer-account-notice.hidden{display:none}body.customer-portal .customer-account-notice-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;color:#8a5a09;background:#ffedbd;font-size:16px}body.customer-portal .customer-account-notice strong,body.customer-portal .customer-account-notice small{display:block}body.customer-portal .customer-account-notice strong{font-size:13px}body.customer-portal .customer-account-notice small{margin-top:2px;color:#8c6b33;font-size:12px}body.customer-portal .customer-account-notice .ghost{height:34px;padding:0 12px;border-color:#e4bd69;color:#754a00;background:#fff}body.customer-portal .customer-notice-dismiss{display:grid;width:30px;height:30px;min-width:30px;padding:0;place-items:center;border:0;border-radius:9px;color:#8d744d;background:0 0;font-size:20px}body.customer-portal .customer-enterprise-onboarding{display:grid;width:min(940px,calc(100% - 36px));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;margin:28px auto;padding:28px;border:1px solid #cad9f4;border-radius:20px;background:linear-gradient(145deg,#fff,#f7faff);box-shadow:0 14px 42px rgba(32,70,130,.1)}body.customer-portal .customer-enterprise-onboarding.hidden{display:none}body.customer-portal .customer-enterprise-state-mark{display:grid;width:68px;height:68px;place-items:center;border-radius:20px;color:#fff;background:linear-gradient(145deg,#2e6fe8,#0d9b91);box-shadow:0 10px 24px rgba(31,100,194,.22);font-size:29px;font-weight:850}body.customer-portal .customer-enterprise-state-copy>span{color:#2b63c7;font-size:12px;font-weight:800;letter-spacing:.08em}body.customer-portal .customer-enterprise-state-copy h2{margin:5px 0 7px;color:#183253;font-size:23px}body.customer-portal .customer-enterprise-state-copy>p{margin:0;color:#61718a;line-height:1.65}body.customer-portal .customer-enterprise-progress{display:flex;align-items:center;gap:9px;margin-top:17px}body.customer-portal .customer-enterprise-progress span{padding:6px 10px;border:1px solid #d5dfef;border-radius:999px;color:#7a8798;background:#fff;font-size:12px;font-weight:750}body.customer-portal .customer-enterprise-progress span.is-complete{border-color:#a9dfc7;color:#14764e;background:#eefaf4}body.customer-portal .customer-enterprise-progress span.is-current{border-color:#8fb0ef;color:#225cbf;background:#eef4ff}body.customer-portal .customer-enterprise-progress i{width:24px;height:1px;background:#d4deec}body.customer-portal .customer-enterprise-reason{margin-top:12px!important;padding:9px 11px;border-radius:9px;color:#9b4b1e!important;background:#fff1ea}body.customer-portal .customer-enterprise-state-actions{display:grid;min-width:190px;gap:9px}body.customer-portal .customer-enterprise-state-actions button{width:100%;min-height:40px}body.customer-portal.customer-onboarding-only #customerEnterpriseOnboarding{display:grid!important}body.customer-portal .portal-tab.is-business-locked{cursor:not-allowed;opacity:.48;filter:grayscale(.4)}body.customer-portal .portal-tab.is-business-locked::after{content:" · 暂未开放";font-size:10px}body.customer-portal .is-project-business-locked,body.customer-portal.customer-project-business-locked [data-customer-project-edit],body.customer-portal.customer-project-business-locked [data-customer-invite-action]{cursor:not-allowed;opacity:.48;filter:grayscale(.35)}body.customer-portal #customerProfileBtn.customer-profile-required{border-color:#f0b44c;color:#9a5b00;background:#fff8e8;box-shadow:0 0 0 3px rgba(240,180,76,.12)}body.customer-portal #customerProfileBtn.customer-profile-required::before{content:"!";display:inline-grid;width:16px;height:16px;margin-right:5px;place-items:center;border-radius:50%;color:#fff;background:#d97706;font-size:11px;font-weight:800}@media (max-width:900px){body.customer-portal #customerProfileModal .customer-profile-form{grid-template-columns:minmax(0,1fr)}body.customer-portal #customerProfileModal .customer-profile-overview,body.customer-portal #customerProfileModal .customer-profile-editable,body.customer-portal #customerProfileModal .customer-profile-password,body.customer-portal #customerProfileModal .customer-profile-actions{position:static;grid-column:1;grid-row:auto}body.customer-portal .customer-account-notice{grid-template-columns:auto minmax(0,1fr) auto;margin:10px 12px 0}body.customer-portal .customer-account-notice .ghost{grid-column:2}body.customer-portal .customer-notice-dismiss{grid-column:3;grid-row:1}body.customer-portal .customer-enterprise-onboarding{width:calc(100% - 24px);grid-template-columns:minmax(0,1fr);margin:16px auto;padding:22px}body.customer-portal .customer-enterprise-state-mark{width:54px;height:54px;border-radius:16px;font-size:23px}body.customer-portal .customer-enterprise-state-actions{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){body.customer-portal #customerProfileModal.modal{padding:8px!important}body.customer-portal #customerProfileModal .customer-profile-panel{width:calc(100vw - 16px)!important;max-height:calc(100vh - 16px)!important;max-height:calc(100dvh - 16px)!important;border-radius:14px!important}body.customer-portal #customerProfileModal .customer-profile-head{min-height:68px!important;padding:10px 12px!important}body.customer-portal #customerProfileModal .customer-profile-mark{width:38px;height:38px;flex-basis:38px;border-radius:11px;font-size:17px}body.customer-portal #customerProfileModal .customer-profile-heading strong{font-size:17px}body.customer-portal #customerProfileModal .customer-profile-heading small{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.customer-portal #customerProfileModal .customer-profile-form{gap:10px!important;padding:10px 10px 0!important}body.customer-portal #customerProfileModal .customer-profile-section{gap:11px;padding:12px}body.customer-portal #customerProfileModal .customer-profile-section-title{display:grid;gap:2px}body.customer-portal #customerProfileModal .customer-profile-readonly,body.customer-portal #customerProfileModal .customer-profile-fields{grid-template-columns:minmax(0,1fr)!important}body.customer-portal #customerProfileModal .customer-profile-wide{grid-column:1!important}body.customer-portal #customerProfileModal .customer-profile-license{grid-row:auto}body.customer-portal #customerProfileModal .customer-license-ocr-panel>div{grid-template-columns:minmax(0,1fr)}body.customer-portal #customerProfileModal .customer-license-ocr-panel button{width:100%}body.customer-portal #customerProfileModal .customer-profile-actions{align-items:stretch;flex-direction:column;margin:0-10px;padding:10px}body.customer-portal #customerProfileModal #customerProfileSaveBtn{width:100%!important}}@media (max-width:560px){body.customer-portal .customer-account-notice{grid-template-columns:auto minmax(0,1fr);padding-right:40px}body.customer-portal .customer-account-notice .ghost{grid-column:1/-1}body.customer-portal .customer-notice-dismiss{position:absolute;top:7px;right:7px}body.customer-portal .customer-enterprise-progress{align-items:stretch;flex-direction:column}body.customer-portal .customer-enterprise-progress i{width:1px;height:11px;margin-left:18px}body.customer-portal .customer-enterprise-state-actions{grid-template-columns:minmax(0,1fr)}}
