.org-settings-module__pHUzpW__page{--bg-page:#fafafa;--surf:#fff;--subtle:#fafafa;--text:#111;--text-2:#666;--text-3:#999;--text-4:#bbb;--border:#ececec;--b-in:#ddd;--dvd:#f0f0f0;--hov:#f5f5f5;--sel:#f6f6f6;--chip:#f2f2f2;--chip-b:#ededed;--btn-bg:#111;--btn-fg:#fff;--btn-hov:#333;--danger:#d92d20;--danger-hov:#b42318;--d-bg:#fef3f2;--d-bor:#f4c7c3;--w-bg:#fef6ec;--w-bor:#f5e0c3;--w-tx:#b54708;--ok-bg:#ecfdf3;--ok-bor:#c8ebd7;--ok-tx:#067647;--ovl:#0a0a0a73;background:var(--bg-page);min-width:0;height:calc(100vh - var(--topbar-h));color:var(--text);flex-direction:column;flex:1;font-size:13px;display:flex}.dark .org-settings-module__pHUzpW__page{--bg-page:#101010;--surf:#171717;--subtle:#1d1d1d;--text:#f2f2f2;--text-2:#ffffffa6;--text-3:#ffffff73;--text-4:#ffffff4d;--border:#ffffff17;--b-in:#ffffff29;--dvd:#ffffff14;--hov:#ffffff0f;--sel:#ffffff17;--chip:#ffffff1a;--chip-b:#ffffff1f;--btn-bg:#ededed;--btn-fg:#0a0a0a;--btn-hov:#fff;--d-bg:#d92d2026;--d-bor:#d92d2066;--w-bg:#f0b26321;--w-bor:#f0b2634d;--w-tx:#f0b263;--ok-bg:#55c88a21;--ok-bor:#55c88a59;--ok-tx:#5fcf90;--ovl:#0000009e}.org-settings-module__pHUzpW__header{padding:32px var(--page-px,40px)0;flex-shrink:0}.org-settings-module__pHUzpW__headerRow{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.org-settings-module__pHUzpW__breadcrumb{align-items:center;gap:6px;margin-bottom:6px;font-size:11.5px;font-weight:500;display:flex}.org-settings-module__pHUzpW__crumbLink{color:var(--text-3);cursor:pointer;text-decoration:none}.org-settings-module__pHUzpW__crumbLink:hover{color:var(--text)}.org-settings-module__pHUzpW__crumbSep{color:var(--text-4);flex-shrink:0}.org-settings-module__pHUzpW__crumbCurrent{color:var(--text);font-weight:600}.org-settings-module__pHUzpW__title{letter-spacing:-.3px;color:var(--text);margin:0;font-size:22px;font-weight:700}.org-settings-module__pHUzpW__closeBtn{border:1px solid var(--border);background:var(--surf);width:34px;height:34px;color:var(--text-2);cursor:pointer;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.org-settings-module__pHUzpW__closeBtn:hover{background:var(--hov);color:var(--text)}.org-settings-module__pHUzpW__tabs{border-bottom:1px solid var(--border);gap:4px;margin-top:22px;display:flex}.org-settings-module__pHUzpW__tab{color:var(--text-3);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px 12px;font-size:13px;font-weight:600}.org-settings-module__pHUzpW__tab:hover{color:var(--text)}.org-settings-module__pHUzpW__tabActive{color:var(--text);border-bottom-color:var(--text)}@media (max-width:640px){.org-settings-module__pHUzpW__tab{padding:13px 14px 15px}.org-settings-module__pHUzpW__closeBtn{position:relative}.org-settings-module__pHUzpW__closeBtn:before{content:"";position:absolute;inset:-5px}}.org-settings-module__pHUzpW__content{padding:24px var(--page-px,40px)44px;flex:1}.org-settings-module__pHUzpW__stack{flex-direction:column;gap:20px;max-width:880px;display:flex}.org-settings-module__pHUzpW__card{background:var(--surf);border:1px solid var(--border);border-radius:14px;padding:24px}.org-settings-module__pHUzpW__cardTitle{color:var(--text);font-size:14px;font-weight:700}.org-settings-module__pHUzpW__cardSub{color:var(--text-3);margin-top:2px;font-size:12px}.org-settings-module__pHUzpW__formGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px 20px;margin-top:18px;display:grid}.org-settings-module__pHUzpW__field{flex-direction:column;gap:6px;min-width:0;display:flex}.org-settings-module__pHUzpW__fieldWide{grid-column:1/-1}.org-settings-module__pHUzpW__label{color:var(--text-2);font-size:11.5px;font-weight:600}@media (max-width:480px){.org-settings-module__pHUzpW__formGrid{grid-template-columns:1fr}}.org-settings-module__pHUzpW__input{border:1px solid var(--b-in);background:var(--surf);color:var(--text);border-radius:8px;width:100%;min-width:0;padding:9px 12px;font-family:inherit;font-size:13px}.org-settings-module__pHUzpW__input:focus{border-color:var(--text-3);outline:none}.org-settings-module__pHUzpW__input::placeholder{color:var(--text-4)}.org-settings-module__pHUzpW__input:disabled{color:var(--text-4);cursor:default;opacity:.6}.org-settings-module__pHUzpW__cardFooter{border-top:1px solid var(--dvd);justify-content:flex-end;gap:10px;margin-top:22px;padding-top:18px;display:flex}@media (max-width:480px){.org-settings-module__pHUzpW__cardFooter{flex-wrap:wrap}.org-settings-module__pHUzpW__cardFooter .org-settings-module__pHUzpW__btn,.org-settings-module__pHUzpW__cardFooter .org-settings-module__pHUzpW__btnGhost{text-align:center;flex:auto}}.org-settings-module__pHUzpW__btn{background:var(--btn-bg);color:var(--btn-fg);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:9px 18px;font-family:inherit;font-size:12.5px;font-weight:600}.org-settings-module__pHUzpW__btn:hover{background:var(--btn-hov)}.org-settings-module__pHUzpW__btn:disabled{background:var(--chip);color:var(--text-4);cursor:default}.org-settings-module__pHUzpW__btnGhost{color:var(--text-2);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:9px 16px;font-family:inherit;font-size:12.5px;font-weight:600}.org-settings-module__pHUzpW__btnGhost:hover{color:var(--text)}.org-settings-module__pHUzpW__btnOutline{border:1px solid var(--b-in);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:600}.org-settings-module__pHUzpW__btnOutline:hover:not(:disabled){background:var(--hov)}.org-settings-module__pHUzpW__btnOutline:disabled{color:var(--text-4);cursor:default;opacity:.6}.org-settings-module__pHUzpW__btnDangerOutline{border:1px solid var(--d-bor);color:var(--danger);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:600}.org-settings-module__pHUzpW__btnDangerOutline:hover:not(:disabled){background:var(--d-bg)}.org-settings-module__pHUzpW__btnDangerOutline:disabled{color:var(--text-4);border-color:var(--b-in);cursor:default;opacity:.6}.org-settings-module__pHUzpW__btnDanger{background:var(--danger);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:9px 18px;font-family:inherit;font-size:12.5px;font-weight:600}.org-settings-module__pHUzpW__btnDanger:hover:not(:disabled){background:var(--danger-hov)}.org-settings-module__pHUzpW__btnDanger:disabled{color:var(--text-4);background:var(--chip);cursor:default;opacity:.6}.org-settings-module__pHUzpW__logoRow{align-items:center;gap:16px;margin:18px 0 4px;display:flex}@media (max-width:720px){.org-settings-module__pHUzpW__logoRow{flex-wrap:wrap}}.org-settings-module__pHUzpW__logoAvatar{background:var(--btn-bg);width:56px;height:56px;color:var(--btn-fg);border-radius:12px;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;overflow:hidden}.org-settings-module__pHUzpW__logoImg{object-fit:cover;width:100%;height:100%}.org-settings-module__pHUzpW__logoHint{color:var(--text-3);margin-top:6px;font-size:11px}.org-settings-module__pHUzpW__ddWrap{position:relative}.org-settings-module__pHUzpW__ddTrigger{border:1px solid var(--b-in);background:var(--surf);width:100%;color:var(--text);cursor:pointer;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;font-family:inherit;font-size:13px;display:flex}.org-settings-module__pHUzpW__ddTrigger:hover{border-color:var(--text-3)}.org-settings-module__pHUzpW__ddTriggerDisabled,.org-settings-module__pHUzpW__ddTriggerDisabled:hover{color:var(--text-4);cursor:default;opacity:.6;border-color:var(--b-in)}.org-settings-module__pHUzpW__ddChevron{color:var(--text-3);flex-shrink:0;transition:transform .15s}.org-settings-module__pHUzpW__ddChevronOpen{transform:rotate(180deg)}.org-settings-module__pHUzpW__ddMenu{z-index:50;background:var(--surf);border:1px solid var(--border);border-radius:10px;max-height:240px;padding:5px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px -12px #00000029}.org-settings-module__pHUzpW__ddItem{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;font-size:12.5px;font-weight:500;display:flex}.org-settings-module__pHUzpW__ddItem:hover{background:var(--hov)}.org-settings-module__pHUzpW__ddItemActive{background:var(--sel)}.org-settings-module__pHUzpW__dangerCard{background:var(--surf);border:1px solid var(--d-bor);border-radius:14px;padding:24px}.org-settings-module__pHUzpW__dangerTitle{color:var(--danger);font-size:14px;font-weight:700}.org-settings-module__pHUzpW__dangerRow{border-top:1px solid var(--dvd);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.org-settings-module__pHUzpW__dangerRow:first-of-type{border-top:none;margin-top:12px}.org-settings-module__pHUzpW__rowName{color:var(--text);font-size:13px;font-weight:600}.org-settings-module__pHUzpW__rowDesc{color:var(--text-3);margin-top:2px;font-size:11.5px}.org-settings-module__pHUzpW__inviteRow{gap:10px;margin-top:16px;display:flex}.org-settings-module__pHUzpW__inviteEmail{flex:1}.org-settings-module__pHUzpW__inviteRole{flex-shrink:0;width:150px}.org-settings-module__pHUzpW__inviteMessageRow{align-items:center;gap:6px;margin-top:10px;font-size:12px;display:flex}@media (max-width:480px){.org-settings-module__pHUzpW__inviteRow{flex-wrap:wrap}.org-settings-module__pHUzpW__inviteEmail{flex:100%}.org-settings-module__pHUzpW__inviteRole{flex:auto;width:auto}.org-settings-module__pHUzpW__inviteRow>.org-settings-module__pHUzpW__btn{flex:100%}}.org-settings-module__pHUzpW__memberRow{border-top:1px solid var(--dvd);align-items:center;gap:14px;padding:12px 0;display:flex}.org-settings-module__pHUzpW__memberAvatar{background:var(--chip-b);width:34px;height:34px;color:var(--text-2);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:11.5px;font-weight:700;display:flex}.org-settings-module__pHUzpW__memberAvatarOwner{background:var(--btn-bg);color:var(--btn-fg)}.org-settings-module__pHUzpW__memberAvatarPending{background:var(--w-bg);color:var(--w-tx)}.org-settings-module__pHUzpW__memberMeta{flex:1;min-width:0}.org-settings-module__pHUzpW__memberName{color:var(--text);font-size:13px;font-weight:600}.org-settings-module__pHUzpW__memberEmail{color:var(--text-3);margin-top:1px;font-size:11.5px}.org-settings-module__pHUzpW__memberRole{flex-shrink:0;width:130px}@media (max-width:480px){.org-settings-module__pHUzpW__memberRow{flex-wrap:wrap;row-gap:8px}.org-settings-module__pHUzpW__memberMeta{flex:200px}}.org-settings-module__pHUzpW__ownerLabel{color:var(--text);padding:7px 12px;font-size:12.5px;font-weight:600}.org-settings-module__pHUzpW__removeBtn{width:28px;height:28px;color:var(--text-4);cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.org-settings-module__pHUzpW__removeBtn:hover{background:var(--d-bg);color:var(--danger)}.org-settings-module__pHUzpW__removeSpacer{flex-shrink:0;width:28px}.org-settings-module__pHUzpW__badge{white-space:nowrap;border-radius:99px;padding:2px 8px;font-size:10px;font-weight:600}.org-settings-module__pHUzpW__badgeYou{color:var(--text-2);background:var(--chip)}.org-settings-module__pHUzpW__badgePending{color:var(--w-tx);background:var(--w-bg);border:1px solid var(--w-bor)}.org-settings-module__pHUzpW__badgeOk{color:var(--ok-tx);background:var(--ok-bg);border:1px solid var(--ok-bor);border-radius:99px;padding:4px 11px;font-size:11px;font-weight:600}.org-settings-module__pHUzpW__badgeWarn{color:var(--w-tx);background:var(--w-bg);border:1px solid var(--w-bor);border-radius:99px;align-items:center;gap:8px;padding:4px 11px;font-size:11px;font-weight:600;display:inline-flex}.org-settings-module__pHUzpW__badgeWarnAction{cursor:pointer;color:var(--text);text-decoration:underline}.org-settings-module__pHUzpW__saveBar{border-top:1px solid var(--dvd);justify-content:space-between;align-items:center;gap:12px;padding:14px 0 2px;display:flex}.org-settings-module__pHUzpW__saveBarText{color:var(--text-2);font-size:12px}.org-settings-module__pHUzpW__rolesGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:12px;display:grid}.org-settings-module__pHUzpW__roleName{color:var(--text);font-size:12px;font-weight:700}.org-settings-module__pHUzpW__roleDesc{color:var(--text-3);margin-top:3px;font-size:11px;line-height:1.45}.org-settings-module__pHUzpW__billingGrid{grid-template-columns:1.4fr 1fr;gap:20px;display:grid}@media (max-width:480px){.org-settings-module__pHUzpW__billingGrid{grid-template-columns:1fr}}.org-settings-module__pHUzpW__planName{color:var(--text);font-size:18px;font-weight:700}.org-settings-module__pHUzpW__planMeta{color:var(--text-3);margin-top:4px;font-size:12px}.org-settings-module__pHUzpW__usageBlock{flex-direction:column;gap:14px;margin-top:22px;display:flex}.org-settings-module__pHUzpW__usageHead{justify-content:space-between;font-size:12px;display:flex}.org-settings-module__pHUzpW__usageLabel{color:var(--text);font-weight:600}.org-settings-module__pHUzpW__usageValue{color:var(--text-3)}.org-settings-module__pHUzpW__usageTrack{background:var(--dvd);border-radius:99px;height:6px;margin-top:6px;overflow:hidden}.org-settings-module__pHUzpW__usageFill{background:var(--btn-bg);border-radius:99px;height:100%}.org-settings-module__pHUzpW__usageSub{color:var(--text-3);margin-top:4px;font-size:10.5px}.org-settings-module__pHUzpW__upsell{color:var(--text-3);margin-top:16px;font-size:11.5px;line-height:1.5}.org-settings-module__pHUzpW__upsell strong{color:var(--text);font-weight:600}.org-settings-module__pHUzpW__cardBrand{border:1px solid var(--border);background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:30px;font-size:10px;font-style:italic;font-weight:800;display:flex}.org-settings-module__pHUzpW__payerInfo{color:var(--text-3);margin-top:12px;font-size:11.5px;line-height:1.5}.org-settings-module__pHUzpW__invoiceGrid{border-top:1px solid var(--dvd);grid-template-columns:1.2fr 1fr .7fr .9fr 44px;align-items:center;gap:12px;padding:12px 0;display:grid}.org-settings-module__pHUzpW__invoiceHead{letter-spacing:.8px;text-transform:uppercase;color:var(--text-4);padding:8px 0;font-size:10.5px;font-weight:600}.org-settings-module__pHUzpW__invoiceNum{color:var(--text);font-size:12.5px;font-weight:600}.org-settings-module__pHUzpW__invoiceDate{color:var(--text-2);font-size:12.5px}.org-settings-module__pHUzpW__invoiceAmount{color:var(--text);font-size:12.5px;font-weight:600}@media (max-width:480px){.org-settings-module__pHUzpW__invoiceGrid{grid-template-columns:1fr .8fr .7fr 32px;gap:8px}.org-settings-module__pHUzpW__invoiceDate,.org-settings-module__pHUzpW__invoiceHead>span:nth-child(2){display:none}}.org-settings-module__pHUzpW__statusPaid{color:var(--ok-tx);background:var(--ok-bg);border:1px solid var(--ok-bor);border-radius:99px;padding:3px 10px;font-size:11px;font-weight:600}.org-settings-module__pHUzpW__downloadBtn{width:28px;height:28px;color:var(--text-3);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;display:flex}.org-settings-module__pHUzpW__downloadBtn:hover{background:var(--hov);color:var(--text)}.org-settings-module__pHUzpW__overlay{z-index:100;background:var(--ovl);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.org-settings-module__pHUzpW__modal{background:var(--surf);border-radius:16px;width:480px;max-width:calc(100vw - 32px);max-height:calc(100vh - 80px);padding:28px;overflow-y:auto;box-shadow:0 32px 80px -20px #00000080}.org-settings-module__pHUzpW__modalWide{width:780px;max-width:calc(100vw - 32px)}.org-settings-module__pHUzpW__modalHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.org-settings-module__pHUzpW__modalClose{width:30px;height:30px;color:var(--text-3);cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:all .12s;display:flex}.org-settings-module__pHUzpW__modalClose:hover{background:var(--hov);color:var(--text)}.org-settings-module__pHUzpW__modalTitle{color:var(--text);font-size:16px;font-weight:700}.org-settings-module__pHUzpW__modalText{color:var(--text-2);margin-top:6px;font-size:12.5px;line-height:1.55}.org-settings-module__pHUzpW__modalFooter{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.org-settings-module__pHUzpW__modalFooterSplit{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 12px;margin-top:20px;display:flex}.org-settings-module__pHUzpW__modalActions{flex-shrink:0;gap:10px;display:flex}.org-settings-module__pHUzpW__modalNote{color:var(--text-3);font-size:11.5px}@media (max-width:480px){.org-settings-module__pHUzpW__modalActions{flex-direction:column-reverse;width:100%}.org-settings-module__pHUzpW__modalActions .org-settings-module__pHUzpW__btn,.org-settings-module__pHUzpW__modalActions .org-settings-module__pHUzpW__btnGhost{white-space:normal;text-align:center;width:100%}}.org-settings-module__pHUzpW__modalIcon{background:var(--d-bg);width:40px;height:40px;color:var(--danger);border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.org-settings-module__pHUzpW__textarea{resize:vertical;min-height:64px}.org-settings-module__pHUzpW__divider{background:var(--dvd);height:1px;margin:18px 0}.org-settings-module__pHUzpW__infoBox{background:var(--subtle);border:1px solid var(--dvd);color:var(--text-3);border-radius:8px;align-items:flex-start;gap:8px;margin-top:14px;padding:10px 12px;font-size:11px;line-height:1.5;display:flex}.org-settings-module__pHUzpW__contactForm{background:var(--subtle);border:1px solid var(--dvd);border-radius:10px;margin-top:16px;padding:16px 18px}.org-settings-module__pHUzpW__contactFormTitle{color:var(--text);font-size:13px;font-weight:700}.org-settings-module__pHUzpW__contactFormSub{color:var(--text-3);margin-top:2px;font-size:11.5px}.org-settings-module__pHUzpW__contactFormRow{gap:10px;margin-top:12px;display:flex}.org-settings-module__pHUzpW__contactFormRow .org-settings-module__pHUzpW__input{flex:1;min-width:0}.org-settings-module__pHUzpW__contactFormFoot{color:var(--text-3);margin-top:10px;font-size:11px}.org-settings-module__pHUzpW__contactFormThanks{color:var(--ok-tx);margin:12px 0 0;font-size:12.5px}@media (max-width:640px){.org-settings-module__pHUzpW__contactFormRow{flex-wrap:wrap}.org-settings-module__pHUzpW__contactFormRow .org-settings-module__pHUzpW__input,.org-settings-module__pHUzpW__contactFormRow .org-settings-module__pHUzpW__btn{flex:100%}}.org-settings-module__pHUzpW__planCards{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px;display:grid}@media (max-width:480px){.org-settings-module__pHUzpW__planCards{grid-template-columns:1fr}}.org-settings-module__pHUzpW__planCard{border:1.5px solid var(--border);background:var(--surf);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;gap:10px;padding:18px;font-family:inherit;display:flex}.org-settings-module__pHUzpW__planCard:hover{border-color:var(--text-3)}.org-settings-module__pHUzpW__planCardSelected{border-color:var(--text);background:var(--subtle)}.org-settings-module__pHUzpW__planCard:focus-visible{outline:2px solid var(--text-3);outline-offset:2px}.org-settings-module__pHUzpW__planCardHeadLeft{align-items:center;gap:7px;min-width:0;display:flex}.org-settings-module__pHUzpW__planPlusBadge{letter-spacing:.7px;text-transform:uppercase;color:#fff;white-space:nowrap;background:#0a0a0a;border-radius:99px;padding:2px 7px;font-size:9px;font-weight:700}.org-settings-module__pHUzpW__planSwitch{cursor:pointer;background:#f2f2f2;border:none;border-radius:100px;flex-shrink:0;width:34px;height:20px;padding:0;transition:background .2s;position:relative}.org-settings-module__pHUzpW__planSwitchOn{background:#0a0a0a}.dark .org-settings-module__pHUzpW__planSwitch{background:#ffffff24}.dark .org-settings-module__pHUzpW__planSwitchOn{background:#0a0a0a}.org-settings-module__pHUzpW__planSwitchKnob{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s cubic-bezier(.16,1,.3,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000059}.org-settings-module__pHUzpW__planSwitchOn .org-settings-module__pHUzpW__planSwitchKnob{transform:translate(14px)}.org-settings-module__pHUzpW__planCardHead{justify-content:space-between;align-items:center;display:flex}.org-settings-module__pHUzpW__planCardName{color:var(--text);font-size:14px;font-weight:700}.org-settings-module__pHUzpW__planCardCurrent{letter-spacing:.8px;color:var(--text-2);background:var(--chip);text-transform:uppercase;border-radius:99px;padding:2px 8px;font-size:9.5px;font-weight:700}.org-settings-module__pHUzpW__planCardPrice{color:var(--text);font-size:20px;font-weight:700}.org-settings-module__pHUzpW__planCardPer{color:var(--text-3);font-size:11.5px;font-weight:400}.org-settings-module__pHUzpW__planCardFeature{color:var(--text-2);font-size:11.5px;line-height:1.4}.org-settings-module__pHUzpW__spinnerWrap{flex-direction:column;align-items:center;gap:14px;padding:28px 0 20px;display:flex}.org-settings-module__pHUzpW__spinner{border:3px solid var(--border);border-top-color:var(--text);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite org-settings-module__pHUzpW__orgSetSpin}@keyframes org-settings-module__pHUzpW__orgSetSpin{to{transform:rotate(360deg)}}.org-settings-module__pHUzpW__spinnerTitle{color:var(--text);font-size:13px;font-weight:600}.org-settings-module__pHUzpW__spinnerSub{color:var(--text-3);font-size:11.5px}
.InlineErrorBanner-module__wJTOFW__errorBanner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;margin:10px 0 0;padding:10px 14px;font-size:12.5px;font-weight:500;line-height:1.45;display:flex}.InlineErrorBanner-module__wJTOFW__errorBanner svg{color:#dc2626;flex-shrink:0}.dark .InlineErrorBanner-module__wJTOFW__errorBanner{color:#fca5a5;background:#dc26261a;border-color:#dc26264d}.dark .InlineErrorBanner-module__wJTOFW__errorBanner svg{color:#f87171}
.PlanPicker-module__Lq4wqq__wrap{flex-direction:column;align-items:center;padding:48px 40px;display:flex}.PlanPicker-module__Lq4wqq__title{letter-spacing:-.3px;color:var(--gray-12);text-align:center;margin:0 0 6px;font-size:22px;font-weight:700}.PlanPicker-module__Lq4wqq__subtitle{color:var(--gray-9);text-align:center;margin:0 0 32px;font-size:13px}.PlanPicker-module__Lq4wqq__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;width:100%;max-width:900px;display:grid}.PlanPicker-module__Lq4wqq__card{background:var(--color-panel-solid);border:1px solid var(--gray-a3);border-radius:var(--radius-4);flex-direction:column;padding:22px;display:flex}.PlanPicker-module__Lq4wqq__planName{color:var(--gray-12);font-size:14px;font-weight:700}.PlanPicker-module__Lq4wqq__planPrice{color:var(--gray-12);margin-top:8px;font-size:24px;font-weight:700}.PlanPicker-module__Lq4wqq__planPricePer{color:var(--gray-9);font-size:12px;font-weight:500}.PlanPicker-module__Lq4wqq__planFeatures{flex-direction:column;flex:1;gap:6px;margin:16px 0 20px;padding:0;list-style:none;display:flex}.PlanPicker-module__Lq4wqq__planFeature{color:var(--gray-11);align-items:center;gap:6px;font-size:12.5px;display:flex}.PlanPicker-module__Lq4wqq__planFeature:before{content:"";background:var(--gray-9);border-radius:50%;flex-shrink:0;width:4px;height:4px}.PlanPicker-module__Lq4wqq__btn{border-radius:var(--radius-2);background:var(--gray-12);color:var(--gray-1);cursor:pointer;text-align:center;border:none;padding:10px 16px;font-family:inherit;font-size:12.5px;font-weight:600;text-decoration:none;display:block}.PlanPicker-module__Lq4wqq__btn:hover{background:var(--gray-11)}.PlanPicker-module__Lq4wqq__emptyText{color:var(--gray-9);font-size:12.5px}
.ResourceSelectionForm-module__fGiC6G__wrap{flex-direction:column;align-items:center;padding:48px 40px;display:flex}.ResourceSelectionForm-module__fGiC6G__title{letter-spacing:-.3px;color:var(--gray-12);text-align:center;margin:0 0 6px;font-size:22px;font-weight:700}.ResourceSelectionForm-module__fGiC6G__subtitle{color:var(--gray-9);text-align:center;margin:0 0 32px;font-size:13px}.ResourceSelectionForm-module__fGiC6G__section{background:var(--color-panel-solid);border:1px solid var(--gray-a3);border-radius:var(--radius-4);width:100%;max-width:480px;margin-bottom:16px;padding:20px}.ResourceSelectionForm-module__fGiC6G__sectionTitle{color:var(--gray-12);margin:0 0 12px;font-size:14px;font-weight:700}.ResourceSelectionForm-module__fGiC6G__row{color:var(--gray-11);cursor:pointer;align-items:center;gap:8px;padding:8px 0;font-size:12.5px;display:flex}.ResourceSelectionForm-module__fGiC6G__warning{color:var(--red-9);margin:8px 0 0;font-size:12px}.ResourceSelectionForm-module__fGiC6G__error{color:var(--red-9);text-align:center;margin:0 0 16px;font-size:12.5px}.ResourceSelectionForm-module__fGiC6G__btn{border-radius:var(--radius-2);background:var(--gray-12);color:var(--gray-1);cursor:pointer;text-align:center;border:none;padding:10px 16px;font-family:inherit;font-size:12.5px;font-weight:600;text-decoration:none;display:block}.ResourceSelectionForm-module__fGiC6G__btn:hover{background:var(--gray-11)}.ResourceSelectionForm-module__fGiC6G__btn:disabled{background:var(--gray-a5);color:var(--gray-9);cursor:not-allowed}
.CityPicker-module__EnnWMa__wrap{position:relative}.CityPicker-module__EnnWMa__dropdown{z-index:50;background:var(--color-panel-solid);border:1px solid var(--gray-a4);border-radius:var(--radius-3);max-height:240px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #00000040,0 0 0 1px #ffffff0a}.CityPicker-module__EnnWMa__item{border-radius:var(--radius-2);width:100%;color:var(--gray-11);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;font-size:13px;transition:all 80ms;display:flex}.CityPicker-module__EnnWMa__item:hover,.CityPicker-module__EnnWMa__itemActive{background:var(--gray-a3);color:var(--gray-12)}.CityPicker-module__EnnWMa__itemName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CityPicker-module__EnnWMa__itemDetail{color:var(--gray-8);white-space:nowrap;flex-shrink:0;font-size:11.5px}.CityPicker-module__EnnWMa__loading{text-align:center;color:var(--gray-8);padding:10px;font-size:12px}[data-theme=light] .CityPicker-module__EnnWMa__dropdown{box-shadow:0 12px 32px #0000001f,0 0 0 1px #0000000f}
.CompanyProfileModal-module__5O8FXW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px)saturate(160%);background:#0f172a73;justify-content:center;align-items:center;padding:24px;animation:.2s CompanyProfileModal-module__5O8FXW__fadeIn;display:flex;position:fixed;inset:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.CompanyProfileModal-module__5O8FXW__modalOverlay{background:#0f172ab8}}@keyframes CompanyProfileModal-module__5O8FXW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CompanyProfileModal-module__5O8FXW__slideUp{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.dark .CompanyProfileModal-module__5O8FXW__modalOverlay{background:#0009}.CompanyProfileModal-module__5O8FXW__modalCard{background:#fff;border:1px solid #eaecef;border-radius:14px;flex-direction:column;width:100%;max-width:640px;max-height:85vh;animation:.25s CompanyProfileModal-module__5O8FXW__slideUp;display:flex;overflow:hidden;box-shadow:0 24px 80px #0f172a33}.dark .CompanyProfileModal-module__5O8FXW__modalCard{background:#1a1a1a;border-color:#ffffff14;box-shadow:0 20px 60px #00000080}.CompanyProfileModal-module__5O8FXW__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px 16px;display:flex}.dark .CompanyProfileModal-module__5O8FXW__modalHeader{border-bottom-color:#ffffff0f}.CompanyProfileModal-module__5O8FXW__modalTitle{color:#0f172a;letter-spacing:-.2px;margin:0;font-size:17px;font-weight:700}.dark .CompanyProfileModal-module__5O8FXW__modalTitle{color:#fff}.CompanyProfileModal-module__5O8FXW__modalSubtitle{color:#64748b;margin:4px 0 0;font-size:12.5px}.dark .CompanyProfileModal-module__5O8FXW__modalSubtitle{color:#ffffff80}.CompanyProfileModal-module__5O8FXW__modalClose{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .12s;display:flex}.CompanyProfileModal-module__5O8FXW__modalClose:hover{color:#0f172a;background:#f1f5f9}.dark .CompanyProfileModal-module__5O8FXW__modalClose:hover{color:#fff;background:#ffffff0f}@media (max-width:640px){.CompanyProfileModal-module__5O8FXW__modalClose{position:relative}.CompanyProfileModal-module__5O8FXW__modalClose:before{content:"";position:absolute;inset:-7px}}.CompanyProfileModal-module__5O8FXW__modalBody{flex-direction:column;gap:16px;padding:18px 24px 22px;display:flex;overflow-y:auto}.CompanyProfileModal-module__5O8FXW__modalStats{border:1px solid #f1f5f9;border-radius:10px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.dark .CompanyProfileModal-module__5O8FXW__modalStats{border-color:#ffffff0f}.CompanyProfileModal-module__5O8FXW__modalStatCell{border-right:1px solid #f1f5f9;flex-direction:column;gap:6px;min-width:0;padding:14px 16px;display:flex;position:relative}.CompanyProfileModal-module__5O8FXW__modalStatCell:last-child{border-right:none}.dark .CompanyProfileModal-module__5O8FXW__modalStatCell{border-right-color:#ffffff0f}.CompanyProfileModal-module__5O8FXW__modalStatIcon{color:#0f172a;position:absolute;top:12px;right:12px}.dark .CompanyProfileModal-module__5O8FXW__modalStatIcon{color:#ffffffe6}.CompanyProfileModal-module__5O8FXW__modalStatLabel{color:#64748b;text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:500}.dark .CompanyProfileModal-module__5O8FXW__modalStatLabel{color:#ffffff80}.CompanyProfileModal-module__5O8FXW__modalStatValue{color:#0f172a;letter-spacing:-.4px;font-variant-numeric:tabular-nums;align-items:center;gap:6px;min-width:0;font-size:16px;font-weight:700;line-height:1.1;display:flex}.dark .CompanyProfileModal-module__5O8FXW__modalStatValue{color:#fff}.CompanyProfileModal-module__5O8FXW__modalStatValueSmall{font-size:13px;font-weight:600}.CompanyProfileModal-module__5O8FXW__modalStatSub{color:#94a3b8;font-size:10.5px;font-weight:500}.dark .CompanyProfileModal-module__5O8FXW__modalStatSub{color:#fff6}.CompanyProfileModal-module__5O8FXW__modalScoreInline{font-variant-numeric:tabular-nums;border-radius:6px;align-items:center;padding:3px 9px;font-size:13px;font-weight:700;display:inline-flex}.CompanyProfileModal-module__5O8FXW__scoreGreen{color:#166534;background:#dcfce7}.CompanyProfileModal-module__5O8FXW__scoreBlue{color:#1d4ed8;background:#dbeafe}.CompanyProfileModal-module__5O8FXW__scoreAmber{color:#b45309;background:#fef3c7}.CompanyProfileModal-module__5O8FXW__scoreRed{color:#b91c1c;background:#fee2e2}.CompanyProfileModal-module__5O8FXW__scoreGray{color:#64748b;background:#f1f5f9}.dark .CompanyProfileModal-module__5O8FXW__scoreGreen{color:#4ade80;background:#22c55e24}.dark .CompanyProfileModal-module__5O8FXW__scoreBlue{color:#60a5fa;background:#3b82f624}.dark .CompanyProfileModal-module__5O8FXW__scoreAmber{color:#fbbf24;background:#f59e0b24}.dark .CompanyProfileModal-module__5O8FXW__scoreRed{color:#f87171;background:#ef444424}.dark .CompanyProfileModal-module__5O8FXW__scoreGray{color:#ffffff80;background:#ffffff0f}.CompanyProfileModal-module__5O8FXW__contactsRow{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (max-width:520px){.CompanyProfileModal-module__5O8FXW__contactsRow{grid-template-columns:1fr}}.CompanyProfileModal-module__5O8FXW__contactChip{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:10px 12px;display:flex}.dark .CompanyProfileModal-module__5O8FXW__contactChip{background:#ffffff08;border-color:#ffffff0f}.CompanyProfileModal-module__5O8FXW__contactIcon{color:#64748b;flex-shrink:0}.dark .CompanyProfileModal-module__5O8FXW__contactIcon{color:#ffffff80}.CompanyProfileModal-module__5O8FXW__contactLink{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;text-decoration:none;transition:color .12s;overflow:hidden}.CompanyProfileModal-module__5O8FXW__contactLink:hover{color:#1d4ed8}.dark .CompanyProfileModal-module__5O8FXW__contactLink{color:#fff}.dark .CompanyProfileModal-module__5O8FXW__contactLink:hover{color:#93c5fd}.CompanyProfileModal-module__5O8FXW__contactText{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:500;overflow:hidden}.dark .CompanyProfileModal-module__5O8FXW__contactText{color:#ffffffe6}.CompanyProfileModal-module__5O8FXW__detailSection{flex-direction:column;gap:10px;display:flex}.CompanyProfileModal-module__5O8FXW__detailSectionHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.CompanyProfileModal-module__5O8FXW__detailSectionTitleGroup{align-items:center;gap:8px;display:flex}.CompanyProfileModal-module__5O8FXW__detailSectionTitle{color:#0f172a;text-transform:uppercase;letter-spacing:.8px;font-size:11px;font-weight:700}.dark .CompanyProfileModal-module__5O8FXW__detailSectionTitle{color:#fff}.CompanyProfileModal-module__5O8FXW__detailSectionCount{color:#64748b;background:#f1f5f9;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:600}.dark .CompanyProfileModal-module__5O8FXW__detailSectionCount{color:#ffffff80;background:#ffffff0f}.CompanyProfileModal-module__5O8FXW__sourceLink{color:#475569;align-items:center;gap:4px;font-size:11.5px;font-weight:500;text-decoration:none;transition:color .12s;display:inline-flex}.CompanyProfileModal-module__5O8FXW__sourceLink:hover{color:#0f172a;text-decoration:underline}.dark .CompanyProfileModal-module__5O8FXW__sourceLink{color:#ffffff8c}.dark .CompanyProfileModal-module__5O8FXW__sourceLink:hover{color:#fff}.CompanyProfileModal-module__5O8FXW__tagList{flex-wrap:wrap;gap:6px;display:flex}.CompanyProfileModal-module__5O8FXW__tagCategory{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px;font-size:11.5px;font-weight:500}.dark .CompanyProfileModal-module__5O8FXW__tagCategory{color:#ffffffbf;background:#ffffff0a;border-color:#ffffff14}.CompanyProfileModal-module__5O8FXW__tagCert{color:#166534;cursor:help;background:#dcfce7;border:1px solid #86efac;border-radius:6px;padding:4px 10px;font-size:11.5px;font-weight:600;position:relative}.dark .CompanyProfileModal-module__5O8FXW__tagCert{color:#4ade80;background:#22c55e24;border-color:#22c55e4d}.CompanyProfileModal-module__5O8FXW__tagCert:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:10;background:#0f172a;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:500;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000040}.CompanyProfileModal-module__5O8FXW__tagCert:hover:after{opacity:1}@media (max-width:600px){.CompanyProfileModal-module__5O8FXW__modalStats{grid-template-columns:1fr}.CompanyProfileModal-module__5O8FXW__modalStatCell{border-bottom:1px solid #f1f5f9;border-right:none}.CompanyProfileModal-module__5O8FXW__modalStatCell:last-child{border-bottom:none}}
.DownloadFormatMenu-module__7xrODW__root{display:inline-block;position:relative}.DownloadFormatMenu-module__7xrODW__trigger{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:7px;align-items:center;gap:5px;padding:6px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.DownloadFormatMenu-module__7xrODW__trigger:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.DownloadFormatMenu-module__7xrODW__trigger:disabled{opacity:.6;cursor:default}.dark .DownloadFormatMenu-module__7xrODW__trigger{color:#cbd5e1;background:#ffffff0a;border-color:#ffffff1a}.dark .DownloadFormatMenu-module__7xrODW__trigger:hover:not(:disabled){background:#ffffff14}.DownloadFormatMenu-module__7xrODW__spin{animation:.8s linear infinite DownloadFormatMenu-module__7xrODW__spin}@keyframes DownloadFormatMenu-module__7xrODW__spin{to{transform:rotate(360deg)}}.DownloadFormatMenu-module__7xrODW__menu{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;min-width:120px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);box-shadow:0 8px 24px #0f172a1f}.dark .DownloadFormatMenu-module__7xrODW__menu{background:#1a1a1a;border-color:#ffffff1a;box-shadow:0 8px 24px #0006}.DownloadFormatMenu-module__7xrODW__menuRight{right:0}.DownloadFormatMenu-module__7xrODW__menuLeft{left:0}.DownloadFormatMenu-module__7xrODW__option{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:7px 10px;font-size:12px}.DownloadFormatMenu-module__7xrODW__option:hover:not(:disabled){background:#f1f5f9}.DownloadFormatMenu-module__7xrODW__option:disabled{opacity:.5;cursor:default}.dark .DownloadFormatMenu-module__7xrODW__option{color:#ececec}.dark .DownloadFormatMenu-module__7xrODW__option:hover:not(:disabled){background:#ffffff14}.DownloadFormatMenu-module__7xrODW__errorWrap{z-index:20;min-width:220px;position:absolute;top:calc(100% + 4px);left:0}
.dashboard-module__KXZYda__page{padding:0}.dashboard-module__KXZYda__content{max-width:1720px;padding:16px var(--page-px,40px)clamp(24px,2.4vw,40px);margin:0 auto}.dashboard-module__KXZYda__kpiRow{gap:var(--space-5,16px);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:640px){.dashboard-module__KXZYda__kpiRow{grid-template-columns:1fr}}.dashboard-module__KXZYda__leftCol{gap:var(--space-5,16px);flex-direction:column;min-width:0;display:flex}.dashboard-module__KXZYda__mainGrid{gap:var(--space-5,16px);margin-bottom:var(--space-5,16px);grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:stretch;display:grid}@media (max-width:1100px){.dashboard-module__KXZYda__mainGrid{grid-template-columns:1fr}}.dashboard-module__KXZYda__mainGrid .dashboard-module__KXZYda__sectionCard{flex-direction:column;display:flex}.dashboard-module__KXZYda__sectionCard{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px 22px;transition:border-color .15s,box-shadow .15s;overflow:hidden;box-shadow:0 1px 2px #0000000a}.dashboard-module__KXZYda__sectionLoading{position:relative}.dashboard-module__KXZYda__sectionLoading:after{content:"";border-radius:inherit;pointer-events:none;background:#ffffff73;animation:1.2s ease-in-out infinite dashboard-module__KXZYda__sectionLoadingPulse;position:absolute;inset:0}.dark .dashboard-module__KXZYda__sectionLoading:after{background:#00000038}@keyframes dashboard-module__KXZYda__sectionLoadingPulse{0%,to{opacity:0}50%{opacity:1}}.dashboard-module__KXZYda__sectionCard:hover{border-color:#ddd;box-shadow:0 2px 8px #0000000f}.dark .dashboard-module__KXZYda__sectionCard{box-shadow:none;background:#1a1a1a;border-color:#ffffff0f}.dark .dashboard-module__KXZYda__sectionCard:hover{border-color:#ffffff1a}.dashboard-module__KXZYda__sectionHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:32px;margin-bottom:16px;padding-bottom:14px;display:flex}.dark .dashboard-module__KXZYda__sectionHeader{border-bottom-color:#ffffff0f}.dashboard-module__KXZYda__sectionTitleGroup{align-items:center;gap:8px;display:flex}.dashboard-module__KXZYda__sectionTitle{color:#111;margin:0;font-size:14px;font-weight:600}.dark .dashboard-module__KXZYda__sectionTitle{color:#eee}.dashboard-module__KXZYda__sectionCount{color:#999;background:#f0f0f0;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:600}.dark .dashboard-module__KXZYda__sectionCount{color:#fff6;background:#ffffff14}.dashboard-module__KXZYda__sectionBadge{color:#22c55e;background:#22c55e14;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.dashboard-module__KXZYda__sectionAction{color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:5px;height:30px;padding:0 12px;font-family:inherit;font-size:12.5px;font-weight:500;transition:all .12s;display:flex}.dashboard-module__KXZYda__sectionAction:hover{color:#111;background:#f5f5f5;border-color:#ccc}.dark .dashboard-module__KXZYda__sectionAction{color:#ccc;background:0 0;border-color:#ffffff1a}.dark .dashboard-module__KXZYda__sectionAction:hover{color:#fff;background:#ffffff0d}.dashboard-module__KXZYda__card{transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 2px #0000000a;border-color:#e5e5e5!important;border-radius:12px!important}.dashboard-module__KXZYda__card:hover{box-shadow:0 2px 8px #0000000f;border-color:#ddd!important}.dark .dashboard-module__KXZYda__card{box-shadow:none;border-color:#ffffff0f!important}.dark .dashboard-module__KXZYda__card:hover{border-color:#ffffff1a!important}.dashboard-module__KXZYda__projKpis{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px;display:grid}@media (max-width:480px){.dashboard-module__KXZYda__projKpis{grid-template-columns:repeat(2,1fr)}}.dashboard-module__KXZYda__projKpi{background:#fafafa;border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;height:64px;padding:10px 0;display:flex;position:relative}.dark .dashboard-module__KXZYda__projKpi{background:#ffffff08;border-color:#ffffff0f}.dashboard-module__KXZYda__projKpiNum{color:#111;font-size:18px;font-weight:700}.dark .dashboard-module__KXZYda__projKpiNum{color:#eee}.dashboard-module__KXZYda__projKpiLabel{color:#aaa;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.dashboard-module__KXZYda__projKpiIcon{color:#0f172a;position:absolute;top:8px;right:8px}.dark .dashboard-module__KXZYda__projKpiIcon{color:#ffffffe6}.dashboard-module__KXZYda__projTable{flex-direction:column;margin-right:-8px;padding-right:8px;display:flex}@media (max-width:640px){.dashboard-module__KXZYda__projTable{max-height:none;overflow-y:visible}}.dashboard-module__KXZYda__projRow{color:inherit;border-bottom:1px solid #f5f5f5;align-items:center;gap:12px;margin:0 -22px;padding:10px 22px;text-decoration:none;transition:background .12s;display:flex}.dashboard-module__KXZYda__projRow:last-child{border-bottom:none}.dashboard-module__KXZYda__projRow:hover{background:#fafafb}.dashboard-module__KXZYda__projRow:hover .dashboard-module__KXZYda__projArrow{opacity:1;transform:translate(0)}.dark .dashboard-module__KXZYda__projRow{border-bottom-color:#ffffff0a}.dark .dashboard-module__KXZYda__projRow:hover{background:#ffffff05}.dashboard-module__KXZYda__projAvatar{filter:grayscale();background-position:50%;background-size:cover;border-radius:8px;flex-shrink:0;width:36px;height:36px;transition:filter .2s}.dashboard-module__KXZYda__projRow:hover .dashboard-module__KXZYda__projAvatar{filter:grayscale(30%)}.dashboard-module__KXZYda__projInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-module__KXZYda__projName{white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden;color:#111!important}.dark .dashboard-module__KXZYda__projName{color:#eee!important}.dashboard-module__KXZYda__projMeta{white-space:nowrap;text-overflow:ellipsis;color:#999;align-items:center;gap:4px;min-width:0;font-size:11.5px;display:flex;overflow:hidden}.dashboard-module__KXZYda__projMetaDot{color:#ddd}.dashboard-module__KXZYda__projStatusChip{white-space:nowrap;border-radius:6px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:600}.dashboard-module__KXZYda__projProgressWrap{flex-shrink:0;align-items:center;gap:6px;width:90px;display:flex}.dashboard-module__KXZYda__projBar{background:#eee;border-radius:3px;flex:1;height:6px;overflow:hidden}.dark .dashboard-module__KXZYda__projBar{background:#ffffff0f}.dashboard-module__KXZYda__projBarFill{border-radius:3px;height:100%;transition:width .3s}.dashboard-module__KXZYda__projProgressNum{color:#888;text-align:right;width:26px;font-size:11px;font-weight:600}.dashboard-module__KXZYda__projArrow{color:#ccc;opacity:0;flex-shrink:0;transition:opacity .15s,transform .15s;transform:translate(-4px)}.dark .dashboard-module__KXZYda__projArrow{color:#ffffff4d}@media (max-width:480px){.dashboard-module__KXZYda__projRow{grid-template-columns:36px minmax(0,1fr) auto auto;grid-template-areas:"avatar name name arrow"".meta stat prog";gap:4px 10px;display:grid}.dashboard-module__KXZYda__projInfo{display:contents}.dashboard-module__KXZYda__projAvatar{grid-area:avatar}.dashboard-module__KXZYda__projName{grid-area:name}.dashboard-module__KXZYda__projMeta{grid-area:meta}.dashboard-module__KXZYda__projStatusChip{grid-area:stat;justify-self:start}.dashboard-module__KXZYda__projProgressWrap{grid-area:prog;justify-self:end;gap:4px;width:auto}.dashboard-module__KXZYda__projBar{display:none}.dashboard-module__KXZYda__projArrow{grid-area:arrow;justify-self:end}}.dashboard-module__KXZYda__emptyState{text-align:center;color:#999;padding:32px 0;font-size:13px}.dashboard-module__KXZYda__aiPeriodBadge{color:#999;background:#f0f0f0;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:500}.dark .dashboard-module__KXZYda__aiPeriodBadge{color:#fff6;background:#ffffff0f}.dashboard-module__KXZYda__aiKpis{border:1px solid #e8e8e8;border-radius:8px;gap:0;margin-bottom:16px;display:flex;overflow:hidden}.dashboard-module__KXZYda__aiKpi{background:#fafafa;flex:1;align-items:center;padding:12px 16px;display:flex;position:relative}.dashboard-module__KXZYda__aiKpiIcon{color:#0f172a;position:absolute;top:10px;right:10px}.dark .dashboard-module__KXZYda__aiKpiIcon{color:#ffffffe6}.dashboard-module__KXZYda__aiKpi+.dashboard-module__KXZYda__aiKpi{border-left:1px solid #e8e8e8}@media (max-width:480px){.dashboard-module__KXZYda__aiKpis{flex-wrap:wrap}.dashboard-module__KXZYda__aiKpi{flex:50%}}.dark .dashboard-module__KXZYda__aiKpis{border-color:#ffffff0f}.dark .dashboard-module__KXZYda__aiKpi{background:#ffffff05}.dark .dashboard-module__KXZYda__aiKpi+.dashboard-module__KXZYda__aiKpi{border-left-color:#ffffff0f}.dashboard-module__KXZYda__aiKpiText{flex-direction:column;gap:2px;display:flex}.dashboard-module__KXZYda__aiKpiLabel{color:#aaa;text-transform:uppercase;letter-spacing:.3px;font-size:10.5px}.dashboard-module__KXZYda__aiKpiValue{color:#111;font-size:17px;font-weight:700}.dark .dashboard-module__KXZYda__aiKpiValue{color:#eee}.dashboard-module__KXZYda__chartArea{flex-direction:column;flex:1;min-height:0;display:flex}.dashboard-module__KXZYda__chartBars{flex:1;align-items:flex-end;gap:6px;min-height:140px;padding:12px 0 0;display:flex}.dashboard-module__KXZYda__chartCol{cursor:default;flex-direction:column;flex:1;align-items:center;gap:0;height:100%;display:flex}.dashboard-module__KXZYda__chartTrack{flex:1;justify-content:center;align-items:flex-end;width:100%;max-width:40px;display:flex;position:relative}.dashboard-module__KXZYda__chartBar{background:linear-gradient(#3b82f6 0%,#60a5fa 100%);border-radius:6px 6px 4px 4px;justify-content:center;align-items:flex-start;width:100%;min-height:24px;transition:height .5s cubic-bezier(.34,1.56,.64,1),filter .15s;display:flex;position:relative}.dashboard-module__KXZYda__chartCol:hover .dashboard-module__KXZYda__chartBar{filter:brightness(1.1)}.dashboard-module__KXZYda__chartBarCount{color:#3b82f6;white-space:nowrap;opacity:0;font-size:11px;font-weight:700;transition:opacity .15s;position:absolute;top:-18px}.dashboard-module__KXZYda__chartCol:hover .dashboard-module__KXZYda__chartBarCount{opacity:1}.dashboard-module__KXZYda__chartBarEmpty{background:#eee;border-radius:2px;width:100%;height:4px}.dark .dashboard-module__KXZYda__chartBarEmpty{background:#ffffff0f}.dashboard-module__KXZYda__chartDay{color:#646464;text-align:center;border-top:1px solid #eee;width:100%;padding:8px 0 0;font-size:11px;font-weight:500}.dashboard-module__KXZYda__chartDayActive{color:#555;font-weight:600}.dark .dashboard-module__KXZYda__chartDay{color:#fff3;border-top-color:#ffffff0f}.dark .dashboard-module__KXZYda__chartDayActive{color:#fff9}.dashboard-module__KXZYda__kpiCard{color:inherit;background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;padding:20px 22px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a}.dashboard-module__KXZYda__kpiCard:hover{border-color:#ddd;box-shadow:0 2px 8px #0000000f}.dashboard-module__KXZYda__kpiLabel{color:#888;letter-spacing:.1px;font-size:12.5px;font-weight:500}.dashboard-module__KXZYda__kpiNumber{letter-spacing:-.5px;color:#111;white-space:nowrap;margin:12px 0 10px;font-size:28px;font-weight:700;line-height:1}@media (max-width:640px){.dashboard-module__KXZYda__kpiNumber{font-size:22px}}.dashboard-module__KXZYda__kpiMeta{color:#999;align-items:center;gap:6px;font-size:12px;display:flex}.dashboard-module__KXZYda__kpiDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.dashboard-module__KXZYda__kpiTag{color:#666;letter-spacing:.5px;background:#f0f0f0;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600}.dark .dashboard-module__KXZYda__kpiCard{box-shadow:none;background:#1a1a1a;border-color:#ffffff0f}.dark .dashboard-module__KXZYda__kpiCard:hover{border-color:#ffffff1a}.dark .dashboard-module__KXZYda__kpiLabel{color:#fff6}.dark .dashboard-module__KXZYda__kpiNumber{color:#fff}.dark .dashboard-module__KXZYda__kpiMeta{color:#ffffff59}.dark .dashboard-module__KXZYda__kpiTag{color:#ffffff80;background:#ffffff14}.dashboard-module__KXZYda__cardHeader{border-bottom:1px solid var(--gray-a3);margin-bottom:14px;padding-bottom:12px}.dashboard-module__KXZYda__barChartWrap{border-radius:var(--radius-2);border:1px solid var(--gray-a3);background:var(--gray-a2);flex:1;align-items:flex-end;gap:4px;min-height:0;margin-top:14px;padding:14px;display:flex}.dashboard-module__KXZYda__barCol{flex-direction:column;flex:1;align-items:center;gap:4px;height:100%;display:flex}.dashboard-module__KXZYda__barTrack{flex:1;justify-content:center;align-items:flex-end;width:100%;display:flex}.dashboard-module__KXZYda__barGroup{flex-direction:column;align-items:center;width:100%;transition:height .6s cubic-bezier(.34,1.56,.64,1);display:flex}.dashboard-module__KXZYda__barLabel{color:var(--gray-9);white-space:nowrap;flex-shrink:0;padding-bottom:3px;font-size:11px;font-weight:700}.dashboard-module__KXZYda__barFill{background:linear-gradient(#93c5fd 0%,#3b82f6 40%,#1e3a8a 100%);border-radius:3px 3px 1px 1px;flex:1;width:56%;min-height:2px}.dashboard-module__KXZYda__barCol:hover .dashboard-module__KXZYda__barFill{background:linear-gradient(#a5d0ff 0%,#4b8ff7 40%,#1e3a8a 100%);width:66%}.dashboard-module__KXZYda__aiMetrics{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.dashboard-module__KXZYda__aiMetric{border-radius:var(--radius-2);border:1px solid var(--gray-a3);background:var(--gray-a2);border-top-style:solid;border-top-width:2px;flex-direction:column;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.dashboard-module__KXZYda__aiMetric:hover{background:var(--gray-a3);border-color:var(--gray-a5)}.dashboard-module__KXZYda__aiCard{flex-direction:column;display:flex}.dashboard-module__KXZYda__projectsCard{overflow:hidden}.dashboard-module__KXZYda__projectsHeader{border-bottom:1px solid var(--gray-a3);margin-bottom:14px;padding-bottom:14px}.dashboard-module__KXZYda__projectsInner{gap:0;display:flex}.dashboard-module__KXZYda__projectListCol{flex-direction:column;flex:1;min-width:0;padding-right:20px;display:flex}.dashboard-module__KXZYda__donutCol{border-left:1px solid var(--gray-a3);flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;width:220px;padding-top:8px;padding-left:20px;display:flex}.dashboard-module__KXZYda__projectItem{border-bottom:1px solid var(--gray-a3);color:inherit;border-radius:var(--radius-2);cursor:pointer;grid-template-columns:15px 1fr auto;align-items:center;gap:0 12px;margin:0 -4px;padding:12px 14px;text-decoration:none;transition:background .15s,border-color .15s;display:grid}.dashboard-module__KXZYda__projectItem:last-child{border-bottom:none}.dashboard-module__KXZYda__projectItem:hover{background:var(--gray-a2)}.dashboard-module__KXZYda__projectIcon{opacity:.85;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.dashboard-module__KXZYda__projectItem:hover .dashboard-module__KXZYda__projectIcon{opacity:1}.dashboard-module__KXZYda__projectInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.dashboard-module__KXZYda__projectName{color:var(--gray-12);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-module__KXZYda__projectItem:hover .dashboard-module__KXZYda__projectName{color:var(--accent-9)}.dashboard-module__KXZYda__projectValue{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;padding-left:12px;display:flex}.dashboard-module__KXZYda__deadlineOverdue{color:var(--orange-9)!important}.dashboard-module__KXZYda__donutWrap{justify-content:center;align-items:center;margin-bottom:16px;display:flex;position:relative}.dashboard-module__KXZYda__donutCenter{flex-direction:column;align-items:center;gap:0;display:flex;position:absolute}.dashboard-module__KXZYda__donutStats{flex-direction:column;width:100%;display:flex}.dashboard-module__KXZYda__donutStatRow{border-top:1px solid var(--gray-a2);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.dashboard-module__KXZYda__donutLegend{flex-wrap:wrap;gap:10px 14px;width:100%;margin-top:12px;display:flex}.dashboard-module__KXZYda__legendItem{align-items:center;gap:5px;display:flex}.dashboard-module__KXZYda__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dashboard-module__KXZYda__demoBadgeInline{letter-spacing:.5px;text-transform:uppercase;color:#111;background:#f0f0f0;border-radius:4px;padding:2px 7px;font-size:9.5px;font-weight:600;line-height:1.3}.dark .dashboard-module__KXZYda__demoBadgeInline{color:#ffffff59;background:#ffffff0f}.dashboard-module__KXZYda__cardRelative{position:relative}.dashboard-module__KXZYda__seeAllLink{color:var(--gray-9);align-items:center;gap:4px;font-size:13px;text-decoration:none;transition:color .15s;display:flex}.dashboard-module__KXZYda__seeAllLink:hover{color:var(--gray-12)}.dashboard-module__KXZYda__cardLink{color:var(--accent-9);text-decoration:none;transition:color .15s;display:grid}.dashboard-module__KXZYda__cardLink:hover{color:var(--accent-11)}.dashboard-module__KXZYda__bottomGrid{gap:var(--space-5,16px);margin-bottom:var(--space-8,32px);grid-template-columns:minmax(0,7fr) minmax(0,5fr);display:grid}@media (max-width:1100px){.dashboard-module__KXZYda__bottomGrid{grid-template-columns:1fr}}.dashboard-module__KXZYda__costBody{flex-direction:column;flex:1;gap:2px;display:flex}.dashboard-module__KXZYda__costRow{border-bottom:1px solid #f0f0f0;padding:10px 0}.dashboard-module__KXZYda__costRow:last-child{border-bottom:none;padding-bottom:0}.dashboard-module__KXZYda__costRow:first-child{padding-top:0}.dark .dashboard-module__KXZYda__costRow{border-bottom-color:#ffffff0a}.dashboard-module__KXZYda__costRowHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.dashboard-module__KXZYda__costName{color:#333;font-size:13px;font-weight:500}.dark .dashboard-module__KXZYda__costName{color:#ddd}.dashboard-module__KXZYda__costValues{align-items:baseline;gap:10px;display:flex}.dashboard-module__KXZYda__costAmount{color:#999;font-size:12px}.dashboard-module__KXZYda__costPct{color:#111;text-align:right;min-width:32px;font-size:13px;font-weight:700}.dark .dashboard-module__KXZYda__costPct{color:#eee}.dashboard-module__KXZYda__costBarTrack{background:#f0f0f0;border-radius:3px;height:6px;overflow:hidden}.dark .dashboard-module__KXZYda__costBarTrack{background:#ffffff0f}.dashboard-module__KXZYda__costBarFill{background:linear-gradient(90deg,#3b82f6 0%,#60a5fa 50%,#93c5fd 100%);border-radius:3px;height:100%;transition:width .6s cubic-bezier(.34,1.56,.64,1)}.dashboard-module__KXZYda__supplierAllLink{color:#999;align-items:center;gap:4px;font-size:12.5px;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.dashboard-module__KXZYda__supplierAllLink:hover{color:#555}.dark .dashboard-module__KXZYda__supplierAllLink{color:#ffffff59}.dark .dashboard-module__KXZYda__supplierAllLink:hover{color:#ffffffb3}.dashboard-module__KXZYda__supplierList{flex-direction:column;display:flex}.dashboard-module__KXZYda__supplierRow{border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:10px 0;display:flex}.dashboard-module__KXZYda__supplierRow:last-child{border-bottom:none}.dark .dashboard-module__KXZYda__supplierRow{border-bottom-color:#ffffff0a}.dashboard-module__KXZYda__rank,.dashboard-module__KXZYda__rankTop{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:flex}.dashboard-module__KXZYda__rank{color:#888;background:#f0f0f0}.dashboard-module__KXZYda__rankTop{color:#3b82f6;background:#3b82f614}.dark .dashboard-module__KXZYda__rank{color:#fff6;background:#ffffff0f}.dark .dashboard-module__KXZYda__rankTop{color:#60a5fa;background:#3b82f61f}.dashboard-module__KXZYda__supplierInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-module__KXZYda__supplierName{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.dark .dashboard-module__KXZYda__supplierName{color:#eee}.dashboard-module__KXZYda__supplierMeta{color:#999;align-items:center;gap:4px;font-size:11px;display:flex}.dashboard-module__KXZYda__supplierMetaDot{color:#ddd}.dashboard-module__KXZYda__supplierContracts{flex-direction:column;flex-shrink:0;align-items:center;gap:1px;display:flex}.dashboard-module__KXZYda__contractNum{color:#333;font-size:14px;font-weight:700}.dark .dashboard-module__KXZYda__contractNum{color:#ddd}.dashboard-module__KXZYda__contractLabel{color:#aaa;font-size:10px}.dashboard-module__KXZYda__scoreChip{text-align:center;border-radius:6px;flex-shrink:0;min-width:40px;padding:4px 10px;font-size:12px;font-weight:700}.dashboard-module__KXZYda__scoreGreen{color:#15803d;background:#22c55e1a}.dashboard-module__KXZYda__scoreBlue{color:#1d4ed8;background:#3b82f61a}.dashboard-module__KXZYda__scoreAmber{color:#b45309;background:#f59e0b1a}.dashboard-module__KXZYda__scoreGray{color:#888;background:#f0f0f0}.dark .dashboard-module__KXZYda__scoreGreen{color:#4ade80;background:#22c55e1f}.dark .dashboard-module__KXZYda__scoreBlue{color:#60a5fa;background:#3b82f61f}.dark .dashboard-module__KXZYda__scoreAmber{color:#fbbf24;background:#f59e0b1f}.dark .dashboard-module__KXZYda__scoreGray{color:#fff6;background:#ffffff0f}.dashboard-module__KXZYda__sectionDivider{border-bottom:1px solid var(--gray-a3);margin-bottom:24px;padding-bottom:4px}.dashboard-module__KXZYda__budgetRow{align-items:center;gap:0;display:flex}.dashboard-module__KXZYda__budgetRow>.dashboard-module__KXZYda__formInput{flex:1;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.dashboard-module__KXZYda__budgetRow>:last-child{border-left:1px solid #e0e0e0;border-top-left-radius:0;border-bottom-left-radius:0}.dashboard-module__KXZYda__modalOverlay{z-index:100;-webkit-backdrop-filter:blur(8px);background:#0006;justify-content:center;align-items:center;animation:.2s dashboard-module__KXZYda__fadeIn;display:flex;position:fixed;inset:0}@keyframes dashboard-module__KXZYda__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dashboard-module__KXZYda__slideUp{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.dashboard-module__KXZYda__modalCard{background:#fff;border:1px solid #e0e0e0;border-radius:14px;flex-direction:column;width:100%;max-width:520px;max-height:90vh;animation:.25s dashboard-module__KXZYda__slideUp;display:flex;overflow:visible;box-shadow:0 20px 60px #00000026}.dark .dashboard-module__KXZYda__modalCard{background:#1a1a1a;border-color:#ffffff14;box-shadow:0 20px 60px #00000080}.dashboard-module__KXZYda__modalHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.dark .dashboard-module__KXZYda__modalHeader{border-bottom-color:#ffffff0f}.dashboard-module__KXZYda__modalTitleGroup{align-items:center;gap:12px;display:flex}.dashboard-module__KXZYda__modalIcon{color:#222;flex-shrink:0}.dark .dashboard-module__KXZYda__modalIcon{color:#ccc}.dashboard-module__KXZYda__modalTitle{color:#111;margin:0;font-size:16px;font-weight:600}.dark .dashboard-module__KXZYda__modalTitle{color:#eee}.dashboard-module__KXZYda__modalClose{color:#999;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .12s;display:flex}.dashboard-module__KXZYda__modalClose:hover{color:#333;background:#f0f0f0}.dark .dashboard-module__KXZYda__modalClose:hover{color:#eee;background:#ffffff0f}.dashboard-module__KXZYda__modalBody{flex-direction:column;gap:16px;padding:20px 24px;display:flex;overflow:visible}.dashboard-module__KXZYda__modalFooter{border-top:1px solid #f0f0f0;justify-content:flex-end;align-items:center;gap:8px;padding:16px 24px;display:flex}.dark .dashboard-module__KXZYda__modalFooter{border-top-color:#ffffff0f}.dashboard-module__KXZYda__formGroup{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.dashboard-module__KXZYda__formRow{gap:12px;display:flex}.dashboard-module__KXZYda__formLabel{color:#555;letter-spacing:.2px;font-size:12px;font-weight:600}.dark .dashboard-module__KXZYda__formLabel{color:#ffffff80}.dashboard-module__KXZYda__formRequired{color:#ef4444}.dashboard-module__KXZYda__formInput{color:#111;background:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:100%;height:38px;padding:0 12px;font-family:inherit;font-size:13.5px;transition:border-color .15s,box-shadow .15s}.dashboard-module__KXZYda__formInput::placeholder{color:#bbb}.dashboard-module__KXZYda__formInput:focus{border-color:#111;box-shadow:0 0 0 3px #0000000f}.dark .dashboard-module__KXZYda__formInput{color:#eee;background:#ffffff0a;border-color:#ffffff1a}.dark .dashboard-module__KXZYda__formInput::placeholder{color:#ffffff40}.dark .dashboard-module__KXZYda__formInput:focus{box-shadow:none;border-color:#ffffff4d}.dashboard-module__KXZYda__formInputError{border-color:#ef4444!important}.dashboard-module__KXZYda__formError{color:#ef4444;font-size:11px}.dashboard-module__KXZYda__btnPrimary{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:8px;height:36px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:600;transition:all .12s}.dashboard-module__KXZYda__btnPrimary:hover{background:#333;border-color:#333}.dashboard-module__KXZYda__btnPrimary:disabled{opacity:.4;cursor:not-allowed}.dark .dashboard-module__KXZYda__btnPrimary{color:#111;background:#fff;border-color:#fff}.dark .dashboard-module__KXZYda__btnPrimary:hover{background:#e0e0e0;border-color:#e0e0e0}.dashboard-module__KXZYda__btnSecondary{color:#555;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;height:36px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .12s}.dashboard-module__KXZYda__btnSecondary:hover{color:#333;background:#f5f5f5;border-color:#ccc}.dark .dashboard-module__KXZYda__btnSecondary{color:#fff9;background:0 0;border-color:#ffffff1a}.dark .dashboard-module__KXZYda__btnSecondary:hover{color:#eee;background:#ffffff0d}.dashboard-module__KXZYda__uploadDropZone{cursor:pointer;background:#fafafa;border:1.5px dashed #ddd;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:36px 24px;transition:all .15s;display:flex}.dashboard-module__KXZYda__uploadDropZone:hover{background:#f5f5f5;border-color:#111}.dark .dashboard-module__KXZYda__uploadDropZone{background:#ffffff08;border-color:#ffffff1a}.dark .dashboard-module__KXZYda__uploadDropZone:hover{border-color:#ffffff4d}@media (max-width:1440px){.dashboard-module__KXZYda__content{padding:28px 36px 40px}.dashboard-module__KXZYda__kpiRow{gap:14px}.dashboard-module__KXZYda__kpiValue{font-size:32px}}@media (max-width:1200px) and (min-width:641px){.dashboard-module__KXZYda__kpiRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:1200px){.dashboard-module__KXZYda__content{padding:24px 24px 36px}.dashboard-module__KXZYda__mainGrid,.dashboard-module__KXZYda__bottomGrid{grid-template-columns:1fr}.dashboard-module__KXZYda__projectsInner{flex-direction:column}.dashboard-module__KXZYda__projectListCol{padding-right:0}.dashboard-module__KXZYda__donutCol{border-left:none;border-top:1px solid var(--gray-a3);flex-direction:row;gap:24px;width:100%;padding-top:16px;padding-left:0}}@media (max-width:480px){.dashboard-module__KXZYda__sectionAction{padding:0 10px;font-size:11px}}
.deliveries-module__Lh9ypG__wrap{min-height:calc(100vh - var(--topbar-h));flex-direction:column;gap:14px;padding:16px 24px 24px;display:flex}.deliveries-module__Lh9ypG__errorState{text-align:center;color:#b91c1c;flex-direction:column;align-items:center;gap:8px;padding:60px 24px;font-size:13px;display:flex}.deliveries-module__Lh9ypG__errorDetail{color:#94a3b8;font-size:11.5px}.dark .deliveries-module__Lh9ypG__errorState{color:#fca5a5}.dark .deliveries-module__Lh9ypG__errorDetail{color:#fff6}.deliveries-module__Lh9ypG__panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.dark .deliveries-module__Lh9ypG__panel{background:#ffffff08;border-color:#ffffff17}.deliveries-module__Lh9ypG__toolbar{justify-content:space-between;align-items:center;gap:16px;padding:14px 14px 12px;display:flex}.deliveries-module__Lh9ypG__kpi{flex-wrap:wrap;align-items:baseline;gap:7px;min-width:0;display:flex}.deliveries-module__Lh9ypG__kpiMain{color:#0f172a;font-size:13.5px;font-weight:600}.deliveries-module__Lh9ypG__kpiSum{color:#0f172a;font-variant-numeric:tabular-nums;font-size:13.5px;font-weight:700}.deliveries-module__Lh9ypG__kpiDot{color:#cbd5e1}.deliveries-module__Lh9ypG__kpiOverdue{color:#b91c1c;font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.dark .deliveries-module__Lh9ypG__kpiMain{color:#ececec}.dark .deliveries-module__Lh9ypG__kpiSum{color:#fff}.dark .deliveries-module__Lh9ypG__kpiDot{color:#fff3}.dark .deliveries-module__Lh9ypG__kpiOverdue{color:#f87171}.deliveries-module__Lh9ypG__filters{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.deliveries-module__Lh9ypG__select{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-width:190px;height:32px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:500}.dark .deliveries-module__Lh9ypG__select{color:#ffffffbf;background:#ffffff0a;border-color:#ffffff1a}.deliveries-module__Lh9ypG__searchWrap{align-items:center;display:inline-flex;position:relative}.deliveries-module__Lh9ypG__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;left:10px}.deliveries-module__Lh9ypG__searchInput{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:180px;height:32px;padding:0 10px 0 28px;font-family:inherit;font-size:12px}.deliveries-module__Lh9ypG__searchInput::placeholder{color:#94a3b8}.dark .deliveries-module__Lh9ypG__searchInput{color:#ffffffe6;background:#ffffff0a;border-color:#ffffff1a}.dark .deliveries-module__Lh9ypG__searchInput::placeholder{color:#ffffff4d}.dark .deliveries-module__Lh9ypG__searchIcon{color:#ffffff59}.deliveries-module__Lh9ypG__switch{cursor:pointer;align-items:center;gap:8px;display:inline-flex}.deliveries-module__Lh9ypG__switchInput{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.deliveries-module__Lh9ypG__switchLabel{color:#94a3b8;font-size:12px;font-weight:500;transition:color .15s}.deliveries-module__Lh9ypG__switchInput:checked~.deliveries-module__Lh9ypG__switchLabel{color:#334155}.dark .deliveries-module__Lh9ypG__switchLabel{color:#ffffff73}.dark .deliveries-module__Lh9ypG__switchInput:checked~.deliveries-module__Lh9ypG__switchLabel{color:#ffffffb3}.deliveries-module__Lh9ypG__switchTrack{background:#e2e8f0;border-radius:9px;flex-shrink:0;width:30px;height:17px;transition:background .2s;position:relative}.deliveries-module__Lh9ypG__switchInput:checked~.deliveries-module__Lh9ypG__switchTrack{background:#0f172a}.dark .deliveries-module__Lh9ypG__switchTrack{background:#ffffff24}.dark .deliveries-module__Lh9ypG__switchInput:checked~.deliveries-module__Lh9ypG__switchTrack{background:#fff}.deliveries-module__Lh9ypG__switchInput:focus-visible~.deliveries-module__Lh9ypG__switchTrack{outline-offset:2px;outline:2px solid #0f172a}.deliveries-module__Lh9ypG__switchKnob{background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .2s cubic-bezier(.16,1,.3,1),background .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000040}.deliveries-module__Lh9ypG__switchInput:checked~.deliveries-module__Lh9ypG__switchTrack .deliveries-module__Lh9ypG__switchKnob{transform:translate(13px)}.dark .deliveries-module__Lh9ypG__switchKnob{box-shadow:none;background:#ffffff8c}.dark .deliveries-module__Lh9ypG__switchInput:checked~.deliveries-module__Lh9ypG__switchTrack .deliveries-module__Lh9ypG__switchKnob{background:#0f172a}.deliveries-module__Lh9ypG__chips{scrollbar-width:none;gap:6px;padding:0 14px 12px;display:flex;overflow-x:auto}.deliveries-module__Lh9ypG__chips::-webkit-scrollbar{display:none}.deliveries-module__Lh9ypG__chip{white-space:nowrap;color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #0000;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;height:28px;padding:0 11px;font-family:inherit;font-size:11.5px;font-weight:600;transition:background .12s,color .12s;display:inline-flex}.deliveries-module__Lh9ypG__chip:hover{background:#e2e8f0}.deliveries-module__Lh9ypG__chipActive{color:#0f172a;background:#e2e8f0;border-color:#cbd5e1}.deliveries-module__Lh9ypG__chipCount{opacity:.7;font-variant-numeric:tabular-nums;font-size:10.5px;font-weight:700}.dark .deliveries-module__Lh9ypG__chip{color:#ffffff8c;background:#ffffff0d}.dark .deliveries-module__Lh9ypG__chip:hover{background:#ffffff14}.dark .deliveries-module__Lh9ypG__chipActive{color:#fff;background:#ffffff1f;border-color:#ffffff29}.deliveries-module__Lh9ypG__chip_overdue.deliveries-module__Lh9ypG__chipActive{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.dark .deliveries-module__Lh9ypG__chip_overdue.deliveries-module__Lh9ypG__chipActive{color:#f87171;background:#ef44441f;border-color:#ef444447}.deliveries-module__Lh9ypG__chip_undated.deliveries-module__Lh9ypG__chipActive{color:#b45309;background:#fffbeb;border-color:#fde68a}.dark .deliveries-module__Lh9ypG__chip_undated.deliveries-module__Lh9ypG__chipActive{color:#fbbf24;background:#f59e0b24;border-color:#f59e0b4d}.deliveries-module__Lh9ypG__chip_upcoming.deliveries-module__Lh9ypG__chipActive{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.dark .deliveries-module__Lh9ypG__chip_upcoming.deliveries-module__Lh9ypG__chipActive{color:#4ade80;background:#22c55e24;border-color:#22c55e4d}.deliveries-module__Lh9ypG__actionError{padding:0 14px 10px}.deliveries-module__Lh9ypG__columnsHeader{grid-template-columns:14px minmax(0,1fr) 220px 130px 120px 128px 172px;align-items:center;gap:12px;padding:0 14px 2px;display:grid}.deliveries-module__Lh9ypG__kicker{letter-spacing:1px;text-transform:uppercase;color:#94a3b8;font-size:9.5px;font-weight:700}.deliveries-module__Lh9ypG__kickerRight{text-align:right}.dark .deliveries-module__Lh9ypG__kicker{color:#ffffff59}.deliveries-module__Lh9ypG__categoryHeader{border-bottom:1px solid #eef2f6;align-items:center;gap:8px;padding:11px 14px;display:flex}.dark .deliveries-module__Lh9ypG__categoryHeader{border-bottom-color:#ffffff0f}.deliveries-module__Lh9ypG__categoryLabel{color:#0f172a;font-size:12.5px;font-weight:600}.dark .deliveries-module__Lh9ypG__categoryLabel{color:#dcdce0}.deliveries-module__Lh9ypG__categoryCount{color:#475569;font-variant-numeric:tabular-nums;background:#f1f5f9;border-radius:5px;padding:1px 6px;font-size:10.5px;font-weight:700}.dark .deliveries-module__Lh9ypG__categoryCount{color:#fff9;background:#ffffff0f}.deliveries-module__Lh9ypG__categorySum{color:#64748b;font-variant-numeric:tabular-nums;font-size:11px}.dark .deliveries-module__Lh9ypG__categorySum{color:#ffffff61}.deliveries-module__Lh9ypG__categoryHint{color:#94a3b8;margin-left:auto;font-size:10.5px}.dark .deliveries-module__Lh9ypG__categoryHint{color:#ffffff4d}.deliveries-module__Lh9ypG__category_overdue .deliveries-module__Lh9ypG__categoryLabel{color:#b91c1c}.deliveries-module__Lh9ypG__category_overdue .deliveries-module__Lh9ypG__categoryCount{color:#b91c1c;background:#fee2e2}.dark .deliveries-module__Lh9ypG__category_overdue .deliveries-module__Lh9ypG__categoryLabel{color:#f87171}.dark .deliveries-module__Lh9ypG__category_overdue .deliveries-module__Lh9ypG__categoryCount{color:#f87171;background:#ef44441f}.deliveries-module__Lh9ypG__category_undated .deliveries-module__Lh9ypG__categoryLabel{color:#b45309}.deliveries-module__Lh9ypG__category_undated .deliveries-module__Lh9ypG__categoryCount{color:#b45309;background:#fef3c7}.dark .deliveries-module__Lh9ypG__category_undated .deliveries-module__Lh9ypG__categoryLabel{color:#fbbf24}.dark .deliveries-module__Lh9ypG__category_undated .deliveries-module__Lh9ypG__categoryCount{color:#fbbf24;background:#f59e0b24}.deliveries-module__Lh9ypG__dayHeader{align-items:center;gap:8px;padding:12px 14px 6px;display:flex}.deliveries-module__Lh9ypG__dayLabel{letter-spacing:1px;text-transform:uppercase;color:#64748b;font-size:10px;font-weight:700}.dark .deliveries-module__Lh9ypG__dayLabel{color:#ffffff73}.deliveries-module__Lh9ypG__todayChip{color:#047857;background:#ecfdf5;border-radius:5px;padding:2px 7px;font-size:10px;font-weight:700}.dark .deliveries-module__Lh9ypG__todayChip{color:#4ade80;background:#22c55e24}.deliveries-module__Lh9ypG__monthRow{cursor:pointer;color:#94a3b8;text-align:left;background:0 0;border:none;border-bottom:1px solid #f8fafc;align-items:center;gap:8px;width:100%;padding:11px 14px;font-family:inherit;display:flex}.deliveries-module__Lh9ypG__monthRow:hover{background:#f8fafc}.dark .deliveries-module__Lh9ypG__monthRow{color:#fff6;border-bottom-color:#ffffff0a}.dark .deliveries-module__Lh9ypG__monthRow:hover{background:#ffffff05}.deliveries-module__Lh9ypG__monthName{color:#334155;font-size:12px;font-weight:600}.dark .deliveries-module__Lh9ypG__monthName{color:#dcdce0}.deliveries-module__Lh9ypG__monthCount{color:#94a3b8;font-size:11px}.deliveries-module__Lh9ypG__monthSum{color:#64748b;font-variant-numeric:tabular-nums;margin-left:auto;font-size:11px}.dark .deliveries-module__Lh9ypG__monthCount{color:#ffffff59}.dark .deliveries-module__Lh9ypG__monthSum{color:#ffffff61}.deliveries-module__Lh9ypG__rowWrap{position:relative}.deliveries-module__Lh9ypG__row{cursor:pointer;border-bottom:1px solid #f1f5f9;grid-template-columns:14px minmax(0,1fr) 220px 130px 120px 128px 172px;align-items:center;gap:12px;padding:10px 14px;transition:background .12s;display:grid}.deliveries-module__Lh9ypG__row:hover,.deliveries-module__Lh9ypG__rowExpanded{background:#f8fafc}.dark .deliveries-module__Lh9ypG__row{border-bottom-color:#ffffff0a}.dark .deliveries-module__Lh9ypG__row:hover{background:#ffffff05}.dark .deliveries-module__Lh9ypG__rowExpanded{background:#ffffff05}.deliveries-module__Lh9ypG__row_delivered{opacity:.75}.deliveries-module__Lh9ypG__statusDot{border-radius:50%;justify-self:center;width:8px;height:8px}.deliveries-module__Lh9ypG__dot_pending{background:#94a3b8}.deliveries-module__Lh9ypG__dot_overdue{background:#ef4444}.deliveries-module__Lh9ypG__dot_partial{background:#f59e0b}.deliveries-module__Lh9ypG__dot_delivered{background:#22c55e}.deliveries-module__Lh9ypG__itemCell{min-width:0}.deliveries-module__Lh9ypG__itemName{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.dark .deliveries-module__Lh9ypG__itemName{color:#ececec}.deliveries-module__Lh9ypG__itemMeta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:3px;display:flex}.deliveries-module__Lh9ypG__sectionChip{color:#475569;background:#f1f5f9;border-radius:5px;padding:2px 6px;font-size:10px;font-weight:600}.dark .deliveries-module__Lh9ypG__sectionChip{color:#fff9;background:#ffffff0f}.deliveries-module__Lh9ypG__qty{color:#64748b;font-variant-numeric:tabular-nums;font-size:11px}.dark .deliveries-module__Lh9ypG__qty{color:#ffffff73}.deliveries-module__Lh9ypG__partialChip{color:#b45309;font-variant-numeric:tabular-nums;background:#fef3c7;border-radius:5px;padding:2px 6px;font-size:10px;font-weight:700}.dark .deliveries-module__Lh9ypG__partialChip{color:#fbbf24;background:#f59e0b24}.deliveries-module__Lh9ypG__contractCell{min-width:0}.deliveries-module__Lh9ypG__contractLink{color:#334155;font-variant-numeric:tabular-nums;font-size:11.5px;font-weight:600;text-decoration:none}.deliveries-module__Lh9ypG__contractLink:hover{text-decoration:underline}.dark .deliveries-module__Lh9ypG__contractLink{color:#8fb8f6}.deliveries-module__Lh9ypG__companyName{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.dark .deliveries-module__Lh9ypG__companyName{color:#ffffff73}.deliveries-module__Lh9ypG__projectCell{color:#475569;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.dark .deliveries-module__Lh9ypG__projectCell{color:#ffffff8c}.deliveries-module__Lh9ypG__sumValue{color:#0f172a;font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:700}.dark .deliveries-module__Lh9ypG__sumValue{color:#fff}.deliveries-module__Lh9ypG__sumCalc{color:#94a3b8;font-variant-numeric:tabular-nums;margin-top:2px;font-size:10px}.dark .deliveries-module__Lh9ypG__sumCalc{color:#ffffff52}.deliveries-module__Lh9ypG__dateCell{font-variant-numeric:tabular-nums;font-size:11px}.deliveries-module__Lh9ypG__dateLabel{color:#475569}.dark .deliveries-module__Lh9ypG__dateLabel{color:#ffffff8c}.deliveries-module__Lh9ypG__todayLabel{color:#047857;font-weight:700}.dark .deliveries-module__Lh9ypG__todayLabel{color:#4ade80}.deliveries-module__Lh9ypG__overdueLabel{color:#b91c1c;font-weight:700}.deliveries-module__Lh9ypG__overdueWas{color:#94a3b8;margin-top:2px}.dark .deliveries-module__Lh9ypG__overdueLabel{color:#f87171}.dark .deliveries-module__Lh9ypG__overdueWas{color:#ffffff52}.deliveries-module__Lh9ypG__deliveredDate{color:#64748b}.dark .deliveries-module__Lh9ypG__deliveredDate{color:#fff6}.deliveries-module__Lh9ypG__datePopoverAnchor{position:relative}.deliveries-module__Lh9ypG__setDateBtn{color:#b45309;cursor:pointer;background:0 0;border:none;border-bottom:1px dashed #f59e0b80;align-items:center;gap:5px;padding:0 0 1px;font-family:inherit;font-size:11px;font-weight:600;display:inline-flex}.dark .deliveries-module__Lh9ypG__setDateBtn{color:#fbbf24}.deliveries-module__Lh9ypG__dateBtn{text-align:left;cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border:none;padding:0;font-family:inherit;font-size:11px;display:inline-block}.deliveries-module__Lh9ypG__dateBtn:hover{text-underline-offset:3px;text-decoration:underline}.deliveries-module__Lh9ypG__dateBtnStack{flex-direction:column;gap:2px;display:flex}.deliveries-module__Lh9ypG__datePopover{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:224px;padding:12px;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 12px 36px #0f172a29}.dark .deliveries-module__Lh9ypG__datePopover{background:#26262b;border-color:#ffffff1f;box-shadow:0 12px 36px #00000080}.deliveries-module__Lh9ypG__datePopoverHint{color:#94a3b8;margin-top:8px;font-size:9.5px;line-height:1.45}.dark .deliveries-module__Lh9ypG__datePopoverHint{color:#ffffff59}.deliveries-module__Lh9ypG__datePopoverCalendar{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;align-items:flex-start;gap:6px;margin-top:8px;padding:7px 9px;font-size:9.5px;line-height:1.45;display:flex}.deliveries-module__Lh9ypG__datePopoverCalendarIcon{color:#4f46e5;flex-shrink:0;margin-top:1px}.dark .deliveries-module__Lh9ypG__datePopoverCalendar{color:#ffffff80;background:#ffffff0a;border-color:#ffffff12}.dark .deliveries-module__Lh9ypG__datePopoverCalendarIcon{color:#a5b4fc}.deliveries-module__Lh9ypG__actionsCell{justify-content:flex-end;align-items:center;gap:6px;display:flex}.deliveries-module__Lh9ypG__acceptBtn{color:#047857;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #22c55e4d;border-radius:7px;align-items:center;gap:5px;height:27px;padding:0 11px;font-family:inherit;font-size:11px;font-weight:600;display:inline-flex}.deliveries-module__Lh9ypG__acceptBtn:hover:not(:disabled){background:#ecfdf5}.deliveries-module__Lh9ypG__acceptBtn:disabled{opacity:.5;cursor:wait}.dark .deliveries-module__Lh9ypG__acceptBtn{color:#4ade80}.dark .deliveries-module__Lh9ypG__acceptBtn:hover:not(:disabled){background:#22c55e1a}.deliveries-module__Lh9ypG__partialBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e2e8f0;border-radius:7px;align-items:center;height:27px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:500;display:inline-flex}.deliveries-module__Lh9ypG__partialBtn:hover:not(:disabled){color:#0f172a;background:#f1f5f9}.dark .deliveries-module__Lh9ypG__partialBtn{color:#ffffff8c;border-color:#ffffff1a}.dark .deliveries-module__Lh9ypG__partialBtn:hover:not(:disabled){color:#fff;background:#ffffff0d}.deliveries-module__Lh9ypG__acceptedPlaque{color:#047857;white-space:nowrap;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:7px;align-items:center;gap:8px;height:27px;padding:0 11px;font-size:11px;font-weight:600;display:inline-flex}.dark .deliveries-module__Lh9ypG__acceptedPlaque{color:#4ade80;background:#22c55e1a;border-color:#22c55e40}.deliveries-module__Lh9ypG__undoBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:11px;font-weight:500}.deliveries-module__Lh9ypG__undoBtn:hover{text-decoration:underline}.dark .deliveries-module__Lh9ypG__undoBtn{color:#ffffff80}.deliveries-module__Lh9ypG__expanded{background:#f8fafc;border-bottom:1px solid #f1f5f9;grid-template-columns:minmax(0,1fr) 300px;gap:20px;padding:14px 14px 18px 40px;display:grid}.dark .deliveries-module__Lh9ypG__expanded{background:#ffffff05;border-bottom-color:#ffffff0a}.deliveries-module__Lh9ypG__expandedMain{flex-direction:column;gap:14px;min-width:0;display:flex}.deliveries-module__Lh9ypG__expandedBlock{min-width:0}.deliveries-module__Lh9ypG__expandedText{color:#475569;margin:6px 0 0;font-size:11.5px;line-height:1.55}.dark .deliveries-module__Lh9ypG__expandedText{color:#fff9}.deliveries-module__Lh9ypG__terminOriginal{color:#334155;margin:6px 0 0;font-size:11.5px;font-style:italic}.dark .deliveries-module__Lh9ypG__terminOriginal{color:#ffffffb8}.deliveries-module__Lh9ypG__terminResolved{color:#64748b;font-variant-numeric:tabular-nums;margin-top:4px;font-size:11px}.dark .deliveries-module__Lh9ypG__terminResolved{color:#ffffff73}.deliveries-module__Lh9ypG__expandedSide{flex-direction:column;gap:8px;display:flex}.deliveries-module__Lh9ypG__historyEmpty{color:#94a3b8;font-size:11px}.dark .deliveries-module__Lh9ypG__historyEmpty{color:#ffffff59}.deliveries-module__Lh9ypG__historyList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.deliveries-module__Lh9ypG__historyItem{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:baseline;gap:8px;padding:7px 9px;font-size:11px;display:flex}.dark .deliveries-module__Lh9ypG__historyItem{background:#ffffff08;border-color:#ffffff12}.deliveries-module__Lh9ypG__historyQty{color:#0f172a;font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:700}.dark .deliveries-module__Lh9ypG__historyQty{color:#ececec}.deliveries-module__Lh9ypG__historyDate{color:#94a3b8;font-variant-numeric:tabular-nums;flex-shrink:0}.dark .deliveries-module__Lh9ypG__historyDate{color:#ffffff59}.deliveries-module__Lh9ypG__historyNote{color:#64748b;min-width:0;line-height:1.45}.dark .deliveries-module__Lh9ypG__historyNote{color:#ffffff73}.deliveries-module__Lh9ypG__historyDownload{flex-shrink:0;align-self:center;margin-left:auto}.deliveries-module__Lh9ypG__expandedActions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.deliveries-module__Lh9ypG__acceptRestBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#16a34a;border:none;border-radius:8px;align-items:center;gap:6px;height:30px;padding:0 13px;font-family:inherit;font-size:11.5px;font-weight:600;display:inline-flex}.deliveries-module__Lh9ypG__acceptRestBtn:hover:not(:disabled){background:#15803d}.deliveries-module__Lh9ypG__acceptRestBtn:disabled{opacity:.6;cursor:wait}.dark .deliveries-module__Lh9ypG__acceptRestBtn{color:#0b2015;background:#22c55e}.deliveries-module__Lh9ypG__completeBanner{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;align-items:center;gap:10px;margin:10px 14px 12px;padding:11px 14px;display:flex}.dark .deliveries-module__Lh9ypG__completeBanner{background:#10b9810f;border-color:#10b98138}.deliveries-module__Lh9ypG__completeIcon{color:#10b981;flex-shrink:0}.dark .deliveries-module__Lh9ypG__completeIcon{color:#34d399}.deliveries-module__Lh9ypG__completeText{flex:1;min-width:0}.deliveries-module__Lh9ypG__completeTitle{color:#065f46;font-size:12px;font-weight:600}.dark .deliveries-module__Lh9ypG__completeTitle{color:#d9f4ea}.deliveries-module__Lh9ypG__completeMeta{color:#64748b;font-variant-numeric:tabular-nums;margin-top:2px;font-size:11px}.dark .deliveries-module__Lh9ypG__completeMeta{color:#ffffff73}.deliveries-module__Lh9ypG__completeBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:7px;flex-shrink:0;align-items:center;height:28px;padding:0 13px;font-family:inherit;font-size:11.5px;font-weight:600;display:inline-flex}.deliveries-module__Lh9ypG__completeBtn:hover{background:#1e293b}.dark .deliveries-module__Lh9ypG__completeBtn{color:#111;background:#fff}.dark .deliveries-module__Lh9ypG__completeBtn:hover{background:#e4e4e6}.deliveries-module__Lh9ypG__completeLater{color:#64748b;cursor:pointer;background:0 0;border:none;flex-shrink:0;font-family:inherit;font-size:11.5px;font-weight:500}.deliveries-module__Lh9ypG__completeLater:hover{text-decoration:underline}.dark .deliveries-module__Lh9ypG__completeLater{color:#ffffff73}.deliveries-module__Lh9ypG__archiveSection{opacity:.85}.deliveries-module__Lh9ypG__emptyState{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:70px 24px;display:flex}.dark .deliveries-module__Lh9ypG__emptyState{background:#ffffff08;border-color:#ffffff17}.deliveries-module__Lh9ypG__emptyIcon{color:#64748b;background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:6px;display:flex}.dark .deliveries-module__Lh9ypG__emptyIcon{color:#ffffff73;background:#ffffff0d}.deliveries-module__Lh9ypG__emptyTitle{color:#0f172a;font-size:15px;font-weight:700}.dark .deliveries-module__Lh9ypG__emptyTitle{color:#f0f0f2}.deliveries-module__Lh9ypG__emptyText{color:#64748b;max-width:430px;font-size:12.5px;line-height:1.55}.dark .deliveries-module__Lh9ypG__emptyText{color:#ffffff80}.deliveries-module__Lh9ypG__emptyCta{color:#fff;background:#0f172a;border-radius:8px;align-items:center;height:36px;margin-top:12px;padding:0 18px;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.deliveries-module__Lh9ypG__emptyCta:hover{background:#1e293b}.dark .deliveries-module__Lh9ypG__emptyCta{color:#111;background:#fff}.dark .deliveries-module__Lh9ypG__emptyCta:hover{background:#e4e4e6}.deliveries-module__Lh9ypG__filteredEmpty{text-align:center;padding:48px 24px}.deliveries-module__Lh9ypG__filteredTitle{color:#0f172a;font-size:13px;font-weight:600}.dark .deliveries-module__Lh9ypG__filteredTitle{color:#ececec}.deliveries-module__Lh9ypG__filteredText{color:#64748b;margin-top:4px;font-size:12px}.dark .deliveries-module__Lh9ypG__filteredText{color:#ffffff73}.deliveries-module__Lh9ypG__filteredCta{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;height:30px;margin-top:12px;padding:0 14px;font-size:12px;font-weight:600}.deliveries-module__Lh9ypG__filteredCta:hover{background:#f8fafc}.dark .deliveries-module__Lh9ypG__filteredCta{color:#ececec;background:0 0;border-color:#ffffff24}.dark .deliveries-module__Lh9ypG__filteredCta:hover{background:#ffffff0f}@media (max-width:1180px){.deliveries-module__Lh9ypG__columnsHeader,.deliveries-module__Lh9ypG__row{grid-template-columns:14px minmax(0,1fr) 180px 110px 120px 150px}.deliveries-module__Lh9ypG__projectCell,.deliveries-module__Lh9ypG__columnsHeader .deliveries-module__Lh9ypG__kicker:nth-of-type(3){display:none}}@media (max-width:720px){.deliveries-module__Lh9ypG__wrap{padding:12px 12px 20px}.deliveries-module__Lh9ypG__panel{background:0 0;border:none;border-radius:0}.dark .deliveries-module__Lh9ypG__panel{background:0 0;border:none}.deliveries-module__Lh9ypG__toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:0 0 10px}.deliveries-module__Lh9ypG__filters{flex-wrap:wrap;gap:8px}.deliveries-module__Lh9ypG__select{flex:1;min-width:0;max-width:none}.deliveries-module__Lh9ypG__searchWrap{flex:100%}.deliveries-module__Lh9ypG__searchInput{width:100%}.deliveries-module__Lh9ypG__chips{padding:0 0 12px}.deliveries-module__Lh9ypG__actionError{padding:0 0 10px}.deliveries-module__Lh9ypG__columnsHeader{display:none}.deliveries-module__Lh9ypG__categoryHeader{flex-wrap:wrap;padding:11px 2px}.deliveries-module__Lh9ypG__categoryHint{flex-basis:100%;margin-left:0}.deliveries-module__Lh9ypG__dayHeader{padding:12px 2px 6px}.deliveries-module__Lh9ypG__monthRow{padding:11px 2px}.deliveries-module__Lh9ypG__row{grid-template-columns:14px minmax(0,1fr);grid-template-areas:"dot item"".contract"".sum"".actions";align-items:start;gap:6px 10px;padding:12px 2px}.deliveries-module__Lh9ypG__statusDot{grid-area:dot;margin-top:5px}.deliveries-module__Lh9ypG__itemCell{grid-area:item}.deliveries-module__Lh9ypG__contractCell{grid-area:contract;align-items:baseline;gap:6px;display:flex}.deliveries-module__Lh9ypG__companyName{margin-top:0}.deliveries-module__Lh9ypG__projectCell{display:none}.deliveries-module__Lh9ypG__sumCell{grid-area:sum;align-items:baseline;gap:8px;display:flex}.deliveries-module__Lh9ypG__sumCalc{margin-top:0}.deliveries-module__Lh9ypG__dateCell{text-align:right;grid-area:sum;justify-self:end}.deliveries-module__Lh9ypG__actionsCell{grid-area:actions;justify-content:flex-start;margin-top:2px}.deliveries-module__Lh9ypG__expanded{grid-template-columns:1fr;gap:14px;padding:12px 2px 16px 26px}.deliveries-module__Lh9ypG__completeBanner{flex-wrap:wrap;margin:10px 0 12px}.deliveries-module__Lh9ypG__completeText{flex-basis:100%}}
.ContractPaymentTerms-module__C8WNqW__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.dark .ContractPaymentTerms-module__C8WNqW__card{background:#ffffff08;border-color:#ffffff14}.ContractPaymentTerms-module__C8WNqW__header{color:#0f172a;border-bottom:1px solid #eef2f6;align-items:center;gap:8px;margin:0 16px;padding:14px 0 10px;font-size:13px;font-weight:600;display:flex}.dark .ContractPaymentTerms-module__C8WNqW__header{color:#ffffffeb;border-bottom-color:#ffffff0f}.ContractPaymentTerms-module__C8WNqW__body{padding:14px 16px}.ContractPaymentTerms-module__C8WNqW__label{letter-spacing:.5px;text-transform:uppercase;color:#94a3b8;margin-top:16px;margin-bottom:7px;font-size:10px;font-weight:700}.ContractPaymentTerms-module__C8WNqW__label:first-child{margin-top:0}.dark .ContractPaymentTerms-module__C8WNqW__label{color:#ffffff59}.ContractPaymentTerms-module__C8WNqW__typeRow{flex-wrap:wrap;gap:6px;display:flex}.ContractPaymentTerms-module__C8WNqW__typeChip{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:11.5px;font-weight:600}.ContractPaymentTerms-module__C8WNqW__typeChip:hover:not(:disabled){background:#f1f5f9}.ContractPaymentTerms-module__C8WNqW__typeChip:disabled{cursor:not-allowed;opacity:.6}.ContractPaymentTerms-module__C8WNqW__typeChipActive{color:#4338ca;background:#eef2ff;border-color:#6366f1}.dark .ContractPaymentTerms-module__C8WNqW__typeChip{color:#ffffffbf;background:#ffffff0a;border-color:#ffffff1f}.dark .ContractPaymentTerms-module__C8WNqW__typeChipActive{color:#c7d2fe;background:#6366f12e;border-color:#818cf8}.ContractPaymentTerms-module__C8WNqW__methodRow{align-items:center;gap:10px;display:flex}.ContractPaymentTerms-module__C8WNqW__input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;height:34px;padding:0 10px;font-family:inherit;font-size:12.5px}.ContractPaymentTerms-module__C8WNqW__input::placeholder{color:#94a3b8}.ContractPaymentTerms-module__C8WNqW__input:disabled{cursor:not-allowed;opacity:.7}.dark .ContractPaymentTerms-module__C8WNqW__input{color:#ffffffe6;background:#ffffff0a;border-color:#ffffff1f}.ContractPaymentTerms-module__C8WNqW__saved{color:#94a3b8;margin-top:5px;font-size:10px;display:block}.dark .ContractPaymentTerms-module__C8WNqW__saved{color:#ffffff59}.ContractPaymentTerms-module__C8WNqW__scheduleList{flex-direction:column;gap:6px;display:flex}.ContractPaymentTerms-module__C8WNqW__scheduleRow{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) 28px;grid-template-areas:"amount date remove""note note note";align-items:center;gap:6px;display:grid}.ContractPaymentTerms-module__C8WNqW__scheduleAmount{grid-area:amount}.ContractPaymentTerms-module__C8WNqW__scheduleDate{grid-area:date}.ContractPaymentTerms-module__C8WNqW__scheduleNote{grid-area:note}.ContractPaymentTerms-module__C8WNqW__removeBtn{grid-area:remove}.ContractPaymentTerms-module__C8WNqW__scheduleAmount,.ContractPaymentTerms-module__C8WNqW__scheduleDate,.ContractPaymentTerms-module__C8WNqW__scheduleNote{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;min-width:0;height:32px;padding:0 8px;font-family:inherit;font-size:11.5px}.ContractPaymentTerms-module__C8WNqW__scheduleAmount:disabled,.ContractPaymentTerms-module__C8WNqW__scheduleDate:disabled,.ContractPaymentTerms-module__C8WNqW__scheduleNote:disabled{cursor:not-allowed;opacity:.7}:is(.dark .ContractPaymentTerms-module__C8WNqW__scheduleAmount,.dark .ContractPaymentTerms-module__C8WNqW__scheduleDate,.dark .ContractPaymentTerms-module__C8WNqW__scheduleNote){color:#ffffffe6;background:#ffffff0a;border-color:#ffffff1f}.ContractPaymentTerms-module__C8WNqW__removeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.ContractPaymentTerms-module__C8WNqW__removeBtn:hover{color:#dc2626;background:#fef2f2}.dark .ContractPaymentTerms-module__C8WNqW__removeBtn{color:#fff6}.dark .ContractPaymentTerms-module__C8WNqW__removeBtn:hover{color:#f87171;background:#ef444424}.ContractPaymentTerms-module__C8WNqW__addBtn{color:#4338ca;cursor:pointer;background:#eef2ff;border:1px solid #e0e7ff;border-radius:8px;align-items:center;gap:6px;height:30px;margin-top:8px;padding:0 12px;font-family:inherit;font-size:11.5px;font-weight:600;display:inline-flex}.ContractPaymentTerms-module__C8WNqW__addBtn:hover{background:#e0e7ff}.dark .ContractPaymentTerms-module__C8WNqW__addBtn{color:#c7d2fe;background:#6366f124;border-color:#818cf84d}.ContractPaymentTerms-module__C8WNqW__mismatch{color:#b45309;margin-top:8px;font-size:10.5px}.dark .ContractPaymentTerms-module__C8WNqW__mismatch{color:#fbbf24}.ContractPaymentTerms-module__C8WNqW__lockedHint{color:#94a3b8;margin-top:16px;font-size:10.5px}.dark .ContractPaymentTerms-module__C8WNqW__lockedHint{color:#ffffff59}
.logbook-module__sEA6Zq__page{padding:0}.logbook-module__sEA6Zq__content{max-width:1720px;padding:16px var(--page-px,40px)clamp(24px,2.4vw,40px);min-height:calc(100vh - var(--topbar-h));flex-direction:column;gap:16px;margin:0 auto;display:flex}.logbook-module__sEA6Zq__exportBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:12.5px;font-weight:500;transition:border-color .12s,background .12s;display:inline-flex}.logbook-module__sEA6Zq__exportBtn:hover{background:#f8fafc;border-color:#cbd5e1}.logbook-module__sEA6Zq__exportBtn:disabled{opacity:.5;cursor:not-allowed}.dark .logbook-module__sEA6Zq__exportBtn{color:#fff;background:#121212;border-color:#ffffff14}.dark .logbook-module__sEA6Zq__exportBtn:hover{background:#ffffff05;border-color:#ffffff29}.logbook-module__sEA6Zq__card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;transition:border-color .15s,box-shadow .15s;position:relative;box-shadow:0 1px 2px #0000000a}.logbook-module__sEA6Zq__card:hover{border-color:#ddd;box-shadow:0 2px 8px #0000000f}.dark .logbook-module__sEA6Zq__card{box-shadow:none;background:#121212;border-color:#ffffff0f}.dark .logbook-module__sEA6Zq__card:hover{border-color:#ffffff1f;box-shadow:0 2px 8px #0006}.logbook-module__sEA6Zq__kpiCard{padding:0;overflow:hidden}.logbook-module__sEA6Zq__kpiGrid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.logbook-module__sEA6Zq__kpiCell{border-right:1px solid #f1f5f9;flex-direction:column;gap:8px;padding:18px 20px;display:flex;position:relative}.logbook-module__sEA6Zq__kpiCell:last-child{border-right:none}.dark .logbook-module__sEA6Zq__kpiCell{border-right-color:#ffffff0f}.logbook-module__sEA6Zq__kpiCornerIcon{color:#94a3b8;position:absolute;top:16px;right:16px}.dark .logbook-module__sEA6Zq__kpiCornerIcon{color:#fff6}.logbook-module__sEA6Zq__kpiLabel{color:#64748b;font-size:12.5px;font-weight:500}.dark .logbook-module__sEA6Zq__kpiLabel{color:#ffffff8c}.logbook-module__sEA6Zq__kpiValue{color:#0f172a;letter-spacing:-.6px;font-variant-numeric:tabular-nums;font-size:26px;font-weight:700;line-height:1.1}.dark .logbook-module__sEA6Zq__kpiValue{color:#fff}.logbook-module__sEA6Zq__kpiSub{color:#94a3b8;font-size:11.5px}.dark .logbook-module__sEA6Zq__kpiSub{color:#fff6}.logbook-module__sEA6Zq__filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.logbook-module__sEA6Zq__filtersLeft{flex-wrap:wrap;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.logbook-module__sEA6Zq__filtersRight{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.logbook-module__sEA6Zq__filterDivider{background:#e2e8f0;flex-shrink:0;width:1px;height:22px}.dark .logbook-module__sEA6Zq__filterDivider{background:#ffffff1a}.logbook-module__sEA6Zq__chipGroup{flex-wrap:wrap;gap:6px;display:inline-flex}.logbook-module__sEA6Zq__chip{color:#475569;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:12.5px;font-weight:500;transition:all .12s;display:inline-flex}.logbook-module__sEA6Zq__chip:hover{color:#0f172a;border-color:#cbd5e1}.logbook-module__sEA6Zq__chipActive{color:#fff;background:#0f172a;border-color:#0f172a}.logbook-module__sEA6Zq__chipActive:hover{color:#fff}.dark .logbook-module__sEA6Zq__chip{color:#ffffffb3;background:#121212;border-color:#ffffff14}.dark .logbook-module__sEA6Zq__chip:hover{color:#fff;border-color:#fff3}.dark .logbook-module__sEA6Zq__chipActive{color:#0f172a;background:#fff;border-color:#fff}.dark .logbook-module__sEA6Zq__chipActive:hover{color:#0f172a}.logbook-module__sEA6Zq__chipSev{padding:5px 10px;font-size:12px}.logbook-module__sEA6Zq__chipEmpty{opacity:.5;cursor:not-allowed}.logbook-module__sEA6Zq__chipEmpty:hover{color:#475569;border-color:#e5e5e5}.dark .logbook-module__sEA6Zq__chipEmpty:hover{color:#ffffffb3;border-color:#ffffff14}.logbook-module__sEA6Zq__sevDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.logbook-module__sEA6Zq__sevDot_info{background:#3b82f6}.logbook-module__sEA6Zq__sevDot_success{background:#22c55e}.logbook-module__sEA6Zq__sevDot_warning{background:#f59e0b}.logbook-module__sEA6Zq__sevDot_error{background:#ef4444}.logbook-module__sEA6Zq__chipBadge{color:#94a3b8;font-variant-numeric:tabular-nums;text-align:center;background:#f1f5f9;border-radius:999px;min-width:18px;padding:0 6px;font-size:10.5px;font-weight:600;display:inline-block}.logbook-module__sEA6Zq__chipActive .logbook-module__sEA6Zq__chipBadge{color:#fff;background:#ffffff2e}.dark .logbook-module__sEA6Zq__chipBadge{color:#ffffff80;background:#ffffff14}.dark .logbook-module__sEA6Zq__chipActive .logbook-module__sEA6Zq__chipBadge{color:#0f172a;background:#0f172a29}.logbook-module__sEA6Zq__searchWrap{flex-shrink:0;width:280px;position:relative}.logbook-module__sEA6Zq__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.logbook-module__sEA6Zq__searchInput{color:#0f172a;background:#fff;border:1px solid #e5e5e5;border-radius:8px;outline:none;width:100%;height:34px;padding:0 12px 0 34px;font-family:inherit;font-size:12.5px;transition:border-color .12s}.logbook-module__sEA6Zq__searchInput::placeholder{color:#94a3b8}.logbook-module__sEA6Zq__searchInput:focus{border-color:#3b82f6}.dark .logbook-module__sEA6Zq__searchInput{color:#fff;background:#121212;border-color:#ffffff14}.dark .logbook-module__sEA6Zq__searchInput::placeholder{color:#ffffff59}.logbook-module__sEA6Zq__timelineCard{flex-direction:column;padding:0;display:flex;overflow:hidden}.logbook-module__sEA6Zq__timeline{flex-direction:column;display:flex}.logbook-module__sEA6Zq__event{cursor:pointer;border-bottom:1px solid #f1f5f9;gap:16px;padding:14px 24px 14px 22px;transition:background .12s;display:flex;position:relative}.logbook-module__sEA6Zq__event:last-child{border-bottom:none}.logbook-module__sEA6Zq__event:hover{background:#f8fafc}.dark .logbook-module__sEA6Zq__event{border-bottom-color:#ffffff0a}.dark .logbook-module__sEA6Zq__event:hover{background:#ffffff05}.logbook-module__sEA6Zq__connector{flex-direction:column;flex-shrink:0;align-items:center;width:32px;display:flex;position:relative}.logbook-module__sEA6Zq__dot{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative}.logbook-module__sEA6Zq__line{background:#e2e8f0;width:2px;position:absolute;top:30px;bottom:-14px;left:50%;transform:translate(-50%)}.logbook-module__sEA6Zq__event:last-child .logbook-module__sEA6Zq__line{display:none}.dark .logbook-module__sEA6Zq__line{background:#ffffff14}.logbook-module__sEA6Zq__dot_project{color:#1e40af;background:#dbeafe}.logbook-module__sEA6Zq__dot_tender{color:#5b21b6;background:#ede9fe}.logbook-module__sEA6Zq__dot_email{color:#075985;background:#e0f2fe}.logbook-module__sEA6Zq__dot_bid{color:#065f46;background:#d1fae5}.logbook-module__sEA6Zq__dot_ai{color:#86198f;background:#fae8ff}.logbook-module__sEA6Zq__dot_company{color:#155e75;background:#cffafe}.logbook-module__sEA6Zq__dot_contract{color:#92400e;background:#fef3c7}.logbook-module__sEA6Zq__dot_system{color:#475569;background:#f1f5f9}.dark .logbook-module__sEA6Zq__dot_project{color:#93c5fd;background:#3b82f629}.dark .logbook-module__sEA6Zq__dot_tender{color:#c4b5fd;background:#8b5cf62e}.dark .logbook-module__sEA6Zq__dot_email{color:#7dd3fc;background:#0ea5e929}.dark .logbook-module__sEA6Zq__dot_bid{color:#6ee7b7;background:#10b98129}.dark .logbook-module__sEA6Zq__dot_ai{color:#f0abfc;background:#d946ef29}.dark .logbook-module__sEA6Zq__dot_company{color:#67e8f9;background:#06b6d429}.dark .logbook-module__sEA6Zq__dot_contract{color:#fcd34d;background:#f59e0b29}.dark .logbook-module__sEA6Zq__dot_system{color:#cbd5e1;background:#94a3b829}.logbook-module__sEA6Zq__eventBody{flex:1;justify-content:space-between;gap:16px;min-width:0;display:flex}.logbook-module__sEA6Zq__eventMain{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.logbook-module__sEA6Zq__eventHead{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.logbook-module__sEA6Zq__eventTitle{color:#0f172a;letter-spacing:-.1px;font-size:13.5px;font-weight:600}.dark .logbook-module__sEA6Zq__eventTitle{color:#fff}.logbook-module__sEA6Zq__kindCode{color:#94a3b8;letter-spacing:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;font-weight:500}.dark .logbook-module__sEA6Zq__kindCode{color:#fff6}.logbook-module__sEA6Zq__eventEntity{color:#64748b;align-items:center;gap:4px;font-size:11.5px;display:inline-flex}.dark .logbook-module__sEA6Zq__eventEntity{color:#ffffff8c}.logbook-module__sEA6Zq__sev{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;padding:1px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.logbook-module__sEA6Zq__sev_info{color:#1e40af;background:#dbeafe;border:1px solid #93c5fd}.logbook-module__sEA6Zq__sev_success{color:#166534;background:#dcfce7;border:1px solid #86efac}.logbook-module__sEA6Zq__sev_warning{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.logbook-module__sEA6Zq__sev_error{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.dark .logbook-module__sEA6Zq__sev_info{color:#93c5fd;background:#3b82f61f;border-color:#3b82f64d}.dark .logbook-module__sEA6Zq__sev_success{color:#4ade80;background:#22c55e1f;border-color:#22c55e4d}.dark .logbook-module__sEA6Zq__sev_warning{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b4d}.dark .logbook-module__sEA6Zq__sev_error{color:#f87171;background:#ef44441f;border-color:#ef44444d}.logbook-module__sEA6Zq__eventMeta{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;min-width:120px;display:flex}.logbook-module__sEA6Zq__eventTime{color:#64748b;font-variant-numeric:tabular-nums;font-size:11.5px}.dark .logbook-module__sEA6Zq__eventTime{color:#ffffff8c}.logbook-module__sEA6Zq__actorChip{color:#475569;letter-spacing:.02em;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:1px 7px;font-size:10.5px}.dark .logbook-module__sEA6Zq__actorChip{color:#ffffff8c;background:#ffffff0a;border-color:#ffffff14}.logbook-module__sEA6Zq__empty{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:80px 0;display:flex}.logbook-module__sEA6Zq__emptyIcon{color:#cbd5e1}.logbook-module__sEA6Zq__emptyTitle{color:#475569;font-size:14px;font-weight:600}.logbook-module__sEA6Zq__emptyText{color:#94a3b8;font-size:12.5px}.dark .logbook-module__sEA6Zq__emptyIcon{color:#ffffff2e}.dark .logbook-module__sEA6Zq__emptyTitle{color:#ffffffa6}.dark .logbook-module__sEA6Zq__emptyText{color:#fff6}.logbook-module__sEA6Zq__skeleton{flex-direction:column;display:flex}.logbook-module__sEA6Zq__skeletonRow{border-bottom:1px solid #f1f5f9;gap:16px;padding:14px 24px 14px 22px;display:flex}.logbook-module__sEA6Zq__skeletonRow:last-child{border-bottom:none}.logbook-module__sEA6Zq__skeletonDot{background:#f1f5f9;border-radius:50%;flex-shrink:0;width:30px;height:30px}.logbook-module__sEA6Zq__skeletonBody{flex-direction:column;flex:1;gap:6px;display:flex}.logbook-module__sEA6Zq__skeletonLine{background:#f1f5f9;border-radius:4px;height:12px}.logbook-module__sEA6Zq__skeletonLineShort{width:40%}.dark .logbook-module__sEA6Zq__skeletonRow{border-bottom-color:#ffffff0a}:is(.dark .logbook-module__sEA6Zq__skeletonDot,.dark .logbook-module__sEA6Zq__skeletonLine){background:#ffffff0d}.logbook-module__sEA6Zq__paginationBar{background:#fafbfc;border-top:1px solid #f1f5f9;flex-shrink:0;padding:6px 16px}.dark .logbook-module__sEA6Zq__paginationBar{background:#ffffff05;border-top-color:#ffffff0f}.logbook-module__sEA6Zq__modalBackdrop{-webkit-backdrop-filter:blur(2px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out logbook-module__sEA6Zq__fadeIn;display:flex;position:fixed;inset:0}@keyframes logbook-module__sEA6Zq__fadeIn{0%{opacity:0}to{opacity:1}}.logbook-module__sEA6Zq__modal{background:#fff;border:1px solid #e5e5e5;border-radius:14px;flex-direction:column;width:100%;max-width:640px;max-height:85vh;animation:.18s ease-out logbook-module__sEA6Zq__slideUp;display:flex;overflow:hidden;box-shadow:0 24px 56px #0000002e}@keyframes logbook-module__sEA6Zq__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dark .logbook-module__sEA6Zq__modal{background:#0e0e0e;border-color:#ffffff14;box-shadow:0 24px 56px #0009}.logbook-module__sEA6Zq__modalHead{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px 12px;display:flex}.dark .logbook-module__sEA6Zq__modalHead{border-bottom-color:#ffffff0f}.logbook-module__sEA6Zq__modalTitle{color:#0f172a;letter-spacing:-.2px;margin:0;font-size:15px;font-weight:600}.dark .logbook-module__sEA6Zq__modalTitle{color:#fff}.logbook-module__sEA6Zq__modalSubtitle{color:#64748b;margin:2px 0 0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px}.dark .logbook-module__sEA6Zq__modalSubtitle{color:#ffffff73}.logbook-module__sEA6Zq__modalClose{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.logbook-module__sEA6Zq__modalClose:hover{color:#0f172a;background:#f1f5f9}.dark .logbook-module__sEA6Zq__modalClose{color:#ffffff8c}.dark .logbook-module__sEA6Zq__modalClose:hover{color:#fff;background:#ffffff0f}.logbook-module__sEA6Zq__modalBody{flex-direction:column;gap:14px;padding:16px 20px;display:flex;overflow:auto}.logbook-module__sEA6Zq__kvRow{grid-template-columns:110px 1fr;align-items:baseline;gap:12px;font-size:12.5px;display:grid}.logbook-module__sEA6Zq__kvKey{color:#64748b;font-weight:500}.logbook-module__sEA6Zq__kvValue{color:#0f172a;word-break:break-word}.dark .logbook-module__sEA6Zq__kvKey{color:#ffffff80}.dark .logbook-module__sEA6Zq__kvValue{color:#fff}.logbook-module__sEA6Zq__metaBlock{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-height:320px;padding:12px 14px;overflow:auto}.logbook-module__sEA6Zq__metaBlock pre{color:#0f172a;white-space:pre-wrap;word-break:break-word;margin:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px}.dark .logbook-module__sEA6Zq__metaBlock{background:#ffffff05;border-color:#ffffff0f}.dark .logbook-module__sEA6Zq__metaBlock pre{color:#e2e8f0}@media (max-width:1200px){.logbook-module__sEA6Zq__content{padding:16px 24px clamp(20px,2vw,32px)}.logbook-module__sEA6Zq__kpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.logbook-module__sEA6Zq__kpiCell:nth-child(2){border-right:none}.logbook-module__sEA6Zq__filters{flex-direction:column;align-items:stretch}.logbook-module__sEA6Zq__searchWrap{width:100%}.logbook-module__sEA6Zq__filtersRight{flex-direction:column;align-items:stretch}.logbook-module__sEA6Zq__exportBtn{justify-content:center}}@media (max-width:720px){.logbook-module__sEA6Zq__kpiGrid{grid-template-columns:1fr}.logbook-module__sEA6Zq__kpiCell{border-bottom:1px solid #f1f5f9;border-right:none}.logbook-module__sEA6Zq__kpiCell:last-child{border-bottom:none}.dark .logbook-module__sEA6Zq__kpiCell{border-bottom-color:#ffffff0f}.logbook-module__sEA6Zq__eventBody{flex-direction:column}.logbook-module__sEA6Zq__eventMeta{align-items:flex-start;min-width:0}}
.ContractPaymentsCard-module__qYsf1G__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:16px;padding:16px}.dark .ContractPaymentsCard-module__qYsf1G__card{background:#ffffff08;border-color:#ffffff14}.ContractPaymentsCard-module__qYsf1G__head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.ContractPaymentsCard-module__qYsf1G__title{color:#0f172a;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.dark .ContractPaymentsCard-module__qYsf1G__title{color:#ffffffeb}.ContractPaymentsCard-module__qYsf1G__title svg{color:#64748b}.dark .ContractPaymentsCard-module__qYsf1G__title svg{color:#ffffff80}.ContractPaymentsCard-module__qYsf1G__addBtn{color:#fff;cursor:pointer;background:#16a34a;border:1px solid #16a34a;border-radius:8px;align-items:center;gap:6px;height:30px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.ContractPaymentsCard-module__qYsf1G__addBtn:hover{background:#15803d}.ContractPaymentsCard-module__qYsf1G__summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;gap:16px;margin-bottom:12px;padding:10px 12px;display:flex}.dark .ContractPaymentsCard-module__qYsf1G__summary{background:#ffffff05;border-color:#ffffff0f}.ContractPaymentsCard-module__qYsf1G__summaryItem{flex-direction:column;gap:2px;display:flex}.ContractPaymentsCard-module__qYsf1G__summaryLabel{letter-spacing:.3px;text-transform:uppercase;color:#94a3b8;font-size:9.5px;font-weight:700}.dark .ContractPaymentsCard-module__qYsf1G__summaryLabel{color:#ffffff59}.ContractPaymentsCard-module__qYsf1G__summaryValue{color:#0f172a;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.dark .ContractPaymentsCard-module__qYsf1G__summaryValue{color:#ffffffe6}.ContractPaymentsCard-module__qYsf1G__overpaidBadge{color:#b91c1c}.dark .ContractPaymentsCard-module__qYsf1G__overpaidBadge{color:#f87171}.ContractPaymentsCard-module__qYsf1G__empty{color:#94a3b8;font-size:11px}.dark .ContractPaymentsCard-module__qYsf1G__empty{color:#ffffff59}.ContractPaymentsCard-module__qYsf1G__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ContractPaymentsCard-module__qYsf1G__row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.dark .ContractPaymentsCard-module__qYsf1G__row{background:#ffffff05;border-color:#ffffff0f}.ContractPaymentsCard-module__qYsf1G__rowMain{flex:1;min-width:0}.ContractPaymentsCard-module__qYsf1G__rowTop{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ContractPaymentsCard-module__qYsf1G__rowAmount{color:#0f172a;font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:700}.dark .ContractPaymentsCard-module__qYsf1G__rowAmount{color:#ffffffeb}.ContractPaymentsCard-module__qYsf1G__sourceBadge{color:#475569;background:#f1f5f9;border-radius:5px;padding:2px 7px;font-size:10px;font-weight:600}.dark .ContractPaymentsCard-module__qYsf1G__sourceBadge{color:#fff9;background:#ffffff0f}.ContractPaymentsCard-module__qYsf1G__varianceChip{color:#b45309;background:#fef3c7;border-radius:5px;padding:2px 7px;font-size:10px;font-weight:600}.dark .ContractPaymentsCard-module__qYsf1G__varianceChip{color:#fbbf24;background:#f59e0b24}.ContractPaymentsCard-module__qYsf1G__rowMeta{color:#94a3b8;margin-top:3px;font-size:10.5px}.dark .ContractPaymentsCard-module__qYsf1G__rowMeta{color:#ffffff59}.ContractPaymentsCard-module__qYsf1G__rowActions{flex-shrink:0;gap:4px;display:flex}.ContractPaymentsCard-module__qYsf1G__iconBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.ContractPaymentsCard-module__qYsf1G__iconBtn:hover{color:#0f172a;background:#f1f5f9}.dark .ContractPaymentsCard-module__qYsf1G__iconBtn{color:#fff6}.dark .ContractPaymentsCard-module__qYsf1G__iconBtn:hover{color:#fff;background:#ffffff14}.ContractPaymentsCard-module__qYsf1G__confirmRow{color:#b91c1c;flex-shrink:0;align-items:center;gap:8px;font-size:11px;display:flex}.dark .ContractPaymentsCard-module__qYsf1G__confirmRow{color:#f87171}.ContractPaymentsCard-module__qYsf1G__confirmYes,.ContractPaymentsCard-module__qYsf1G__confirmNo{cursor:pointer;border-radius:6px;padding:4px 8px;font-family:inherit;font-size:10.5px;font-weight:600}.ContractPaymentsCard-module__qYsf1G__confirmYes{color:#fff;background:#dc2626;border:1px solid #dc2626}.ContractPaymentsCard-module__qYsf1G__confirmYes:hover{background:#b91c1c}.ContractPaymentsCard-module__qYsf1G__confirmNo{color:#475569;background:0 0;border:1px solid #e2e8f0}.dark .ContractPaymentsCard-module__qYsf1G__confirmNo{color:#ffffffb3;border-color:#ffffff24}@media (max-width:520px){.ContractPaymentsCard-module__qYsf1G__row,.ContractPaymentsCard-module__qYsf1G__confirmRow{flex-wrap:wrap}}
