body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%;margin:0;padding:0}body.login-page{animation:Login_fadeIn__q-Rp7 2s ease-in;font-family:Arial,sans-serif;margin:0;padding:0}.Login_loginWrapper__Y1ESr{align-items:center;display:flex;height:100vh;justify-content:flex-start;width:100vw}.Login_loginFormArea__ryVXX{display:flex;flex:1 1;justify-content:center;min-width:600px;padding:20px}.Login_loginImageArea__QvzzV{background-image:url(/static/media/Login.2912a1b59f76db98e7c0.png);background-position:50%;background-size:cover;flex:1 1;height:100vh}.Login_loginContainer__xABI1{animation:Login_slideIn__8BFL1 1.5s ease-in-out;background-color:#ffffffe6;border:1px solid #ccc;border-radius:10px;max-width:500px;padding:20px;position:relative;text-align:left}h1{text-align:left}.Login_formGroup__FnmNi,h1{animation:Login_fadeInText__N5IRx 1.5s ease-in-out}.Login_formGroup__FnmNi{margin-bottom:15px}label{display:block;margin-bottom:5px;text-align:left}input{box-sizing:border-box;padding:8px;width:100%}button{animation:Login_fadeInButton__a8WzG 1.5s ease-in-out;background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px;width:100%}button:hover{background-color:#0056b3}.Login_selectedEmployee__YoMjH{background-color:purple!important}.Login_selectedReseller__p5enz{background-color:red!important}.Login_selectedAdmin__1CrrV{background-color:orange!important}@keyframes Login_fadeIn__q-Rp7{0%{opacity:0}to{opacity:1}}@keyframes Login_slideIn__8BFL1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Login_fadeInText__N5IRx{0%{opacity:0}to{opacity:1}}@keyframes Login_fadeInButton__a8WzG{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.UserProfile_userProfilePage__aZEYP{align-items:center;background-color:#f9f9f9;display:flex;flex-direction:column;height:100vh;padding:20px}h1{color:#333;font-size:2.5rem;margin-bottom:20px}.UserProfile_userDetails__QrIkB{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;box-sizing:border-box;color:#555;font-size:1.2rem;margin-bottom:20px;max-width:800px;padding:20px;text-align:left;width:100%}.UserProfile_userDetails__QrIkB p{margin:10px 0}.UserProfile_editProfileButton__W2b3K{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background-color .3s}.UserProfile_editProfileButton__W2b3K:hover{background-color:#0056b3}.UserProfile_avatarContainer__Rhh0R{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.UserProfile_avatar__U\+Nz7{align-items:center;background-color:#ddd;border-radius:50%;color:#666;display:flex;font-size:2rem;height:120px;justify-content:center;margin-bottom:10px;overflow:hidden;width:120px}.UserProfile_changeAvatarButton__oQsHl{background:none;border:none;color:#007bff;cursor:pointer;font-size:1rem;padding:5px;text-decoration:underline}.UserProfile_changeAvatarButton__oQsHl:hover{color:#0056b3}.GlobalNavigation_navbar__andbg{align-items:center;background-color:#4a6472;box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem}.GlobalNavigation_logo__JQKzR{color:#fff;cursor:pointer;font-size:1.8rem;font-weight:700}.GlobalNavigation_connectionIndicator__pmq\+y{color:#fff;font-size:1rem;font-weight:700;margin:0 1rem;text-align:center}.GlobalNavigation_connected__cMQ3G{color:#0f0}.GlobalNavigation_disconnected__dd6SH{color:grey}.GlobalNavigation_navLinks__wMAsu{align-items:center;display:flex;gap:1.5rem;justify-content:flex-end;list-style:none}.GlobalNavigation_navLinks__wMAsu li a{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s ease}.GlobalNavigation_navLinks__wMAsu li a:hover{color:#aad1da;text-decoration:underline}.GlobalNavigation_gearIcon__ehKVd{color:#fff;cursor:pointer;font-size:1.5rem;transition:transform .2s ease,color .3s ease}.GlobalNavigation_gearIcon__ehKVd:hover{color:#aad1da;transform:rotate(20deg)}.GlobalNavigation_profile__EXUNB{cursor:pointer;transition:transform .2s ease}.GlobalNavigation_profile__EXUNB:hover{transform:scale(1.1)}.GlobalNavigation_avatar__QMj7S,.GlobalNavigation_placeholderAvatar__aQu1x{border:2px solid #aad1da;border-radius:50%;height:40px;width:40px}.GlobalNavigation_placeholderAvatar__aQu1x{align-items:center;background-color:#ccc;color:#333;display:flex;font-size:1.2rem;justify-content:center}@media (max-width:768px){.GlobalNavigation_navbar__andbg{flex-wrap:wrap;padding:1rem}.GlobalNavigation_navLinks__wMAsu{flex-direction:column;gap:1rem}}.OrgMini_card__ugGUl{background-color:#fff;border-radius:1rem;box-shadow:0 4px 14px #0000000f;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.5rem;transition:transform .2s ease}.OrgMini_card__ugGUl:hover{transform:translateY(-4px)}.OrgMini_topStatBox__ATqlu{align-items:center;background-color:#22c55e;border-radius:.75rem;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:2vh;justify-content:space-between;margin-bottom:1rem;min-height:125px;padding:1rem}.OrgMini_statNumber__MbOHM{font-size:2rem}.OrgMini_expandIcon__\+zJmj{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1rem}.OrgMini_cardTitle__9Zaf6{font-size:1.75rem;font-weight:700;margin-bottom:.25rem}.OrgMini_cardCategory__WCUU6{color:#10b981;display:block;font-size:.85rem;font-weight:500;margin-bottom:.5rem}.OrgMini_cardDescription__J1OOh{color:#666;font-size:.9rem;line-height:1.4;margin-bottom:1.5rem}.OrgMini_cardFooter__Tg1fB{display:flex;justify-content:center;margin-top:auto}.OrgMini_viewLink__pow3T{background-color:#111827;border-radius:9999px;color:#fff;display:inline-block;font-weight:500;padding:.5rem 2rem;text-align:center;text-decoration:none;transition:background-color .2s ease}.OrgMini_viewLink__pow3T:hover{background-color:#1f2937}.InvoicingMini_card__liFWr{background-color:#fff;border-radius:1rem;box-shadow:0 4px 14px #0000000f;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.5rem;transition:transform .2s ease}.InvoicingMini_card__liFWr:hover{transform:translateY(-4px)}.InvoicingMini_topStatBox__1FPG2{align-items:center;background-color:#f97316;border-radius:.75rem;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:2vh;justify-content:space-between;margin-bottom:1rem;min-height:125px;padding:1rem}.InvoicingMini_statNumber__OUQWS{font-size:2rem}.InvoicingMini_expandIcon__pI\+YS{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1rem}.InvoicingMini_cardTitle__I6\+E8{font-size:1.75rem;font-weight:700;margin-bottom:.25rem}.InvoicingMini_cardCategory__2XUXM{color:#fb923c;display:block;font-size:.85rem;font-weight:500;margin-bottom:.5rem}.InvoicingMini_cardDescription__XWK0S{color:#666;font-size:.9rem;line-height:1.4;margin-bottom:1.5rem}.InvoicingMini_cardFooter__gD98A{display:flex;justify-content:center;margin-top:auto}.InvoicingMini_viewLink__B4snX{background-color:#111827;border-radius:9999px;color:#fff;display:inline-block;font-weight:500;padding:.5rem 2rem;text-align:center;text-decoration:none;transition:background-color .2s ease}.InvoicingMini_viewLink__B4snX:hover{background-color:#1f2937}.CrmMini_card__2AjPX{background-color:#fff;border-radius:1rem;box-shadow:0 4px 14px #0000000f;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.5rem;transition:transform .2s ease}.CrmMini_card__2AjPX:hover{transform:translateY(-4px)}.CrmMini_topStatBox__Fzs26{align-items:center;background-color:#4f46e5;border-radius:.75rem;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:2vh;justify-content:space-between;margin-bottom:1rem;min-height:125px;padding:1rem}.CrmMini_statNumber__fbN6a{font-size:2rem}.CrmMini_expandIcon__M\+tdP{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1rem}.CrmMini_cardTitle__L2oC6{font-size:1.75rem;font-weight:700;margin-bottom:.25rem}.CrmMini_cardCategory__zmnxr{color:#22c55e;display:block;font-size:.85rem;font-weight:500;margin-bottom:.5rem}.CrmMini_cardDescription__qepzD{color:#666;font-size:.9rem;line-height:1.4;margin-bottom:1.5rem}.CrmMini_cardFooter__ZID0\+{display:flex;justify-content:center;margin-top:auto}.CrmMini_viewLink__f1B7m{background-color:#111827;border-radius:9999px;color:#fff;display:inline-block;font-weight:500;padding:.5rem 2rem;text-align:center;text-decoration:none;transition:background-color .2s ease}.CrmMini_viewLink__f1B7m:hover{background-color:#1f2937}.ResellerDashboard_dashboardContainer__2asV\+{display:flex;flex-direction:column;justify-content:flex-start;min-height:75vh;padding:3rem 2rem}.ResellerDashboard_welcomeText__JABb2{animation:ResellerDashboard_fadeOut__chnMQ .5s ease-in-out forwards;font-size:2rem;margin-bottom:2rem;text-align:center}@keyframes ResellerDashboard_fadeOut__chnMQ{0%{opacity:1}to{opacity:0;visibility:hidden}}.ResellerDashboard_gridLayout__1qgJn{grid-gap:3rem;align-items:stretch;display:grid;flex-grow:1;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));justify-content:center;padding:2rem 0 4rem}.ContactCard_card__hYuwp{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:transform .2s ease}.ContactCard_card__hYuwp:hover{transform:scale(1.03)}.ContactCard_urgent__XgzG2.ContactCard_card__hYuwp{background-color:#fdecea}.ContactCard_followUp__w5L6m.ContactCard_card__hYuwp{background-color:#fff3e0}.ContactCard_prospect__CS\+7P.ContactCard_card__hYuwp{background-color:#e3f2fd}.ContactCard_new__S6o6G.ContactCard_card__hYuwp{background-color:#f5f5f5}.ContactCard_avatar__iQy5F{align-items:center;background:#f0f0f0;border-radius:50%;color:#555;display:flex;flex-shrink:0;font-size:.9rem;font-weight:700;height:48px;justify-content:center;overflow:hidden;width:48px}.ContactCard_avatar__iQy5F img{border-radius:50%;height:100%;object-fit:cover;width:100%}.ContactCard_details__VqL5o{flex-grow:1}.ContactCard_badge__78yxu{border-radius:999px;color:#fff;display:inline-block;font-size:.7rem;font-weight:600;padding:.3rem .6rem}.ContactCard_urgent__XgzG2{background-color:#f44336}.ContactCard_followUp__w5L6m{background-color:#ffa726}.ContactCard_prospect__CS\+7P{background-color:#42a5f5}.ContactCard_new__S6o6G{background-color:#9e9e9e}.ContactCard_popupOverlay__F4cnR{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.ContactCard_popupContent__GQ7\+E{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;box-sizing:border-box;max-height:80vh;max-width:500px;overflow-y:auto;padding:1rem;width:90%}.ContactCard_popupHeader__Gqmlv{align-items:center;background-color:#007bff;color:#fff;display:flex;gap:1rem;padding:1rem}.ContactCard_popupAvatar__-unx4{align-items:center;background:#fff3;border-radius:50%;display:flex;font-size:1rem;font-weight:700;height:50px;justify-content:center;overflow:hidden;width:50px}.ContactCard_popupAvatar__-unx4 img{border-radius:50%;height:100%;object-fit:cover;width:100%}.ContactCard_popupBody__Vp2SV{color:#333;padding:1rem;text-align:left}.ContactCard_popupBody__Vp2SV input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-bottom:.75rem;min-width:0;padding:.5rem;width:100%}.ContactCard_popupActions__64Npi{border-top:1px solid #eee;display:flex;gap:.5rem;justify-content:flex-end;padding:1rem}.ContactCard_archiveButton__DEgwI,.ContactCard_cancelButton__87eOS,.ContactCard_editButton__o-v2P{border:1px solid #0000;border-radius:6px;cursor:pointer;font-size:.8rem;padding:.25rem .75rem;transition:background-color .2s ease,border-color .2s ease}.ContactCard_editButton__o-v2P{background-color:#e3f2fd;border-color:#90caf9;color:#1565c0}.ContactCard_archiveButton__DEgwI{background-color:#fdecea;border-color:#ef9a9a;color:#c62828}.ContactCard_cancelButton__87eOS{background-color:#eee;border-color:#bdbdbd;color:#555}.ContactCard_editButton__o-v2P:hover{background-color:#bbdefb;border-color:#64b5f6}.ContactCard_archiveButton__DEgwI:hover{background-color:#f8bbd0;border-color:#e57373}.ContactCard_cancelButton__87eOS:hover{background-color:#e0e0e0;border-color:#9e9e9e}.CrmPage_container__xXaav{margin:0 auto;max-width:1200px;padding:2rem;width:100%}.CrmPage_header__L6zn\+{align-items:center;display:flex;justify-content:space-between}.CrmPage_addButton__nruCK{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.CrmPage_addButton__nruCK:hover{background-color:#0056b3}.CrmPage_grid__QZtsA{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.OrgPage_container__wzYvL{background-color:#f6f7fb;display:flex;height:100vh}.OrgPage_sidebar__KThMp{background:#fff;border-right:1px solid #eee;display:flex;flex-direction:column;gap:1rem;padding:2rem 1rem;width:250px}.OrgPage_navbar__gsHQc{display:flex;gap:2rem;margin-bottom:2rem}.OrgPage_navItem__jOrPg{border-bottom:2px solid #8b5cf6}.OrgPage_profileButton__biqbH{margin-left:auto}.OrgPage_chartWrapper__yr3Mm{height:80%;width:100%}.OrgPage_reportButton__j3y8w{background:#e0f0eb}.OrgPage_modalOverlay__\+LKOP{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.OrgPage_modalContent__10G6a{background:#fff;border-radius:12px;box-shadow:0 8px 20px #0003;padding:2rem;width:300px}.OrgPage_modalContent__10G6a input{margin-bottom:10px;width:100%}.OrgPage_modalContent__10G6a button{background-color:#8b5cf6;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:10px;padding:6px 12px}.InvoicingPage_pageContainer__FNlmA{background-color:#f7fafc;min-height:100vh;padding:2rem}.InvoicingPage_invoiceContainer__LLC3-{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:800px;padding:1.5rem}.InvoicingPage_summarySection__XLv7A{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.InvoicingPage_sectionTitle__G4vrL{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.InvoicingPage_chartPlaceholder__mr4CD{align-items:center;background-color:#e2e8f0;border-radius:.5rem;display:flex;height:160px;justify-content:center;width:320px}.InvoicingPage_placeholderText__AIjDT{color:#a0aec0}.InvoicingPage_statusSection__cuHkX{display:flex;gap:2rem}.InvoicingPage_statusItem__H5iY6{align-items:center;display:flex;flex-direction:column}.InvoicingPage_overdueCircle__PhKUd,.InvoicingPage_pendingCircle__OU\+vr{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:2rem;height:96px;justify-content:center;width:96px}.InvoicingPage_pendingCircle__OU\+vr{background-color:#f6e05e}.InvoicingPage_overdueCircle__PhKUd{background-color:#f56565}.InvoicingPage_statusLabel__EfkPT{margin-top:.5rem}.InvoicingPage_invoiceList__jXaPV{display:flex;flex-direction:column;gap:1rem}.InvoicingPage_invoiceItem__vFEki{align-items:center;background-color:#f9fafb;border-radius:.5rem;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;padding:1rem}.InvoicingPage_customerInfo__ah-Wc{align-items:center;display:flex;gap:1rem}.InvoicingPage_customerAvatar__WBvK-{background-color:#e2e8f0;border-radius:50%;height:32px;width:32px}.InvoicingPage_invoiceActions__apYc7{align-items:center;display:flex;gap:1rem}.InvoicingPage_invoiceAmount__0ZiqY{color:#4a5568}.InvoicingPage_invoiceButton__NwoZJ{border:none;border-radius:9999px;cursor:pointer;font-size:.875rem;padding:.5rem 1rem}.InvoicingPage_generateInvoice__Wa-pL{background-color:#bee3f8;color:#2c5282}.InvoicingPage_resendInvoice__E9z0U{background-color:#edf2f7;color:#718096}.InvoiceModal_modalOverlay__etL5l{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.InvoiceModal_modalContent__eI2x-{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:90vh;max-width:500px;overflow-y:auto;padding:0;width:100%}.InvoiceModal_modalHeader__CpSK8{align-items:center;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;padding:16px 20px}.InvoiceModal_modalHeader__CpSK8 h2{color:#333;font-size:1.25rem;margin:0}.InvoiceModal_closeButton__5hhEQ{background:none;border:none;color:#666;cursor:pointer;font-size:1.5rem}.InvoiceModal_closeButton__5hhEQ:hover{color:#333}.InvoiceModal_invoiceForm__LFpCv{padding:20px}.InvoiceModal_formGroup__sOmtk{margin-bottom:16px}.InvoiceModal_formGroup__sOmtk label{color:#555;display:block;font-weight:500;margin-bottom:6px}.InvoiceModal_formControl__cntje{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:10px 12px;width:100%}.InvoiceModal_formControl__cntje:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.InvoiceModal_formActions__fdaD4{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.InvoiceModal_cancelButton__re-TM{background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;font-weight:500;padding:8px 16px}.InvoiceModal_saveButton__GfF4e{background-color:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px}.InvoiceModal_saveButton__GfF4e:hover{background-color:#1d4ed8}.InvoiceModal_cancelButton__re-TM:hover{background-color:#e5e5e5}.InvoiceModal_errorMessage__StSTj{align-items:center;background-color:#fee2e2;border:1px solid #fecaca;border-radius:4px;color:#b91c1c;display:flex;justify-content:space-between;margin:20px;padding:12px}.InvoiceModal_dismissButton__2pVDJ{background:none;border:none;color:#b91c1c;cursor:pointer;font-weight:500;margin-left:12px;padding:0}.InvoiceModal_loadingIndicator__edZqw{color:#666;padding:40px 20px;text-align:center}
/*# sourceMappingURL=main.18a688fb.css.map*/