@charset "UTF-8";._pageWrapper_1fiw0_1{display:flex;flex-direction:column;min-height:100vh;width:100vw;overflow-x:hidden}._pageContent_1fiw0_9{display:flex;flex:1;width:100vw}._leftPanel_1fiw0_15{display:none}@media (min-width: 768px){._leftPanel_1fiw0_15{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;color:#fff;text-align:center;padding:1.5rem;position:relative;background-size:cover;background-position:center}}._brandingBox_1fiw0_34{background:#0009;border-radius:12px;padding:2rem;max-width:480px;z-index:2}._brandingBox_1fiw0_34 h1{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}._brandingBox_1fiw0_34 p{margin:.25rem 0;font-size:1rem;color:#fff}._poweredBy_1fiw0_53{margin-top:1rem;text-align:center;font-size:.85rem;color:#fff;display:flex;flex-direction:column;align-items:center}._poweredBy_1fiw0_53 img{height:1.5rem;margin-top:.25rem}._rightPanel_1fiw0_67{flex:1;display:flex;justify-content:center;align-items:center;background:#f5f5f5;width:100%}._loginContainer_1fiw0_76{background:#fff;border-radius:8px;padding:2rem;max-width:480px;width:100%;box-sizing:border-box;box-shadow:0 2px 8px #0000001a}._loginContainer_1fiw0_76 h2{font-size:1.5rem;color:#06c;margin-bottom:.25rem}._loginContainer_1fiw0_76 p{font-size:.875rem;color:#333;margin-bottom:1.5rem}._error_1fiw0_96{color:#d32f2f;font-size:.875rem;text-align:center;margin-bottom:1rem;background:#fdeded;padding:.5rem;border-radius:4px}._success_1fiw0_106{color:#047857;font-size:.875rem;text-align:center;margin-bottom:1rem;background:#ecfdf5;padding:.5rem;border-radius:4px}._resendButton_1fiw0_116{width:100%;margin-bottom:1rem;padding:.625rem .75rem;border-radius:6px;border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8;font-size:.875rem;font-weight:700;cursor:pointer}._resendButton_1fiw0_116:disabled{opacity:.65;cursor:not-allowed}._inputGroup_1fiw0_133{position:relative;margin-bottom:1.25rem;width:100%}._inputGroup_1fiw0_133 input{width:100%;padding:.75rem 3rem .75rem 2.75rem;border:1px solid #ccc;border-radius:8px;outline:none;font-size:1rem;background:#fff;color:#333;transition:border .2s ease,box-shadow .2s ease;box-sizing:border-box}._inputGroup_1fiw0_133 input:focus{border-color:#06c;box-shadow:0 0 0 2px #06c6}._inputGroup_1fiw0_133 input::placeholder{color:#aaa}._inputGroup_1fiw0_133 input:-webkit-autofill{background-color:#fff!important;color:#333!important;-webkit-box-shadow:0 0 0px 1000px #fff inset!important;-webkit-text-fill-color:#333!important;transition:background-color 5000s ease-in-out 0s}input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #ccc;width:1rem;height:1rem;border-radius:.25rem;display:inline-block;position:relative;cursor:pointer}input[type=checkbox]:checked{background-color:#06c;border-color:#06c}input[type=checkbox]:checked:after{content:"";position:absolute;top:2px;left:6px;width:3px;height:6px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}input[type=checkbox]:focus{outline:2px solid rgba(0,102,204,.4);outline-offset:2px}._inputIcon_1fiw0_197{position:absolute;top:50%;left:1rem;transform:translateY(-50%);width:1.2rem;height:1.2rem;color:#999;pointer-events:none}._togglePassword_1fiw0_208{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#666}._options_1fiw0_219{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;margin-bottom:1rem}._options_1fiw0_219 a{color:#06c;text-decoration:none}._options_1fiw0_219 a:hover{text-decoration:underline}._options_1fiw0_219 label{display:flex;align-items:center;gap:.25rem}._options_1fiw0_219 label input[type=checkbox]{width:1rem;height:1rem}._submitButton_1fiw0_243{width:100%;padding:.75rem;background:#06c;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background .2s}._submitButton_1fiw0_243:hover{background:#0055a4}._submitButton_1fiw0_243:disabled{background:#ccc;cursor:not-allowed}._agreement_1fiw0_262{text-align:center;font-size:.875rem;margin-top:1rem;color:#333}._agreement_1fiw0_262 span{color:#06c;text-decoration:underline;cursor:pointer}._agreement_1fiw0_262 span:hover{text-decoration:none}._signupNote_1fiw0_277{text-align:center;font-size:.875rem;margin-top:1rem;color:#333}._signupNote_1fiw0_277 button{background:none;color:#06c;border:none;cursor:pointer;text-decoration:underline}._signupNote_1fiw0_277 button:hover{text-decoration:none}._modalOverlay_1fiw0_294{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;overflow:hidden}._modalContent_1fiw0_308{background:#fff;border-radius:12px;padding:1.5rem;max-width:600px;width:calc(100% - 4rem);max-height:80vh;min-height:150px;overflow-y:auto;text-align:left;box-shadow:0 4px 12px #0003;box-sizing:border-box;margin:2rem auto}._modalContent_1fiw0_308::-webkit-scrollbar{width:4px}._modalContent_1fiw0_308::-webkit-scrollbar-thumb{background:#00b9ff;border-radius:4px}._modalContent_1fiw0_308::-webkit-scrollbar-track{background:#f5f5f5}._modalTitle_1fiw0_333{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem}._modalCloseButton_1fiw0_340{position:absolute;top:10px;right:10px;background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:0;color:#1a1a1a}._checkboxLabel_1fiw0_355{color:#333}._headerWrapper_x707r_1{display:flex;justify-content:space-between;align-items:center;height:49px;padding:0}._logoSlot_x707r_9{flex:1;display:flex;align-items:center}._logo_x707r_9{display:flex;align-items:center;gap:10px;padding-top:13px;padding-left:12px;padding-bottom:10px}._logo_x707r_9 img{height:24px;width:auto}._module-txt_x707r_29{font-size:14px;color:#5d6b83;border-left:1px solid rgba(93,107,131,.3);padding-left:10px}._rightNav_x707r_36{margin-right:18px;display:flex;align-items:flex-end}._navIcons_x707r_42{display:flex;align-items:center;gap:10px}._iconButton_x707r_48{background:none;border:none;height:40px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease;cursor:pointer;padding:0;outline:none}._iconButton_x707r_48:focus{outline:none}._iconButton_x707r_48:hover{background-color:#f3f5f9}._icon_x707r_48{display:flex;align-items:center;justify-content:center}._icon_x707r_48 svg{width:20px;height:20px;fill:currentColor;stroke:currentColor}._profileWrapper_x707r_83{position:relative;margin-left:6px}._profileButton_x707r_88{height:30px;width:30px;border-radius:50%;background-color:#fff;overflow:hidden;border:1px solid #dce4f1;box-shadow:0 2px 6px #0f172a14;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s ease,transform .2s ease}._profileButton_x707r_88:hover{transform:translateY(-1px);box-shadow:0 6px 14px #0f172a24}._profileImage_x707r_109{width:100%;height:100%;object-fit:cover;display:block}._profileImage_x707r_109._loading_x707r_116{opacity:.5;filter:grayscale(50%)}._dropdownMenu_x707r_121{position:absolute;top:42px;right:0;width:220px;background:#fff;border:1px solid #dde5f2;box-shadow:0 14px 30px #0f172a24;border-radius:12px;overflow:hidden;z-index:20;list-style:none;padding:8px;margin:0}._dropdownItem_x707r_137{all:unset;display:flex;align-items:center;gap:10px;width:100%;box-sizing:border-box;padding:10px 12px;border-radius:8px;cursor:pointer;text-align:left;color:#334155;font-size:14px;font-weight:600;white-space:nowrap;transition:background-color .2s ease,color .2s ease}._dropdownItem_x707r_137:hover{background-color:#edf3ff;color:#1d4ed8}._dropdownItem_x707r_137 svg{flex-shrink:0}._dropdownDivider_x707r_164{height:1px;background:#e9eef7;margin:6px 4px}._profileButton_x707r_88:focus,._profileButton_x707r_88:focus-visible,._iconButton_x707r_48:focus,._iconButton_x707r_48:focus-visible{outline:none}._headerWrapper_x707r_1{display:flex;justify-content:space-between;align-items:center;height:49px;padding:0 16px}._leftContent_x707r_185{align-items:center;gap:10px}._pageTitle_x707r_190{font-size:16px;font-weight:500;color:#2d3748}._titleContainer_x707r_196{margin:0 auto;width:100%}._titleHolder_x707r_201{padding:6px 16px;background:#fff;box-shadow:0 2px 6px #00000014;border-left:3px solid #00b9ff;border-radius:6px;font-size:13.5px;font-weight:600;color:#2d3748;display:flex;align-items:center;gap:.75rem}._titleEditInfo_x707r_215{display:flex;align-items:center;gap:.35rem;color:#4a5568;font-weight:500}._titleIconCaret_x707r_223{display:flex;align-items:center;opacity:.7}._footer_1vvpl_1{text-align:center;padding:1rem;transition:background-color .3s ease,color .3s ease}._loggedIn_1vvpl_7{color:#000}._loggedOut_1vvpl_11{background-color:#1f2937;color:#fff}._dashboard_fb9t9_2{display:flex;height:100vh;overflow:hidden}._mainContent_fb9t9_8{display:flex;flex-direction:column;flex-grow:1;min-height:100vh;margin-left:50px;transition:margin-left .3s ease;width:calc(100% - 50px);background-color:#f5f5f5}._expanded_fb9t9_19{margin-left:140px;width:calc(100% - 140px)}._contentWrapper_fb9t9_25{display:flex;flex-direction:column;flex-grow:1;height:95%}._content_fb9t9_25{flex-grow:1;padding:0}._footer_fb9t9_39{width:100%;background:#2a2a2a;color:#fff;text-align:center;padding:12px 0}._scrollArea_fb9t9_48{flex:1;min-height:0;overflow-y:auto}._scrollArea_fb9t9_48{scrollbar-width:thin;scrollbar-color:#00b9ff transparent}._scrollArea_fb9t9_48::-webkit-scrollbar{width:6px}._scrollArea_fb9t9_48::-webkit-scrollbar-track{background:transparent;margin:6px 0}._scrollArea_fb9t9_48::-webkit-scrollbar-thumb{background-color:#00b9ff;border-radius:999px;opacity:.7}._scrollArea_fb9t9_48::-webkit-scrollbar-thumb:hover{background-color:#009fd9}._scrollArea_fb9t9_48::-webkit-scrollbar-button{display:none}._sidebar_1vui6_1{height:100vh;background-color:#fff;position:fixed;top:0;left:0;display:flex;flex-direction:column;justify-content:flex-start;transition:width .3s ease;z-index:10;overflow-x:hidden;overflow-y:auto;width:50px}._expanded_1vui6_18{width:140px}._profileSection_1vui6_23{display:flex;flex-direction:column;align-items:center;margin-bottom:8px;border-bottom:1px solid rgba(93,107,131,.1)}._profileSection_1vui6_23 ul{list-style:none;padding:0;margin:0 0 6px}._profileIconItem_1vui6_38{display:flex;align-items:center;width:100%;border-radius:8px;padding:6px;text-decoration:none;color:#5d6b83;transition:background-color .3s ease,color .3s ease}._profileIconItem_1vui6_38:hover{background-color:#f3f5f9;color:#06c}._profileIcon_1vui6_38{color:inherit;width:24px;height:24px;flex-shrink:0}._profileLabel_1vui6_61{color:inherit;margin-left:10px;font-size:14px;white-space:nowrap;overflow:hidden;opacity:0;transform:translate(-10px);transition:opacity .3s ease,transform .3s ease}._expanded_1vui6_18 ._profileLabel_1vui6_61{opacity:1;transform:translate(0)}._navItems_1vui6_78{list-style:none;margin:0;padding:0;flex-grow:1;display:flex;flex-direction:column;gap:6px}._navItem_1vui6_78{display:block;width:100%;cursor:pointer}._navLink_1vui6_94{display:flex;align-items:center;text-decoration:none;color:#5d6b83;border-radius:8px;padding:6px 10px;margin:0 4px;transition:background-color .3s ease,color .3s ease}._collapsed_1vui6_105 ._navLink_1vui6_94{justify-content:center;padding:8px}._collapsed_1vui6_105 ._icon_1vui6_110{margin:0 auto}._navLink_1vui6_94:hover{background-color:#f3f5f9;color:#06c}._icon_1vui6_110{color:inherit;width:24px;height:24px;flex-shrink:0}._label_1vui6_126{color:inherit;margin-left:10px;font-size:14px;white-space:nowrap;overflow:hidden;opacity:0;transform:translate(-10px);transition:opacity .3s ease,transform .3s ease}._expanded_1vui6_18 ._label_1vui6_126{opacity:1;transform:translate(0)}._active_1vui6_142{background-color:#f3f5f9;color:#06c}._toggleButton_1vui6_148{position:fixed;top:90%;left:38px;transform:translateY(-50%);background-color:#fff;border:none;border-radius:50%;height:24px;width:24px;cursor:pointer;box-shadow:0 2px 5px #0003;transition:left .3s ease,background-color .2s ease,transform .2s ease;z-index:9999;display:flex;align-items:center;justify-content:center;padding:0;outline:none}._toggleButton_1vui6_148:hover{background-color:#f3f4f6;transform:translateY(-50%) scale(1.05)}._toggleButton_1vui6_148:focus{outline:none}._expandedToggle_1vui6_180{left:126px}._navlogoIcon_1vui6_184{width:24px;height:24px}._navlogoText_1vui6_189{width:80px;height:24px;padding-top:5px}._loadingOverlay_1iy6u_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;justify-content:center;align-items:center;z-index:9999}._container_4r34b_1{padding:0;max-width:1200px;margin:0 auto}._title_4r34b_7{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:16px}._subtitle_4r34b_14{font-size:1.2rem;color:#666;margin-bottom:24px}._cardGrid_4r34b_20{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}._card_4r34b_20{background:#fff;padding:24px 24px 34px;border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:transform .2s ease,box-shadow .2s ease}._card_4r34b_20:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000026}._card_4r34b_20 h3{font-size:1.5rem;margin:0 0 12px;color:#1a1a1a}._card_4r34b_20 p{font-size:1rem;color:#666;margin:0 0 26px}._cardLink_4r34b_51{display:inline-block;font-size:1rem;color:#00b9ff;text-decoration:none;font-weight:600}._card_4r34b_20{position:relative}._cardLink_4r34b_51{position:absolute;bottom:10px;right:20px;font-size:.875rem;color:#007bff;text-decoration:none}._cardLink_4r34b_51:hover{text-decoration:underline}.app-container{display:flex;min-height:100vh;background-color:#fff}.main-content{flex:1;display:flex;flex-direction:column}.main{flex:1;padding:0}.page__title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#000}.page__description{color:#000}._settingsPage_1vbhf_1{padding-top:8px;padding-right:2rem;padding-bottom:2.5rem;padding-left:22px;max-width:1520px;margin:0}._warningBanner_1vbhf_10{margin-bottom:12px;border:1px solid #fcd34d;border-radius:12px;background:#fffbeb;color:#92400e;padding:11px 13px;font-size:13px;font-weight:700}._tabBar_1vbhf_21{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}._tabButton_1vbhf_28{min-height:38px;border-radius:999px;border:1px solid #cad8ef;background:#f8fbff;color:#39567f;padding:0 14px;font-size:13px;font-weight:700;cursor:pointer}._tabButton_1vbhf_28:hover{border-color:#93c5fd;background:#eff6ff}._tabButtonActive_1vbhf_44{background:#dbeafe!important;border-color:#93c5fd!important;color:#1d4ed8!important}._stack_1vbhf_50{display:grid;gap:12px}._card_1vbhf_55{border:1px solid #dbe2ea;border-radius:16px;background:#fff;box-shadow:0 10px 18px #0f172a12;padding:14px}._cardHeader_1vbhf_63 h3{margin:0;display:inline-flex;align-items:center;gap:8px;font-size:20px;color:#0f172a}._cardHeaderRow_1vbhf_72{display:flex;align-items:center;justify-content:space-between;gap:10px}._planCycleBar_1vbhf_79{display:flex;justify-content:center;margin-top:2px;margin-bottom:2px}._statusRow_1vbhf_86{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:10px}._statusBadge_1vbhf_94{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:700;padding:4px 10px}._statusMeta_1vbhf_106{color:#526b8f;font-size:13px;font-weight:600}._cycleToggle_1vbhf_112{display:inline-flex;align-items:center;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;overflow:hidden}._cycleToggle_1vbhf_112 button{border:0;background:transparent;color:#334155;font-size:12px;font-weight:700;height:34px;padding:0 12px;cursor:pointer}._cycleActive_1vbhf_131{background:#dbeafe!important;color:#1d4ed8!important}._singleInputRow_1vbhf_136{margin-top:10px;margin-bottom:8px}._singleInputRow_1vbhf_136 input{width:100%;height:40px;border:1px solid #cbd5e1;border-radius:10px;padding:0 11px;background:#fff;color:#0f172a;font-size:13px;outline:none}._feedbackOk_1vbhf_152,._feedbackError_1vbhf_153{margin-top:8px;border-radius:10px;padding:9px 11px;font-size:13px;font-weight:700}._feedbackOk_1vbhf_152{border:1px solid #86efac;background:#ecfdf5;color:#047857}._feedbackError_1vbhf_153{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}._noteText_1vbhf_173{margin-top:8px;color:#526b8f;font-size:13px;line-height:1.45}._planGrid_1vbhf_180{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}._planCard_1vbhf_186{border:1px solid #dce7f8;border-radius:14px;background:#f8fbff;padding:12px;display:flex;flex-direction:column}._planCard_1vbhf_186 header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}._planCard_1vbhf_186 header h4{margin:0;color:#17365f;font-size:16px}._planCard_1vbhf_186 header span{border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700;padding:2px 8px}._planCard_1vbhf_186 p{margin:7px 0 10px;color:#4f678a;font-size:13px;min-height:40px}._planFeatured_1vbhf_222{border-color:#93c5fd;background:linear-gradient(180deg,#eff6ff,#f8fbff)}._planPrice_1vbhf_227{color:#0f2b56;font-size:30px;font-weight:800;line-height:1}._planPrice_1vbhf_227 small{display:block;color:#5b7294;font-size:11px;font-weight:600;margin-top:5px}._planFeatures_1vbhf_241{list-style:none;margin:0 0 10px;padding:0;display:grid;gap:5px;flex:1}._planFeatures_1vbhf_241 li{position:relative;padding-left:14px;font-size:12px;color:#274367;line-height:1.35}._planFeatures_1vbhf_241 li:before{content:"";position:absolute;left:0;top:6px;width:6px;height:6px;border-radius:999px;background:#60a5fa}._planLimitBullet_1vbhf_267{font-weight:700;color:#17365f!important}._selectPlanButton_1vbhf_272,._currentPlanButton_1vbhf_273,._linkButton_1vbhf_274{width:100%;min-height:38px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer}._planCard_1vbhf_186 ._selectPlanButton_1vbhf_272,._planCard_1vbhf_186 ._currentPlanButton_1vbhf_273{margin-top:auto}._selectPlanButton_1vbhf_272{border:1px solid #2563eb;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}._currentPlanButton_1vbhf_273{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;cursor:default}._linkButton_1vbhf_274{border:1px solid #aac5ee;background:#eaf2ff;color:#1d4ed8}._flagGrid_1vbhf_307{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}._flagGrid_1vbhf_307>div{border:1px solid #dce7f8;border-radius:10px;background:#f8fbff;padding:10px;display:flex;flex-direction:column;gap:4px}._flagGrid_1vbhf_307 strong{color:#17345d;font-size:12px}._flagGrid_1vbhf_307 span{color:#4f678a;font-size:13px;font-weight:600}._teamSeatGrid_1vbhf_332{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}._teamSeatGrid_1vbhf_332>div{border:1px solid #dce7f8;border-radius:10px;background:#f8fbff;padding:10px;display:flex;flex-direction:column;gap:4px}._teamSeatGrid_1vbhf_332 strong{color:#0f2b56;font-size:24px;line-height:1;font-weight:800}._teamSeatGrid_1vbhf_332 span{color:#4f678a;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}._teamSeatActions_1vbhf_361{margin-top:10px;display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}._teamSeatQuantity_1vbhf_369{min-width:170px;display:grid;gap:6px;color:#344c70;font-size:12px;font-weight:700}._teamSeatQuantity_1vbhf_369 input{width:100%;height:40px;border:1px solid #cbd5e1;border-radius:10px;padding:0 11px;background:#fff;color:#0f172a;font-size:14px;outline:none}._teamSeatPrimaryButton_1vbhf_389,._teamSeatSecondaryButton_1vbhf_390{min-height:40px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;padding:0 14px}._teamSeatPrimaryButton_1vbhf_389{border:1px solid #2563eb;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}._teamSeatPrimaryButton_1vbhf_389:disabled{opacity:.55;cursor:not-allowed}._teamSeatSecondaryButton_1vbhf_390{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8}._footHint_1vbhf_415{margin-top:12px;color:#64748b;font-size:12px;display:inline-flex;align-items:center;gap:6px}@media (max-width: 1320px){._planGrid_1vbhf_180{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){._settingsPage_1vbhf_1{padding-right:14px;padding-left:14px}._cardHeaderRow_1vbhf_72{flex-direction:column;align-items:flex-start}._planGrid_1vbhf_180,._flagGrid_1vbhf_307{grid-template-columns:1fr}._teamSeatGrid_1vbhf_332{grid-template-columns:repeat(2,minmax(0,1fr))}}.pageHeader{display:flex;flex-direction:column;gap:4px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #e5e7eb}.pageHeader__title{font-size:16px;font-weight:600;line-height:1.25;color:#0f172a}.pageHeader__description{font-size:12px;line-height:1.4;color:#64748b}._pageWrapper_5gy80_1{min-height:100vh;display:flex;flex-direction:column;background-color:#f3f4f6}._pageContent_5gy80_8{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}._pageContent_5gy80_8 h2{font-size:1.5rem;font-weight:700;color:#1e3a8a;margin-bottom:1rem}._pageContent_5gy80_8 p{font-size:1rem;color:#6b7280;margin-bottom:1rem}._pageContent_5gy80_8 a{color:#1e3a8a;text-decoration:none}._pageContent_5gy80_8 a:hover{text-decoration:underline}._modalOverlay_69a8q_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_69a8q_1{background:#fff;border-radius:12px;padding:1.5rem;max-width:400px;width:90%;text-align:center;box-shadow:0 4px 12px #0003}._modalWide_69a8q_26{max-width:960px;width:95%;text-align:left}._modalTitle_69a8q_33{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}._modalMessage_69a8q_41{font-size:.875rem;color:#666;margin-bottom:.75rem;white-space:pre-line}._modalMessage_69a8q_41._error_69a8q_47{color:#d32f2f}._modalContent_69a8q_52{max-width:100%;overflow-x:auto}._modalFooter_69a8q_58{margin-top:1.25rem;display:flex;justify-content:flex-end;gap:.75rem}._modalButton_69a8q_66{padding:.5rem 1.5rem;background:#00b9ff;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s ease}._modalButton_69a8q_66:hover{background:#0096cc}._modalButton_69a8q_66:focus{outline:none;box-shadow:0 0 0 2px #00b9ff33}._pageWrapper_6c8h5_1{display:flex;flex-direction:column;height:100vh;width:100vw;overflow:hidden}._pageContent_6c8h5_9{display:flex;flex:1;width:100vw}@media (max-width: 768px){._pageContent_6c8h5_9{flex-direction:column}}._leftPanel_6c8h5_20{display:none}@media (min-width: 768px){._leftPanel_6c8h5_20{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;color:#fff;text-align:center;padding:1rem;position:relative;background-size:cover;background-position:center}}._brandingBox_6c8h5_39{background:#0009;border-radius:12px;padding:1.5rem;max-width:400px;z-index:2}._brandingBox_6c8h5_39 h1{font-size:1.75rem;font-weight:700;margin-bottom:.75rem;color:#fff}._brandingBox_6c8h5_39 p{margin:.25rem 0;font-size:.875rem;color:#fff}._poweredBy_6c8h5_58{margin-top:.75rem;text-align:center;font-size:.75rem;color:#fff;display:flex;flex-direction:column;align-items:center}._poweredBy_6c8h5_58 img{height:1.25rem;margin-top:.25rem}._rightPanel_6c8h5_72{flex:1;display:flex;justify-content:center;align-items:center;background:#f5f5f5;width:100%;padding:1rem}._loginContainer_6c8h5_82{background:#fff;border-radius:8px;padding:1.5rem;max-width:400px;width:100%;box-sizing:border-box;box-shadow:0 2px 8px #0000001a}._loginContainer_6c8h5_82 h2{font-size:1.25rem;color:#06c;margin-bottom:.25rem}._loginContainer_6c8h5_82 p{font-size:.75rem;color:#333;margin-bottom:1rem}._form_6c8h5_102{display:flex;flex-direction:column;gap:8px}._formGrid_6c8h5_108{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media (max-width: 640px){._formGrid_6c8h5_108{grid-template-columns:1fr}}._inputGroup_6c8h5_119{position:relative;margin-bottom:.75rem}._inputGroup_6c8h5_119._fullWidth_6c8h5_123{grid-column:span 2}@media (max-width: 640px){._inputGroup_6c8h5_119._fullWidth_6c8h5_123{grid-column:span 1}}._input_6c8h5_119{width:100%;padding:.5rem 2.5rem .5rem 2.25rem;border:1px solid #ccc;border-radius:6px;outline:none;font-size:.875rem;background:#fff;color:#333;transition:border .2s ease,box-shadow .2s ease;box-sizing:border-box}._input_6c8h5_119:focus{border-color:#06c;box-shadow:0 0 0 2px #06c6}._input_6c8h5_119::placeholder{color:#aaa}._input_6c8h5_119:-webkit-autofill{background-color:#fff!important;color:#333!important;-webkit-box-shadow:0 0 0px 1000px #fff inset!important;-webkit-text-fill-color:#333!important;transition:background-color 5000s ease-in-out 0s}._inputIcon_6c8h5_159{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);width:1rem;height:1rem;color:#999;pointer-events:none}._togglePassword_6c8h5_170{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#666}._togglePassword_6c8h5_170:hover{color:#1a1a1a}._submitButton_6c8h5_184{width:100%;padding:.5rem;background:#06c;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background .2s}._submitButton_6c8h5_184:hover{background:#0055a4}._submitButton_6c8h5_184:disabled{background:#ccc;cursor:not-allowed}._agreement_6c8h5_203{text-align:center;font-size:.75rem;margin-top:.75rem;color:#333}._agreement_6c8h5_203 span{color:#06c;text-decoration:underline;cursor:pointer}._agreement_6c8h5_203 span:hover{text-decoration:none}._signupHelper_6c8h5_218{text-align:center;font-size:.74rem;color:#4f6485;margin-top:.5rem}._signupNote_6c8h5_225{text-align:center;font-size:.75rem;margin-top:.75rem;color:#333}._signupNote_6c8h5_225 a{color:#06c;text-decoration:none}._signupNote_6c8h5_225 a:hover{text-decoration:underline}._termsModalOverlay_6c8h5_239{position:fixed;inset:0;z-index:9999;background:#0009;display:flex;align-items:center;justify-content:center}._termsModal_6c8h5_239{background:#fff;padding:1.5rem;border-radius:8px;width:90%;max-width:400px;position:relative}._termsModalTitle_6c8h5_258{font-size:1rem;color:#06c;margin-bottom:.75rem}._termsModalContent_6c8h5_264{font-size:.875rem;color:#333;margin-bottom:.75rem}._termsModalClose_6c8h5_270{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:.875rem;cursor:pointer;color:#333}._profilePage_1p1fi_1{padding-top:8px;padding-right:2rem;padding-bottom:2.5rem;padding-left:22px;max-width:1520px;margin:0}._heroCard_1p1fi_10{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid #d8e4fb;border-radius:16px;background:linear-gradient(120deg,#eef4ff,#f8fbff);margin-bottom:14px}._statusStrip_1p1fi_22{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}._statusChip_1p1fi_29{border:1px solid #dbe5f6;border-radius:12px;background:#fff;padding:10px 12px;color:#1d4ed8;display:flex;align-items:center;gap:9px;min-height:56px}._statusChip_1p1fi_29 span{display:grid;gap:1px;font-size:.78rem;color:#5a7396}._statusChip_1p1fi_29 strong{font-size:.9rem;color:#0f172a;font-weight:800}._unsavedNotice_1p1fi_54{margin-bottom:12px;border:1px solid #f9d39e;border-radius:12px;background:#fff8ef;color:#92400e;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;font-weight:700;font-size:.85rem}._heroText_1p1fi_68 h3{margin:0;font-size:1.45rem;color:#0f172a}._heroText_1p1fi_68 p{margin:6px 0 0;color:#4f678a;max-width:760px}._heroMeta_1p1fi_80{display:grid;gap:6px;color:#4f678a;font-size:.88rem;text-align:right}._heroMeta_1p1fi_80 strong{color:#0f172a}._tabBar_1p1fi_92{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}._tabButton_1p1fi_99{min-height:38px;border-radius:999px;border:1px solid #cad8ef;background:#f8fbff;color:#39567f;padding:0 14px;font-size:13px;font-weight:700;cursor:pointer}._tabButton_1p1fi_99:hover{border-color:#93c5fd;background:#eff6ff}._tabButtonInner_1p1fi_116{display:inline-flex;align-items:center;gap:6px}._tabButtonIcon_1p1fi_122{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}._tabButtonActive_1p1fi_130{background:#dbeafe!important;border-color:#93c5fd!important;color:#1d4ed8!important}._contentGrid_1p1fi_136{display:grid;grid-template-columns:320px minmax(0,1fr);gap:12px}._stack_1p1fi_142{display:grid;gap:12px}._identityCard_1p1fi_147,._formCard_1p1fi_148{border:1px solid #dbe2ea;border-radius:16px;background:#fff;box-shadow:0 10px 18px #0f172a12;padding:16px}._identityCard_1p1fi_147{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}._identityText_1p1fi_164 h2{margin:0;font-size:1.9rem;color:#0f172a}._identityText_1p1fi_164 p{margin:4px 0 0;color:#5c7392;font-size:1rem}._identityTags_1p1fi_176{display:flex;flex-direction:column;gap:7px;width:100%;margin-top:4px}._identityTags_1p1fi_176 span{border:1px solid #d8e4fb;background:#f8fbff;color:#1d4ed8;border-radius:999px;font-size:12px;font-weight:700;padding:6px 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px}._cardHeader_1p1fi_198 h3{margin:0;color:#0f172a;font-size:1.55rem}._cardHeader_1p1fi_198 p{margin:6px 0 0;color:#4f678a;font-size:.92rem}._formGrid_1p1fi_210{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}._toggleCard_1p1fi_217{margin-top:14px;border:1px solid #d8e4fb;border-radius:14px;background:#f8fbff;padding:12px 14px;display:block;cursor:pointer}._toggleMain_1p1fi_227{display:flex;align-items:center;justify-content:space-between;gap:16px}._toggleCopy_1p1fi_234{display:grid;gap:3px}._toggleCopy_1p1fi_234 strong{font-size:.95rem;color:#14386a}._toggleCopy_1p1fi_234 span{font-size:.84rem;color:#4f678a}._toggleCard_1p1fi_217 input{position:absolute;opacity:0;pointer-events:none}._toggleSwitch_1p1fi_255{width:48px;height:28px;border-radius:999px;border:1px solid #bfd0ea;background:#e5e7eb;position:relative;transition:background-color .2s ease,border-color .2s ease;flex-shrink:0}._toggleSwitchActive_1p1fi_266{background:#2563eb;border-color:#2563eb}._toggleThumb_1p1fi_271{position:absolute;width:22px;height:22px;border-radius:999px;background:#fff;top:2px;left:2px;box-shadow:0 1px 3px #0f172a38;transition:transform .2s ease}._toggleSwitchActive_1p1fi_266 ._toggleThumb_1p1fi_271{transform:translate(20px)}@media (max-width: 1200px){._contentGrid_1p1fi_136{grid-template-columns:1fr}._identityCard_1p1fi_147{flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;gap:14px}._identityTags_1p1fi_176{width:auto;margin-left:auto}}@media (max-width: 980px){._profilePage_1p1fi_1{padding-right:14px;padding-left:14px}._heroCard_1p1fi_10{flex-direction:column;align-items:flex-start}._statusStrip_1p1fi_22{grid-template-columns:repeat(2,minmax(0,1fr))}._heroMeta_1p1fi_80{width:100%;text-align:left}._formGrid_1p1fi_210{grid-template-columns:1fr}._toggleMain_1p1fi_227{gap:12px}._identityCard_1p1fi_147{flex-direction:column;text-align:center}._identityTags_1p1fi_176{width:100%;margin-left:0}}@media (max-width: 560px){._statusStrip_1p1fi_22{grid-template-columns:1fr}}._inputWrapper_1epjm_1{position:relative;margin-bottom:.45rem;box-sizing:border-box}input,select{width:100%;padding:18px 12px 6px;font-size:14px;border:1px solid #cbd5e0;border-radius:6px;background:#f9f9f9;box-shadow:inset 0 1px 3px #0000000d;transition:border .2s ease,box-shadow .2s ease;min-height:26px;color:#000;box-sizing:border-box}._floatingLabel_1epjm_21{position:absolute;left:12px;top:16px;font-size:14px;color:#718096;background:transparent;pointer-events:none;transition:all .2s ease}._filled_1epjm_32{top:-8px!important;font-size:11px!important;background:#f7f8f8;padding:0 4px;color:#2d3748}._focused_1epjm_40 input,._focused_1epjm_40 select{border-color:#00b9ff;box-shadow:0 0 0 2px #00b9ff33}._focused_1epjm_40 ._floatingLabel_1epjm_21{top:-8px;font-size:11px;background:#f7f8f8;padding:0 4px}._error_1epjm_52 input,._error_1epjm_52 select{border-color:#e53e3e}._error_1epjm_52 ._floatingLabel_1epjm_21{color:#e53e3e}._errorMessage_1epjm_60{min-height:16px;color:#e53e3e;font-size:12px;margin-top:1px;transition:opacity .2s ease}._errorMessage_1epjm_60._empty_1epjm_68{opacity:0}._togglePasswordButton_1epjm_72{position:absolute;right:12px;top:36%;transform:translateY(-50%);background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#718096}._togglePasswordButton_1epjm_72:hover{color:#2d3748}._togglePasswordButton_1epjm_72:focus{outline:none}._togglePasswordButton_1epjm_72 svg{width:18px;height:18px}._full_1epjm_100{width:100%}._half_1epjm_104{width:48%}._third_1epjm_108{width:31%}@media (max-width: 768px){._half_1epjm_104,._third_1epjm_108{width:100%}}input:focus,select:focus{outline:none}._selectWrapper_1msr7_1{position:relative;margin-bottom:1rem}select{width:100%;padding:18px 12px 6px;font-size:14px;border:1px solid #cbd5e0;border-radius:6px;background:#f9f9f9;box-shadow:inset 0 1px 3px #0000000d;transition:border .2s ease,box-shadow .2s ease;appearance:none;color:#000}._floatingLabel_1msr7_19{position:absolute;left:12px;top:16px;font-size:14px;color:#718096;pointer-events:none;transition:all .2s ease;background-color:#f9f9f9}._filled_1msr7_30{top:-8px;font-size:11px;background:#f7f8f8;padding:0 4px;color:#2d3748}._focused_1msr7_38 select{border-color:#00b9ff;box-shadow:0 0 0 2px #00b9ff33}._focused_1msr7_38 ._floatingLabel_1msr7_19{top:-8px;font-size:11px;background:#fff;padding:0 4px}._error_1msr7_50 select{border-color:#e53e3e}._error_1msr7_50 ._floatingLabel_1msr7_19{color:#e53e3e}select:focus{outline:none}._wrapper_r2o3r_1{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:8px}._avatar_r2o3r_9{display:block;position:relative;cursor:pointer;border-radius:50%;overflow:hidden;width:128px;height:128px;border:3px solid #dbeafe;box-shadow:0 12px 28px #2563eb2e;transition:transform .18s ease,box-shadow .18s ease}._avatar_r2o3r_9 img{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:opacity .2s ease}._avatar_r2o3r_9:hover{transform:translateY(-1px);box-shadow:0 16px 30px #2563eb40}._avatar_r2o3r_9:hover img{opacity:.74}._avatar_r2o3r_9:hover ._overlay_r2o3r_39{opacity:1}._avatar_r2o3r_9 input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}._overlay_r2o3r_39{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0f172a2e,#0f172a75);border-radius:50%;opacity:0;transition:opacity .2s ease}._cameraIcon_r2o3r_65{color:#fff}._loader_r2o3r_69{position:absolute;left:50%;bottom:-8px;transform:translate(-50%);color:#fff;font-size:.72rem;font-weight:700;background:#1d4ed8;border:1px solid #2563eb;padding:4px 8px;border-radius:999px}._error_r2o3r_83{color:#b91c1c;font-size:.78rem;text-align:center;max-width:220px}._uploading_r2o3r_90{opacity:.6}.pageActions{display:flex;align-items:center;gap:8px;flex-shrink:0}.pageActionButton{display:inline-flex;align-items:center;gap:6px;height:32px;min-height:32px;padding-left:12px;padding-right:12px;border-radius:8px;font-size:13px;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;border:1px solid transparent;background-clip:padding-box;box-sizing:border-box;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .05s ease}.pageActionButton--block{width:100%;justify-content:center}.pageActionButton__icon,.pageActionButton__label{display:inline-flex;align-items:center;transform:translateY(-1px)}.pageActionButton--secondary{background-color:#f9fafb;color:#334155;border-color:#e5e7eb;box-shadow:0 1px #fff9 inset,0 1px 2px #0f172a0a}.pageActionButton--secondary:hover:not(:disabled){background-color:#f8fafc;border-color:#d1d5db}.pageActionButton--primary{color:#fff;background:linear-gradient(180deg,#3b82f6,#2563eb);border-color:#2563eb;box-shadow:0 1px #ffffff40 inset,0 1px 2px #0f172a26}.pageActionButton--primary:hover:not(:disabled){background:linear-gradient(180deg,#2563eb,#1d4ed8)}.pageActionButton:active:not(:disabled){transform:translateY(.5px)}.pageActionButton:disabled{opacity:.55;cursor:not-allowed}.pageActionButton--outline{background-color:transparent;color:#2563eb;border-color:#2563eb;box-shadow:none}.pageActionButton--outline:hover:not(:disabled){background-color:#2563eb0f}.pageActionButton--ghost{background-color:transparent;color:#334155;border-color:transparent;box-shadow:none}.pageActionButton--ghost:hover:not(:disabled){background-color:#0f172a0f;border-color:transparent}.pageActionButton:focus{outline:none}.pageActionButton:focus-visible{outline:none;box-shadow:0 0 0 2px #2563eb59}._adminRoot_19c64_1{padding:24px;max-width:1200px;margin:0 auto}._header_19c64_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}._title_19c64_14{font-size:24px;font-weight:600}._subtitle_19c64_19{font-size:14px;color:#666}._refreshButton_19c64_24,._primaryButton_19c64_25,._linkButton_19c64_26,._secondaryButton_19c64_27,._dangerButton_19c64_28{padding:8px 14px;border-radius:999px;border:none;cursor:pointer;font-size:14px}._refreshButton_19c64_24{background:#f3f4f6}._primaryButton_19c64_25{background:#2563eb;color:#fff}._linkButton_19c64_26{background:transparent;border:1px solid #e5e7eb;text-decoration:none;color:#111827}._filters_19c64_52{display:flex;gap:16px;align-items:flex-end;margin-bottom:16px;flex-wrap:wrap}._filterGroup_19c64_60{display:flex;flex-direction:column;gap:4px}._filterGroup_19c64_60 label{font-size:13px;color:#4b5563}._filterGroup_19c64_60 input,._filterGroup_19c64_60 select{padding:6px 10px;border-radius:6px;border:1px solid #d1d5db;font-size:14px}._tableWrapper_19c64_77{overflow-x:auto}._table_19c64_77{width:100%;border-collapse:collapse;font-size:14px}._table_19c64_77 th,._table_19c64_77 td{padding:8px 10px;border-bottom:1px solid #e5e7eb;text-align:left}._clickRow_19c64_94{cursor:pointer}._clickRow_19c64_94:hover{background:#f9fafb}._emptyCell_19c64_102{text-align:center;padding:16px;color:#6b7280}._businessCell_19c64_108{display:flex;flex-direction:column}._businessName_19c64_113{font-weight:500}._subText_19c64_117{font-size:12px;color:#6b7280}._subCell_19c64_122{font-size:13px}._statusBadge_19c64_130{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:12px;text-transform:capitalize;background:#e5e7eb}._status_submitted_19c64_141{background:#dbeafe;color:#1d4ed8}._status_review_19c64_146{background:#fef3c7;color:#92400e}._status_underwriter_requested_information_19c64_151{background:#fee2e2;color:#b91c1c}._status_approved_19c64_156{background:#dcfce7;color:#166534}._status_boarded_19c64_161{background:#a7f3d0;color:#065f46}._status_declined_19c64_166{background:#fee2e2;color:#b91c1c}._summaryRow_19c64_171{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:24px}._summaryCard_19c64_178{border-radius:12px;border:1px solid #e5e7eb;padding:16px;background:#fff}._summaryCard_19c64_178 h2{font-size:16px;margin-bottom:8px}._summaryCard_19c64_178 p{margin:4px 0}._sectionRow_19c64_192{display:grid;grid-template-columns:2fr 1.5fr;gap:16px;margin-bottom:24px}@media (max-width: 900px){._sectionRow_19c64_192{grid-template-columns:1fr}}._sectionCard_19c64_204{border-radius:12px;border:1px solid #e5e7eb;padding:16px;background:#fff;margin-bottom:16px}._sectionCard_19c64_204 h2{font-size:16px;margin-bottom:8px}._simpleList_19c64_216{list-style:none;margin:0;padding:0}._simpleList_19c64_216 li{margin-bottom:6px}._eventsList_19c64_225{display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto}._eventItem_19c64_233{border-radius:8px;border:1px solid #e5e7eb;padding:10px;background:#f9fafb}._eventHeader_19c64_240{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._eventType_19c64_247{font-size:13px;font-weight:600}._payload_19c64_252{font-size:11px;white-space:pre-wrap;background:#111827;color:#e5e7eb;padding:8px;border-radius:6px}._tabBar_19c64_261{display:flex;gap:12px;margin-bottom:24px}._tab_19c64_77{padding:10px 16px;background:#f2f4f7;border-radius:6px;cursor:pointer;border:1px solid #dcdfe4;transition:.2s}._tab_19c64_77:hover{background:#e7eaef}._activeTab_19c64_280{padding:10px 16px;background:#3259ff;color:#fff;border-radius:6px;border:1px solid #3259ff}._summaryColumn_19c64_288{display:flex;flex-direction:column;gap:20px}._adminActionPanel_19c64_294{margin-bottom:24px;padding:16px;border-radius:10px;border:1px solid #1e293b}._alertWarning_19c64_301{background:#3b2f00;color:#facc15;padding:10px 14px;border-radius:6px;margin-bottom:12px}._alertSuccess_19c64_309{background:#052e16;color:#4ade80;padding:10px 14px;border-radius:6px}._actionRow_19c64_316{display:flex;gap:12px;margin-top:12px}._primaryButton_19c64_25{background:#2563eb;color:#fff;padding:10px 16px;border-radius:6px;border:none;cursor:pointer}._secondaryButton_19c64_27{background:#334155;color:#fff;padding:10px 16px;border-radius:6px;border:none}._dangerButton_19c64_28{background:#7f1d1d;color:#fff;padding:10px 16px;border-radius:6px;border:none}._infoRequestGrid_19c64_350{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px 16px;margin-top:12px}._infoRequestItem_19c64_357{display:flex;align-items:center;gap:8px;font-size:14px}._infoRequestItem_19c64_357 input[type=checkbox]{width:16px;height:16px;margin:0}._infoRequestOtherRow_19c64_370{grid-column:1/-1;display:flex;align-items:center;gap:10px}._infoRequestOtherInput_19c64_377{flex:1;padding:6px 10px;border-radius:6px;border:1px solid #d1d5db;font-size:14px}._adminActionPanel_19c64_294{background:#f9fafb}._adminRoot_19c64_1{padding:6px 2rem 2.5rem 22px;max-width:1480px;margin-left:0;margin-right:auto}._topRow_19c64_399{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}._heroCard_19c64_407{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid #d8e4fb;border-radius:16px;background:linear-gradient(120deg,#eef4ff,#f8fbff);margin-bottom:14px}._heroCard_19c64_407 h3{margin:0;font-size:1.45rem;color:#0f172a}._heroCard_19c64_407 p{margin:6px 0 0;color:#4f678a;max-width:760px}._heroLink_19c64_431{border:1px solid #3b82f6;background:#fff;color:#2563eb;font-weight:700;border-radius:999px;padding:8px 14px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._heroLink_19c64_431:hover{transform:translateY(-1px);box-shadow:0 8px 18px #2563eb24}._kpiGrid_19c64_447{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px;margin-bottom:14px}._kpiCard_19c64_454{background:#fff;border:1px solid #dbe4f2;border-radius:14px;padding:14px 16px}._kpiCard_19c64_454 span{display:block;color:#5b6f8e;text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:700}._kpiCard_19c64_454 strong{display:block;margin-top:6px;font-size:1.8rem;color:#0f172a;line-height:1}._pageError_19c64_478{margin-bottom:12px;padding:12px 14px;border:1px solid rgba(220,38,38,.35);border-radius:12px;background:#dc262614;color:#b91c1c;font-size:.9rem}._filtersCard_19c64_488{background:#fff;border:1px solid #dbe4f2;border-radius:16px;padding:14px;margin-bottom:12px}._filters_19c64_52{display:grid;grid-template-columns:240px minmax(320px,1fr) auto;gap:12px;align-items:end}._filterGroup_19c64_60{display:flex;flex-direction:column;gap:6px}._filterGroup_19c64_60 label{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#5b6f8e}._filterGroup_19c64_60 select{height:42px;border-radius:10px;border:1px solid #cfd9ea;background:#fff;padding:0 12px;font-size:1.02rem;color:#0f172a;outline:none}._searchInput_19c64_528{display:flex;align-items:center;gap:8px;height:42px;border-radius:10px;border:1px solid #cfd9ea;background:#fff;padding:0 12px;color:#6b7d98}._searchInput_19c64_528 input{width:100%;border:0;outline:none;background:transparent;color:#0f172a;font-size:1rem}._filterActions_19c64_549{display:inline-flex;align-items:center;gap:8px}._filterPrimaryButton_19c64_555,._filterSecondaryButton_19c64_556{height:42px;border-radius:10px;border:1px solid transparent;cursor:pointer;font-weight:700;font-size:.95rem;padding:0 14px;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}._filterPrimaryButton_19c64_555{background:linear-gradient(180deg,#3b82f6,#2563eb);border-color:#2563eb;color:#fff}._filterPrimaryButton_19c64_555:hover{transform:translateY(-1px);box-shadow:0 8px 16px #2563eb2e}._filterSecondaryButton_19c64_556{background:#fff;color:#334155;border-color:#cfd9ea}._filterSecondaryButton_19c64_556:hover{background:#f8fbff}._filterPrimaryButton_19c64_555:disabled,._filterSecondaryButton_19c64_556:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}._tableCard_19c64_596{background:#fff;border:1px solid #dbe4f2;border-radius:16px;padding:14px;overflow:hidden}._tableMeta_19c64_604{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}._tableMeta_19c64_604 h4{margin:0;font-size:1.1rem;color:#0f172a}._tableMeta_19c64_604 span{color:#5f7291;font-size:.9rem}._tableWrapper_19c64_77{width:100%;overflow-x:auto}._table_19c64_77{width:100%;border-collapse:separate;border-spacing:0;font-size:14px}._table_19c64_77 th,._table_19c64_77 td{padding:12px;border-bottom:1px solid #e6ecf7;text-align:left;vertical-align:middle;color:#0f172a;white-space:nowrap}._table_19c64_77 th{font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:#607494;font-weight:800;background:#f7faff}._table_19c64_77 th:first-child{border-top-left-radius:10px}._table_19c64_77 th:last-child{border-top-right-radius:10px}._clickRow_19c64_94{cursor:pointer;transition:background-color .15s ease}._clickRow_19c64_94:hover{background:#f8fbff}._emptyRow_19c64_671:hover{background:transparent}._emptyCell_19c64_102{text-align:center;padding:24px 12px;color:#6b7280;font-weight:600}._businessCell_19c64_108{display:flex;flex-direction:column;min-width:260px;white-space:normal}._businessName_19c64_113{font-size:1.02rem;font-weight:700;color:#0f172a}._subText_19c64_117{font-size:.84rem;color:#64748b}._subCell_19c64_122{font-size:.9rem}._mono_19c64_126{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}._statusBadge_19c64_130{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:700;line-height:1}._statusToneMuted_19c64_718{background:#eef2f7;color:#475569}._statusToneInfo_19c64_723{background:#e0f2fe;color:#0369a1}._statusToneWarning_19c64_728{background:#fef3c7;color:#92400e}._statusToneSuccess_19c64_733{background:#dcfce7;color:#166534}._statusToneLive_19c64_738{background:#ccfbf1;color:#115e59}._statusToneDanger_19c64_743{background:#fee2e2;color:#b91c1c}@media (max-width: 1100px){._kpiGrid_19c64_447{grid-template-columns:repeat(2,minmax(180px,1fr))}._filters_19c64_52{grid-template-columns:1fr}._filterActions_19c64_549{justify-content:flex-start}}@media (max-width: 900px){._topRow_19c64_399{flex-direction:column;align-items:stretch}._heroCard_19c64_407{flex-direction:column;align-items:flex-start}._kpiGrid_19c64_447{grid-template-columns:1fr}}._detailHero_19c64_775{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid #d8e4fb;border-radius:16px;background:linear-gradient(120deg,#eff5ff,#f9fbff);margin-bottom:12px}._detailHero_19c64_775 h3{margin:0;font-size:1.35rem;color:#0f172a}._detailHero_19c64_775 p{margin:6px 0 0;color:#4f678a;max-width:760px}._detailHeroMeta_19c64_799{display:grid;gap:6px;text-align:right;color:#4f678a;font-size:.86rem}._adminActionPanel_19c64_294{margin-bottom:14px;padding:14px;border-radius:16px;border:1px solid #dbe4f2;background:#fff;box-shadow:0 8px 22px #0f172a0a}._sectionHeader_19c64_816{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}._sectionHeader_19c64_816 h2{margin:0;color:#0f172a;font-size:1.05rem}._sectionCount_19c64_830{color:#5f7291;font-size:.86rem;font-weight:600}._actionRow_19c64_316{display:flex;gap:10px;margin-top:10px;align-items:center;flex-wrap:wrap}._overrideSelect_19c64_844{flex:1;min-width:260px;height:42px;border-radius:10px;border:1px solid #cfd9ea;background:#fff;color:#0f172a;padding:0 12px;font-size:.95rem;outline:none}._detailApplyButton_19c64_857{height:42px;border-radius:10px;border:1px solid #2563eb;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;font-size:.95rem;font-weight:700;padding:0 14px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._detailApplyButton_19c64_857:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 16px #2563eb2e}._detailApplyButton_19c64_857:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}._statusAlertWarning_19c64_882,._statusAlertSuccess_19c64_883,._statusAlertLive_19c64_884{margin-top:10px;border:1px solid;border-radius:10px;padding:10px 12px;font-size:.9rem;font-weight:600}._statusAlertWarning_19c64_882{border-color:#fcd34d;background:#fffbeb;color:#92400e}._statusAlertSuccess_19c64_883{border-color:#86efac;background:#ecfdf5;color:#166534}._statusAlertLive_19c64_884{border-color:#5eead4;background:#f0fdfa;color:#115e59}._achDebugCard_19c64_911{border-color:#d8e4fb;background:#fcfdff}._achDebugHeader_19c64_916{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}._achDebugHeader_19c64_916 h2{margin:0}._debugStatusBadge_19c64_928{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:2px 10px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}._debugStatusActive_19c64_940{background:#16a34a26;border:1px solid rgba(22,163,74,.25);color:#166534}._debugStatusWarning_19c64_946{background:#f59e0b29;border:1px solid rgba(245,158,11,.26);color:#92400e}._debugStatusFailed_19c64_952{background:#dc262621;border:1px solid rgba(220,38,38,.3);color:#b91c1c}._debugStatusMuted_19c64_958{background:#eef2f7;border:1px solid #d5deea;color:#4b5563}._debugStatusInfo_19c64_964{background:#2563eb24;border:1px solid rgba(37,99,235,.26);color:#1d4ed8}._debugMetaWrap_19c64_970{margin-top:10px;border:1px solid #dbe4f2;border-radius:10px;overflow:hidden;background:#fff}._debugMetaWrap_19c64_970 summary{cursor:pointer;list-style:none;font-weight:700;font-size:.85rem;color:#1f3a68;padding:10px 12px;border-bottom:1px solid #e6edf9}._debugMetaWrap_19c64_970 summary::-webkit-details-marker{display:none}._debugMetaJson_19c64_992{margin:0;padding:10px 12px;max-height:220px;overflow:auto;font-size:11px;line-height:1.45;color:#0f172a;background:#fbfcfe;border-top:1px solid #edf2fa}._infoRequestGrid_19c64_350{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #e7eef9}._infoRequestItemLabel_19c64_1013{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;color:#334155}._infoRequestItemLabel_19c64_1013 input[type=checkbox],._infoRequestOtherRow_19c64_370 input[type=checkbox]{width:16px;height:16px;margin:0}._infoRequestOtherRow_19c64_370{grid-column:1/-1;display:flex;align-items:center;gap:10px;margin-top:4px}._infoRequestOtherInput_19c64_377{flex:1;min-width:220px;height:40px;border-radius:10px;border:1px solid #cfd9ea;padding:0 12px;font-size:.92rem}._tabBar_19c64_261{display:inline-flex;gap:8px;margin-bottom:14px;padding:6px;border:1px solid #d8e4fb;border-radius:14px;background:#f7faff}._tab_19c64_77,._activeTab_19c64_280{border-radius:10px;padding:9px 14px;font-size:.92rem;font-weight:700;border:1px solid transparent;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}._tab_19c64_77{background:transparent;color:#35527c}._tab_19c64_77:hover{background:#eef4ff}._activeTab_19c64_280{background:#2563eb;color:#fff;border-color:#2563eb}._summaryRow_19c64_171{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:12px;margin-bottom:14px}._summaryCard_19c64_178{border-radius:14px;border:1px solid #dbe4f2;padding:14px;background:#fff}._summaryCard_19c64_178 h2{margin:0 0 10px;font-size:1.05rem;color:#0f172a}._summaryList_19c64_1102{margin-top:10px;display:grid;gap:8px}._summaryListRow_19c64_1108{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#4f678a;font-size:.9rem}._summaryListRow_19c64_1108 strong{color:#0f172a;text-align:right}._sectionCard_19c64_204{border-radius:14px;border:1px solid #dbe4f2;padding:14px;background:#fff;margin-bottom:14px}._emptyState_19c64_1130{border:1px dashed #d3dff3;border-radius:12px;background:#f9fbff;color:#64748b;padding:18px;text-align:center;font-weight:600}._detailTableWrap_19c64_1140{width:100%;overflow-x:auto}._detailTable_19c64_1140{width:100%;border-collapse:separate;border-spacing:0}._detailTable_19c64_1140 th,._detailTable_19c64_1140 td{padding:10px 12px;border-bottom:1px solid #e6ecf7;text-align:left;white-space:nowrap}._detailTable_19c64_1140 th{background:#f7faff;color:#607494;font-size:.76rem;text-transform:uppercase;letter-spacing:.05em}._detailTable_19c64_1140 th:first-child{border-top-left-radius:10px}._detailTable_19c64_1140 th:last-child{border-top-right-radius:10px}._externalLink_19c64_1175{color:#1d4ed8;font-weight:600;text-decoration:none}._externalLink_19c64_1175:hover{text-decoration:underline}._eventsList_19c64_225{display:grid;gap:10px;max-height:560px;overflow-y:auto;padding-right:4px}._eventItem_19c64_233{border-radius:12px;border:1px solid #dbe4f2;padding:10px;background:#fbfdff}._eventHeader_19c64_240{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}._eventType_19c64_247{color:#0f172a;font-weight:700;font-size:.9rem}._eventMeta_19c64_1214{color:#5f7291;font-size:.82rem;margin-bottom:4px}._payload_19c64_252{margin-top:8px;font-size:11px;white-space:pre-wrap;background:#0f172a;color:#e2e8f0;padding:10px;border-radius:8px;overflow:auto}@media (max-width: 1100px){._summaryRow_19c64_171{grid-template-columns:1fr}}@media (max-width: 900px){._detailHero_19c64_775{flex-direction:column;align-items:flex-start}._detailHeroMeta_19c64_799{text-align:left}._tabBar_19c64_261{width:100%;overflow-x:auto;display:flex;flex-wrap:nowrap}}._root_bce4a_1{padding-top:8px;padding-right:2rem;padding-bottom:2.5rem;padding-left:22px}._banner_bce4a_8{margin-top:10px;border:1px solid #fcd34d;border-radius:12px;background:#fffbeb;color:#92400e;padding:10px 12px;font-size:13px;font-weight:700}._filters_bce4a_19{margin-top:12px;margin-bottom:12px;display:grid;grid-template-columns:1.5fr 1fr 1fr auto;gap:8px}._filters_bce4a_19 input,._filters_bce4a_19 select{height:38px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;padding:0 10px;font-size:13px}._filters_bce4a_19 button{height:38px;border:1px solid #2563eb;border-radius:10px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:13px;font-weight:700;padding:0 12px;cursor:pointer}._metrics_bce4a_48{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:12px}._metricCard_bce4a_55{border:1px solid #dbe2ea;border-radius:12px;background:#fff;padding:10px}._metricCard_bce4a_55 strong{display:block;color:#334155;font-size:11px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}._metricCard_bce4a_55 span{color:#0f172a;font-size:24px;font-weight:800}._layout_bce4a_75{display:grid;grid-template-columns:1.7fr 1fr;gap:10px}._card_bce4a_81{border:1px solid #dbe2ea;border-radius:14px;background:#fff;overflow:hidden}._cardHeader_bce4a_88{padding:10px 12px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}._cardHeader_bce4a_88 h3{margin:0;color:#0f172a;font-size:18px}._tableWrap_bce4a_101{max-height:540px;overflow:auto}._table_bce4a_101{width:100%;border-collapse:collapse}._table_bce4a_101 th,._table_bce4a_101 td{border-bottom:1px solid #edf2f7;text-align:left;padding:9px 10px;font-size:12px;color:#334155}._table_bce4a_101 th{background:#f8fafc;color:#64748b;font-size:11px;text-transform:uppercase;letter-spacing:.06em}._rowButton_bce4a_126{border:0;background:transparent;color:#2563eb;font-size:12px;font-weight:700;cursor:pointer}._detailBody_bce4a_135{padding:10px 12px;display:grid;gap:8px}._pillRow_bce4a_141{display:flex;gap:8px;flex-wrap:wrap}._pill_bce4a_141{border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:3px 9px;font-size:12px;font-weight:700}._codeForm_bce4a_157{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}._codeForm_bce4a_157 input,._codeForm_bce4a_157 select{height:36px;border:1px solid #cbd5e1;border-radius:8px;padding:0 9px;font-size:12px}._codeForm_bce4a_157 button{grid-column:span 2;height:36px;border:1px solid #2563eb;border-radius:8px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:12px;font-weight:700;cursor:pointer}._codeToggleRow_bce4a_183{grid-column:span 2;border:1px solid #dbe2ea;border-radius:8px;background:#f8fafc;padding:8px 10px;display:flex;align-items:center;gap:16px}._codeToggleRow_bce4a_183 label{display:inline-flex;align-items:center;gap:6px;color:#334155;font-size:12px;font-weight:700}._list_bce4a_202{margin:0;padding:0;list-style:none;display:grid;gap:6px}._listItem_bce4a_210{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:8px 9px;font-size:12px;color:#334155}._listItem_bce4a_210 strong{color:#0f172a}@media (max-width: 1280px){._metrics_bce4a_48{grid-template-columns:repeat(3,minmax(0,1fr))}._layout_bce4a_75{grid-template-columns:1fr}}@media (max-width: 900px){._root_bce4a_1{padding-right:14px;padding-left:14px}._filters_bce4a_19{grid-template-columns:1fr}._metrics_bce4a_48{grid-template-columns:repeat(2,minmax(0,1fr))}._codeForm_bce4a_157{grid-template-columns:1fr}._codeForm_bce4a_157 ._codeToggleRow_bce4a_183{grid-column:span 1;flex-wrap:wrap;gap:10px}._codeForm_bce4a_157 button{grid-column:span 1}}._wrap_1xjcz_2{max-width:920px;margin:0 auto;padding:32px 20px 64px}._h1_1xjcz_8{font-size:40px;font-weight:800;letter-spacing:-.02em;margin:8px 0 12px;color:#0f172a}._lead_1xjcz_16{color:#334155;margin-bottom:18px;font-size:18px}._list_1xjcz_22{margin:10px 0 28px 22px;line-height:1.8;color:#1f2937}._ctaRow_1xjcz_28{display:flex;gap:14px;align-items:center}._primaryBtn_1xjcz_34{background:#2563eb;color:#fff;border:0;border-radius:10px;padding:12px 22px;font-weight:700;cursor:pointer}._primaryBtn_1xjcz_34:hover{background:#1e4fd8}._fallbackLink_1xjcz_48{color:#2563eb;text-decoration:underline;font-size:14px}._wrap_1vlt7_1{max-width:980px;margin:0 auto;padding:36px 20px}._title_1vlt7_7{font-size:28px;font-weight:800;margin:0 0 18px;color:#0f172a}._error_1vlt7_14{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:10px 12px;border-radius:10px;margin-bottom:12px;font-size:14px}._grid_1vlt7_24{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width: 820px){._grid_1vlt7_24{grid-template-columns:1fr}}._card_1vlt7_35{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 20px;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .05s ease}._card_1vlt7_35:hover{border-color:#2563eb;box-shadow:0 8px 24px #2563eb1f}._card_1vlt7_35:active{transform:translateY(1px)}._disabled_1vlt7_53{cursor:not-allowed;border-color:#e5e7eb!important;opacity:.65}._disabled_1vlt7_53:hover{box-shadow:none}._softDisabled_1vlt7_62{opacity:.85}._cardHeader_1vlt7_66{display:flex;align-items:center;gap:12px}._iconWrap_1vlt7_72{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#eef2ff;color:#2563eb}._icon_1vlt7_72{width:22px;height:22px}._headerText_1vlt7_88{display:flex;flex-direction:column}._cardTitle_1vlt7_93{font-weight:800;color:#0f172a;line-height:1.1}._sub_1vlt7_99{font-size:13px;font-weight:500;color:#64748b;margin-top:3px}._body_1vlt7_106{margin-top:10px;color:#374151;font-size:14px;line-height:1.45}._doneBadge_1vlt7_114,._lockBadge_1vlt7_115{margin-left:auto;display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}._doneBadge_1vlt7_114{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}._doneIcon_1vlt7_133{width:16px;height:16px}._lockBadge_1vlt7_115{background:#f5f7ff;color:#1e40af;border:1px solid #c7d2fe}._lockIcon_1vlt7_144{width:15px;height:15px}._loadingNote_1vlt7_149{margin-top:10px;font-size:13px;color:#6b7280}._shell_e6fjl_4{max-width:1100px;margin:0 auto;box-sizing:border-box}._header_e6fjl_10{display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px 20px;margin-bottom:14px}._h1_e6fjl_20{margin:0;font-weight:800;line-height:1.15;font-size:clamp(22px,2.2vw + 1rem,36px)}._sub_e6fjl_27{grid-column:1/-1;margin:2px 0 6px;color:#64748b;font-size:14px}._progressWrap_e6fjl_35{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;margin-top:6px}._progressBar_e6fjl_44{height:8px;border-radius:999px;background:#eef2ff;overflow:hidden;width:100%}._progressFill_e6fjl_52{height:100%;border-radius:999px;background:#2563eb;width:0%;transition:width .18s ease-in-out}._progressPct_e6fjl_60{font-size:12px;color:#111827;font-weight:700}._card_e6fjl_67{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 28px #0206170f;padding:18px clamp(14px,2vw,22px)}._stepTitle_e6fjl_75{margin:2px 0 14px;color:#0f172a;font-weight:800;font-size:clamp(16px,1.1vw + .7rem,22px)}._footer_e6fjl_83{display:flex;justify-content:space-between;gap:10px;margin-top:14px}._back_e6fjl_90{padding:10px 20px;background:#6b7280;color:#fff;border:none;border-radius:10px;font-weight:700;cursor:pointer}._next_e6fjl_100{padding:10px 22px;background:#2563eb;color:#fff;border:none;border-radius:10px;font-weight:700;cursor:pointer}._next_e6fjl_100:disabled{background:#9ca3af;cursor:not-allowed}.row1,.row2,.row3{display:grid;gap:14px;margin:12px 0}.row1,.row2{grid-template-columns:1fr}@media (min-width: 980px){.row2{grid-template-columns:1fr 1fr}}.row3{grid-template-columns:1fr}@media (min-width: 1100px){.row3{grid-template-columns:1fr 1fr 1fr}}.field{display:flex;flex-direction:column;gap:6px}.field>label{font-size:13px;color:#111827;font-weight:600}.field input,.field select,.field textarea{width:100%;height:44px;border:1px solid #d1d5db;border-radius:10px;padding:0 12px;font-size:14px;color:#111827;background:#fff;box-sizing:border-box}.field textarea{min-height:88px;padding-top:10px;padding-bottom:10px}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._grid_1vy0i_1{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:14px}@media (max-width: 900px){._grid_1vy0i_1{grid-template-columns:1fr}}._field_1vy0i_13{display:flex;flex-direction:column}._label_1vy0i_18{font-size:13px;font-weight:600;color:#374151;margin:0 0 6px}._input_1vy0i_25,._select_1vy0i_26,._textarea_1vy0i_27{width:100%;height:44px;border:1px solid #e5e7eb;border-radius:10px;padding:0 12px;font-size:14px;color:#0f172a;background:#fff}._input_1vy0i_25:focus,._select_1vy0i_26:focus,._textarea_1vy0i_27:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._textarea_1vy0i_27{height:auto;min-height:90px;padding:10px 12px;resize:vertical}._full_1vy0i_54{grid-column:1/-1}._wrap_1rn9o_1{display:flex;flex-direction:column;max-width:960px;margin:0 auto;padding:20px;background:#f8fafc;border-radius:16px;box-shadow:0 4px 20px #0000000d;min-height:100%;overflow:visible}._grid_1rn9o_14{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}._tile_1rn9o_20{position:relative;min-height:240px;border-radius:16px;border:2px dashed #d1d5db;background:#fff;padding:14px;display:flex;flex-direction:column;gap:12px;text-align:center;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease;cursor:pointer}._tile_1rn9o_20:hover{border-color:#60a5fa;box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}._drag_1rn9o_40{border-color:#3b82f6!important;background:#eff6ff;box-shadow:0 0 0 4px #3b82f633;transform:translateY(-4px)}._filled_1rn9o_47{border-style:solid;border-color:#e5e7eb;cursor:default}._filled_1rn9o_47:hover{transform:none;box-shadow:none}._overlayInput_1rn9o_57{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:20}._hiddenInput_1rn9o_67{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;opacity:0!important}._dropIcon_1rn9o_81{width:48px;height:48px;border-radius:50%;background:#dbeafe;color:#3b82f6;margin:0 auto;display:flex;align-items:center;justify-content:center;transition:background .3s ease}._headerRow_1rn9o_94,._headerRowTop_1rn9o_95{display:flex;align-items:center;justify-content:center;gap:10px}._title_1rn9o_102{font-weight:700;color:#1f2937;font-size:18px}._badge_1rn9o_108{font-size:12px;font-weight:700;color:#3b82f6;background:#dbeafe;border-radius:999px;padding:4px 10px}._hint_1rn9o_117{color:#6b7280;font-size:14px}._cta_1rn9o_122{color:#1f2937;font-weight:600;font-size:14px}._previewRow_1rn9o_128{display:flex;align-items:center;gap:16px;margin:12px 0;padding:12px;background:#f9fafb;border-radius:8px}._thumb_1rn9o_138{width:100px;height:100px;object-fit:contain;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb;transition:transform .3s ease}._thumb_1rn9o_138:hover{transform:scale(1.05)}._fileInfo_1rn9o_151{flex:1;text-align:left;overflow:hidden}._fileName_1rn9o_157{font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}._fileMeta_1rn9o_166{font-size:13px;color:#6b7280;margin-top:4px}._linkBtn_1rn9o_172,._linkBtnDanger_1rn9o_173{border:none;background:none;padding:0;font-weight:600;cursor:pointer;font-size:14px;transition:color .3s ease}._linkBtn_1rn9o_172{color:#3b82f6}._linkBtn_1rn9o_172:hover{color:#1d4ed8;text-decoration:underline}._linkBtnDanger_1rn9o_173{color:#dc2626}._linkBtnDanger_1rn9o_173:hover{color:#b91c1c;text-decoration:underline}._actions_1rn9o_199{display:flex;gap:16px;justify-content:center}._bottomRow_1rn9o_205{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid #e5e7eb}._note_1rn9o_213{color:#6b7280;font-size:13px}._statusGood_1rn9o_218{color:#22c55e;font-weight:600;font-size:13px}._statusPending_1rn9o_224{color:#f59e0b;font-weight:600;font-size:13px}._modal_1rn9o_230{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1rn9o_1 .3s ease}._modalContent_1rn9o_244{background:#fff;padding:24px;border-radius:16px;max-width:90%;max-height:90vh;overflow:auto;box-shadow:0 4px 16px #0000001a;animation:_scaleIn_1rn9o_1 .3s ease}._modalImg_1rn9o_255{max-width:100%;max-height:80vh}._modalIframe_1rn9o_260{width:80vw;height:80vh;border:none}._navigation_1rn9o_266{display:flex;justify-content:space-between;padding:16px 0;width:100%}._navButton_1rn9o_273{padding:10px 20px;font-size:14px;font-weight:600;color:#1f2937;background-color:#e5e7eb;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .3s ease}._navButton_1rn9o_273:hover{background-color:#d1d5db;transform:translateY(-2px)}._navButton_1rn9o_273:active{transform:translateY(0)}@keyframes _fadeIn_1rn9o_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleIn_1rn9o_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._reviewRoot_zz0jy_2{max-width:1280px;margin:0 auto 32px;padding:0 16px 32px}._headerBlock_zz0jy_8{margin-bottom:16px}._title_zz0jy_12{margin:0 0 8px;font-size:22px;font-weight:700;color:#111827}._subtitle_zz0jy_19{margin:0;font-size:14px;line-height:1.6;color:#4b5563}._statusRow_zz0jy_26{margin-bottom:20px;padding:10px 16px;border-radius:12px;background:#f3f4f6;display:flex;align-items:center;justify-content:space-between;font-size:13px;gap:12px}._statusText_zz0jy_38{display:flex;flex-wrap:wrap;align-items:center;gap:6px}._statusLabel_zz0jy_45{font-weight:600;color:#111827}._statusValue_zz0jy_50{color:#111827}._statusSeparator_zz0jy_54{color:#9ca3af}._refreshButton_zz0jy_58{border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;padding:6px 14px;cursor:pointer;font-weight:500;color:#374151}._refreshButton_zz0jy_58:disabled{opacity:.6;cursor:default}._reviewGrid_zz0jy_74{display:flex;align-items:flex-start;gap:24px}._leftCol_zz0jy_81{flex:3;min-width:0}._rightCol_zz0jy_87{flex:1.2;min-width:260px;display:flex;flex-direction:column;gap:10px;position:sticky;top:120px}._section_zz0jy_98{border-radius:12px;border:1px solid #e5e7eb;background:#f9fafb;margin-bottom:10px;overflow:hidden}._sectionHeader_zz0jy_106{width:100%;border:none;background:transparent;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}._sectionTitle_zz0jy_117{font-size:14px;font-weight:600;color:#111827}._sectionIcon_zz0jy_123{font-size:16px;color:#6b7280}._sectionBody_zz0jy_128{padding:10px 16px 14px;background:#fff}._fieldList_zz0jy_134{margin:0;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,2fr);column-gap:12px;row-gap:4px;font-size:13px}._fieldLabel_zz0jy_143{margin:0;font-weight:500;color:#6b7280}._fieldValue_zz0jy_149{margin:0;color:#111827;word-break:break-word}._ownerList_zz0jy_156{display:flex;flex-direction:column;gap:12px}._ownerBlock_zz0jy_162{border-radius:10px;border:1px dashed #e5e7eb;padding:10px 12px;background:#f9fafb}._ownerTitle_zz0jy_169{font-size:13px;font-weight:600;margin-bottom:6px;color:#111827}._emptyText_zz0jy_176{font-size:13px;color:#6b7280}._primaryButton_zz0jy_182{padding:11px 22px;border-radius:999px;border:none;background:#2563eb;color:#fff;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 10px 25px #2563eb73}._primaryButton_zz0jy_182:disabled{opacity:.6;cursor:default;box-shadow:none}._submitButton_zz0jy_200{padding:11px 22px;border-radius:999px;border:none;background:#2563eb;color:#fff;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 10px 25px #2563eb73}._submitButton_zz0jy_200:disabled{opacity:.6;cursor:default;box-shadow:none}._secondaryButton_zz0jy_218{padding:10px 18px;border-radius:12px;border:1px solid #e5e7eb;background:#f9fafb;color:#111827;font-weight:600;font-size:14px;cursor:pointer}._secondaryButton_zz0jy_218:disabled{opacity:.6;cursor:default}._dangerButton_zz0jy_234{padding:10px 18px;border-radius:12px;border:1px solid #e11d48;background:#fee2e2;color:#b91c1c;font-weight:600;font-size:14px;cursor:pointer}._dangerButton_zz0jy_234:disabled{opacity:.6;cursor:default}._sideHint_zz0jy_250{margin:6px 0 0;font-size:12px;color:#6b7280}._achOptionCard_zz0jy_256{border:1px solid #dbe4ff;border-radius:12px;background:#f8fbff;padding:10px 12px}._achCheckboxRow_zz0jy_263{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#111827}._achCheckboxRow_zz0jy_263 input{width:16px;height:16px}._achHint_zz0jy_277{margin:8px 0 0;font-size:12px;line-height:1.4;color:#4b5563}._achStatus_zz0jy_284{margin:6px 0 0;font-size:12px;font-weight:600;color:#1e40af}@media (max-width: 1100px){._reviewRoot_zz0jy_2{padding:0 12px 24px}._reviewGrid_zz0jy_74{flex-direction:column}._rightCol_zz0jy_87{position:static;width:100%}}@media (max-width: 768px){._statusRow_zz0jy_26{flex-direction:column;align-items:flex-start}._fieldList_zz0jy_134{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}._sectionHeader_zz0jy_106{padding:10px 12px}._sectionBody_zz0jy_128{padding:8px 12px 10px}._rightCol_zz0jy_87{gap:8px}}._reviewRoot_zz0jy_2{max-width:1100px;margin:0 auto;padding:0 20px 40px}._reviewGrid_zz0jy_74{display:grid;grid-template-columns:1fr 290px;gap:24px;width:100%;min-width:0}._leftCol_zz0jy_81{min-width:0;max-height:280px;overflow-y:auto;padding-right:6px;scroll-behavior:smooth}._leftCol_zz0jy_81::-webkit-scrollbar{width:6px}._leftCol_zz0jy_81::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:4px}._rightCol_zz0jy_87{width:100%;max-width:290px;display:flex;flex-direction:column;gap:12px;position:sticky;top:140px}._accordionWrapper_zz0jy_367{width:100%;min-width:0}@media (max-width: 900px){._reviewGrid_zz0jy_74{grid-template-columns:1fr}._rightCol_zz0jy_87{position:relative;top:0;max-width:100%}._leftCol_zz0jy_81{max-height:none}}._root_hxo59_1{max-width:900px;margin:0 auto;padding:24px 16px 40px}._card_hxo59_7{background:#fff;border-radius:16px;padding:28px;box-shadow:0 10px 30px #0000000f}._header_hxo59_14{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._statusBadge_hxo59_21{padding:8px 16px;border-radius:999px;font-weight:700;font-size:13px;text-transform:uppercase}._submitted_hxo59_29{background:#fff7ed;color:#c2410c}._approved_hxo59_34{background:#ecfdf5;color:#047857}._live_hxo59_39{background:#eff6ff;color:#1d4ed8}._declined_hxo59_44{background:#fef2f2;color:#b91c1c}._meta_hxo59_49{font-size:13px;color:#6b7280}._message_hxo59_54{margin:20px 0;font-size:15px;line-height:1.6;color:#111827}._actions_hxo59_61{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}._primary_hxo59_68{background:#2563eb;color:#fff;border:none;border-radius:10px;padding:12px 20px;font-weight:600;cursor:pointer}._secondary_hxo59_78{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:12px 18px;font-weight:600;cursor:pointer}._success_hxo59_87{margin-top:16px;color:#047857;font-weight:600}._wrap_ppws3_1{display:grid;gap:14px}._loading_ppws3_6{border:1px solid #d6e1f2;background:#fff;border-radius:14px;padding:18px;font-size:15px;color:#385078}._header_ppws3_15{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;border-bottom:1px solid #e5ebf5;padding-bottom:12px}._title_ppws3_24{margin:0;color:#0f2147;font-size:30px;line-height:1.1;letter-spacing:-.02em}._subtitle_ppws3_32{margin:8px 0 0;color:#47618d;max-width:780px}._actions_ppws3_38{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}._ghostBtn_ppws3_45,._primaryBtn_ppws3_46,._completeBtn_ppws3_47{border-radius:10px;height:38px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:14px;cursor:pointer;transition:.18s ease all;border:1px solid #c4d4ee}._ghostBtn_ppws3_45{color:#2556d8;background:#f8fbff}._ghostBtn_ppws3_45:hover:not(:disabled){background:#edf4ff}._primaryBtn_ppws3_46{border-color:#1f64ff;color:#fff;background:linear-gradient(135deg,#2c66e8,#2461e2)}._primaryBtn_ppws3_46:hover:not(:disabled){filter:brightness(1.03)}._completeBtn_ppws3_47{border-color:#18a35d;color:#106c3d;background:#e8f8ef}._completeBtn_ppws3_47:hover:not(:disabled){background:#d9f2e5}._ghostBtn_ppws3_45:disabled,._primaryBtn_ppws3_46:disabled,._completeBtn_ppws3_47:disabled{opacity:.66;cursor:not-allowed}._warning_ppws3_97,._notice_ppws3_98,._error_ppws3_99,._completeBanner_ppws3_100{border-radius:12px;padding:10px 12px;display:flex;gap:8px;align-items:center;font-weight:600}._warning_ppws3_97{border:1px solid #f2cf86;color:#96610e;background:#fff7e7}._notice_ppws3_98{border:1px solid #b7d2ff;color:#18469e;background:#eef5ff}._error_ppws3_99{border:1px solid #f2b1b1;color:#9f2f2f;background:#fff0f0}._metaRow_ppws3_127{display:flex;flex-wrap:wrap;gap:8px;align-items:center}._badge_ppws3_134,._metaItem_ppws3_135{border:1px solid #ccdaee;border-radius:999px;padding:5px 10px;font-size:13px;font-weight:700;color:#36547e;background:#f7fbff}._toneNeutral_ppws3_145{color:#36547e}._toneSuccess_ppws3_149{color:#1d7a45;border-color:#94d6b0;background:#ebf9f0}._toneWarning_ppws3_155{color:#9b6e19;border-color:#f2cf86;background:#fff7e7}._toneDanger_ppws3_161{color:#9f2f2f;border-color:#f2b1b1;background:#fff0f0}._grid_ppws3_167{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}._card_ppws3_173{border:1px solid #d6e1f2;border-radius:14px;background:#fff;padding:14px}._card_ppws3_173 h3{margin:0 0 10px;color:#0f2147;font-size:19px}._formGrid_ppws3_186{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._field_ppws3_192{display:grid;gap:6px}._field_ppws3_192 span{color:#3e5f8f;font-size:12px;text-transform:uppercase;letter-spacing:.04em;font-weight:700}._field_ppws3_192 input{height:40px;border:1px solid #c6d6ee;border-radius:10px;padding:0 11px;font-size:14px;color:#13284f;outline:none;background:#fff}._field_ppws3_192 input:focus{border-color:#2a68ef;box-shadow:0 0 0 3px #2d66ea26}._footerActions_ppws3_221{display:flex;gap:10px;align-items:center}._completeBanner_ppws3_100{border:1px solid #94d6b0;color:#106c3d;background:#ebf9f0}@media (max-width: 1080px){._grid_ppws3_167,._formGrid_ppws3_186{grid-template-columns:minmax(0,1fr)}}@media (max-width: 760px){._header_ppws3_15{flex-direction:column;align-items:stretch}._actions_ppws3_38{justify-content:flex-start}}._page_1jwb6_1{min-height:100vh;padding:18px 18px 22px;--portal-primary: #2563eb;--portal-primary-soft: rgba(37, 99, 235, .12);--portal-primary-border: rgba(37, 99, 235, .35);--portal-primary-strong: #1d4ed8;--portal-accent: #0f172a;color:var(--portal-accent);overflow-x:hidden;background:radial-gradient(900px 420px at 15% 0%,rgba(37,99,235,.1),transparent 55%),radial-gradient(700px 380px at 85% 10%,rgba(14,165,233,.08),transparent 60%),linear-gradient(180deg,#f1f5f9,#eef2ff)}._topbar_1jwb6_14{position:sticky;top:0;z-index:10;width:100%;max-width:1400px;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;margin-bottom:14px;border:1px solid rgba(148,163,184,.35);background:#ffffffd1;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 28px #0f172a0f}._brand_1jwb6_35{display:flex;align-items:center;gap:12px;min-width:0}._logo_1jwb6_42{width:40px;height:40px;border-radius:12px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#f1f5f9);border:1px solid rgba(148,163,184,.35)}._logo_1jwb6_42 img{width:100%;height:100%;object-fit:cover}._logoFallback_1jwb6_59{font-weight:800;font-size:14px;letter-spacing:-.02em;color:#0f172a}._brandText_1jwb6_66{display:flex;flex-direction:column;min-width:0}._portalName_1jwb6_72{font-weight:800;font-size:14px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._portalMeta_1jwb6_81{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px;color:#64748b}._supportModeTag_1jwb6_90{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:800;background:var(--portal-primary-soft);color:var(--portal-primary-strong);border:1px solid var(--portal-primary-border)}._userArea_1jwb6_102{display:flex;align-items:center;gap:12px}._userText_1jwb6_108{text-align:right;line-height:1.1}._userName_1jwb6_113{font-weight:700;font-size:13px;color:#0f172a}._userSub_1jwb6_119{font-size:12px;color:#64748b}._layout_1jwb6_124{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:start;max-width:1400px;margin:0 auto}._layoutWithPanel_1jwb6_133{grid-template-columns:minmax(0,1fr) 360px}._left_1jwb6_137,._main_1jwb6_138,._right_1jwb6_139{display:flex;flex-direction:column;gap:16px;min-width:0;min-height:0}._navRow_1jwb6_147{max-width:1400px;margin:0 auto 14px;display:flex;flex-wrap:wrap;gap:10px}._navTab_1jwb6_155{padding:8px 14px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#ffffffd9;font-size:12px;font-weight:800;color:#475569;text-decoration:none}._navTab_1jwb6_155:hover{background:#0f172a0d;color:#0f172a}._navTabActive_1jwb6_171{background:var(--portal-primary-soft);border-color:var(--portal-primary-border);color:var(--portal-primary-strong)}._overviewTopGrid_1jwb6_177{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:16px;margin-bottom:16px}._overviewLeftStack_1jwb6_184{display:flex;flex-direction:column;gap:16px}._overviewThreeColumn_1jwb6_190{display:grid;grid-template-columns:minmax(230px,280px) minmax(0,1fr) minmax(270px,340px);gap:18px;align-items:start;height:auto}._overviewMainRail_1jwb6_198{min-width:0;min-height:0;display:flex;flex-direction:column;gap:18px}._overviewLeftRail_1jwb6_206,._overviewRightRail_1jwb6_207{min-width:0;min-height:0;display:flex;flex-direction:column;gap:16px}._overviewCardTight_1jwb6_215{padding:14px}._orgListCompact_1jwb6_219{max-height:180px;overflow:auto;display:flex;flex-direction:column;gap:4px}._quickActionGrid_1jwb6_227{margin-top:8px;display:grid;gap:10px}._quickActionButton_1jwb6_233{justify-content:flex-start;border-radius:12px;height:42px;font-weight:700}._invoiceCenterCard_1jwb6_240,._quoteCenterCard_1jwb6_246{min-height:0;display:flex;flex-direction:column}._invoiceCenterScroller_1jwb6_252,._quoteCenterScroller_1jwb6_258{min-height:0;overflow:visible;padding-right:2px}._card_1jwb6_264{background:#fffffff0;border:1px solid rgba(148,163,184,.28);border-radius:18px;padding:16px;overflow:hidden;box-shadow:0 14px 28px #0f172a14,0 2px 6px #0f172a0d}._cardTitle_1jwb6_273{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#334155;margin-bottom:10px}._muted_1jwb6_282{font-size:12px;color:#64748b;margin-top:2px}._orgItem_1jwb6_288{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px;border-radius:12px;border:1px solid transparent;background:transparent;cursor:pointer;color:#0f172a;text-align:left;text-decoration:none}._orgItem_1jwb6_288:hover{background:#0f172a0d;color:#0f172a}._orgItem_1jwb6_288:focus{outline:none}._orgItem_1jwb6_288:focus-visible{outline:none;box-shadow:0 0 0 2px #2563eb4d inset}._orgItemActive_1jwb6_317{background:var(--portal-primary-soft);border-color:var(--portal-primary-border)}._orgName_1jwb6_322{font-size:13px;font-weight:600}._kpiGrid_1jwb6_327{display:grid;grid-template-columns:1fr 1fr;gap:12px}._kpi_1jwb6_327{position:relative;padding:12px;border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#f8fafcd9;overflow:hidden}._kpi_1jwb6_327:before{content:"";position:absolute;inset:0;border-top:2px solid rgba(37,99,235,.2);pointer-events:none}._kpiLabel_1jwb6_350{font-size:12px;color:#64748b}._kpiValue_1jwb6_355{font-size:19px;font-weight:800;margin-top:4px;line-height:1.05}._kpiValueOverdue_1jwb6_362{font-size:19px;font-weight:800;margin-top:4px;line-height:1.05;color:#b91c1c}._cardHeaderRow_1jwb6_370{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}._headerStatRow_1jwb6_378{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}._headerStatChip_1jwb6_385{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(148,163,184,.32);background:#f8fafcf2;color:#334155;font-size:12px;font-weight:700;letter-spacing:.01em;text-transform:none;padding:4px 10px}._headerStatChipPrimary_1jwb6_399{border-color:#2563eb52;color:#1d4ed8}._headerStatChipNeutral_1jwb6_404{border-color:#64748b47;color:#475569}._headerStatChipSuccess_1jwb6_409{border-color:#10b98152;color:#047857}._filters_1jwb6_414{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}._filterChip_1jwb6_422{border:1px solid rgba(148,163,184,.35);background:#fffc;color:#334155;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;cursor:pointer}._filterChip_1jwb6_422:hover{background:#0f172a0d}._filterChipActive_1jwb6_437{background:var(--portal-primary-soft);border-color:var(--portal-primary-border);color:var(--portal-primary-strong)}._emptyState_1jwb6_443{padding:16px;border-radius:14px;background:#f1f5f9cc;border:1px dashed rgba(148,163,184,.45);color:#64748b;font-size:13px}._errorInline_1jwb6_452{margin-top:12px;padding:10px 12px;border-radius:12px;background:#ef444414;border:1px solid rgba(239,68,68,.2);color:#b91c1c;font-size:12px;font-weight:600}._paymentMethodsList_1jwb6_463{display:flex;flex-direction:column;gap:10px;margin-top:12px}._paymentMethodRow_1jwb6_470{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#ffffffd9}._paymentMethodLabel_1jwb6_481{font-weight:800;font-size:13px;color:#0f172a}._paymentMethodMeta_1jwb6_487{font-size:12px;color:#64748b;margin-top:2px}._paymentMethodActions_1jwb6_493{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._methodBadge_1jwb6_500{padding:4px 10px;border-radius:999px;background:#22c55e1f;color:#15803d;font-size:11px;font-weight:800}._methodAction_1jwb6_509,._methodActionDanger_1jwb6_510{border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#fff;color:#0f172a;font-size:12px;font-weight:700;padding:6px 12px;cursor:pointer}._methodActionDanger_1jwb6_510{border-color:#ef444459;color:#b91c1c}._modalOverlay_1jwb6_526{position:fixed;inset:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;padding:20px;z-index:50}._modalContent_1jwb6_537{width:min(620px,100%);background:#fff;border-radius:18px;padding:18px;border:1px solid rgba(148,163,184,.35);box-shadow:0 20px 40px #0f172a33}._modalHeader_1jwb6_546{display:flex;align-items:center;justify-content:space-between;gap:12px}._modalTitle_1jwb6_553{font-weight:800;font-size:16px;color:#0f172a}._modalClose_1jwb6_559{border:none;background:transparent;color:#64748b;font-weight:700;cursor:pointer}._modalTabs_1jwb6_567{display:flex;gap:8px;margin-top:14px;border-bottom:1px solid rgba(148,163,184,.25);padding-bottom:8px}._modalTab_1jwb6_567{padding:8px 14px;border-radius:999px;border:1px solid transparent;background:#94a3b814;color:#475569;font-weight:700;cursor:pointer}._modalTabActive_1jwb6_585{border-color:#2563eb59;background:#2563eb1f;color:#1d4ed8}._modalBody_1jwb6_591{margin-top:16px}._modalFormGrid_1jwb6_595{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._formField_1jwb6_601{display:flex;flex-direction:column;gap:6px}._formLabel_1jwb6_607{font-size:12px;font-weight:700;color:#475569}._formInput_1jwb6_613,._formSelect_1jwb6_614{height:38px;border-radius:10px;border:1px solid rgba(148,163,184,.35);padding:0 12px;font-size:13px;background:#f8fafce6}._toggleRow_1jwb6_623{margin-top:16px;display:flex;align-items:center;gap:10px;font-size:13px;color:#475569;font-weight:600}._modalActions_1jwb6_633{margin-top:18px;display:flex;justify-content:flex-end;gap:10px}._signatureModalContent_1jwb6_640{width:min(760px,100%)}._signatureModalLead_1jwb6_644{margin:0 0 10px;font-size:13px;color:#334155}._signatureMetaList_1jwb6_650{margin:0 0 12px;padding:10px 12px;border-radius:12px;border:1px solid rgba(148,163,184,.3);background:#f8fafce6;display:grid;gap:4px;font-size:12px;color:#334155}._signatureCanvasWrap_1jwb6_662{margin-top:12px;border:1px solid rgba(148,163,184,.35);border-radius:12px;background:#fff;padding:10px}._signatureCanvasLabel_1jwb6_670{font-size:12px;font-weight:700;color:#475569;margin-bottom:8px}._signatureCanvas_1jwb6_662{width:100%;height:210px;border-radius:10px;border:1px dashed rgba(148,163,184,.5);background:#fff;touch-action:none;cursor:crosshair}._signatureCanvasFooter_1jwb6_687{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:#64748b}._signatureCanvasAction_1jwb6_697{border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#fff;color:#334155;font-size:12px;font-weight:700;padding:6px 12px;cursor:pointer}._invoiceGroups_1jwb6_708{display:flex;flex-direction:column;gap:16px;margin-top:12px}._invoiceGroup_1jwb6_708{padding:12px;border-radius:16px;border:1px solid rgba(148,163,184,.25);background:linear-gradient(180deg,#f8fafcd1,#f1f5f99e)}._invoiceGroupHeader_1jwb6_722{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}._invoiceGroupTitle_1jwb6_730{font-weight:800;font-size:13px;color:#0f172a}._invoiceGroupMeta_1jwb6_736{font-size:12px;color:#64748b;margin-top:2px}._invoiceGroupActions_1jwb6_742{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._groupAction_1jwb6_749,._groupActionPrimary_1jwb6_750{border-radius:999px;border:1px solid rgba(148,163,184,.4);background:#fff;color:#0f172a;font-size:12px;font-weight:700;padding:6px 12px;cursor:pointer}._groupActionPrimary_1jwb6_750{border-color:var(--portal-primary-border);background:var(--portal-primary-soft);color:var(--portal-primary-strong)}._invoiceList_1jwb6_767{display:flex;flex-direction:column;gap:10px;margin-top:10px}._paginationRow_1jwb6_774{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._paginationMeta_1jwb6_783{font-size:12px;color:#64748b;font-weight:600}._paginationActions_1jwb6_789{display:flex;gap:8px}._paginationButton_1jwb6_794,._paginationButtonPrimary_1jwb6_795{border-radius:999px;border:1px solid rgba(148,163,184,.4);background:#fff;color:#0f172a;font-size:12px;font-weight:700;padding:6px 12px;cursor:pointer}._paginationButtonPrimary_1jwb6_795{border-color:var(--portal-primary-border);background:var(--portal-primary-soft);color:var(--portal-primary-strong)}._paginationButton_1jwb6_794:disabled,._paginationButtonPrimary_1jwb6_795:disabled{opacity:.5;cursor:not-allowed}._invoiceRow_1jwb6_818{position:relative;display:grid;grid-template-columns:1.35fr .75fr .75fr auto auto;align-items:center;gap:12px;padding:12px;border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#ffffffd9;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}._invoiceRow_1jwb6_818:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:999px;background:#94a3b866}._invoiceRow_1jwb6_818:hover{border-color:var(--portal-primary-border);box-shadow:0 10px 18px #0f172a0f;transform:translateY(-1px)}._invoiceRowOpen_1jwb6_848:before{background:#3b82f680}._invoiceRowOverdue_1jwb6_852:before{background:#dc2626a6}._invoiceRowPaid_1jwb6_856:before{background:#10b981a6}._quoteRow_1jwb6_860:before{background:#0ea5e999}._invoicePrimary_1jwb6_864{min-width:0}._invoiceNumber_1jwb6_868{font-weight:800;font-size:13px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._invoiceOrg_1jwb6_877{font-size:12px;color:#64748b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._invoiceMetaBlock_1jwb6_886{text-align:right}._metaLabel_1jwb6_890{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.08em}._metaValue_1jwb6_897{font-size:13px;font-weight:700;color:#0f172a;margin-top:2px}._metaSub_1jwb6_904{margin-top:2px;font-size:11px;color:#64748b}._invoiceStatus_1jwb6_910{display:flex;justify-content:flex-end}._statusChipStack_1jwb6_915{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}._statusChip_1jwb6_915{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid transparent}._statusChipPaid_1jwb6_933{background:#10b9811f;border-color:#10b98140;color:#047857}._statusChipOverdue_1jwb6_939{background:#dc26261f;border-color:#dc262640;color:#b91c1c}._statusChipOpen_1jwb6_945{background:var(--portal-primary-soft);border-color:var(--portal-primary-border);color:var(--portal-primary-strong)}._statusChipFullySigned_1jwb6_951{background:#10b9811f;border-color:#10b98147;color:#047857}._invoiceActions_1jwb6_957{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}._chatLauncher_1jwb6_965{position:fixed;right:20px;bottom:20px;z-index:32;height:44px;padding:0 16px;border-radius:999px;border:1px solid var(--portal-primary-border);background:linear-gradient(180deg,var(--portal-primary) 0%,#1d4ed8 100%);color:#fff;font-size:13px;font-weight:800;letter-spacing:.01em;cursor:pointer;box-shadow:0 16px 32px #0f172a38}._chatLauncher_1jwb6_965:hover{filter:brightness(1.03)}._chatLauncherActive_1jwb6_987{background:#0f172ae6;border-color:#0f172ae6}._chatDock_1jwb6_992{position:fixed;right:20px;bottom:74px;width:min(430px,100vw - 24px);max-height:min(620px,100vh - 120px);z-index:31;border-radius:18px;border:1px solid rgba(148,163,184,.45);background:#fffffff5;box-shadow:0 24px 54px #0f172a3d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transform:translateY(14px) scale(.98);pointer-events:none;transition:opacity .16s ease,transform .16s ease}._chatDockOpen_1jwb6_1010{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}._chatDock_1jwb6_992 ._card_1jwb6_264{border:none;background:transparent;box-shadow:none;padding:12px}._chatDockClose_1jwb6_1023{position:absolute;top:8px;right:10px;border:1px solid rgba(148,163,184,.4);background:#fff;border-radius:999px;height:28px;padding:0 10px;font-size:11px;font-weight:700;color:#334155;cursor:pointer}._chatCardCompact_1jwb6_1038{padding-top:36px!important}._chatHeader_1jwb6_1042{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}._betaTag_1jwb6_1050{font-size:11px;font-weight:800;letter-spacing:.08em;color:#0f172a;background:#94a3b840;border:1px solid rgba(148,163,184,.35);padding:3px 8px;border-radius:999px}._chatBody_1jwb6_1061{height:340px;overflow:auto;padding:12px;border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#f8fafccc}._chatBodyCompact_1jwb6_1070{height:280px}._chatEmpty_1jwb6_1074{color:#64748b;font-size:13px;line-height:1.4}._chatList_1jwb6_1080{display:flex;flex-direction:column;gap:12px}._chatMessageRow_1jwb6_1086{display:flex;align-items:flex-end;gap:8px}._chatMessageRowOwn_1jwb6_1092{flex-direction:row-reverse}._chatAvatar_1jwb6_1096{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-size:11px;font-weight:800;color:#0f172a;background:#94a3b833;border:1px solid rgba(148,163,184,.35);flex-shrink:0}._chatBubble_1jwb6_1110{max-width:75%;padding:10px 12px;border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#fff;box-shadow:0 10px 20px #0f172a0d}._chatBubbleOwn_1jwb6_1119{background:var(--portal-primary-soft);border-color:var(--portal-primary-border);color:var(--portal-primary-strong)}._chatBubbleText_1jwb6_1125{font-size:13px;color:inherit;white-space:pre-wrap}._chatBubbleMeta_1jwb6_1131{margin-top:6px;font-size:11px;color:#94a3b8;display:flex;gap:6px;justify-content:flex-end}._chatComposer_1jwb6_1140{display:flex;gap:10px;margin-top:10px}._chatComposer_1jwb6_1140 input{flex:1;height:38px;border-radius:12px;border:1px solid rgba(148,163,184,.35);padding:0 12px;font-size:13px;background:#ffffffd9}._chatComposer_1jwb6_1140 input:disabled{color:#94a3b8;background:#f1f5f9cc}._chatComposer_1jwb6_1140 button{height:38px;padding:0 14px;border-radius:12px;border:1px solid rgba(148,163,184,.35);background:#0f172a0f;color:#64748b;cursor:not-allowed;font-size:13px;font-weight:800}._chatComposer_1jwb6_1140 button:not(:disabled){cursor:pointer;background:var(--portal-primary);border-color:var(--portal-primary);color:#fff}._postList_1jwb6_1180{margin-top:14px;display:flex;flex-direction:column;gap:12px}._postCard_1jwb6_1187{padding:14px;border-radius:14px;border:1px solid rgba(148,163,184,.25);background:linear-gradient(180deg,#f8fafceb,#f1f5f9bf);box-shadow:0 8px 18px #0f172a0d}._postMeta_1jwb6_1195{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:700;margin-bottom:8px}._postBody_1jwb6_1204{font-size:13px;color:#0f172a;white-space:pre-wrap;line-height:1.5}._postBodyPreview_1jwb6_1211{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}._loading_1jwb6_1218,._errorMessage_1jwb6_1219{max-width:800px;margin:0 auto;padding:24px;border-radius:16px;background:#ffffffe6;border:1px solid rgba(148,163,184,.35)}._loading_1jwb6_1218{text-align:center;color:#334155}._errorMessage_1jwb6_1219{color:#b91c1c}@media (max-width: 1280px){._overviewThreeColumn_1jwb6_190{grid-template-columns:minmax(220px,250px) minmax(0,1fr);height:auto}._overviewMainRail_1jwb6_198{grid-column:2/3}._overviewRightRail_1jwb6_207{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}@media (max-width: 1024px){._layoutWithPanel_1jwb6_133{grid-template-columns:1fr}._right_1jwb6_139{grid-column:1/-1}._overviewThreeColumn_1jwb6_190{grid-template-columns:1fr;height:auto}._overviewMainRail_1jwb6_198{grid-column:1/-1}._overviewLeftRail_1jwb6_206,._overviewRightRail_1jwb6_207{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}._invoiceCenterScroller_1jwb6_252{overflow:visible}}@media (max-width: 780px){._page_1jwb6_1{padding:14px 12px 22px}._topbar_1jwb6_14{flex-direction:column;align-items:stretch}._userArea_1jwb6_102{justify-content:space-between}._overviewLeftRail_1jwb6_206,._overviewRightRail_1jwb6_207{grid-template-columns:1fr}._overviewMainRail_1jwb6_198{display:flex;flex-direction:column}._overviewRightRail_1jwb6_207{display:flex}._invoiceRow_1jwb6_818{grid-template-columns:1fr}._invoiceGroupHeader_1jwb6_722{flex-direction:column;align-items:flex-start}._invoiceGroupActions_1jwb6_742{width:100%}._invoiceMetaBlock_1jwb6_886{text-align:left}._invoiceStatus_1jwb6_910,._invoiceActions_1jwb6_957{justify-content:flex-start}._paginationRow_1jwb6_774,._paymentMethodRow_1jwb6_470{flex-direction:column;align-items:flex-start}._modalFormGrid_1jwb6_595{grid-template-columns:1fr}._chatLauncher_1jwb6_965{right:12px;bottom:12px}._chatDock_1jwb6_992{right:12px;bottom:66px;width:calc(100vw - 24px);max-height:calc(100vh - 104px)}}._page_m2124_1{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:radial-gradient(800px 400px at 20% 10%,rgba(37,99,235,.14),transparent 60%),radial-gradient(700px 380px at 80% 30%,rgba(14,165,233,.1),transparent 60%),linear-gradient(180deg,#f8fafc,#eef2ff)}._card_m2124_9{width:100%;max-width:460px;background:#ffffffe6;border:1px solid rgba(148,163,184,.35);border-radius:14px;box-shadow:0 20px 60px #0f172a1f,0 2px #fff9 inset;padding:22px 22px 18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._brandRow_m2124_20{display:flex;gap:14px;align-items:center;margin-bottom:16px}._logo_m2124_27{width:56px;height:56px;border-radius:14px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#f1f5f9);border:1px solid rgba(148,163,184,.35)}._logo_m2124_27 img{width:100%;height:100%;object-fit:cover}._logoFallback_m2124_44{font-weight:800;letter-spacing:-.02em;color:#0f172a}._brandText_m2124_50{display:flex;flex-direction:column;gap:2px}._title_m2124_56{font-size:18px;font-weight:700;color:#0f172a;line-height:1.25}._subtitle_m2124_63{font-size:13px;color:#64748b}._error_m2124_68{margin-top:8px;margin-bottom:8px;padding:10px 12px;border-radius:10px;border:1px solid rgba(220,38,38,.25);background:#fef2f2e6;color:#991b1b;font-size:13px}._form_m2124_79{display:flex;flex-direction:column;gap:12px}._rememberMe_m2124_85{display:flex;gap:10px;align-items:center;font-size:13px;color:#475569;-webkit-user-select:none;user-select:none}._rememberMe_m2124_85 input{width:16px;height:16px;accent-color:#2563eb}._actions_m2124_100{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}._support_m2124_107{margin-top:14px;padding-top:12px;border-top:1px solid rgba(148,163,184,.25);font-size:13px;color:#475569}._support_m2124_107 a{color:#2563eb;text-decoration:none}._support_m2124_107 a:hover{text-decoration:underline}.invoices{padding-top:5px;padding-right:2rem;padding-bottom:2.5rem;padding-left:22px;max-width:1400px;margin-right:auto;margin-left:0;color:#111827;font-size:14px;line-height:1.45}.status-pill--paid{background:#ecfdf5;color:#047857}.status-pill--unpaid{background:#fef2f2;color:#b91c1c}.status-pill--overdue{background:#fff7ed;color:#c2410c}.invoices .topRow{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;margin-bottom:18px;border-bottom:1px solid #e5e7eb}.invoices .topRow .pageHeader{flex:1;min-width:0}.invoices .topRow .pageActions{margin-left:auto}.invoices .pageHeader{padding-bottom:0;margin-bottom:0;border-bottom:none}@media (max-width: 900px){.invoices .topRow{flex-direction:column;align-items:flex-start}}.invoice-details-panel{border:1px solid #dbe3f0;border-radius:12px;overflow:hidden;background:#fff}.invoice-details-panel__title{background:#2563eb;color:#fff;padding:7px 10px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.invoice-details-panel__body{padding:10px 12px}.invoice-details-panel__body p{margin:0}.invoice-details-panel__body p+p{margin-top:6px}.invoice-doc-block{border:1px solid #dbe3f0;border-radius:12px;background:#fff;overflow:hidden}.invoice-doc-block>strong{display:block;background:#2563eb;color:#fff;padding:7px 10px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.invoice-doc-box{padding:10px 12px}.invoice-doc-block--customer{margin-bottom:14px}.invoice-customer-addresses{margin-bottom:0!important}.invoice-address-name{font-weight:700}.invoice-doc-items-section{margin-bottom:14px;border:1px solid #dbe3f0;border-radius:12px;overflow:hidden;background:#fff;padding:0 10px 10px}.invoice-doc-section-title{background:#2563eb;color:#fff;padding:7px 10px;border-radius:12px 12px 0 0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 -10px 4px}.invoice-doc-items-section .invoice-items{margin-top:0}.invoice-doc-foot-grid{display:grid;grid-template-columns:1fr 1fr 340px;gap:12px}.invoice-doc-block--totals .invoice-doc-box--totals{padding:10px 12px}.invoice-doc-block--totals .invoice-doc-totals{margin-top:0;padding-top:0;border-top:0;grid-template-columns:minmax(0,1fr) auto;column-gap:14px;row-gap:6px;justify-content:stretch}.invoice-doc-block--totals .invoice-doc-totals .totals-row{display:contents}.invoice-doc-block--totals .invoice-doc-totals .grand-total span{font-size:1.15rem;font-weight:800}@media (max-width: 1200px){.invoice-doc-foot-grid{grid-template-columns:1fr}}.invoice-print-sheet .print-note-panel .print-value{padding:8px 10px;font-size:12px;line-height:1.45;white-space:pre-wrap}.invoice-print-sheet .print-value--name{font-weight:700}.invoice-print-sheet .print-items-wrap{border:1px solid #dbe3f0;border-radius:10px;overflow:hidden;padding:0 8px 8px;margin-bottom:12px}.invoice-print-sheet .print-section-title--items{border-radius:10px 10px 0 0;margin-bottom:6px}.invoice-print-sheet .print-totals{margin-top:8px}.invoice-preview .invoice-details-panel__title,.invoice-preview .invoice-doc-section-title,.invoice-preview .invoice-doc-block>strong{color:#fff!important}._payCard_s9lf6_1{padding:18px 18px 20px}._headerRow_s9lf6_5{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid rgba(148,163,184,.28)}._headerText_s9lf6_16{min-width:0}._title_s9lf6_20{font-size:30px;font-weight:850;letter-spacing:-.02em;color:#0f172a;line-height:1.05}._subtitle_s9lf6_28{margin-top:4px;font-size:14px;color:#64748b}._checkoutPanel_s9lf6_34{display:grid;gap:14px}._notice_s9lf6_39{border-radius:12px;padding:10px 12px;font-size:13px;font-weight:600}._noticeError_s9lf6_46{border:1px solid rgba(220,38,38,.2);background:#fef2f2f2;color:#b91c1c}._noticeSuccess_s9lf6_52{border:1px solid rgba(5,150,105,.22);background:#ecfdf5f2;color:#047857}._methodTabs_s9lf6_58{display:flex;gap:10px;flex-wrap:wrap}._methodTab_s9lf6_58{border:1px solid rgba(148,163,184,.35);background:#fff;color:#334155;border-radius:12px;padding:10px 14px;font-size:14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .18s ease}._methodTab_s9lf6_58:hover{border-color:#3b82f673;background:#eff6ffe6}._methodTabActive_s9lf6_84{background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;border-color:#2563eb;box-shadow:0 1px #ffffff40 inset,0 8px 18px #2563eb3d}._methodTabIcon_s9lf6_91{flex:0 0 auto}._breakdownCard_s9lf6_95{border-radius:14px;border:1px solid rgba(148,163,184,.3);background:linear-gradient(180deg,#fff,#f8fafc);padding:14px 16px}._breakdownRow_s9lf6_102{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;color:#334155;margin-bottom:8px}._breakdownRow_s9lf6_102 strong{color:#0f172a}._breakdownTotal_s9lf6_116{border-top:1px solid rgba(148,163,184,.28);padding-top:10px;margin-top:8px;margin-bottom:0;font-size:18px;font-weight:800}._breakdownNote_s9lf6_125{margin-top:10px;font-size:12px;color:#475569;line-height:1.4}._breakdownNoteError_s9lf6_132{color:#b91c1c;font-weight:600}._formStack_s9lf6_137{display:grid;gap:12px}._cardPreview_s9lf6_142{border-radius:16px;padding:16px;border:1px solid rgba(59,130,246,.28);background:radial-gradient(circle at 10% 20%,rgba(56,189,248,.25),transparent 52%),radial-gradient(circle at 100% 100%,rgba(37,99,235,.45),transparent 45%),linear-gradient(135deg,#0f172a,#1e3a8a 55%,#1d4ed8);color:#fff;box-shadow:0 16px 28px #1e3a8a3d}._cardPreviewTop_s9lf6_151{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px}._cardPreviewBrand_s9lf6_159{font-weight:800;letter-spacing:.08em;text-transform:uppercase}._cardPreviewSecure_s9lf6_165{display:inline-flex;align-items:center;gap:6px;opacity:.95}._cardPreviewNumber_s9lf6_172{margin-top:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:22px;font-weight:700;letter-spacing:.06em}._cardPreviewMeta_s9lf6_180{margin-top:14px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700}._field_s9lf6_189{display:grid;gap:6px}._fieldLabel_s9lf6_194{font-size:12px;font-weight:750;color:#475569;letter-spacing:.03em;text-transform:uppercase}._inlineGrid_s9lf6_202{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._inputWithTag_s9lf6_208{position:relative}._textInput_s9lf6_212{width:100%;min-height:44px;border-radius:12px;border:1px solid rgba(148,163,184,.35);background:#fff;color:#0f172a;padding:0 14px;font-size:15px;font-weight:600;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}._textInput_s9lf6_212:focus{outline:none;border-color:#2563ebb3;box-shadow:0 0 0 3px #2563eb26}._inputTag_s9lf6_232{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center}._textInputWithBrand_s9lf6_241{padding-right:74px}._brandBadge_s9lf6_245{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:26px;border-radius:999px;border:1px solid rgba(148,163,184,.28);background:#f8fafcf2;padding:0 8px;box-sizing:border-box}._brandBadgeVisa_s9lf6_258{color:#1d4ed8;font-size:12px;font-weight:900;letter-spacing:.06em}._brandBadgeMastercard_s9lf6_265{position:relative;min-width:46px;gap:0}._mastercardLeft_s9lf6_271,._mastercardRight_s9lf6_272{width:14px;height:14px;border-radius:999px}._mastercardLeft_s9lf6_271{background:#ef4444}._mastercardRight_s9lf6_272{background:#f59e0b;margin-left:-4px}._brandBadgeAmex_s9lf6_287{color:#0f766e;font-size:10px;font-weight:900;letter-spacing:.06em}._brandBadgeDiscover_s9lf6_294{color:#c2410c;font-size:10px;font-weight:900;letter-spacing:.06em}._brandBadgeGeneric_s9lf6_301{color:#475569;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}._sectionHint_s9lf6_309{border-radius:12px;border:1px solid rgba(59,130,246,.24);background:#eff6ffbf;color:#1e3a8a;padding:10px 12px;font-size:12px;font-weight:700}._storedMethods_s9lf6_319{display:grid;gap:10px}._storedMethod_s9lf6_319{border:1px solid rgba(148,163,184,.34);background:#fff;border-radius:12px;text-align:left;padding:12px;cursor:pointer;color:#0f172a;transition:all .16s ease}._storedMethod_s9lf6_319:hover{border-color:#2563eb73;background:#eff6ffa6}._storedMethodSelected_s9lf6_340{border-color:#2563ebb3;box-shadow:0 0 0 2px #2563eb1f;background:#eff6ffeb}._storedMethodMain_s9lf6_346{display:flex;align-items:center;gap:10px;font-size:14px}._storedMethodType_s9lf6_353{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 8px;border-radius:999px;border:1px solid rgba(37,99,235,.25);background:#2563eb1f;color:#1d4ed8;font-size:11px;font-weight:800}._storedMethodMeta_s9lf6_367{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#64748b}._methodDefault_s9lf6_377{color:#047857;font-weight:800}._storedEmpty_s9lf6_382{padding:14px;border-radius:12px;border:1px dashed rgba(148,163,184,.45);background:#f8fafce6}._storedEmptyTitle_s9lf6_389{font-size:14px;font-weight:800;color:#0f172a}._storedEmptyText_s9lf6_395{margin-top:6px;font-size:13px;color:#64748b;line-height:1.45}._storedEmptyActions_s9lf6_402{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}._payButtonWrap_s9lf6_409{margin-top:4px}._payButton_s9lf6_409{min-height:42px;font-size:15px;font-weight:800}._paidNote_s9lf6_419{font-size:13px;color:#475569;margin-top:6px}@media (max-width: 900px){._title_s9lf6_20{font-size:26px}._inlineGrid_s9lf6_202{grid-template-columns:1fr}}.invoices,.quotes{padding-top:5px;padding-right:2rem;padding-bottom:2.5rem;padding-left:22px;max-width:1400px;margin-right:auto;margin-left:0;color:#111827;font-size:14px;line-height:1.45}.invoice-print-sheet .print-signature-card__image-wrap{padding:0 8px 8px;min-height:46px;display:flex;align-items:flex-end}.invoice-print-sheet .print-signature-card__image{max-width:100%;max-height:44px;object-fit:contain}.invoice-print-sheet .print-signature-card__meta{padding:0 8px 8px;font-size:10px;color:#64748b;line-height:1.3}.status-pill{display:inline-flex;align-items:center;padding:.25rem .65rem;font-size:.7rem;font-weight:600;border-radius:999px;letter-spacing:.02em;text-transform:uppercase}.status-pill--draft{background:#f1f5f9;color:#334155}.status-pill--sent{background:#eff6ff;color:#1d4ed8}.status-pill--accepted{background:#ecfdf5;color:#047857}.status-pill--rejected{background:#fef2f2;color:#b91c1c}.status-pill--expired{background:#fff7ed;color:#c2410c}.status-pill--converted{background:#eef2ff;color:#4338ca}.status-pill--void{background:#111827;color:#f9fafb}.status-pill--fully-signed{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.status-pill-group{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.amount{font-weight:600}.invoice-ar-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:16px 0 22px}.invoice-ar-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px 18px;display:flex;flex-direction:column;gap:6px;box-shadow:0 8px 16px #0f172a0f}.invoice-ar-card--overdue{border-color:#fed7aa;background:#fff7ed}.invoice-ar-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.invoice-ar-value{font-size:22px;font-weight:800;color:#0f172a}.invoice-ar-subtext{font-size:12px;color:#64748b}@media (max-width: 900px){.invoice-ar-summary{grid-template-columns:1fr}}.invoice-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:2.5rem;align-items:start}.invoices .topRow,.quotes .topRow{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;margin-bottom:18px;border-bottom:1px solid #e5e7eb}.invoices .topRow .pageHeader,.quotes .topRow .pageHeader{flex:1;min-width:0}.invoices .topRow .pageActions,.quotes .topRow .pageActions{margin-left:auto}.invoices .pageHeader,.quotes .pageHeader{padding-bottom:0;margin-bottom:0;border-bottom:none}@media (max-width: 900px){.invoices .topRow,.quotes .topRow{flex-direction:column;align-items:flex-start}}.quote-charge-breakdown{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:6px 0 18px}.quote-charge-breakdown__column{border:1px solid #dbeafe;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 10px 22px #0f172a17}.quote-charge-breakdown__title{background:#2563eb;color:#fff;padding:8px 10px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.quote-charge-breakdown__list{padding:8px 10px;display:grid;gap:6px;min-height:132px}.quote-charge-breakdown__row{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:#0f172a}.quote-charge-breakdown__row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quote-charge-breakdown__empty{font-size:12px;color:#94a3b8}.quote-charge-breakdown__total{display:flex;justify-content:space-between;gap:8px;padding:8px 10px;border-top:1px solid #e2e8f0;background:#f8fafc;font-size:12px;font-weight:700}.quote-charge-breakdown__total--sub{font-weight:600;background:#fff}.quote-charge-breakdown__total--grand{background:#eff6ff;color:#0f172a;font-weight:800}@media (max-width: 900px){.quote-charge-breakdown{grid-template-columns:1fr}.quote-charge-breakdown__list{min-height:0}}.invoice-preview{padding:2.5rem 3rem;background:#fff;border-radius:14px;box-shadow:0 8px 24px #0000000f;line-height:1.5}.invoice-preview h1{font-size:2.25rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.25rem}.invoice-preview h2,.invoice-preview h3,.invoice-preview h4{font-weight:600;margin-bottom:.35rem}.invoice-preview p{margin:.15rem 0;color:#374151}.invoice-preview strong{font-weight:600;color:#111827}.invoice-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.invoice-status.paid{color:#059669;font-weight:600;font-size:.9rem}.invoice-meta{display:grid;grid-template-columns:repeat(2,max-content);column-gap:3rem;row-gap:.75rem;margin-bottom:2.5rem}.invoice-meta p{margin:0;font-weight:500}.invoice-doc-addresses{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:2.25rem}.invoice-doc-addresses strong{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin-bottom:.35rem}.invoice-doc-addresses p{margin:.1rem 0;line-height:1.4}.invoice-items{margin-top:1.5rem;border-collapse:collapse;width:100%}.invoice-items thead th{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-weight:600;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.invoice-items tbody td{padding:.9rem 0;border-bottom:1px solid #f1f5f9;font-size:.9rem}.invoice-items tbody tr:last-child td{border-bottom:none}.invoice-items .align-right{text-align:right}.invoice-row-quote-group-view td{font-weight:700;color:#1e3a8a;background:#eff6ff;border-bottom-color:#dbeafe!important}.invoice-total,.invoice-doc-totals{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid #e5e7eb}.invoice-doc-totals{display:grid;grid-template-columns:max-content max-content;justify-content:end;row-gap:.6rem;column-gap:4rem}.invoice-doc-totals .totals-row{display:contents}.invoice-doc-totals span{font-size:.9rem}.invoice-doc-totals .grand-total span{font-size:1.15rem;font-weight:700;color:#111827;padding-top:.75rem}.invoice-doc-totals .invoice-tax-breakdown-row span{font-size:.78rem;color:#64748b}.invoice-doc-notes,.invoice-doc-terms{margin-top:2rem}.invoice-doc-notes strong,.invoice-doc-terms strong{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin-bottom:.35rem}.invoice-doc-notes p,.invoice-doc-terms p{font-size:.9rem;color:#374151;line-height:1.5}.invoice-summary{position:sticky;top:1.5rem;padding:1.75rem;border-radius:14px;background:#fff;box-shadow:0 8px 24px #0000000f}.invoice-summary h3{font-size:1.1rem;font-weight:700;margin-bottom:1.25rem}.invoice-summary .summary-row{display:flex;justify-content:space-between;font-size:.9rem;margin-bottom:.6rem}.invoice-summary .summary-row.total{font-size:1.05rem;font-weight:700;margin-top:1rem}.invoice-summary .paid{color:#059669;font-weight:600}.invoice-summary .summary-actions{margin-top:1.75rem;display:grid;gap:.65rem}.btn--block{width:100%}@media print{@page{size:auto;margin:12mm}html,body{width:100%;margin:0;padding:0}body *{visibility:hidden}.invoice-layout{display:block}.invoice-sidebar,.invoice-preview{display:none}.invoice-print-sheet,.invoice-print-sheet *{visibility:visible!important}.invoice-print-sheet{display:block!important;position:absolute;left:0;top:0;width:100%;max-width:100%;box-shadow:none;border-radius:0;padding:12mm;border:none;box-sizing:border-box;background:#fff;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.page__header--with-actions{display:flex;justify-content:space-between;align-items:center}.invoice-header-actions{display:flex;gap:.5rem}.invoice-doc-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.invoice-doc-left{display:flex;gap:1.25rem;align-items:center}.invoice-logo img{height:48px;max-width:160px;object-fit:contain}@media print{.invoice-logo img{filter:grayscale(100%)}}.page__header--invoice{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.invoice-page-actions{display:flex;gap:.5rem;flex-wrap:wrap}.invoice-doc-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;margin-bottom:2.5rem}.invoice-doc-number{margin-top:.25rem;font-size:.95rem;color:#6b7280}.invoice-logo{max-width:140px;margin-bottom:.75rem}.invoice-print-sheet .print-items-wrap{border:1px solid #dbe3f0;border-radius:10px;overflow:hidden;padding:0 8px 8px}.invoice-print-sheet .print-section-title--items{border-radius:10px 10px 0 0;margin-bottom:2px}.quote-doc-section-title{background:#2563eb;color:#fff;padding:7px 10px;border-radius:10px 10px 0 0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.quote-doc-items-section .invoice-items{margin-top:0}@media print{.invoice-print-sheet{padding:8mm 8mm 9mm}}.invoice-print-sheet .print-section-title--items{margin-bottom:6px}@media print{.invoice-print-sheet .print-header{gap:10px;padding-bottom:8px;margin-bottom:8px}.invoice-print-sheet .print-brand{gap:12px}.invoice-print-sheet .print-logo,.invoice-print-sheet .print-logo-placeholder{height:52px;max-width:180px}.invoice-print-sheet .print-title{font-size:19px}.invoice-print-sheet .print-number{font-size:12px}.invoice-print-sheet .print-meta{gap:5px;font-size:12px}.invoice-print-sheet .print-meta span{font-size:10px}.invoice-print-sheet .print-addresses{gap:16px;margin-bottom:8px}.invoice-print-sheet .print-label{font-size:10px;margin-bottom:3px}.invoice-print-sheet .print-value{font-size:12px;line-height:1.3}.invoice-print-sheet .print-intro-meta{gap:4px;margin-bottom:8px}.invoice-print-sheet .print-first-page-section{margin-bottom:6px}.invoice-print-sheet .print-charge-breakdown{gap:8px;margin-bottom:8px}.invoice-print-sheet .print-charge-card__title{padding:4px 6px;font-size:8px}.invoice-print-sheet .print-charge-card__body{padding:4px 6px;gap:2px;min-height:70px}.invoice-print-sheet .print-charge-card__row,.invoice-print-sheet .print-charge-card__empty,.invoice-print-sheet .print-charge-card__total{font-size:9px}.invoice-print-sheet .print-charge-card__total{padding:4px 6px}.invoice-print-sheet .print-section-title{padding:4px 6px;font-size:8.5px}.invoice-print-sheet .print-note-panel .print-value,.invoice-print-sheet .print-notes-box{padding:6px 8px;font-size:11px;line-height:1.35}.invoice-print-sheet .print-notes-box{min-height:70px}.invoice-print-sheet .print-signature-block{margin-bottom:8px}.invoice-print-sheet .print-signature-grid{gap:6px}.invoice-print-sheet .print-signature-card__head{padding:5px 6px;font-size:10px}.invoice-print-sheet .print-signature-card__label{padding:5px 6px 2px;font-size:9px}.invoice-print-sheet .print-signature-card__line{padding:0 6px 6px;min-height:20px;font-size:10px}.invoice-print-sheet .print-signature-dates{gap:6px;margin-top:4px}.invoice-print-sheet .print-signature-date{padding:4px 6px;font-size:10px}.invoice-print-sheet .print-items th{font-size:9px;padding-bottom:6px}.invoice-print-sheet .print-items td{font-size:10px;padding:7px 0}}.quote-doc-first-page-sections{margin:0 0 1.25rem;display:grid;gap:12px}.quote-doc-block{border:1px solid #dbe3f0;border-radius:12px;background:#fff;overflow:hidden}.quote-doc-block>strong{display:block;background:#2563eb;color:#fff;padding:7px 10px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.quote-doc-box{padding:10px 12px;color:#0f172a;font-size:13px;line-height:1.45;white-space:pre-wrap}.quote-doc-box--notes{min-height:150px}.quote-doc-box--subtle{border-top:1px solid #e2e8f0;background:#f8fafc;color:#475569;font-size:12px}.quote-details-panel{border:1px solid #dbe3f0;border-radius:12px;overflow:hidden;background:#fff}.quote-details-panel__title{background:#2563eb;color:#fff;padding:7px 10px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.quote-details-panel__body{padding:10px 12px}.quote-details-panel__body p{margin:0}.quote-details-panel__body p+p{margin-top:6px}.quote-customer-addresses{margin-bottom:0!important;gap:2rem!important}.quote-customer-meta{margin-top:10px;border-top:1px solid #e2e8f0;padding-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quote-customer-meta__item span{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:3px}.quote-customer-meta__item p{margin:0;color:#0f172a}.quote-address-name{font-weight:700}.quote-doc-items-section{margin-top:4px;border:1px solid #dbe3f0;border-radius:12px;overflow:hidden;background:#fff;padding:0 10px 10px}.quote-doc-items-section .quote-doc-section-title{margin:0 -10px 4px;border-radius:12px 12px 0 0}.quote-signature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px}.quote-signature-card{border:1px solid #dbe3f0;border-radius:10px;overflow:hidden;background:#fff}.quote-signature-card__head{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:8px 10px;font-size:13px;font-weight:600;color:#0f172a}.quote-signature-card__head span{font-weight:700}.quote-signature-card__label{padding:10px 10px 6px;font-size:12px;color:#334155}.quote-signature-card__line{padding:0 10px 14px;font-size:13px;color:#0f172a;min-height:42px;display:flex;align-items:flex-end}.quote-signature-card__image-wrap{padding:0 10px 10px;min-height:72px;display:flex;align-items:flex-end}.quote-signature-card__image{max-width:100%;max-height:72px;object-fit:contain}.quote-signature-card__meta{padding:0 10px 10px;font-size:11px;color:#64748b;line-height:1.35}.quote-signature-dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 10px 10px}.quote-signature-date{border:1px solid #dbe3f0;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:600;color:#0f172a;background:#fff}@media (max-width: 900px){.quote-signature-grid,.quote-signature-dates{grid-template-columns:1fr}.quote-doc-box--notes{min-height:120px}.quote-customer-meta{grid-template-columns:1fr}}.invoice-print-sheet .print-intro-meta{display:grid;gap:8px;margin-bottom:12px}.invoice-print-sheet .print-meta-title{background:#2563eb;color:#fff;padding:5px 8px;border-radius:8px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.invoice-print-sheet .print-meta{border:1px solid #dbe3f0;border-radius:10px;background:#fff;padding:8px}.invoice-print-sheet .print-first-page-section{margin-bottom:12px}.invoice-print-sheet .print-note-panel{border:1px solid #dbe3f0;border-radius:10px;overflow:hidden;background:#fff}.invoice-print-sheet .print-section-title{background:#2563eb;color:#fff;padding:5px 8px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.invoice-print-sheet .print-note-panel .print-value,.invoice-print-sheet .print-notes-box{padding:8px 10px;font-size:12px;line-height:1.45;white-space:pre-wrap}.invoice-print-sheet .print-customer-panel .print-customer-panel__body{padding:8px 10px}.invoice-print-sheet .print-customer-panel .print-addresses{margin-bottom:0;gap:16px}.invoice-print-sheet .print-note-panel--terms .print-value--muted{margin-top:0!important;border-top:1px solid #e2e8f0;background:#f8fafc;color:#475569;font-size:11px}.invoice-print-sheet .print-notes-box{min-height:120px}.invoice-print-sheet .print-signature-block{margin-bottom:12px}.invoice-print-sheet .print-signature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.invoice-print-sheet .print-signature-card{border:1px solid #dbe3f0;border-radius:8px;overflow:hidden}.invoice-print-sheet .print-signature-card__head{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:6px 8px;font-size:11px;font-weight:600}.invoice-print-sheet .print-signature-card__head span{font-weight:700}.invoice-print-sheet .print-signature-card__label{padding:8px 8px 4px;font-size:10px}.invoice-print-sheet .print-signature-card__line{padding:0 8px 10px;font-size:11px;min-height:32px;display:flex;align-items:flex-end}.invoice-print-sheet .print-signature-dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.invoice-print-sheet .print-signature-date{border:1px solid #dbe3f0;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:600}.invoice-print-sheet .print-items-wrap{margin-top:4px}.invoice-print-sheet .print-summary-wrap{display:flex;justify-content:flex-end;margin-top:10px}.invoice-print-sheet .print-summary-wrap .print-summary{width:min(100%,340px)}.invoice-print-sheet .print-note-panel--scope{margin-top:12px}@media print{.invoice-print-sheet .print-items-wrap--next-page{break-before:page;page-break-before:always}.invoice-print-sheet .print-note-panel,.invoice-print-sheet .print-signature-block,.invoice-print-sheet .print-summary-wrap{break-inside:avoid;page-break-inside:avoid}}.invoice-print-sheet{display:none;background:#fff;color:#0f172a;padding:32px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 12px 28px #0f172a14;margin-top:24px}.invoice-print-sheet .print-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;border-bottom:1px solid #e2e8f0;padding-bottom:18px;margin-bottom:18px}.invoice-print-sheet .print-brand{display:flex;gap:18px;align-items:center}.invoice-print-sheet .print-logo{height:52px;max-width:180px;object-fit:contain}.invoice-print-sheet .print-logo-placeholder{width:180px;height:52px;border:2px dashed #cbd5f5;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.08em;background:#f8fafc}.invoice-print-sheet .print-title{font-size:20px;font-weight:800;letter-spacing:.12em}.invoice-print-sheet .print-number{color:#475569;font-weight:600}.invoice-print-sheet .print-meta{display:grid;gap:10px;text-align:right;font-size:13px}.invoice-print-sheet .print-meta span{display:block;text-transform:uppercase;font-size:11px;letter-spacing:.08em;color:#94a3b8}.invoice-print-sheet .print-addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:18px}.invoice-print-sheet .print-label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin-bottom:6px;font-weight:700}.invoice-print-sheet .print-value{font-size:13px;color:#0f172a;line-height:1.45}.invoice-print-sheet .print-items{width:100%;border-collapse:collapse;margin-bottom:18px;font-size:12px}.invoice-print-sheet .print-items th{text-transform:uppercase;letter-spacing:.08em;font-size:10px;color:#64748b;text-align:left;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.invoice-print-sheet .print-items td{padding:10px 0;border-bottom:1px solid #f1f5f9}.invoice-print-sheet .print-items .align-right{text-align:right}.invoice-print-sheet .print-items .print-section{font-weight:700;padding-top:16px}.invoice-print-sheet .print-charge-breakdown{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.invoice-print-sheet .print-charge-card{border:1px solid #bfdbfe;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 8px 18px #0f172a14}.invoice-print-sheet .print-charge-card__title{background:#2563eb;color:#fff;padding:6px 8px;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.invoice-print-sheet .print-charge-card__body{padding:6px 8px;display:grid;gap:4px;min-height:90px}.invoice-print-sheet .print-charge-card__row{display:flex;justify-content:space-between;gap:8px;font-size:10px}.invoice-print-sheet .print-charge-card__row span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invoice-print-sheet .print-charge-card__empty{color:#94a3b8;font-size:10px}.invoice-print-sheet .print-charge-card__total{display:flex;justify-content:space-between;gap:8px;padding:6px 8px;font-size:10px;font-weight:700;border-top:1px solid #e2e8f0;background:#f8fafc}.invoice-print-sheet .print-charge-card__total--sub{background:#fff;font-weight:600}.invoice-print-sheet .print-charge-card__total--grand{background:#e8f0ff;font-weight:800;color:#0f172a}.invoice-print-sheet .print-totals{display:grid;grid-template-columns:1.2fr 1.2fr 1fr;gap:18px;align-items:start}.invoice-print-sheet .print-summary{border:1px solid #e2e8f0;border-radius:12px;padding:12px 16px;background:#f8fafc;display:grid;gap:8px;font-size:12px}.invoice-print-sheet .print-summary div{display:flex;justify-content:space-between}.invoice-print-sheet .print-summary .invoice-tax-breakdown-row{font-size:11px;color:#64748b}.invoice-print-sheet .print-total{font-size:14px;font-weight:800;color:#0f172a;border-top:1px solid #e2e8f0;padding-top:8px}.invoice-preview{line-height:1.5}.invoice-doc-addresses{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:2.5rem}.invoice-doc-addresses strong{font-size:.7rem;letter-spacing:.08em;color:#6b7280}.invoice-doc-addresses p{margin:.15rem 0}.invoice-doc-header{display:grid;grid-template-columns:240px 1fr 240px;align-items:center;margin-bottom:2.75rem}.invoice-doc-logo{display:flex;align-items:center}.invoice-logo{max-width:200px;max-height:80px;object-fit:contain}.invoice-logo-placeholder{width:200px;height:80px;border:2px dashed #e2e8f0;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:800;letter-spacing:.06em;text-transform:uppercase;background:#f8fafc}.invoice-doc-center{text-align:center}.invoice-doc-title{font-size:2.4rem;font-weight:800;letter-spacing:.08em;margin:0}.invoice-doc-number{margin-top:.3rem;font-size:.95rem;color:#6b7280}.invoice-doc-right{text-align:right;font-size:.9rem;line-height:1.6}.invoice-status.paid{display:inline-block;color:#059669;font-weight:600;margin-bottom:.5rem}@media print{.invoice-print-sheet{padding:7mm 8mm 8mm}.invoice-print-sheet .print-header{gap:9px;padding-bottom:6px;margin-bottom:6px}.invoice-print-sheet .print-brand{gap:10px;align-items:center}.invoice-print-sheet .print-logo{display:block;width:auto;height:62px;max-width:220px;max-height:none;object-fit:contain;object-position:left center;overflow:visible}.invoice-print-sheet .print-logo-placeholder{width:220px;height:62px}.invoice-print-sheet .print-title{font-size:18px}.invoice-print-sheet .print-number{font-size:10px}.invoice-print-sheet .print-meta{width:280px;min-width:280px;gap:4px;font-size:10.5px;padding:8px 9px 7px;text-align:left}.invoice-print-sheet .print-meta-title{margin:-8px -9px 6px;padding:5px 9px;border-radius:10px 10px 0 0;font-size:8.75px;text-align:left}.invoice-print-sheet .print-meta>div:not(.print-meta-title){display:flex;justify-content:space-between;align-items:baseline;gap:8px}.invoice-print-sheet .print-meta>div:not(.print-meta-title) strong{font-size:11px;line-height:1.1}.invoice-print-sheet .print-meta span{font-size:8.25px;line-height:1.05;margin:0}.invoice-print-sheet .print-customer-panel .print-customer-panel__body{padding:6px 8px}.invoice-print-sheet .print-addresses{gap:12px;margin-bottom:4px}.invoice-print-sheet .print-customer-panel .print-addresses>div{display:flex;flex-direction:column;gap:0;line-height:1.12}.invoice-print-sheet .print-label{margin-bottom:1px;font-size:8.25px}.invoice-print-sheet .print-value{font-size:10px;line-height:1.06;margin:0}.invoice-print-sheet .print-customer-panel .print-addresses .print-label{margin-bottom:0;line-height:1}.invoice-print-sheet .print-value--name{font-weight:700}.invoice-print-sheet .print-customer-panel .print-addresses .print-value+.print-value{margin-top:1px}.invoice-print-sheet .print-customer-panel .print-addresses .print-value{margin:0!important;padding:0!important;line-height:1.12!important}.invoice-print-sheet .print-subject-attention-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:4px 0 7px;padding:0}.invoice-print-sheet .print-subject-attention-row__item{border:1px solid #dbe3f0;border-radius:8px;padding:5px 7px;background:#fff;min-width:0}.invoice-print-sheet .print-subject-attention-row__item .print-label{margin-bottom:2px}.invoice-print-sheet .print-intro-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 10px;margin-top:4px;margin-bottom:0}.invoice-print-sheet .print-intro-meta__item{min-width:0}.invoice-print-sheet .print-first-page-section{margin-bottom:7px}.invoice-print-sheet .print-charge-breakdown{gap:7px;margin-bottom:7px}.invoice-print-sheet .print-charge-card__title{padding:4px 6px;font-size:8px}.invoice-print-sheet .print-charge-card__body{padding:4px 6px;gap:2px;min-height:50px}.invoice-print-sheet .print-charge-card__row,.invoice-print-sheet .print-charge-card__empty,.invoice-print-sheet .print-charge-card__total{font-size:8.5px}.invoice-print-sheet .print-charge-card__total{padding:4px 6px}.invoice-print-sheet .print-section-title{padding:4px 7px;font-size:8.5px}.invoice-print-sheet .print-note-panel .print-value,.invoice-print-sheet .print-notes-box{padding:4px 6px;font-size:9.75px;line-height:1.16}.invoice-print-sheet .print-notes-box{min-height:30px}.invoice-print-sheet .print-signature-block{margin-bottom:4px}.invoice-print-sheet .print-signature-grid{gap:5px}.invoice-print-sheet .print-signature-card__head{padding:4px 6px;font-size:8.75px}.invoice-print-sheet .print-signature-card__label{padding:4px 6px 2px;font-size:8px}.invoice-print-sheet .print-signature-card__line{padding:0 6px 8px;min-height:42px;font-size:8.75px}.invoice-print-sheet .print-signature-dates{gap:5px;margin-top:4px}.invoice-print-sheet .print-signature-date{padding:3px 6px;font-size:8.25px}.invoice-print-sheet .print-note-panel,.invoice-print-sheet .print-signature-block{break-inside:auto;page-break-inside:auto}.invoice-print-sheet .print-items-wrap--next-page{break-before:page;page-break-before:always;margin-top:0}.invoice-print-sheet .print-items-wrap{border:1px solid #dbe3f0;border-radius:12px;overflow:hidden;padding:0}.invoice-print-sheet .print-section-title--items{margin:0;border-radius:12px 12px 0 0}.invoice-print-sheet .print-items{margin:0}.invoice-print-sheet .print-items th{padding:8px 8px 6px}.invoice-print-sheet .print-items td{padding:8px}.invoice-print-sheet .print-summary-wrap--inside{display:flex;justify-content:flex-end;margin-top:0;padding:8px 8px 10px;border-top:1px solid #e2e8f0}.invoice-print-sheet .print-summary-wrap--inside .print-summary{width:min(100%,320px)}.invoice-print-sheet .print-note-panel--scope{margin-top:8px}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}h2{color:#000}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body,#root{margin:0;padding:0;overflow-x:hidden;height:100%;width:100%;color:#111}
