.capacity-dashboard-module__3jeeVW__dashboard{max-width:1000px;margin:0 auto;padding:2rem}.capacity-dashboard-module__3jeeVW__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.capacity-dashboard-module__3jeeVW__statCard{text-align:center;background:#0f172a99;border:1px solid #ffffff14;border-radius:12px;padding:1.25rem}.capacity-dashboard-module__3jeeVW__statLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem}.capacity-dashboard-module__3jeeVW__statValue{font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:700}.capacity-dashboard-module__3jeeVW__statUnit{color:#fff6;margin-left:.25rem;font-size:.85rem;font-weight:400}.capacity-dashboard-module__3jeeVW__barSection{margin-bottom:2rem}.capacity-dashboard-module__3jeeVW__barOuter{background:#ffffff0f;border-radius:16px;width:100%;height:32px;position:relative;overflow:hidden}.capacity-dashboard-module__3jeeVW__barInner{color:#fff;border-radius:16px;justify-content:flex-end;align-items:center;min-width:3rem;height:100%;padding-right:.75rem;font-size:.8rem;font-weight:600;transition:width .4s,background .4s;display:flex}.capacity-dashboard-module__3jeeVW__barLabel{color:#fff6;justify-content:space-between;margin-top:.5rem;font-size:.8rem;display:flex}.capacity-dashboard-module__3jeeVW__tableSection{margin-bottom:2rem}.capacity-dashboard-module__3jeeVW__sectionTitle{color:#ffffffd9;margin-bottom:1rem;font-size:1.05rem;font-weight:600}.capacity-dashboard-module__3jeeVW__allocTable{border-collapse:collapse;width:100%}.capacity-dashboard-module__3jeeVW__allocTable th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#fff6;border-bottom:1px solid #ffffff14;padding:.5rem .75rem;font-size:.75rem}.capacity-dashboard-module__3jeeVW__allocTable td{color:#fffc;border-bottom:1px solid #ffffff0d;padding:.75rem;font-size:.9rem}.capacity-dashboard-module__3jeeVW__allocTable tr:hover td{background:#6366f10d}.capacity-dashboard-module__3jeeVW__categoryDot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:.5rem;display:inline-block}.capacity-dashboard-module__3jeeVW__hoursBar{vertical-align:middle;border-radius:3px;height:6px;margin-left:.5rem;transition:width .3s;display:inline-block}.capacity-dashboard-module__3jeeVW__percentText{color:#ffffff59;font-variant-numeric:tabular-nums;font-size:.8rem}.capacity-dashboard-module__3jeeVW__simulator{background:#0f172a99;border:1px solid #ffffff14;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.capacity-dashboard-module__3jeeVW__simTitle{color:#ffffffd9;margin-bottom:1rem;font-size:1rem;font-weight:600}.capacity-dashboard-module__3jeeVW__simRow{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.capacity-dashboard-module__3jeeVW__simField{flex-direction:column;gap:.35rem;display:flex}.capacity-dashboard-module__3jeeVW__simField label{color:#ffffff73;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.capacity-dashboard-module__3jeeVW__simField input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;padding:.6rem .85rem;font-size:.9rem;transition:border .2s}.capacity-dashboard-module__3jeeVW__simField input:focus-visible{border-color:#6366f1}.capacity-dashboard-module__3jeeVW__simResult{border-radius:8px;align-items:center;gap:.75rem;padding:.6rem 1rem;font-size:.9rem;font-weight:500;display:flex}.capacity-dashboard-module__3jeeVW__simGreen{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33}.capacity-dashboard-module__3jeeVW__simYellow{color:#facc15;background:#eab3081a;border:1px solid #eab30833}.capacity-dashboard-module__3jeeVW__simRed{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433}.capacity-dashboard-module__3jeeVW__loading{text-align:center;color:#fff6;padding:4rem}.capacity-dashboard-module__3jeeVW__legend{gap:1.5rem;margin-bottom:1.5rem;display:flex}.capacity-dashboard-module__3jeeVW__legendItem{color:#ffffff80;align-items:center;gap:.4rem;font-size:.8rem;display:flex}@media (max-width:768px){.capacity-dashboard-module__3jeeVW__statsGrid{grid-template-columns:repeat(2,1fr)}.capacity-dashboard-module__3jeeVW__simRow{flex-direction:column}}
.kommand-chat-module__1z8zsa__fab{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 15px #6366f166}.kommand-chat-module__1z8zsa__fab:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f199}.kommand-chat-module__1z8zsa__fab.kommand-chat-module__1z8zsa__open{opacity:0;pointer-events:none;transform:scale(.9)}.kommand-chat-module__1z8zsa__chatBadge{color:#fff;background:#ef4444;border:2px solid #0f172af2;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.kommand-chat-module__1z8zsa__panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1001;background:#0f172af2;border-left:1px solid #ffffff1a;width:100%;max-width:450px;height:100dvh;transition:transform .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-10px 0 30px #00000080}.kommand-chat-module__1z8zsa__panel.kommand-chat-module__1z8zsa__open{transform:translate(0)}.kommand-chat-module__1z8zsa__inner{flex-direction:column;height:100%;display:flex;overflow:hidden}.kommand-chat-module__1z8zsa__panel.kommand-chat-module__1z8zsa__fullscreen{width:100vw;max-width:100vw;box-shadow:none;background:#0a0f1efa;border-left:none}.kommand-chat-module__1z8zsa__panel.kommand-chat-module__1z8zsa__fullscreen .kommand-chat-module__1z8zsa__messages,.kommand-chat-module__1z8zsa__panel.kommand-chat-module__1z8zsa__fullscreen .kommand-chat-module__1z8zsa__inputArea{width:100%;max-width:1000px;margin:0 auto;padding-left:2rem;padding-right:2rem}.kommand-chat-module__1z8zsa__header{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.kommand-chat-module__1z8zsa__headerTitle{color:#fff;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.5rem;min-width:0;font-size:1.1rem;font-weight:600;display:flex;overflow:hidden}.kommand-chat-module__1z8zsa__headerTitle span{color:#6366f1;flex-shrink:0}.kommand-chat-module__1z8zsa__headerActions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.kommand-chat-module__1z8zsa__headerBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.4rem .5rem;font-size:1.2rem;transition:color .2s,background .2s;display:flex}.kommand-chat-module__1z8zsa__headerBtn:hover{color:#fff;background:#ffffff14}.kommand-chat-module__1z8zsa__backBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;margin-right:.25rem;padding:.3rem;transition:color .2s,background .2s;display:flex}.kommand-chat-module__1z8zsa__backBtn:hover{color:#fff;background:#ffffff14}.kommand-chat-module__1z8zsa__selectorSearch{border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:.6rem;padding:.75rem 1.25rem;display:flex}.kommand-chat-module__1z8zsa__searchIcon{color:#ffffff4d;flex-shrink:0}.kommand-chat-module__1z8zsa__searchInput{color:#fff;background:0 0;border:none;flex:1;font-family:inherit;font-size:.95rem}.kommand-chat-module__1z8zsa__searchInput::placeholder{color:#ffffff4d}.kommand-chat-module__1z8zsa__clientList{flex:1;padding:.5rem 0;overflow-y:auto}.kommand-chat-module__1z8zsa__clientItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.85rem;width:100%;padding:.85rem 1.25rem;transition:background .15s;display:flex;position:relative}.kommand-chat-module__1z8zsa__clientItem:hover{background:#ffffff0d}.kommand-chat-module__1z8zsa__clientItem:active{background:#6366f11a}.kommand-chat-module__1z8zsa__clientAvatar{color:#ffffffb3;background:#ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;display:flex}.kommand-chat-module__1z8zsa__clientInfo{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.kommand-chat-module__1z8zsa__clientName{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}.kommand-chat-module__1z8zsa__clientMeta{color:#fff6;text-transform:capitalize;align-items:center;gap:.35rem;font-size:.78rem;display:flex}.kommand-chat-module__1z8zsa__statusDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.kommand-chat-module__1z8zsa__unreadDot{background:#6366f1;border-radius:50%;flex-shrink:0;width:8px;height:8px}.kommand-chat-module__1z8zsa__selectorDivider{text-transform:uppercase;letter-spacing:.08em;color:#ffffff40;padding:.75rem 1.25rem .4rem;font-size:.7rem;font-weight:600}.kommand-chat-module__1z8zsa__selectorEmpty{text-align:center;color:#ffffff4d;padding:2rem 1rem;font-size:.9rem}.kommand-chat-module__1z8zsa__messages{flex-direction:column;flex:1;gap:1.5rem;min-height:0;padding:1.5rem;display:flex;overflow-y:auto}.kommand-chat-module__1z8zsa__message{flex-direction:column;gap:.5rem;max-width:90%;display:flex}.kommand-chat-module__1z8zsa__copyBtn{color:#ffffff40;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;align-self:flex-start;padding:2px 6px;transition:color .2s,background .2s}.kommand-chat-module__1z8zsa__message:hover .kommand-chat-module__1z8zsa__copyBtn{opacity:1}.kommand-chat-module__1z8zsa__copyBtn:hover{color:#ffffffb3;background:#ffffff0f}.kommand-chat-module__1z8zsa__message.kommand-chat-module__1z8zsa__user{align-self:flex-end}.kommand-chat-module__1z8zsa__message.kommand-chat-module__1z8zsa__assistant{align-self:flex-start}.kommand-chat-module__1z8zsa__bubble{word-break:break-word;overflow-wrap:anywhere;border-radius:14px;min-width:0;padding:.85rem 1.15rem;font-size:.95rem;line-height:1.5;overflow-x:auto}.kommand-chat-module__1z8zsa__user .kommand-chat-module__1z8zsa__bubble{color:#fff;background:#6366f1;border-bottom-right-radius:4px}.kommand-chat-module__1z8zsa__assistant .kommand-chat-module__1z8zsa__bubble{color:#ffffffe6;background:#ffffff0d;border:1px solid #ffffff14;border-bottom-left-radius:4px}.kommand-chat-module__1z8zsa__thinking{color:#a78bfa;opacity:.8;align-items:center;gap:.5rem;font-size:.8rem;font-style:italic;display:flex}.kommand-chat-module__1z8zsa__dotPulse{color:#a78bfa;background-color:#a78bfa;border-radius:5px;width:6px;height:6px;margin-left:-9999px;margin-right:15px;animation:1.5s linear .25s infinite kommand-chat-module__1z8zsa__dotPulse;position:relative;box-shadow:9999px 0 0 -5px #a78bfa}.kommand-chat-module__1z8zsa__dotPulse:before,.kommand-chat-module__1z8zsa__dotPulse:after{content:"";color:#a78bfa;background-color:#a78bfa;border-radius:5px;width:6px;height:6px;display:inline-block;position:absolute;top:0}.kommand-chat-module__1z8zsa__dotPulse:before{animation:1.5s linear infinite kommand-chat-module__1z8zsa__dotPulseBefore;box-shadow:9984px 0 0 -5px #a78bfa}.kommand-chat-module__1z8zsa__dotPulse:after{animation:1.5s linear .5s infinite kommand-chat-module__1z8zsa__dotPulseAfter;box-shadow:10014px 0 0 -5px #a78bfa}@keyframes kommand-chat-module__1z8zsa__dotPulseBefore{0%{box-shadow:9984px 0 0 -5px #a78bfa}30%{box-shadow:9984px 0 0 2px #a78bfa}60%,to{box-shadow:9984px 0 0 -5px #a78bfa}}@keyframes kommand-chat-module__1z8zsa__dotPulse{0%{box-shadow:9999px 0 0 -5px #a78bfa}30%{box-shadow:9999px 0 0 2px #a78bfa}60%,to{box-shadow:9999px 0 0 -5px #a78bfa}}@keyframes kommand-chat-module__1z8zsa__dotPulseAfter{0%{box-shadow:10014px 0 0 -5px #a78bfa}30%{box-shadow:10014px 0 0 2px #a78bfa}60%,to{box-shadow:10014px 0 0 -5px #a78bfa}}.kommand-chat-module__1z8zsa__inputArea{background:#0f172afa;border-top:1px solid #ffffff14;flex-shrink:0;padding:1.25rem 1.5rem}.kommand-chat-module__1z8zsa__inputForm{align-items:flex-end;gap:.75rem;display:flex}.kommand-chat-module__1z8zsa__textarea{color:#fff;resize:none;background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;flex:1;min-height:48px;max-height:120px;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.kommand-chat-module__1z8zsa__textarea:focus-visible{border-color:#6366f1}.kommand-chat-module__1z8zsa__sendBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:2px;transition:background .2s,opacity .2s;display:flex}.kommand-chat-module__1z8zsa__sendBtn:hover:not(:disabled){background:#4f46e5}.kommand-chat-module__1z8zsa__sendBtn:disabled{opacity:.5;cursor:not-allowed}.kommand-chat-module__1z8zsa__sendIcon{fill:currentColor;width:18px;height:18px}.kommand-chat-module__1z8zsa__bubble table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.85rem}.kommand-chat-module__1z8zsa__bubble th,.kommand-chat-module__1z8zsa__bubble td{text-align:left;border:1px solid #ffffff1a;padding:.5rem}.kommand-chat-module__1z8zsa__bubble th{color:#fff9;background:#ffffff0d;font-weight:600}.kommand-chat-module__1z8zsa__bubble td{color:#fffc}.kommand-chat-module__1z8zsa__bubble p{margin:0 0 .75rem}.kommand-chat-module__1z8zsa__bubble p:last-child{margin:0}.kommand-chat-module__1z8zsa__bubble ul,.kommand-chat-module__1z8zsa__bubble ol{margin:.5rem 0;padding-left:1.5rem}.kommand-chat-module__1z8zsa__bubble li{margin-bottom:.25rem}.kommand-chat-module__1z8zsa__bubble strong{color:#fff}.kommand-chat-module__1z8zsa__bubble pre,.kommand-chat-module__1z8zsa__bubble code{word-break:break-all;max-width:100%;overflow-x:auto}.kommand-chat-module__1z8zsa__bubble pre{white-space:pre-wrap;word-wrap:break-word;background:#0000004d;border-radius:8px;padding:.75rem;font-size:.85rem}@media (max-width:600px){.kommand-chat-module__1z8zsa__fab{width:52px;height:52px;font-size:1.3rem;bottom:1.25rem;right:1.25rem}.kommand-chat-module__1z8zsa__panel{width:100vw;max-width:100vw;height:100dvh}.kommand-chat-module__1z8zsa__inner{height:var(--inner-height,100%);transition:height 50ms linear}.kommand-chat-module__1z8zsa__header{padding:1rem;padding-top:max(1rem,env(safe-area-inset-top))}.kommand-chat-module__1z8zsa__messages{min-height:0;padding:1rem}.kommand-chat-module__1z8zsa__clientList{-webkit-overflow-scrolling:touch}.kommand-chat-module__1z8zsa__inputArea{padding:.75rem 1rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom))}.kommand-chat-module__1z8zsa__textarea{min-height:44px;max-height:80px;padding:.7rem .85rem;font-size:16px}.kommand-chat-module__1z8zsa__sendBtn{width:44px;height:44px}.kommand-chat-module__1z8zsa__selectorSearch{padding:.75rem 1rem}.kommand-chat-module__1z8zsa__searchInput{font-size:16px}}
.ui-module__Hi2WXW__badge{text-transform:capitalize;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.ui-module__Hi2WXW__badge_active{color:#34d399;background:#10b98133;border:1px solid #10b9814d}.ui-module__Hi2WXW__badge_lead{color:#fbbf24;background:#fbbf2433;border:1px solid #fbbf244d}.ui-module__Hi2WXW__badge_churned{color:#fca5a5;background:#ef444433;border:1px solid #ef44444d}.ui-module__Hi2WXW__badge_default{color:#ffffffb3;background:#ffffff1a;border:1px solid #ffffff1a}.ui-module__Hi2WXW__tierBadge{text-transform:uppercase;letter-spacing:.05em;border:1px solid #ffffff1a;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;display:inline-block}.ui-module__Hi2WXW__tier_essentials{color:#a5b4fc;background:#6366f11a}.ui-module__Hi2WXW__tier_growth{color:#d8b4fe;background:#a855f71a}.ui-module__Hi2WXW__tier_dominance{color:#f472b6;background:linear-gradient(135deg,#ec48991a,#eab3081a);border-color:#ec48994d}.ui-module__Hi2WXW__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform var(--duration-normal,.25s)var(--ease-spring,cubic-bezier(.23,1,.32,1)),box-shadow var(--duration-normal,.25s)var(--ease-spring,cubic-bezier(.23,1,.32,1));background:#1e293b80;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.ui-module__Hi2WXW__card:hover{box-shadow:var(--shadow-elevated,0 8px 40px #0006);transform:translateY(-2px)}.ui-module__Hi2WXW__cardTitle{color:#ffffffe6;border-bottom:1px solid #ffffff0d;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.1rem}.ui-module__Hi2WXW__formField{flex-direction:column;gap:.5rem;display:flex}.ui-module__Hi2WXW__formLabel{color:#ffffffb3;font-size:.9rem}.ui-module__Hi2WXW__required{color:#f87171}.ui-module__Hi2WXW__formField input,.ui-module__Hi2WXW__formField select,.ui-module__Hi2WXW__formField textarea{color:#fff;background:#0f172a99;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ui-module__Hi2WXW__formField input:focus-visible,.ui-module__Hi2WXW__formField select:focus-visible,.ui-module__Hi2WXW__formField textarea:focus-visible{border-color:var(--primary-color,#6366f1);box-shadow:0 0 0 2px #6366f133}.ui-module__Hi2WXW__fieldError{color:#f87171;font-size:.8rem}.ui-module__Hi2WXW__tabs{border-bottom:1px solid #ffffff1a;gap:2rem;display:flex}.ui-module__Hi2WXW__tab{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 0;font-size:1rem;transition:all .2s}.ui-module__Hi2WXW__tab:hover{color:#fff}.ui-module__Hi2WXW__tabActive{color:#fff;border-bottom-color:var(--primary-color,#6366f1)}.ui-module__Hi2WXW__pageHeader{margin-bottom:2rem}.ui-module__Hi2WXW__backLink{color:#ffffff80;margin-bottom:.5rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-block}.ui-module__Hi2WXW__backLink:hover{color:#fff}.ui-module__Hi2WXW__pageHeaderRow{justify-content:space-between;align-items:center;display:flex}.ui-module__Hi2WXW__pageTitle{color:#fff;margin:0;font-size:2rem;font-weight:700}.ui-module__Hi2WXW__pageActions{align-items:center;gap:1rem;display:flex}.ui-module__Hi2WXW__tableContainer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b80;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden}.ui-module__Hi2WXW__tableHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ui-module__Hi2WXW__searchWrapper{flex:1;max-width:300px}.ui-module__Hi2WXW__searchInput{color:#fff;background:#0f172a99;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.ui-module__Hi2WXW__searchInput:focus-visible{border-color:var(--primary-color,#6366f1);box-shadow:0 0 0 2px #6366f133}.ui-module__Hi2WXW__tableActions{align-items:center;gap:.75rem;display:flex}.ui-module__Hi2WXW__tableScroll{overflow-x:auto}.ui-module__Hi2WXW__table{border-collapse:collapse;text-align:left;width:100%}.ui-module__Hi2WXW__table th{text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;background:#0f172a4d;padding:1rem 1.5rem;font-size:.85rem;font-weight:600}.ui-module__Hi2WXW__table td{color:#ffffffe6;border-bottom:1px solid #ffffff0d;padding:1rem 1.5rem}.ui-module__Hi2WXW__table tr:last-child td{border-bottom:none}.ui-module__Hi2WXW__table tr:hover td{transition:background var(--duration-fast,.15s);background:#ffffff08}.ui-module__Hi2WXW__clickableRow{cursor:pointer}.ui-module__Hi2WXW__emptyState{text-align:center;color:#ffffff80;padding:3rem 2rem}.ui-module__Hi2WXW__emptyIcon{margin-bottom:.75rem;font-size:2.5rem;display:block}.ui-module__Hi2WXW__emptyTitle{color:#ffffffb3;margin-bottom:.25rem;font-size:1rem;font-weight:600}.ui-module__Hi2WXW__emptyDescription{color:#fff6;max-width:320px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:.875rem;line-height:1.5}.ui-module__Hi2WXW__emptyAction{background:var(--accent-primary,#6366f1);color:#fff;cursor:pointer;transition:all var(--duration-normal,.25s)var(--ease-spring,cubic-bezier(.23,1,.32,1));border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.ui-module__Hi2WXW__emptyAction:hover{filter:brightness(1.1);transform:translateY(-1px)}.ui-module__Hi2WXW__emptyAi{background-image:linear-gradient(#1e293be6,#1e293be6),var(--ai-gradient,linear-gradient(135deg,#6366f1,#8b5cf6,#a78bfa));background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000;border-radius:12px;padding:1.5rem;animation:3s ease-in-out infinite ui-module__Hi2WXW__pulse-glow}.ui-module__Hi2WXW__btnPrimary{background:var(--primary-color,#6366f1);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.ui-module__Hi2WXW__btnPrimary:hover{filter:brightness(1.1);transform:translateY(-1px)}.ui-module__Hi2WXW__btnPrimary:active{transition-duration:var(--duration-fast,.15s);transform:scale(.97)}.ui-module__Hi2WXW__btnPrimary:disabled{opacity:.7;cursor:not-allowed;transform:none}.ui-module__Hi2WXW__btnSecondary{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s}.ui-module__Hi2WXW__btnSecondary:hover{color:#fff;background:#ffffff0d}.ui-module__Hi2WXW__btnGhost{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:6px;padding:.5rem 1rem;transition:all .2s}.ui-module__Hi2WXW__btnGhost:hover{background:#fff3}@media (max-width:600px){.ui-module__Hi2WXW__pageHeaderRow{flex-direction:column;align-items:flex-start;gap:1rem}.ui-module__Hi2WXW__pageActions{flex-wrap:wrap;width:100%}.ui-module__Hi2WXW__btnPrimary,.ui-module__Hi2WXW__btnSecondary,.ui-module__Hi2WXW__btnGhost{justify-content:center;width:100%}.ui-module__Hi2WXW__tabs{white-space:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;overflow-x:auto}.ui-module__Hi2WXW__tableHeader{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}.ui-module__Hi2WXW__searchWrapper{max-width:100%}.ui-module__Hi2WXW__card{padding:1rem}.ui-module__Hi2WXW__tableContainer{border-radius:8px}}
.project-form-module__1yQFoq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.project-form-module__1yQFoq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.project-form-module__1yQFoq__sectionHeader h3{margin:0}.project-form-module__1yQFoq__inlineRow{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.project-form-module__1yQFoq__inlineRow input[type=text],.project-form-module__1yQFoq__inlineRow select,.project-form-module__1yQFoq__inlineRow input[type=date]{color:#fff;background:#0f172a99;border:1px solid #ffffff14;border-radius:6px;padding:.5rem .75rem;font-size:.85rem}.project-form-module__1yQFoq__flex1{flex:1}.project-form-module__1yQFoq__tagRow{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.project-form-module__1yQFoq__tag{color:#a5b4fc;background:#6366f126;border:1px solid #6366f14d;border-radius:20px;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.8rem;display:inline-flex}.project-form-module__1yQFoq__tag button{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem}.project-form-module__1yQFoq__tag button:hover{color:#fca5a5}.project-form-module__1yQFoq__addBtn{color:#a5b4fc;cursor:pointer;white-space:nowrap;background:#6366f126;border:1px solid #6366f14d;border-radius:6px;padding:.4rem .9rem;font-size:.8rem}.project-form-module__1yQFoq__addBtn:hover{background:#6366f140}.project-form-module__1yQFoq__removeBtn{color:#ffffff4d;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:.9rem}.project-form-module__1yQFoq__removeBtn:hover{color:#fca5a5}.project-form-module__1yQFoq__checkLabel{color:#fff9;white-space:nowrap;align-items:center;gap:.35rem;font-size:.85rem;display:flex}.project-form-module__1yQFoq__empty{color:#ffffff4d;margin:0;font-size:.85rem}.project-form-module__1yQFoq__actions{justify-content:flex-end;gap:.75rem;padding:1.5rem 0 0;display:flex}.project-form-module__1yQFoq__cancelBtn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;padding:.65rem 1.5rem}.project-form-module__1yQFoq__saveBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;padding:.65rem 1.5rem;font-weight:500}.project-form-module__1yQFoq__saveBtn:disabled{opacity:.5}
.sales-copilot-module__EFE2Na__overlay{z-index:200;background:#0000008c;justify-content:flex-end;animation:.15s sales-copilot-module__EFE2Na__fadeIn;display:flex;position:fixed;inset:0}@keyframes sales-copilot-module__EFE2Na__fadeIn{0%{opacity:0}to{opacity:1}}.sales-copilot-module__EFE2Na__panel{background:#0e0e1a;border-left:1px solid #ffffff14;flex-direction:column;width:520px;max-width:95vw;height:100%;animation:.2s sales-copilot-module__EFE2Na__slideIn;display:flex}@keyframes sales-copilot-module__EFE2Na__slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.sales-copilot-module__EFE2Na__header{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.sales-copilot-module__EFE2Na__headerInfo{flex-direction:column;gap:.2rem;display:flex}.sales-copilot-module__EFE2Na__headerTitle{color:#fff;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.sales-copilot-module__EFE2Na__headerSub{color:#ffffff59;text-transform:capitalize;font-size:.75rem}.sales-copilot-module__EFE2Na__liveIndicator{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.8s infinite sales-copilot-module__EFE2Na__pulse;box-shadow:0 0 6px #4ade80}@keyframes sales-copilot-module__EFE2Na__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.sales-copilot-module__EFE2Na__closeBtn{color:#ffffff80;cursor:pointer;background:#ffffff12;border:1px solid #ffffff17;border-radius:7px;flex-shrink:0;width:32px;height:32px;font-size:.85rem;transition:background .15s}.sales-copilot-module__EFE2Na__closeBtn:hover{color:#fff;background:#ffffff1f}.sales-copilot-module__EFE2Na__quickPrompts{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;flex-shrink:0;gap:.5rem;padding:.75rem 1.25rem;display:flex}.sales-copilot-module__EFE2Na__quickBtn{color:#a5b4fc;cursor:pointer;white-space:nowrap;background:#6366f11a;border:1px solid #6366f140;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;transition:all .15s}.sales-copilot-module__EFE2Na__quickBtn:hover:not(:disabled){color:#fff;background:#6366f133}.sales-copilot-module__EFE2Na__quickBtn:disabled{opacity:.4;cursor:not-allowed}.sales-copilot-module__EFE2Na__messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:.75rem;padding:1rem 1.25rem;display:flex;overflow-y:auto}.sales-copilot-module__EFE2Na__messages::-webkit-scrollbar{width:4px}.sales-copilot-module__EFE2Na__messages::-webkit-scrollbar-track{background:0 0}.sales-copilot-module__EFE2Na__messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.sales-copilot-module__EFE2Na__message{display:flex}.sales-copilot-module__EFE2Na__message.sales-copilot-module__EFE2Na__user{justify-content:flex-end}.sales-copilot-module__EFE2Na__message.sales-copilot-module__EFE2Na__assistant{justify-content:flex-start}.sales-copilot-module__EFE2Na__bubble{border-radius:10px;max-width:88%;padding:.7rem 1rem;font-size:.875rem;line-height:1.6}.sales-copilot-module__EFE2Na__user .sales-copilot-module__EFE2Na__bubble{color:#ffffffe6;background:#6366f133;border:1px solid #6366f14d;border-bottom-right-radius:3px}.sales-copilot-module__EFE2Na__assistant .sales-copilot-module__EFE2Na__bubble{color:#ffffffd9;background:#ffffff0a;border:1px solid #ffffff12;border-bottom-left-radius:3px}.sales-copilot-module__EFE2Na__assistant .sales-copilot-module__EFE2Na__bubble strong{color:#fff;font-weight:600}.sales-copilot-module__EFE2Na__assistant .sales-copilot-module__EFE2Na__bubble li{margin:.2rem 0 .2rem 1rem}.sales-copilot-module__EFE2Na__typingDot{background:#ffffff59;border-radius:50%;width:6px;height:6px;margin:0 2px;animation:1.2s infinite sales-copilot-module__EFE2Na__typingBounce;display:inline-block}.sales-copilot-module__EFE2Na__typingDot:nth-child(2){animation-delay:.2s}.sales-copilot-module__EFE2Na__typingDot:nth-child(3){animation-delay:.4s}@keyframes sales-copilot-module__EFE2Na__typingBounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}}.sales-copilot-module__EFE2Na__briefBanner{color:#4ade80;background:#34d39914;border-top:1px solid #34d39933;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.82rem;display:flex}.sales-copilot-module__EFE2Na__saveBriefBtn{color:#34d399;cursor:pointer;white-space:nowrap;background:#34d39926;border:1px solid #34d39959;border-radius:6px;padding:.35rem .85rem;font-size:.78rem;font-weight:600;transition:all .15s}.sales-copilot-module__EFE2Na__saveBriefBtn:hover:not(:disabled){background:#34d39940}.sales-copilot-module__EFE2Na__saveBriefBtn:disabled{opacity:.6;cursor:default}.sales-copilot-module__EFE2Na__inputArea{border-top:1px solid #ffffff0f;flex-shrink:0;align-items:flex-end;gap:.75rem;padding:1rem 1.25rem;display:flex}.sales-copilot-module__EFE2Na__input{color:#ffffffe6;resize:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:.65rem .9rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:border-color .15s}.sales-copilot-module__EFE2Na__input::placeholder{color:#ffffff40;font-size:.825rem}.sales-copilot-module__EFE2Na__input:focus-visible{border-color:#6366f166}.sales-copilot-module__EFE2Na__sendBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;flex-shrink:0;align-self:flex-end;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}.sales-copilot-module__EFE2Na__sendBtn:hover:not(:disabled){background:#4f52d4}.sales-copilot-module__EFE2Na__sendBtn:disabled{opacity:.45;cursor:not-allowed}@media (max-width:600px){.sales-copilot-module__EFE2Na__panel{width:100vw;max-width:100vw}.sales-copilot-module__EFE2Na__overlay{height:100vh}.sales-copilot-module__EFE2Na__header{padding:.85rem 1rem;padding-top:max(.85rem,env(safe-area-inset-top))}.sales-copilot-module__EFE2Na__headerTitle{font-size:.9rem}.sales-copilot-module__EFE2Na__quickPrompts{gap:.35rem;padding:.5rem .75rem}.sales-copilot-module__EFE2Na__quickBtn{padding:.3rem .6rem;font-size:.7rem}.sales-copilot-module__EFE2Na__messages{padding:.75rem}.sales-copilot-module__EFE2Na__bubble{padding:.6rem .85rem;font-size:.85rem}.sales-copilot-module__EFE2Na__inputArea{padding:.75rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom))}.sales-copilot-module__EFE2Na__input{padding:.6rem .75rem;font-size:16px}.sales-copilot-module__EFE2Na__sendBtn{padding:.6rem 1rem;font-size:.8rem}.sales-copilot-module__EFE2Na__briefBanner{padding:.6rem .75rem;padding-bottom:max(.6rem,env(safe-area-inset-bottom));font-size:.78rem}}
.estimate-share-modal-module__mgps7G__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.estimate-share-modal-module__mgps7G__modal{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;max-width:520px;box-shadow:var(--shadow-elevated);padding:1.75rem;animation:.2s ease-out estimate-share-modal-module__mgps7G__slideUp}@keyframes estimate-share-modal-module__mgps7G__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.estimate-share-modal-module__mgps7G__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.estimate-share-modal-module__mgps7G__title{font-size:1.15rem;font-weight:700}.estimate-share-modal-module__mgps7G__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1}.estimate-share-modal-module__mgps7G__closeBtn:hover{color:var(--text-primary)}.estimate-share-modal-module__mgps7G__subtitle{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.88rem;line-height:1.6}.estimate-share-modal-module__mgps7G__emailSection{background:var(--bg-base);border:1px solid var(--border-subtle);border-radius:var(--radius-md);margin-bottom:1.25rem;padding:1rem}.estimate-share-modal-module__mgps7G__emailLabel{color:var(--text-secondary);margin-bottom:.6rem;font-size:.85rem;font-weight:600;display:block}.estimate-share-modal-module__mgps7G__emailRow{gap:.5rem;display:flex}.estimate-share-modal-module__mgps7G__emailInput{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-primary);flex:1;padding:.6rem .75rem;font-size:.88rem;transition:border-color .2s}.estimate-share-modal-module__mgps7G__emailInput:focus-visible{border-color:var(--accent-primary)}.estimate-share-modal-module__mgps7G__sendEmailBtn{border-radius:var(--radius-sm);color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6366f1,#818cf8);border:none;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .2s}.estimate-share-modal-module__mgps7G__sendEmailBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.estimate-share-modal-module__mgps7G__sendEmailBtn:disabled{opacity:.5;cursor:not-allowed}.estimate-share-modal-module__mgps7G__emailSuccess{color:#4ade80;margin:.5rem 0 0;font-size:.82rem}.estimate-share-modal-module__mgps7G__emailError{color:#f87171;margin:.5rem 0 0;font-size:.82rem}.estimate-share-modal-module__mgps7G__linkBox{gap:.5rem;margin-bottom:1.25rem;display:flex}.estimate-share-modal-module__mgps7G__linkInput{background:var(--bg-base);border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-secondary);font-size:.82rem;font-family:var(--font-mono);flex:1;padding:.6rem .75rem}.estimate-share-modal-module__mgps7G__copyBtn{border-radius:var(--radius-sm);color:#a5b4fc;cursor:pointer;white-space:nowrap;background:#6366f11a;border:1px solid #6366f14d;padding:.6rem 1rem;font-size:.82rem;font-weight:500;transition:background .2s}.estimate-share-modal-module__mgps7G__copyBtn:hover{background:#6366f133}.estimate-share-modal-module__mgps7G__shareButtons{gap:.75rem;margin-bottom:1.25rem;display:flex}.estimate-share-modal-module__mgps7G__whatsappBtn{text-align:center;border-radius:var(--radius-sm);color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366,#128c7e);border:none;flex:1;padding:.75rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.estimate-share-modal-module__mgps7G__whatsappBtn:hover{opacity:.9;color:#fff;transform:translateY(-1px)}.estimate-share-modal-module__mgps7G__emailBtn{text-align:center;border-radius:var(--radius-sm);border:1px solid var(--border-default);background:var(--bg-elevated);color:var(--text-secondary);cursor:pointer;flex:1;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.estimate-share-modal-module__mgps7G__emailBtn:hover{border-color:var(--accent-primary);color:var(--text-primary)}.estimate-share-modal-module__mgps7G__footer{border-top:1px solid var(--border-subtle);padding-top:1rem}.estimate-share-modal-module__mgps7G__markSentBtn{border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #94a3b833;padding:.7rem 1rem;font-size:.88rem;font-weight:500;transition:all .2s}.estimate-share-modal-module__mgps7G__markSentBtn:hover{background:var(--bg-elevated);color:var(--text-primary)}
.knowledge-vault-module__azQOfG__vaultContainer{flex-direction:column;gap:1.5rem;display:flex}.knowledge-vault-module__azQOfG__statusHeader{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.knowledge-vault-module__azQOfG__statusInfo{align-items:center;gap:1rem;display:flex}.knowledge-vault-module__azQOfG__versionLabel{color:var(--text-secondary);background:#ffffff0d;border-radius:4px;padding:.2rem .5rem;font-size:.8rem}.knowledge-vault-module__azQOfG__statusActions{gap:.5rem;display:flex}.knowledge-vault-module__azQOfG__statusBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;padding:.4rem .8rem;font-size:.8rem;transition:all .2s}.knowledge-vault-module__azQOfG__statusBtn:hover{color:var(--text-primary);background:#ffffff14}.knowledge-vault-module__azQOfG__statusBtnPrimary{background:var(--accent-primary,#6366f1);color:#fff;border-color:#0000;}.knowledge-vault-module__azQOfG__statusBtnPrimary:hover{background:#818cf8}.knowledge-vault-module__azQOfG__section{border:1px solid #ffffff14;border-radius:10px;transition:border-color .2s;overflow:hidden}.knowledge-vault-module__azQOfG__section:hover{border-color:#ffffff1f}.knowledge-vault-module__azQOfG__sectionHeader{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:#ffffff08;border:none;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:600;display:flex}.knowledge-vault-module__azQOfG__sectionHeader:hover{background:#ffffff0d}.knowledge-vault-module__azQOfG__sectionChevron{color:var(--text-secondary);font-size:.8rem;transition:transform .2s}.knowledge-vault-module__azQOfG__sectionChevronOpen{transform:rotate(90deg);}.knowledge-vault-module__azQOfG__sectionBody{border-top:1px solid #ffffff0f;padding:1.25rem}.knowledge-vault-module__azQOfG__sectionCount{color:var(--text-secondary);background:#ffffff0d;border-radius:10px;margin-left:.5rem;padding:.15rem .5rem;font-size:.75rem;font-weight:400}.knowledge-vault-module__azQOfG__fieldLabel{color:var(--text-secondary);margin-bottom:.4rem;font-size:.8rem;font-weight:500;display:block}.knowledge-vault-module__azQOfG__textInput{background:var(--bg-secondary,#1a1a2e);color:#fff;border:1px solid #ffffff1a;border-radius:6px;width:100%;padding:.65rem .75rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.knowledge-vault-module__azQOfG__textInput:focus-visible{border-color:var(--accent-primary,#6366f1)}.knowledge-vault-module__azQOfG__textArea{resize:vertical;min-height:80px;line-height:1.5;}.knowledge-vault-module__azQOfG__selectInput{cursor:pointer;}.knowledge-vault-module__azQOfG__faqItem{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;padding:1rem}.knowledge-vault-module__azQOfG__faqQuestion{color:var(--text-primary);margin-bottom:.5rem;font-size:.925rem;font-weight:600}.knowledge-vault-module__azQOfG__faqAnswer{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.knowledge-vault-module__azQOfG__faqCategory{color:var(--accent-primary,#6366f1);background:#6366f11a;border-radius:10px;margin-top:.5rem;padding:.15rem .5rem;font-size:.7rem;display:inline-block}.knowledge-vault-module__azQOfG__serviceTable{border-collapse:collapse;width:100%}.knowledge-vault-module__azQOfG__serviceTable th{text-align:left;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #ffffff14;padding:.5rem .75rem;font-size:.75rem;font-weight:500}.knowledge-vault-module__azQOfG__serviceTable td{color:var(--text-primary);border-bottom:1px solid #ffffff0a;padding:.6rem .75rem;font-size:.875rem}.knowledge-vault-module__azQOfG__serviceTable tr:hover td{background:#ffffff05}.knowledge-vault-module__azQOfG__tagList{flex-wrap:wrap;gap:.4rem;display:flex}.knowledge-vault-module__azQOfG__tag{color:var(--text-primary);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.8rem;display:flex}.knowledge-vault-module__azQOfG__tagRemove{cursor:pointer;color:var(--text-secondary);font-size:.7rem;line-height:1}.knowledge-vault-module__azQOfG__tagRemove:hover{color:#ef4444}.knowledge-vault-module__azQOfG__tagInput{color:#fff;background:0 0;border:1px dashed #ffffff26;border-radius:14px;flex:1;min-width:120px;padding:.3rem .5rem;font-family:inherit;font-size:.8rem}.knowledge-vault-module__azQOfG__tagInput::placeholder{color:#ffffff40}.knowledge-vault-module__azQOfG__tagInput:focus-visible{border-color:var(--accent-primary,#6366f1);border-style:solid}.knowledge-vault-module__azQOfG__addBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px dashed #ffffff26;border-radius:6px;align-items:center;gap:.3rem;padding:.5rem 1rem;font-size:.8rem;transition:all .2s;display:flex}.knowledge-vault-module__azQOfG__addBtn:hover{border-color:var(--accent-primary,#6366f1);color:var(--text-primary);background:#ffffff0d}.knowledge-vault-module__azQOfG__removeBtn{color:#ef4444;cursor:pointer;background:#ef44440d;border:1px solid #ef444433;border-radius:4px;padding:.3rem .5rem;font-size:.75rem;transition:all .2s}.knowledge-vault-module__azQOfG__removeBtn:hover{background:#ef444426}.knowledge-vault-module__azQOfG__saveBtn{background:var(--accent-primary,#6366f1);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:500;transition:all .2s}.knowledge-vault-module__azQOfG__saveBtn:hover{background:#818cf8}.knowledge-vault-module__azQOfG__saveBtn:disabled{opacity:.5;cursor:not-allowed}.knowledge-vault-module__azQOfG__emptyState{text-align:center;color:var(--text-secondary);padding:3rem 2rem}.knowledge-vault-module__azQOfG__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.knowledge-vault-module__azQOfG__emptyTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.knowledge-vault-module__azQOfG__emptyDescription{max-width:400px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.9rem;line-height:1.5}.knowledge-vault-module__azQOfG__createBtn{padding:.75rem 2rem;font-size:.95rem;}.knowledge-vault-module__azQOfG__formRow{flex-wrap:wrap;gap:1rem;display:flex}.knowledge-vault-module__azQOfG__formRow>*{flex:200px}.knowledge-vault-module__azQOfG__itemActions{justify-content:flex-end;gap:.5rem;margin-top:.75rem;display:flex}.knowledge-vault-module__azQOfG__faqForm{background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}
.kreator-monitor-module__Y2YJxq__monitorCard{background:var(--color-surface,#12121a);border:1px solid var(--color-border,#ffffff14);border-radius:var(--radius-md,12px);flex-direction:column;gap:1.25rem;height:100%;padding:1.5rem;display:flex}.kreator-monitor-module__Y2YJxq__header{justify-content:space-between;align-items:center;display:flex}.kreator-monitor-module__Y2YJxq__title{color:var(--color-text,#e4e4e7);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:flex}.kreator-monitor-module__Y2YJxq__liveIndicator{color:#34d399;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.kreator-monitor-module__Y2YJxq__pulsingDot{background-color:#34d399;border-radius:50%;width:8px;height:8px;animation:2s infinite kreator-monitor-module__Y2YJxq__pulse}@keyframes kreator-monitor-module__Y2YJxq__pulse{0%{transform:scale(.95);box-shadow:0 0 #34d399b3}70%{transform:scale(1);box-shadow:0 0 0 6px #34d39900}to{transform:scale(.95);box-shadow:0 0 #34d39900}}.kreator-monitor-module__Y2YJxq__sessionList{flex-direction:column;flex:1;gap:.75rem;display:flex;overflow-y:auto}.kreator-monitor-module__Y2YJxq__sessionItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;padding:0;transition:all .25s;display:flex;overflow:hidden}.kreator-monitor-module__Y2YJxq__sessionItem:hover{background:#ffffff0d;border-color:#ffffff1a}.kreator-monitor-module__Y2YJxq__cardHeader{justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem .5rem;display:flex}.kreator-monitor-module__Y2YJxq__cardHeaderLeft{align-items:center;gap:.5rem;min-width:0;display:flex}.kreator-monitor-module__Y2YJxq__cardHeaderRight{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.kreator-monitor-module__Y2YJxq__cardBody{padding:0 1rem .5rem}.kreator-monitor-module__Y2YJxq__cardMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.kreator-monitor-module__Y2YJxq__userId{color:var(--color-text,#e4e4e7);letter-spacing:-.01em;font-size:.9rem;font-weight:600}.kreator-monitor-module__Y2YJxq__lastActive{color:#fff6;font-size:.75rem}.kreator-monitor-module__Y2YJxq__stageBadge{color:var(--color-accent,#818cf8);white-space:nowrap;letter-spacing:.02em;background:#6366f11f;border-radius:6px;padding:.2rem .55rem;font-size:.7rem;font-weight:600}.kreator-monitor-module__Y2YJxq__stageComplete{color:#6ee7b7;background:#34d3991f}.kreator-monitor-module__Y2YJxq__progressSection{padding:.35rem 1rem .6rem}.kreator-monitor-module__Y2YJxq__progressRow{align-items:center;gap:.6rem;display:flex}.kreator-monitor-module__Y2YJxq__progressLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-size:.7rem;font-weight:500}.kreator-monitor-module__Y2YJxq__progressBarTrack{background:#ffffff0f;border-radius:3px;flex:1;height:6px;overflow:hidden}.kreator-monitor-module__Y2YJxq__progressBarFill{background:linear-gradient(90deg,var(--color-accent,#818cf8),#a78bfa);border-radius:3px;height:100%;transition:width .5s}.kreator-monitor-module__Y2YJxq__progressComplete{background:linear-gradient(90deg,#34d399,#6ee7b7)}.kreator-monitor-module__Y2YJxq__progressPercent{color:#ffffff80;text-align:right;min-width:2.5rem;font-size:.7rem;font-weight:600}.kreator-monitor-module__Y2YJxq__progressStatus{color:#fff6;white-space:nowrap;font-size:.7rem}.kreator-monitor-module__Y2YJxq__progressStatusComplete{color:#6ee7b7}.kreator-monitor-module__Y2YJxq__cardActions{background:#ffffff04;border-top:1px solid #ffffff0d;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.kreator-monitor-module__Y2YJxq__emptyState{color:#fff6;text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:100px;font-size:.9rem;display:flex}.kreator-monitor-module__Y2YJxq__deleteBtn{color:#ef4444b3;cursor:pointer;background:#ef444414;border:1px solid #ef444426;border-radius:6px;padding:.35rem .5rem;font-size:.8rem;line-height:1;transition:all .2s}.kreator-monitor-module__Y2YJxq__deleteBtn:hover:not(:disabled){color:#ef4444;background:#ef444426;border-color:#ef44444d}.kreator-monitor-module__Y2YJxq__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.kreator-monitor-module__Y2YJxq__viewBtn{color:var(--color-text,#e4e4e7);cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:.3rem .6rem;font-size:.72rem;font-weight:500;transition:all .2s}.kreator-monitor-module__Y2YJxq__viewBtn:hover{background:#ffffff1a;border-color:#fff3}.kreator-monitor-module__Y2YJxq__remindBtn{color:#fbbf24;cursor:pointer;white-space:nowrap;background:#fbbf241a;border:1px solid #fbbf2440;border-radius:6px;padding:.3rem .6rem;font-size:.72rem;font-weight:500;transition:all .2s}.kreator-monitor-module__Y2YJxq__remindBtn:hover:not(:disabled){color:#fcd34d;background:#fbbf2433;border-color:#fbbf2466}.kreator-monitor-module__Y2YJxq__remindBtn:disabled{opacity:.5;cursor:not-allowed}.kreator-monitor-module__Y2YJxq__remindSent{color:#6ee7b7b3;background:#34d39914;border-color:#34d39933}.kreator-monitor-module__Y2YJxq__blueprintBtn{color:#a5b4fc;cursor:pointer;white-space:nowrap;background:#6366f11a;border:1px solid #6366f140;border-radius:6px;padding:.3rem .6rem;font-size:.72rem;font-weight:500;transition:all .2s}.kreator-monitor-module__Y2YJxq__blueprintBtn:hover:not(:disabled){color:#c7d2fe;background:#6366f133;border-color:#6366f166}.kreator-monitor-module__Y2YJxq__blueprintBtn:disabled{opacity:.5;cursor:not-allowed}.kreator-monitor-module__Y2YJxq__blueprintDone{color:#6ee7b7;background:#34d3991a;border-color:#34d39940}.kreator-monitor-module__Y2YJxq__blueprintDone:hover:not(:disabled){color:#a7f3d0;background:#34d39933;border-color:#34d39966}.kreator-monitor-module__Y2YJxq__docStatusBadge{white-space:nowrap;border-radius:5px;padding:.15rem .45rem;font-size:.65rem;font-weight:500}.kreator-monitor-module__Y2YJxq__docStatus_not_started{color:#fff6;background:#ffffff0a;border:1px solid #ffffff14}.kreator-monitor-module__Y2YJxq__docStatus_ready{color:#a5b4fc;background:#6366f11a;border:1px solid #6366f133}.kreator-monitor-module__Y2YJxq__docStatus_sent{color:#6ee7b7;background:#34d3991a;border:1px solid #34d39933}.kreator-monitor-module__Y2YJxq__sendBtn{color:#7dd3fc;cursor:pointer;white-space:nowrap;background:#38bdf81a;border:1px solid #38bdf840;border-radius:6px;padding:.3rem .6rem;font-size:.72rem;font-weight:500;transition:all .2s}.kreator-monitor-module__Y2YJxq__sendBtn:hover:not(:disabled){color:#bae6fd;background:#38bdf833;border-color:#38bdf866}.kreator-monitor-module__Y2YJxq__sendBtn:disabled{opacity:.5;cursor:not-allowed}.kreator-monitor-module__Y2YJxq__messageCount{color:#ffffff73;white-space:nowrap;background:#ffffff0f;border-radius:4px;padding:.1rem .4rem;font-size:.65rem}.kreator-monitor-module__Y2YJxq__previewSnippet{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:.35rem;font-size:.78rem;font-style:italic;overflow:hidden}.kreator-monitor-module__Y2YJxq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.kreator-monitor-module__Y2YJxq__modalContent{background:var(--color-surface,#12121a);border:1px solid var(--color-border,#27272a);border-radius:12px;flex-direction:column;width:100%;max-width:800px;height:80vh;display:flex;position:relative;box-shadow:0 20px 25px -5px #00000080}.kreator-monitor-module__Y2YJxq__modalHeader{border-bottom:1px solid var(--color-border,#27272a);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.kreator-monitor-module__Y2YJxq__modalHeader h3{color:#fff;margin:0;font-size:1.1rem}.kreator-monitor-module__Y2YJxq__closeButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:color .2s}.kreator-monitor-module__Y2YJxq__closeButton:hover{color:#fff}.kreator-monitor-module__Y2YJxq__modalBody{flex:1;padding:1rem;overflow:hidden}.kreator-monitor-module__Y2YJxq__linkedBadge{color:#34d399;cursor:pointer;background:#34d3991a;border:1px solid #34d39933;border-radius:6px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.kreator-monitor-module__Y2YJxq__linkedBadge:hover{background:#34d39933;border-color:#34d39966}.kreator-monitor-module__Y2YJxq__linkBtn{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px dashed #ffffff26;border-radius:6px;padding:.2rem .5rem;font-size:.7rem;font-weight:500;transition:all .2s}.kreator-monitor-module__Y2YJxq__linkBtn:hover{color:#fffc;background:#ffffff14;border-color:#ffffff4d}.kreator-monitor-module__Y2YJxq__linkDropdown{z-index:50;background:var(--color-surface,#1a1a2e);border:1px solid #ffffff1f;border-radius:8px;width:260px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 12px 24px #00000080}.kreator-monitor-module__Y2YJxq__linkSearchInput{width:100%;color:var(--color-text,#e4e4e7);background:#ffffff0a;border:none;border-bottom:1px solid #ffffff14;padding:.5rem .65rem;font-size:.8rem}.kreator-monitor-module__Y2YJxq__linkSearchInput::placeholder{color:#ffffff4d}.kreator-monitor-module__Y2YJxq__linkOptions{max-height:180px;overflow-y:auto}.kreator-monitor-module__Y2YJxq__linkOption{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;width:100%;padding:.45rem .65rem;transition:background .15s;display:flex}.kreator-monitor-module__Y2YJxq__linkOption:hover{background:#6366f126}.kreator-monitor-module__Y2YJxq__linkOptionName{color:var(--color-text,#e4e4e7);font-size:.8rem;font-weight:500}.kreator-monitor-module__Y2YJxq__linkOptionEmail{color:#fff6;font-size:.7rem}
.agreement-module__Nuf9yG__listPage{max-width:1000px;margin:0 auto;padding:2rem}.agreement-module__Nuf9yG__alertBanner{color:#fde68a;background:#eab30814;border:1px solid #eab30826;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9rem;display:flex}.agreement-module__Nuf9yG__alertBannerDanger{color:#fca5a5;background:#ef444414;border-color:#ef444426}.agreement-module__Nuf9yG__table{border-collapse:collapse;width:100%}.agreement-module__Nuf9yG__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#fff6;border-bottom:1px solid #ffffff14;padding:.5rem .75rem;font-size:.75rem}.agreement-module__Nuf9yG__table td{color:#fffc;border-bottom:1px solid #ffffff0d;padding:.75rem;font-size:.9rem}.agreement-module__Nuf9yG__table tbody tr{cursor:pointer;transition:background .15s}.agreement-module__Nuf9yG__table tbody tr:hover td{background:#6366f10d}.agreement-module__Nuf9yG__statusBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:6px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.agreement-module__Nuf9yG__detailPage{max-width:800px;margin:0 auto;padding:2rem}.agreement-module__Nuf9yG__hero{text-align:center;background:#0f172a99;border:1px solid #ffffff14;border-radius:12px;margin-bottom:2rem;padding:2rem}.agreement-module__Nuf9yG__heroTitle{margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.agreement-module__Nuf9yG__heroMeta{color:#ffffff80;justify-content:center;gap:1.5rem;margin-top:1rem;font-size:.85rem;display:flex}.agreement-module__Nuf9yG__infoGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}.agreement-module__Nuf9yG__infoCard{background:#0f172a99;border:1px solid #ffffff14;border-radius:12px;padding:1.25rem}.agreement-module__Nuf9yG__infoLabel{color:#fff6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.75rem}.agreement-module__Nuf9yG__infoValue{color:#ffffffd9;font-size:.95rem}.agreement-module__Nuf9yG__scopeSection{background:#0f172a99;border:1px solid #ffffff14;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.agreement-module__Nuf9yG__scopeTitle{color:#fff9;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.agreement-module__Nuf9yG__scopeText{color:#ffffffbf;white-space:pre-wrap;font-size:.9rem;line-height:1.6}.agreement-module__Nuf9yG__actions{flex-wrap:wrap;gap:.75rem;display:flex}.agreement-module__Nuf9yG__actionBtn{cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:opacity .2s}.agreement-module__Nuf9yG__actionBtn:hover{opacity:.85}.agreement-module__Nuf9yG__formGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.agreement-module__Nuf9yG__field{flex-direction:column;gap:.35rem;display:flex}.agreement-module__Nuf9yG__field label{color:#ffffff80;font-size:.8rem;font-weight:500}.agreement-module__Nuf9yG__field input,.agreement-module__Nuf9yG__field select,.agreement-module__Nuf9yG__field textarea{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;padding:.6rem .85rem;font-size:.9rem;transition:border .2s}.agreement-module__Nuf9yG__field input:focus-visible,.agreement-module__Nuf9yG__field select:focus-visible,.agreement-module__Nuf9yG__field textarea:focus-visible{border-color:#6366f1}.agreement-module__Nuf9yG__error{color:#fca5a5;font-size:.75rem}.agreement-module__Nuf9yG__formActions{border-top:1px solid #ffffff14;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1rem;display:flex}.agreement-module__Nuf9yG__cancelBtn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:.6rem 1.2rem;font-size:.9rem}.agreement-module__Nuf9yG__saveBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500}.agreement-module__Nuf9yG__saveBtn:disabled{opacity:.4;cursor:not-allowed}.agreement-module__Nuf9yG__expiryText{font-variant-numeric:tabular-nums;font-size:.8rem}.agreement-module__Nuf9yG__expiryOk{color:#86efac}.agreement-module__Nuf9yG__expiryWarn{color:#fde68a}.agreement-module__Nuf9yG__expiryDanger{color:#fca5a5}.agreement-module__Nuf9yG__expiryExpired{color:#71717a}.agreement-module__Nuf9yG__loading{text-align:center;color:#fff6;padding:4rem}@media (max-width:768px){.agreement-module__Nuf9yG__infoGrid,.agreement-module__Nuf9yG__formGrid{grid-template-columns:1fr}}
.ai-ops-module__TKB-Zq__dashboard{background:var(--bg-primary,#0a0a0f);min-height:100vh;color:var(--text-primary,#fff);padding:0 0 4rem}.ai-ops-module__TKB-Zq__summaryStrip{grid-template-columns:repeat(4,1fr);gap:1rem;padding:0 2rem 1.5rem;display:grid}.ai-ops-module__TKB-Zq__summaryItem{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:.3rem;padding:1.25rem 1.5rem;display:flex}.ai-ops-module__TKB-Zq__summaryValue{letter-spacing:-.03em;color:#fff;font-size:1.75rem;font-weight:700}.ai-ops-module__TKB-Zq__summaryLabel{color:#fff6;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.ai-ops-module__TKB-Zq__tabBar{border-bottom:1px solid #ffffff0f;gap:.25rem;margin-bottom:1.5rem;padding:0 2rem 1.5rem;display:flex}.ai-ops-module__TKB-Zq__tab{color:#ffffff73;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:500;transition:all .15s;display:flex;position:relative}.ai-ops-module__TKB-Zq__tab:hover{color:#ffffffbf;background:#ffffff0d}.ai-ops-module__TKB-Zq__tabActive{color:#a5b4fc;background:#6366f126;border-color:#6366f159}.ai-ops-module__TKB-Zq__tabBadge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:18px;padding:.1rem .42rem;font-size:.65rem;font-weight:700}.ai-ops-module__TKB-Zq__tabContent{padding:0 2rem}.ai-ops-module__TKB-Zq__logBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:500;transition:background .15s}.ai-ops-module__TKB-Zq__logBtn:hover{background:#4f52d4}.ai-ops-module__TKB-Zq__emptyState{text-align:center;color:#ffffff59;padding:4rem 2rem;font-size:.9rem;line-height:1.7}.ai-ops-module__TKB-Zq__emptyIcon{margin-bottom:1rem;font-size:2.5rem}.ai-ops-module__TKB-Zq__emptyHint{color:#fff3;margin-top:.5rem;font-size:.8rem}.ai-ops-module__TKB-Zq__emptyHint code{color:#ffffff73;background:#ffffff12;border-radius:4px;padding:.1em .4em;font-family:monospace;font-size:.85em}.ai-ops-module__TKB-Zq__filterBar{margin-bottom:1rem}.ai-ops-module__TKB-Zq__filterSelect{color:#ffffffbf;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem .9rem;font-size:.85rem}.ai-ops-module__TKB-Zq__activityList{flex-direction:column;gap:.75rem;display:flex}.ai-ops-module__TKB-Zq__activityItem{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;gap:1rem;padding:1rem 1.25rem;transition:background .15s;display:flex}.ai-ops-module__TKB-Zq__activityItem:hover{background:#ffffff0d}.ai-ops-module__TKB-Zq__activityLeft{flex-direction:column;align-items:flex-start;gap:.35rem;min-width:90px;padding-top:2px;display:flex}.ai-ops-module__TKB-Zq__categoryBadge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:5px;padding:.2rem .55rem;font-size:.7rem;font-weight:600}.ai-ops-module__TKB-Zq__severityBadge{padding:.15rem 0;font-size:.7rem;font-weight:700}.ai-ops-module__TKB-Zq__activityBody{flex:1;min-width:0}.ai-ops-module__TKB-Zq__activityAction{color:#ffffffe6;margin-bottom:.25rem;font-size:.9rem;font-weight:500}.ai-ops-module__TKB-Zq__activityDetails{color:#fff6;margin-bottom:.4rem;font-size:.8rem;line-height:1.5}.ai-ops-module__TKB-Zq__activityMeta{color:#ffffff4d;align-items:center;gap:.3rem;font-size:.75rem;display:flex}.ai-ops-module__TKB-Zq__activityActor{color:#a5b4fc99;font-family:monospace}.ai-ops-module__TKB-Zq__activityProject{color:#ffffff59}.ai-ops-module__TKB-Zq__activityTime{color:#ffffff40}.ai-ops-module__TKB-Zq__activityDot{color:#ffffff26}.ai-ops-module__TKB-Zq__costsHeader{justify-content:space-between;align-items:baseline;margin-bottom:1.25rem;display:flex}.ai-ops-module__TKB-Zq__costsTotal{color:#4ade80;font-size:1.4rem;font-weight:700}.ai-ops-module__TKB-Zq__sectionTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:600}.ai-ops-module__TKB-Zq__costsTable{border-collapse:collapse;width:100%;font-size:.875rem}.ai-ops-module__TKB-Zq__costsTable th{text-align:left;color:#ffffff59;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #ffffff0f;padding:.5rem .75rem;font-size:.72rem;font-weight:600}.ai-ops-module__TKB-Zq__costsTable td{vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:.7rem .75rem}.ai-ops-module__TKB-Zq__costProject{color:#ffffffd9;font-weight:500}.ai-ops-module__TKB-Zq__costService{color:#fff6;font-family:monospace;font-size:.8rem}.ai-ops-module__TKB-Zq__costAmount{color:#4ade80;font-weight:600}.ai-ops-module__TKB-Zq__shareBar{align-items:center;gap:.6rem;height:6px;display:flex}.ai-ops-module__TKB-Zq__shareBarFill{background:#6366f1;border-radius:3px;min-width:2px;height:6px;transition:width .3s}.ai-ops-module__TKB-Zq__shareLabel{color:#ffffff4d;min-width:32px;font-size:.75rem}.ai-ops-module__TKB-Zq__alertList{flex-direction:column;gap:.75rem;display:flex}.ai-ops-module__TKB-Zq__alertItem{background:#ffffff08;border:1px solid #ffffff12;border-left-width:3px;border-radius:10px;padding:1rem 1.25rem}.ai-ops-module__TKB-Zq__alertTop{align-items:center;gap:.75rem;margin-bottom:.4rem;display:flex}.ai-ops-module__TKB-Zq__alertSeverity{font-size:.75rem;font-weight:700}.ai-ops-module__TKB-Zq__alertProject{color:#ffffff73;flex:1;font-size:.8rem;font-weight:500}.ai-ops-module__TKB-Zq__alertTime{color:#ffffff40;font-size:.75rem}.ai-ops-module__TKB-Zq__alertMessage{color:#ffffffd1;margin-bottom:.3rem;font-size:.875rem;line-height:1.5}.ai-ops-module__TKB-Zq__alertActor{color:#ffffff40;font-family:monospace;font-size:.75rem}.ai-ops-module__TKB-Zq__qualityGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.ai-ops-module__TKB-Zq__qualityStat{text-align:center;padding:.5rem 0}.ai-ops-module__TKB-Zq__qualityValue{letter-spacing:-.03em;margin-bottom:.35rem;font-size:2rem;font-weight:700}.ai-ops-module__TKB-Zq__qualityLabel{color:#ffffff59;font-size:.75rem;line-height:1.4}.ai-ops-module__TKB-Zq__categoryBreakdown{flex-direction:column;gap:.65rem;display:flex}.ai-ops-module__TKB-Zq__categoryRow{align-items:center;gap:.85rem;display:flex}.ai-ops-module__TKB-Zq__catLabel{text-transform:capitalize;min-width:80px;font-size:.78rem;font-weight:600}.ai-ops-module__TKB-Zq__catBar{background:#ffffff0f;border-radius:3px;flex:1;height:6px;overflow:hidden}.ai-ops-module__TKB-Zq__catBarFill{border-radius:3px;height:100%;transition:width .4s}.ai-ops-module__TKB-Zq__catCount{color:#ffffff59;text-align:right;min-width:24px;font-size:.78rem}.ai-ops-module__TKB-Zq__overlay{z-index:100;background:#000000b3;justify-content:flex-end;display:flex;position:fixed;inset:0}.ai-ops-module__TKB-Zq__slideOver{background:#13131f;border-left:1px solid #ffffff14;flex-direction:column;gap:1.25rem;width:480px;max-width:95vw;height:100%;padding:2rem;display:flex;overflow-y:auto}.ai-ops-module__TKB-Zq__slideOverHeader{justify-content:space-between;align-items:center;display:flex}.ai-ops-module__TKB-Zq__slideOverTitle{font-size:1.1rem;font-weight:600}.ai-ops-module__TKB-Zq__closeBtn{color:#fff9;cursor:pointer;background:#ffffff14;border:none;border-radius:6px;width:32px;height:32px;font-size:.9rem;transition:background .15s}.ai-ops-module__TKB-Zq__closeBtn:hover{background:#ffffff24}.ai-ops-module__TKB-Zq__form{flex-direction:column;flex:1;gap:1rem;display:flex}.ai-ops-module__TKB-Zq__field{flex-direction:column;flex:1;gap:.45rem;display:flex}.ai-ops-module__TKB-Zq__fieldRow{gap:.75rem;display:flex}.ai-ops-module__TKB-Zq__label{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}.ai-ops-module__TKB-Zq__input,.ai-ops-module__TKB-Zq__select,.ai-ops-module__TKB-Zq__textarea{color:#ffffffe6;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:.6rem .85rem;font-size:.875rem;transition:border-color .15s}.ai-ops-module__TKB-Zq__input:focus-visible,.ai-ops-module__TKB-Zq__select:focus-visible,.ai-ops-module__TKB-Zq__textarea:focus-visible{border-color:#6366f180}.ai-ops-module__TKB-Zq__textarea{resize:vertical;font-family:inherit;line-height:1.5}.ai-ops-module__TKB-Zq__formError{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:.7rem 1rem;font-size:.85rem}.ai-ops-module__TKB-Zq__formActions{justify-content:flex-end;gap:.75rem;margin-top:auto;padding-top:.5rem;display:flex}.ai-ops-module__TKB-Zq__cancelBtn{color:#fff9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;transition:background .15s}.ai-ops-module__TKB-Zq__cancelBtn:hover{background:#ffffff1a}.ai-ops-module__TKB-Zq__submitBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600;transition:background .15s}.ai-ops-module__TKB-Zq__submitBtn:hover:not(:disabled){background:#4f52d4}.ai-ops-module__TKB-Zq__submitBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:900px){.ai-ops-module__TKB-Zq__summaryStrip,.ai-ops-module__TKB-Zq__qualityGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ai-ops-module__TKB-Zq__summaryStrip,.ai-ops-module__TKB-Zq__tabContent{padding:0 1rem}.ai-ops-module__TKB-Zq__tabBar{flex-wrap:nowrap;padding:0 1rem 1rem;overflow-x:auto}.ai-ops-module__TKB-Zq__tab{white-space:nowrap}.ai-ops-module__TKB-Zq__summaryStrip,.ai-ops-module__TKB-Zq__qualityGrid{grid-template-columns:1fr 1fr}.ai-ops-module__TKB-Zq__slideOver{width:100%}}
.analytics-dashboard-module__1FTDlG__container{max-width:1100px;margin:0 auto;padding:2rem}.analytics-dashboard-module__1FTDlG__intro{color:#ffffff73;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.analytics-dashboard-module__1FTDlG__emptyState{text-align:center;color:#ffffff80;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:12px;margin-top:1rem;padding:3rem 2rem}.analytics-dashboard-module__1FTDlG__emptyTitle{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.analytics-dashboard-module__1FTDlG__seedBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:6px;margin-top:1rem;padding:.5rem 1rem;font-weight:500;transition:background .15s}.analytics-dashboard-module__1FTDlG__seedBtn:hover:not(:disabled){background:#4f52d4}.analytics-dashboard-module__1FTDlG__seedBtn:disabled{opacity:.5;cursor:not-allowed}.analytics-dashboard-module__1FTDlG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.analytics-dashboard-module__1FTDlG__fullWidth{grid-column:1/-1}.analytics-dashboard-module__1FTDlG__chartWrapper{flex-direction:column;gap:1.25rem;margin-top:1.5rem;display:flex}.analytics-dashboard-module__1FTDlG__chartRow{align-items:center;gap:1rem;display:flex}.analytics-dashboard-module__1FTDlG__chartLabel{color:#fff9;text-align:right;flex-shrink:0;width:6rem;font-size:.825rem}.analytics-dashboard-module__1FTDlG__barTrack{background:#ffffff0d;border-radius:6px;flex:1;height:12px;position:relative;overflow:hidden}.analytics-dashboard-module__1FTDlG__barFill{border-radius:6px;height:100%;transition:width .6s}.analytics-dashboard-module__1FTDlG__chartValue{color:#fff;width:3rem;font-size:.85rem;font-weight:600}.analytics-dashboard-module__1FTDlG__miniGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;display:grid}.analytics-dashboard-module__1FTDlG__statPill{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.analytics-dashboard-module__1FTDlG__statValueLarge{color:#fff;font-size:1.75rem;font-weight:700}.analytics-dashboard-module__1FTDlG__statSmallLabel{text-transform:uppercase;letter-spacing:.05em;color:#fff6;font-size:.75rem}
.calendar-view-module__q_yFHa__container{max-width:1400px;margin:0 auto;padding:2rem}.calendar-view-module__q_yFHa__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.calendar-view-module__q_yFHa__monthNav{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:1rem;padding:.25rem;display:flex}.calendar-view-module__q_yFHa__navBtn{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;transition:all .15s}.calendar-view-module__q_yFHa__navBtn:hover{color:#fff;background:#ffffff1a}.calendar-view-module__q_yFHa__monthLabel{color:#fff;text-align:center;min-width:160px;font-size:1.1rem;font-weight:700}.calendar-view-module__q_yFHa__filterBar{align-items:center;gap:.5rem;display:flex}.calendar-view-module__q_yFHa__filterBtn{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;padding:.4rem .75rem;font-size:.75rem;transition:all .15s}.calendar-view-module__q_yFHa__filterBtn:hover{color:#fff;background:#ffffff14}.calendar-view-module__q_yFHa__filterBtnActive{color:#a5b4fc;background:#6366f126;border-color:#6366f14d}.calendar-view-module__q_yFHa__statsRow{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.calendar-view-module__q_yFHa__statChip{background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.calendar-view-module__q_yFHa__statChipValue{color:#fff;font-size:1.25rem;font-weight:700}.calendar-view-module__q_yFHa__statChipLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.calendar-view-module__q_yFHa__calendarWrapper{background:#0e0e1a99;border:1px solid #ffffff14;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0003}.calendar-view-module__q_yFHa__weekdayHeader{border-bottom:1px solid #ffffff14;grid-template-columns:repeat(7,1fr);display:grid}.calendar-view-module__q_yFHa__weekdayCell{color:#fff6;text-transform:uppercase;letter-spacing:.05em;text-align:center;padding:.75rem .5rem;font-size:.75rem;font-weight:600}.calendar-view-module__q_yFHa__calendarGrid{grid-template-columns:repeat(7,1fr);display:grid}.calendar-view-module__q_yFHa__dayCell{border-bottom:1px solid #ffffff0a;border-right:1px solid #ffffff0a;min-height:110px;padding:.4rem;transition:background .1s;position:relative}.calendar-view-module__q_yFHa__dayCell:nth-child(7n){border-right:none}.calendar-view-module__q_yFHa__dayCell:hover{background:#ffffff05}.calendar-view-module__q_yFHa__dayCellOutside{opacity:.3}.calendar-view-module__q_yFHa__dayCellToday{background:#6366f10f;box-shadow:inset 0 0 0 1px #6366f133}.calendar-view-module__q_yFHa__dayCellWeekend{background:#ffffff03}.calendar-view-module__q_yFHa__dayNumber{color:#ffffff80;margin-bottom:.35rem;padding:.15rem .4rem;font-size:.8rem;font-weight:600;display:inline-block}.calendar-view-module__q_yFHa__dayNumberToday{color:#fff;background:#6366f1;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:inline-flex}.calendar-view-module__q_yFHa__eventsContainer{flex-direction:column;gap:.2rem;display:flex}.calendar-view-module__q_yFHa__eventItem{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;color:inherit;border-left:3px solid;border-radius:4px;padding:.2rem .4rem;font-size:.7rem;text-decoration:none;transition:all .15s;display:block;overflow:hidden}.calendar-view-module__q_yFHa__eventItem:hover{filter:brightness(1.3);transform:translate(1px)}.calendar-view-module__q_yFHa__eventMeeting{color:#93c5fd;background:#60a5fa1f;border-left-color:#3b82f6}.calendar-view-module__q_yFHa__eventCall{color:#c4b5fd;background:#a78bfa1f;border-left-color:#8b5cf6}.calendar-view-module__q_yFHa__eventTask{color:#6ee7b7;background:#34d3991f;border-left-color:#10b981}.calendar-view-module__q_yFHa__eventFollowUp{color:#fcd34d;background:#fbbf241f;border-left-color:#f59e0b}.calendar-view-module__q_yFHa__eventDeadline{color:#fca5a5;background:#ef44441f;border-left-color:#ef4444}.calendar-view-module__q_yFHa__eventCompleted{opacity:.45;text-decoration:line-through}.calendar-view-module__q_yFHa__eventCancelled{opacity:.3;text-decoration:line-through}.calendar-view-module__q_yFHa__eventTime{opacity:.7;margin-right:.25rem;font-weight:600}.calendar-view-module__q_yFHa__eventClient{opacity:.6;margin-left:.2rem;font-size:.6rem}.calendar-view-module__q_yFHa__moreEvents{color:#fff6;cursor:pointer;text-align:center;padding:.15rem .4rem;font-size:.65rem}.calendar-view-module__q_yFHa__moreEvents:hover{color:#ffffffb3}.calendar-view-module__q_yFHa__popoverBackdrop{z-index:99;position:fixed;inset:0}.calendar-view-module__q_yFHa__popover{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141423fa;border:1px solid #ffffff1f;border-radius:10px;width:300px;padding:1rem;position:fixed;box-shadow:0 12px 40px #00000080}.calendar-view-module__q_yFHa__popoverTitle{color:#fff;margin-bottom:.65rem;font-size:.95rem;font-weight:600}.calendar-view-module__q_yFHa__popoverRow{align-items:baseline;gap:.5rem;margin-bottom:.35rem;font-size:.8rem;display:flex}.calendar-view-module__q_yFHa__popoverLabel{color:#fff6;text-transform:uppercase;letter-spacing:.03em;min-width:60px;font-size:.7rem}.calendar-view-module__q_yFHa__popoverValue{color:#ffffffd9}.calendar-view-module__q_yFHa__popoverLink{color:#6366f1;align-items:center;gap:.35rem;margin-top:.75rem;font-size:.75rem;text-decoration:none;transition:color .15s;display:inline-flex}.calendar-view-module__q_yFHa__popoverLink:hover{color:#a5b4fc}.calendar-view-module__q_yFHa__gcalLink{color:#34d399}.calendar-view-module__q_yFHa__gcalLink:hover{color:#6ee7b7}.calendar-view-module__q_yFHa__loading{color:#fff6;justify-content:center;align-items:center;min-height:400px;font-size:.95rem;display:flex}.calendar-view-module__q_yFHa__eventGcal{color:#fff9;background:#ffffff0d;border-left-color:#fff3;font-style:italic}.calendar-view-module__q_yFHa__addEventBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.calendar-view-module__q_yFHa__addEventBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6366f14d}.calendar-view-module__q_yFHa__modalBackdrop{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.calendar-view-module__q_yFHa__modal{background:#141423fa;border:1px solid #ffffff1a;border-radius:14px;width:460px;max-width:calc(100vw - 2rem);max-height:calc(100vh - 4rem);padding:1.75rem;overflow-y:auto;box-shadow:0 20px 60px #00000080}.calendar-view-module__q_yFHa__modalTitle{color:#fff;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.15rem;font-weight:700;display:flex}.calendar-view-module__q_yFHa__formGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.calendar-view-module__q_yFHa__formField{flex-direction:column;gap:.35rem;display:flex}.calendar-view-module__q_yFHa__formFieldFull{grid-column:1/-1}.calendar-view-module__q_yFHa__formLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.calendar-view-module__q_yFHa__formInput{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:.65rem .75rem;font-size:.85rem;transition:all .15s}.calendar-view-module__q_yFHa__formInput:focus{background:#6366f10d;border-color:#6366f1}.calendar-view-module__q_yFHa__formInput::placeholder{color:#ffffff40}.calendar-view-module__q_yFHa__formActions{justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}.calendar-view-module__q_yFHa__cancelBtn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:.55rem 1rem;font-size:.85rem;transition:all .15s}.calendar-view-module__q_yFHa__cancelBtn:hover{color:#fff;background:#ffffff0d}.calendar-view-module__q_yFHa__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:6px;padding:.55rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .15s}.calendar-view-module__q_yFHa__submitBtn:hover{box-shadow:0 4px 16px #6366f14d}.calendar-view-module__q_yFHa__submitBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.calendar-view-module__q_yFHa__container{padding:1rem}.calendar-view-module__q_yFHa__dayCell{min-height:70px;padding:.25rem}.calendar-view-module__q_yFHa__eventItem{padding:.15rem .3rem;font-size:.6rem}.calendar-view-module__q_yFHa__eventClient{display:none}.calendar-view-module__q_yFHa__monthLabel{min-width:120px;font-size:.9rem}.calendar-view-module__q_yFHa__statsRow{gap:.5rem}.calendar-view-module__q_yFHa__statChip{padding:.4rem .75rem}.calendar-view-module__q_yFHa__popover{width:calc(100vw - 2rem);left:1rem!important;right:1rem!important}.calendar-view-module__q_yFHa__modal{width:calc(100vw - 2rem)}.calendar-view-module__q_yFHa__formGrid{grid-template-columns:1fr}}
.client-detail-module__sa1mKa__container{max-width:1000px;margin:0 auto;padding:2rem}.client-detail-module__sa1mKa__header{border-bottom:1px solid #ffffff1a;margin-bottom:2rem}.client-detail-module__sa1mKa__titleRow{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.client-detail-module__sa1mKa__backLink,.client-detail-module__sa1mKa__backButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;margin-bottom:.5rem;padding:0;font-size:.9rem;text-decoration:none;display:block}.client-detail-module__sa1mKa__backLink:hover,.client-detail-module__sa1mKa__backButton:hover{color:#fff}.client-detail-module__sa1mKa__clientName{color:#fff;margin:0;font-size:2.5rem;font-weight:700}.client-detail-module__sa1mKa__actions{align-items:center;gap:1rem;display:flex}.client-detail-module__sa1mKa__editButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:6px;padding:.5rem 1rem;transition:all .2s}.client-detail-module__sa1mKa__editButton:hover{background:#fff3}.client-detail-module__sa1mKa__metaRow{color:#ffffffb3;gap:2rem;margin-bottom:2rem;display:flex}.client-detail-module__sa1mKa__metaItem{align-items:center;gap:.5rem;display:flex}.client-detail-module__sa1mKa__label{color:#ffffff80}.client-detail-module__sa1mKa__link{color:var(--primary-color);text-decoration:none}.client-detail-module__sa1mKa__link:hover{text-decoration:underline}.client-detail-module__sa1mKa__tabs{gap:2rem;display:flex}.client-detail-module__sa1mKa__tab{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem 0;font-size:1rem;transition:all .2s}.client-detail-module__sa1mKa__tab:hover{color:#fff}.client-detail-module__sa1mKa__tab.client-detail-module__sa1mKa__active{color:#fff;border-bottom-color:var(--primary-color)}.client-detail-module__sa1mKa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.client-detail-module__sa1mKa__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b80;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.client-detail-module__sa1mKa__card h3{color:#ffffffe6;border-bottom:1px solid #ffffff0d;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.1rem}.client-detail-module__sa1mKa__contactInfo{align-items:flex-start;gap:1rem;display:flex}.client-detail-module__sa1mKa__avatar{background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:600;display:flex}.client-detail-module__sa1mKa__avatarSmall{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:600;display:flex}.client-detail-module__sa1mKa__contactName{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:500}.client-detail-module__sa1mKa__contactRole{color:#ffffff80;margin-bottom:.5rem;font-size:.9rem}.client-detail-module__sa1mKa__contactEmail,.client-detail-module__sa1mKa__contactPhone{color:#fffc;margin-bottom:.25rem;font-size:.95rem}.client-detail-module__sa1mKa__detailRow{color:#fffc;border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:.75rem 0;display:flex}.client-detail-module__sa1mKa__detailRow:last-child{border-bottom:none}.client-detail-module__sa1mKa__contactList{flex-direction:column;gap:1rem;display:flex}.client-detail-module__sa1mKa__contactItem{background:#0f172a4d;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.client-detail-module__sa1mKa__primaryBadge{color:#a5b4fc;background:#6366f133;border-radius:4px;margin-left:.5rem;padding:.1rem .4rem;font-size:.7rem}.client-detail-module__sa1mKa__placeholder{text-align:center;color:#fff6;background:#1e293b4d;border:1px dashed #ffffff1a;border-radius:12px;padding:4rem}.client-detail-module__sa1mKa__createButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:1rem;padding:.5rem 1rem}.client-detail-module__sa1mKa__badge{text-transform:capitalize;border-radius:9999px;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.client-detail-module__sa1mKa__badge.client-detail-module__sa1mKa__active{color:#34d399;background:#10b98133;border:1px solid #10b9814d}.client-detail-module__sa1mKa__badge.client-detail-module__sa1mKa__lead{color:#fbbf24;background:#fbbf2433;border:1px solid #fbbf244d}.client-detail-module__sa1mKa__badge.client-detail-module__sa1mKa__churned{color:#fca5a5;background:#ef444433;border:1px solid #ef44444d}.client-detail-module__sa1mKa__tierBadge{text-transform:uppercase;letter-spacing:.05em;border:1px solid #ffffff1a;border-radius:4px;padding:.25rem .6rem;font-size:.75rem}.client-detail-module__sa1mKa__tierBadge.client-detail-module__sa1mKa__essentials{color:#a5b4fc;background:#6366f11a}.client-detail-module__sa1mKa__tierBadge.client-detail-module__sa1mKa__growth{color:#d8b4fe;background:#a855f71a}.client-detail-module__sa1mKa__tierBadge.client-detail-module__sa1mKa__dominance{color:#f472b6;background:linear-gradient(135deg,#ec48991a,#eab3081a);border-color:#ec48994d}.client-detail-module__sa1mKa__loading,.client-detail-module__sa1mKa__notFound{text-align:center;color:#ffffff80;padding:4rem;font-size:1.2rem}
.client-health-module__qFKjYG__dashboard{max-width:1000px;margin:0 auto;padding:2rem}.client-health-module__qFKjYG__summaryGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.client-health-module__qFKjYG__summaryCard{text-align:center;background:#0f172a99;border:1px solid #ffffff14;border-radius:12px;padding:1.25rem;transition:border-color .2s}.client-health-module__qFKjYG__summaryLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem}.client-health-module__qFKjYG__summaryValue{font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:700}.client-health-module__qFKjYG__alerts{margin-bottom:2rem}.client-health-module__qFKjYG__alertCard{border-radius:10px;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.5;display:flex}.client-health-module__qFKjYG__alertDanger{color:#fca5a5;background:#ef444414;border:1px solid #ef444426}.client-health-module__qFKjYG__alertWarning{color:#fde68a;background:#eab30814;border:1px solid #eab30826}.client-health-module__qFKjYG__alertIcon{flex-shrink:0;margin-top:.1rem;font-size:1.1rem}.client-health-module__qFKjYG__alertText{flex:1}.client-health-module__qFKjYG__alertClient{color:#ffffffe6;font-weight:600}.client-health-module__qFKjYG__tableSection{margin-bottom:2rem}.client-health-module__qFKjYG__sectionTitle{color:#ffffffd9;margin-bottom:1rem;font-size:1.05rem;font-weight:600}.client-health-module__qFKjYG__healthTable{border-collapse:collapse;width:100%}.client-health-module__qFKjYG__healthTable th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#fff6;border-bottom:1px solid #ffffff14;padding:.5rem .75rem;font-size:.75rem}.client-health-module__qFKjYG__healthTable td{color:#fffc;vertical-align:top;border-bottom:1px solid #ffffff0d;padding:.75rem;font-size:.9rem}.client-health-module__qFKjYG__healthTable tr{cursor:pointer;transition:background .15s}.client-health-module__qFKjYG__healthTable tbody tr:hover td{background:#6366f10d}.client-health-module__qFKjYG__scoreCell{align-items:center;gap:.5rem;display:flex}.client-health-module__qFKjYG__scoreBar{background:#ffffff14;border-radius:3px;width:50px;height:6px;overflow:hidden}.client-health-module__qFKjYG__scoreBarInner{border-radius:3px;height:100%;transition:width .3s}.client-health-module__qFKjYG__scoreNumber{font-variant-numeric:tabular-nums;min-width:2rem;font-size:.85rem;font-weight:600}.client-health-module__qFKjYG__riskBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:6px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.client-health-module__qFKjYG__signals{flex-wrap:wrap;gap:.35rem;display:flex}.client-health-module__qFKjYG__signal{white-space:nowrap;border-radius:4px;padding:.15rem .5rem;font-size:.75rem}.client-health-module__qFKjYG__signalPositive{color:#86efac;background:#22c55e1a}.client-health-module__qFKjYG__signalWarning{color:#fde68a;background:#eab3081a}.client-health-module__qFKjYG__signalDanger{color:#fca5a5;background:#ef44441a}.client-health-module__qFKjYG__loading{text-align:center;color:#fff6;padding:4rem}.client-health-module__qFKjYG__daysText{font-variant-numeric:tabular-nums;font-size:.85rem}.client-health-module__qFKjYG__daysOk{color:#86efac}.client-health-module__qFKjYG__daysWarn{color:#fde68a}.client-health-module__qFKjYG__daysDanger{color:#fca5a5}@media (max-width:768px){.client-health-module__qFKjYG__summaryGrid{grid-template-columns:repeat(2,1fr)}}
.cost-tracker-module__LAbCna__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.cost-tracker-module__LAbCna__monthPicker{align-items:center;gap:.5rem;display:flex}.cost-tracker-module__LAbCna__monthInput{color:var(--text-primary);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem .75rem;font-family:inherit;font-size:.9rem}.cost-tracker-module__LAbCna__monthInput::-webkit-calendar-picker-indicator{filter:invert()}.cost-tracker-module__LAbCna__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.cost-tracker-module__LAbCna__statCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:.25rem;padding:1.25rem;display:flex}.cost-tracker-module__LAbCna__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-size:.78rem}.cost-tracker-module__LAbCna__statValue{color:var(--text-primary);font-size:1.4rem;font-weight:600}.cost-tracker-module__LAbCna__statValueAccent{color:#a78bfa;font-size:1.4rem;font-weight:600}.cost-tracker-module__LAbCna__statValueWarn{color:#f59e0b;font-size:1.4rem;font-weight:600}.cost-tracker-module__LAbCna__tabs{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;gap:.25rem;margin-bottom:1.5rem;padding:.25rem;display:flex}.cost-tracker-module__LAbCna__tab{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.6rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s}.cost-tracker-module__LAbCna__tab:hover{color:#ffffffb3;background:#ffffff0a}.cost-tracker-module__LAbCna__tabActive{cursor:pointer;color:#a78bfa;background:#6366f126;border:none;border-radius:8px;padding:.6rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s}.cost-tracker-module__LAbCna__formCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.cost-tracker-module__LAbCna__formTitle{color:var(--text-primary);margin:0 0 1rem;font-size:1rem;font-weight:600}.cost-tracker-module__LAbCna__formGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.cost-tracker-module__LAbCna__formGroup{flex-direction:column;gap:.35rem;display:flex}.cost-tracker-module__LAbCna__formGroupFull{flex-direction:column;grid-column:1/-1;gap:.35rem;display:flex}.cost-tracker-module__LAbCna__formLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.3px;font-size:.78rem}.cost-tracker-module__LAbCna__formInput,.cost-tracker-module__LAbCna__formSelect,.cost-tracker-module__LAbCna__formTextarea{color:var(--text-primary);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:.55rem .75rem;font-family:inherit;font-size:.88rem;transition:border-color .2s}.cost-tracker-module__LAbCna__formInput:focus-visible,.cost-tracker-module__LAbCna__formSelect:focus-visible,.cost-tracker-module__LAbCna__formTextarea:focus-visible{border-color:#6366f180}.cost-tracker-module__LAbCna__formSelect option{color:var(--text-primary);background:#1e1e2e}.cost-tracker-module__LAbCna__formTextarea{resize:vertical;min-height:70px}.cost-tracker-module__LAbCna__formActions{gap:.75rem;margin-top:1rem;display:flex}.cost-tracker-module__LAbCna__btnPrimary{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;padding:.6rem 1.5rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:background .2s}.cost-tracker-module__LAbCna__btnPrimary:hover{background:#5558e6}.cost-tracker-module__LAbCna__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.cost-tracker-module__LAbCna__btnSecondary{color:#ffffffb3;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:8px;padding:.6rem 1.5rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s}.cost-tracker-module__LAbCna__btnSecondary:hover{background:#ffffff1a}.cost-tracker-module__LAbCna__btnDanger{color:#f87171;cursor:pointer;background:#ef444426;border:1px solid #ef444433;border-radius:6px;padding:.35rem .75rem;font-family:inherit;font-size:.78rem;transition:all .2s}.cost-tracker-module__LAbCna__btnDanger:hover{background:#ef444440}.cost-tracker-module__LAbCna__bulkTextarea{width:100%;min-height:180px;color:var(--text-primary);resize:vertical;background:#ffffff0a;border:1px dashed #ffffff26;border-radius:10px;padding:1rem;font-family:SF Mono,Fira Code,monospace;font-size:.82rem;line-height:1.6}.cost-tracker-module__LAbCna__bulkTextarea:focus-visible{border-color:#6366f166}.cost-tracker-module__LAbCna__bulkHint{color:#fff6;margin:.5rem 0 1rem;font-size:.78rem;line-height:1.5}.cost-tracker-module__LAbCna__previewTable{border-collapse:collapse;width:100%;margin-top:1rem}.cost-tracker-module__LAbCna__previewTable th{text-align:left;color:#fff6;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #ffffff14;padding:.5rem .75rem;font-size:.75rem}.cost-tracker-module__LAbCna__previewTable td{color:var(--text-primary);border-bottom:1px solid #ffffff0a;padding:.55rem .75rem;font-size:.85rem}.cost-tracker-module__LAbCna__previewTable tr:hover{background:#ffffff05}.cost-tracker-module__LAbCna__section{margin-bottom:1.5rem}.cost-tracker-module__LAbCna__sectionTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.95rem;font-weight:600;display:flex}.cost-tracker-module__LAbCna__sectionTotal{color:#fff6;margin-left:auto;font-size:.82rem;font-weight:400}.cost-tracker-module__LAbCna__costTable{border-collapse:collapse;width:100%}.cost-tracker-module__LAbCna__costTable th{text-align:left;color:#fff6;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #ffffff14;padding:.6rem .75rem;font-size:.73rem}.cost-tracker-module__LAbCna__costTable td{color:var(--text-primary);border-bottom:1px solid #ffffff0a;padding:.6rem .75rem;font-size:.85rem}.cost-tracker-module__LAbCna__costTable tr:hover{background:#ffffff05}.cost-tracker-module__LAbCna__vendorBadge{background:#ffffff0f;border-radius:6px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.78rem;font-weight:500;display:inline-flex}.cost-tracker-module__LAbCna__amountCell{font-variant-numeric:tabular-nums;font-weight:500}.cost-tracker-module__LAbCna__emptyState{text-align:center;color:#ffffff59;padding:3rem 1rem;font-size:.9rem}.cost-tracker-module__LAbCna__clientPickerRow{align-items:center;gap:.5rem;display:flex}.cost-tracker-module__LAbCna__successBanner{color:#34d399;background:#34d3991a;border:1px solid #34d39933;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.cost-tracker-module__LAbCna__errorBanner{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}
.estimate-detail-module__8RxfNa__hero{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.estimate-detail-module__8RxfNa__amountBlock{align-items:baseline;gap:.5rem;display:flex}.estimate-detail-module__8RxfNa__amount{color:#fff;font-variant-numeric:tabular-nums;font-size:2.5rem;font-weight:700}.estimate-detail-module__8RxfNa__currency{color:#fff6;font-size:1rem;font-weight:500}.estimate-detail-module__8RxfNa__expiredWarning{color:#f87171;font-size:.85rem;font-weight:500}.estimate-detail-module__8RxfNa__quickActions{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.estimate-detail-module__8RxfNa__actionBtn,.estimate-detail-module__8RxfNa__actionBtnGreen,.estimate-detail-module__8RxfNa__actionBtnRed,.estimate-detail-module__8RxfNa__actionBtnPurple,.estimate-detail-module__8RxfNa__deleteBtn{cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:opacity .2s}.estimate-detail-module__8RxfNa__actionBtn{color:#a5b4fc;background:#6366f126;border:1px solid #6366f14d}.estimate-detail-module__8RxfNa__actionBtnGreen{color:#34d399;background:#34d39926;border:1px solid #34d3994d}.estimate-detail-module__8RxfNa__actionBtnRed{color:#fca5a5;background:#f8717126;border:1px solid #f871714d}.estimate-detail-module__8RxfNa__actionBtnPurple{color:#c4b5fd;background:#a78bfa26;border:1px solid #a78bfa4d}.estimate-detail-module__8RxfNa__actionBtnPurple:disabled{opacity:.5;cursor:not-allowed}.estimate-detail-module__8RxfNa__deleteBtn{color:#ffffff4d;background:0 0;border:1px solid #ffffff14;margin-left:auto}.estimate-detail-module__8RxfNa__deleteBtn:hover{color:#f87171;border-color:#f871714d}.estimate-detail-module__8RxfNa__confirmBar{color:#fbbf24;background:#fbbf2414;border:1px solid #fbbf2440;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.88rem;font-weight:500;display:flex}.estimate-detail-module__8RxfNa__confirmBarActions{flex-shrink:0;gap:.5rem;display:flex}.estimate-detail-module__8RxfNa__confirmBarYes{color:#f87171;cursor:pointer;background:#f8717133;border:none;border-radius:6px;padding:.4rem .9rem;font-size:.82rem;font-weight:600;transition:background .2s}.estimate-detail-module__8RxfNa__confirmBarYes:hover{background:#f8717159}.estimate-detail-module__8RxfNa__confirmBarNo{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:.4rem .9rem;font-size:.82rem;transition:all .2s}.estimate-detail-module__8RxfNa__confirmBarNo:hover{color:#ffffffb3;border-color:#fff3}.estimate-detail-module__8RxfNa__convertedBanner{color:#ffffffb3;background:#a78bfa1a;border:1px solid #a78bfa40;border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem}.estimate-detail-module__8RxfNa__grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.estimate-detail-module__8RxfNa__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:#fff6;margin-bottom:1rem;font-size:.8rem;font-weight:600}.estimate-detail-module__8RxfNa__detailRow{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.estimate-detail-module__8RxfNa__detailRow:last-child{border-bottom:none}.estimate-detail-module__8RxfNa__label{color:#fff6;font-size:.85rem}.estimate-detail-module__8RxfNa__link{color:#60a5fa;font-weight:500;text-decoration:none}.estimate-detail-module__8RxfNa__lineItemsTable{flex-direction:column;display:flex}.estimate-detail-module__8RxfNa__lineItemHeader{color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff14;gap:.5rem;padding:.5rem 0;font-size:.75rem;font-weight:600;display:flex}.estimate-detail-module__8RxfNa__lineItemRow{color:#fffc;font-variant-numeric:tabular-nums;border-bottom:1px solid #ffffff0a;gap:.5rem;padding:.6rem 0;font-size:.9rem;display:flex}.estimate-detail-module__8RxfNa__lineItemRow:last-child{border-bottom:none}.estimate-detail-module__8RxfNa__actionLink{color:#a5b4fc;background:#6366f126;border:1px solid #6366f14d;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .2s}.estimate-detail-module__8RxfNa__actionLink:hover{opacity:.85}.estimate-detail-module__8RxfNa__facturaBadge{color:#fbbf24;background:#fbbf2426;border:1px solid #fbbf2440;border-radius:6px;padding:.25rem .65rem;font-size:.78rem;font-weight:600}.estimate-detail-module__8RxfNa__loadingState{opacity:.5;padding:2rem}.estimate-detail-module__8RxfNa__notFoundState{padding:2rem}.estimate-detail-module__8RxfNa__colDesc{flex:3}.estimate-detail-module__8RxfNa__colQty{text-align:center;flex:1}.estimate-detail-module__8RxfNa__colPrice,.estimate-detail-module__8RxfNa__colTotal{text-align:right;flex:1}.estimate-detail-module__8RxfNa__colQtyValue{text-align:center;opacity:.7;flex:1}.estimate-detail-module__8RxfNa__colPriceValue{text-align:right;opacity:.7;flex:1}.estimate-detail-module__8RxfNa__colTotalValue{text-align:right;flex:1;font-weight:600}.estimate-detail-module__8RxfNa__textBlock{color:#ffffffb3;white-space:pre-wrap;line-height:1.7}.estimate-detail-module__8RxfNa__totalRow{font-size:1.05rem;font-weight:700}.estimate-detail-module__8RxfNa__totalLabel{color:#fff9;font-weight:700}.estimate-detail-module__8RxfNa__expiredDate{color:#f87171}.estimate-detail-module__8RxfNa__invoiceLink{color:#a78bfa;font-weight:500}.estimate-detail-module__8RxfNa__versionBadge{color:#94a3b8;font-variant-numeric:tabular-nums;background:#94a3b826;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.estimate-detail-module__8RxfNa__retainerTotal{color:#ffffffb3;border-top:1px solid #ffffff14;justify-content:space-between;margin-top:.5rem;padding:.75rem 0 0;font-size:.95rem;font-weight:600;display:flex}
.estimate-form-module__WAi7gW__formWrapper{flex-direction:column;gap:1.25rem;max-width:860px;margin:0 auto;display:flex}.estimate-form-module__WAi7gW__grid{flex-direction:column;gap:1.25rem;display:flex}.estimate-form-module__WAi7gW__field{flex-direction:column;gap:.4rem;display:flex}.estimate-form-module__WAi7gW__field label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.estimate-form-module__WAi7gW__field input,.estimate-form-module__WAi7gW__field select,.estimate-form-module__WAi7gW__field textarea{color:#fff;background:#0f172a99;border:1px solid #ffffff1a;border-radius:8px;padding:.6rem .75rem;font-size:.9rem;transition:border-color .2s}.estimate-form-module__WAi7gW__field input:focus-visible,.estimate-form-module__WAi7gW__field select:focus-visible,.estimate-form-module__WAi7gW__field textarea:focus-visible{border-color:#6366f1}.estimate-form-module__WAi7gW__field select:disabled{opacity:.4;cursor:not-allowed}.estimate-form-module__WAi7gW__field textarea{resize:vertical;min-height:60px}.estimate-form-module__WAi7gW__row{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.estimate-form-module__WAi7gW__error{color:#f87171;font-size:.8rem}.estimate-form-module__WAi7gW__lineItemsSection{background:#0f172a4d;border:1px solid #ffffff14;border-radius:10px;padding:1rem}.estimate-form-module__WAi7gW__lineItemsHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.estimate-form-module__WAi7gW__lineItemsHeader label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.estimate-form-module__WAi7gW__addItemBtn{color:#a5b4fc;cursor:pointer;background:#6366f11a;border:1px solid #6366f14d;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:500;transition:background .2s}.estimate-form-module__WAi7gW__addItemBtn:hover{background:#6366f133}.estimate-form-module__WAi7gW__lineItemsTable{flex-direction:column;gap:.5rem;display:flex}.estimate-form-module__WAi7gW__lineItemHeader{color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;gap:.5rem;padding:0 .25rem;font-size:.75rem;font-weight:600;display:flex}.estimate-form-module__WAi7gW__lineItemRow{align-items:center;gap:.5rem;display:flex}.estimate-form-module__WAi7gW__lineItemRow input{color:#fff;background:#0f172a99;border:1px solid #ffffff1a;border-radius:6px;padding:.5rem .6rem;font-size:.85rem;transition:border-color .2s}.estimate-form-module__WAi7gW__lineItemRow input:focus-visible{border-color:#6366f1}.estimate-form-module__WAi7gW__lineItemTotal{color:#fff9;font-variant-numeric:tabular-nums;min-width:80px;font-size:.85rem;font-weight:600}.estimate-form-module__WAi7gW__removeItemBtn{color:#ffffff40;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;transition:all .2s;display:flex}.estimate-form-module__WAi7gW__removeItemBtn:hover:not(:disabled){color:#f87171;border-color:#f871714d}.estimate-form-module__WAi7gW__removeItemBtn:disabled{opacity:.2;cursor:not-allowed}.estimate-form-module__WAi7gW__totalsSection{border-top:1px solid #ffffff0f;flex-direction:column;align-items:flex-end;gap:.4rem;margin-top:.75rem;padding-top:.75rem;display:flex}.estimate-form-module__WAi7gW__totalsRow{color:#ffffff80;font-variant-numeric:tabular-nums;justify-content:space-between;width:280px;font-size:.85rem;display:flex}.estimate-form-module__WAi7gW__grandTotal{color:#fff;border-top:1px solid #ffffff1a;padding-top:.4rem;font-size:1rem;font-weight:700}.estimate-form-module__WAi7gW__taxInput{color:#fff;text-align:center;background:#0f172a99;border:1px solid #ffffff1a;border-radius:4px;width:50px;padding:.2rem .4rem;font-size:.8rem}.estimate-form-module__WAi7gW__taxInput:focus-visible{border-color:#6366f1}.estimate-form-module__WAi7gW__actions{border-top:1px solid #ffffff0f;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.estimate-form-module__WAi7gW__cancelBtn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem}.estimate-form-module__WAi7gW__saveBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;transition:opacity .2s}.estimate-form-module__WAi7gW__saveBtn:disabled,.estimate-form-module__WAi7gW__draftBtn:disabled{opacity:.5;cursor:not-allowed}.estimate-form-module__WAi7gW__draftBtn{color:#94a3b8;cursor:pointer;background:#94a3b814;border:1px solid #94a3b84d;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.estimate-form-module__WAi7gW__draftBtn:hover:not(:disabled){color:#cbd5e1;background:#94a3b826;border-color:#94a3b866}.estimate-form-module__WAi7gW__facturaRow{border-top:1px solid #ffffff0f;margin-top:.75rem;padding-top:.75rem}.estimate-form-module__WAi7gW__facturaToggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.65rem;display:flex}.estimate-form-module__WAi7gW__facturaToggle input[type=checkbox]{display:none}.estimate-form-module__WAi7gW__facturaSwitch{background:#ffffff1f;border-radius:12px;flex-shrink:0;width:38px;height:20px;transition:background .25s;position:relative}.estimate-form-module__WAi7gW__facturaSwitch:after{content:"";background:#64748b;border-radius:50%;width:16px;height:16px;transition:all .25s;position:absolute;top:2px;left:2px}.estimate-form-module__WAi7gW__facturaToggle input:checked+.estimate-form-module__WAi7gW__facturaSwitch{background:#fbbf2440}.estimate-form-module__WAi7gW__facturaToggle input:checked+.estimate-form-module__WAi7gW__facturaSwitch:after{background:#fbbf24;left:20px}.estimate-form-module__WAi7gW__facturaLabel{color:#ffffffb3;font-size:.88rem;font-weight:500}.estimate-form-module__WAi7gW__facturaHint{color:#fbbf24b3;margin-left:.35rem;font-size:.78rem;font-weight:400}.estimate-form-module__WAi7gW__sectionLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.65rem;font-size:.8rem;font-weight:500;display:block}.estimate-form-module__WAi7gW__billingTypeRow{flex-wrap:wrap;gap:.5rem;display:flex}.estimate-form-module__WAi7gW__billingTypeBtn{color:#ffffff80;cursor:pointer;background:#0f172a66;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem .9rem;font-size:.82rem;font-weight:500;transition:all .2s}.estimate-form-module__WAi7gW__billingTypeBtn:hover{color:#ffffffb3;border-color:#6366f14d}.estimate-form-module__WAi7gW__billingTypeBtnActive{color:#a5b4fc;background:#6366f126;border-color:#6366f166}.estimate-form-module__WAi7gW__colDesc{flex:3}.estimate-form-module__WAi7gW__colQty{text-align:center;flex:1}.estimate-form-module__WAi7gW__colPrice,.estimate-form-module__WAi7gW__colTotal{text-align:right;flex:1}.estimate-form-module__WAi7gW__colSpacer{width:36px}.estimate-form-module__WAi7gW__taxLabel{align-items:center;gap:.5rem;display:flex}.estimate-form-module__WAi7gW__billingField{margin-top:.75rem}.estimate-form-module__WAi7gW__formError{margin-top:1rem}.estimate-form-module__WAi7gW__row3{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.estimate-form-module__WAi7gW__emptyHint{color:#ffffff4d;margin:.5rem 0;font-size:.82rem;font-style:italic}.estimate-form-module__WAi7gW__sectionTitle{color:#ffffffd9;margin:0 0 .25rem;font-size:.95rem;font-weight:600}@media (max-width:640px){.estimate-form-module__WAi7gW__row,.estimate-form-module__WAi7gW__row3{grid-template-columns:1fr}.estimate-form-module__WAi7gW__totalsRow{width:100%}.estimate-form-module__WAi7gW__billingTypeRow{flex-direction:column}.estimate-form-module__WAi7gW__billingTypeBtn{text-align:center;width:100%}}
.estimate-list-module__6tfyzG__headerActions{align-items:center;gap:.5rem;display:flex}.estimate-list-module__6tfyzG__privacyBtn{cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:8px;padding:.4rem .6rem;font-size:1rem;line-height:1}.estimate-list-module__6tfyzG__newEstimateLink{background:var(--color-accent,#6366f1);color:#fff;border-radius:8px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .2s}.estimate-list-module__6tfyzG__newEstimateLink:hover{opacity:.85}.estimate-list-module__6tfyzG__filterBar{gap:.5rem;margin-bottom:1rem;display:flex}.estimate-list-module__6tfyzG__filterBtn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}.estimate-list-module__6tfyzG__filterBtn:hover{color:#ffffffb3;border-color:#fff3}.estimate-list-module__6tfyzG__filterBtnActive{border:1px solid var(--color-accent,#6366f1);color:#a5b4fc;background:#6366f126}.estimate-list-module__6tfyzG__filterSummary{color:#fff6;align-self:center;margin-left:auto;font-size:.85rem}.estimate-list-module__6tfyzG__estimateLink{color:#60a5fa;font-weight:500;text-decoration:none}.estimate-list-module__6tfyzG__estimateLink:hover{text-decoration:underline}.estimate-list-module__6tfyzG__totalCell{font-variant-numeric:tabular-nums;font-weight:600}.estimate-list-module__6tfyzG__dateCell{opacity:.7}
.finance-dashboard-module__eGGN3W__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.finance-dashboard-module__eGGN3W__statCard{background:#0f172a80;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.finance-dashboard-module__eGGN3W__statLabel{text-transform:uppercase;letter-spacing:.05em;color:#fff6;font-size:.75rem;font-weight:500}.finance-dashboard-module__eGGN3W__statValue{color:#fff;font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:700}.finance-dashboard-module__eGGN3W__statValueAccent{color:#818cf8;font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:700}.finance-dashboard-module__eGGN3W__statValueWarn{color:#fbbf24;font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:700}.finance-dashboard-module__eGGN3W__statValueDanger{color:#f87171;font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:700}.finance-dashboard-module__eGGN3W__quickLinks{gap:.75rem;margin-bottom:1.5rem;display:flex}.finance-dashboard-module__eGGN3W__quickLink{color:#a5b4fc;background:#6366f11a;border:1px solid #6366f133;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s}.finance-dashboard-module__eGGN3W__quickLink:hover{background:#6366f133}.finance-dashboard-module__eGGN3W__recentHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.finance-dashboard-module__eGGN3W__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:#fff6;font-size:.8rem;font-weight:600}.finance-dashboard-module__eGGN3W__viewAll{color:#6366f1;font-size:.85rem;font-weight:500;text-decoration:none}.finance-dashboard-module__eGGN3W__recentList{flex-direction:column;display:flex}.finance-dashboard-module__eGGN3W__recentItem{border-bottom:1px solid #ffffff0a;border-radius:6px;justify-content:space-between;align-items:center;padding:.75rem .5rem;text-decoration:none;transition:background .15s;display:flex}.finance-dashboard-module__eGGN3W__recentItem:last-child{border-bottom:none}.finance-dashboard-module__eGGN3W__recentItem:hover{background:#ffffff08}.finance-dashboard-module__eGGN3W__recentInfo{flex-direction:column;gap:.2rem;display:flex}.finance-dashboard-module__eGGN3W__recentName{color:#fff;font-size:.9rem;font-weight:500}.finance-dashboard-module__eGGN3W__recentClient{color:#fff6;font-size:.8rem}.finance-dashboard-module__eGGN3W__recentRight{align-items:center;gap:.75rem;display:flex}.finance-dashboard-module__eGGN3W__recentAmount{color:#fff;font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:600}@media (max-width:900px){.finance-dashboard-module__eGGN3W__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.finance-dashboard-module__eGGN3W__statsGrid{grid-template-columns:1fr}.finance-dashboard-module__eGGN3W__quickLinks{flex-wrap:wrap}.finance-dashboard-module__eGGN3W__quickLink{text-align:center;width:100%}}
.invoice-detail-module__9i1eaG__hero{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.invoice-detail-module__9i1eaG__amountBlock{align-items:baseline;gap:.5rem;display:flex}.invoice-detail-module__9i1eaG__amount{color:#fff;font-variant-numeric:tabular-nums;font-size:2.5rem;font-weight:700}.invoice-detail-module__9i1eaG__currency{color:#fff6;font-size:1rem;font-weight:500}.invoice-detail-module__9i1eaG__overdueWarning{color:#f87171;font-size:.85rem;font-weight:500}.invoice-detail-module__9i1eaG__quickActions{gap:.5rem;margin-bottom:1.5rem;display:flex}.invoice-detail-module__9i1eaG__actionBtn,.invoice-detail-module__9i1eaG__actionBtnGreen,.invoice-detail-module__9i1eaG__actionBtnRed,.invoice-detail-module__9i1eaG__deleteBtn{cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:opacity .2s}.invoice-detail-module__9i1eaG__actionBtn{color:#a5b4fc;background:#6366f126;border:1px solid #6366f14d}.invoice-detail-module__9i1eaG__actionBtnGreen{color:#34d399;background:#34d39926;border:1px solid #34d3994d}.invoice-detail-module__9i1eaG__actionBtnRed{color:#fca5a5;background:#f8717126;border:1px solid #f871714d}.invoice-detail-module__9i1eaG__deleteBtn{color:#ffffff4d;background:0 0;border:1px solid #ffffff14;margin-left:auto}.invoice-detail-module__9i1eaG__deleteBtn:hover{color:#f87171;border-color:#f871714d}.invoice-detail-module__9i1eaG__grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.invoice-detail-module__9i1eaG__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:#fff6;margin-bottom:1rem;font-size:.8rem;font-weight:600}.invoice-detail-module__9i1eaG__detailRow{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.invoice-detail-module__9i1eaG__detailRow:last-child{border-bottom:none}.invoice-detail-module__9i1eaG__label{color:#fff6;font-size:.85rem}.invoice-detail-module__9i1eaG__link{color:#60a5fa;font-weight:500;text-decoration:none}
.invoice-form-module__R8EzZW__grid{flex-direction:column;gap:1.25rem;display:flex}.invoice-form-module__R8EzZW__field{flex-direction:column;gap:.4rem;display:flex}.invoice-form-module__R8EzZW__field label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.invoice-form-module__R8EzZW__field input,.invoice-form-module__R8EzZW__field select,.invoice-form-module__R8EzZW__field textarea{color:#fff;background:#0f172a99;border:1px solid #ffffff1a;border-radius:8px;padding:.6rem .75rem;font-size:.9rem;transition:border-color .2s}.invoice-form-module__R8EzZW__field input:focus-visible,.invoice-form-module__R8EzZW__field select:focus-visible,.invoice-form-module__R8EzZW__field textarea:focus-visible{border-color:#6366f1}.invoice-form-module__R8EzZW__field select:disabled{opacity:.4;cursor:not-allowed}.invoice-form-module__R8EzZW__field textarea{resize:vertical;min-height:60px}.invoice-form-module__R8EzZW__row{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.invoice-form-module__R8EzZW__error{color:#f87171;font-size:.8rem}.invoice-form-module__R8EzZW__actions{border-top:1px solid #ffffff0f;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.invoice-form-module__R8EzZW__cancelBtn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem}.invoice-form-module__R8EzZW__saveBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;transition:opacity .2s}.invoice-form-module__R8EzZW__saveBtn:disabled{opacity:.5;cursor:not-allowed}
.portfolio-summary-module__e3b00q__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.portfolio-summary-module__e3b00q__statCard{border-radius:var(--radius-md,12px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform var(--duration-normal,.25s)var(--ease-spring,cubic-bezier(.23,1,.32,1)),box-shadow var(--duration-normal,.25s)var(--ease-spring,cubic-bezier(.23,1,.32,1));background:#1e293b80;border:1px solid #ffffff14;padding:1.25rem}.portfolio-summary-module__e3b00q__statCard:hover{box-shadow:var(--shadow-elevated,0 8px 40px #0006);transform:translateY(-2px)}.portfolio-summary-module__e3b00q__statLabel{text-transform:uppercase;letter-spacing:.06em;color:#ffffff73;margin-bottom:.35rem;font-size:.75rem}.portfolio-summary-module__e3b00q__statValue{color:var(--text-primary,#f1f5f9);font-size:1.6rem;font-weight:700;line-height:1.2}.portfolio-summary-module__e3b00q__statSub{color:#fff6;margin-top:.15rem;font-size:.75rem}.portfolio-summary-module__e3b00q__aiCard{background:#1e293b99;background-image:linear-gradient(#1e293bd9,#1e293bd9),var(--ai-gradient,linear-gradient(135deg,#6366f1,#8b5cf6,#a78bfa));border-radius:var(--radius-md,12px);transition:transform var(--duration-normal,.25s)var(--ease-spring,cubic-bezier(.23,1,.32,1)),box-shadow var(--duration-normal,.25s)var(--ease-spring,cubic-bezier(.23,1,.32,1));background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000;align-items:flex-start;gap:.75rem;padding:1.25rem;display:flex}.portfolio-summary-module__e3b00q__aiCard:hover{box-shadow:var(--ai-glow,0 0 20px #6366f14d);transform:translateY(-2px)}.portfolio-summary-module__e3b00q__aiIcon{flex-shrink:0;font-size:1.2rem;animation:3s ease-in-out infinite portfolio-summary-module__e3b00q__pulse-glow}.portfolio-summary-module__e3b00q__aiText{color:#ffffffbf;font-size:.85rem;line-height:1.45}.portfolio-summary-module__e3b00q__danger{color:var(--accent-danger,#ef4444)}.portfolio-summary-module__e3b00q__warning{color:var(--accent-warning,#f59e0b)}@media (max-width:600px){.portfolio-summary-module__e3b00q__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.portfolio-summary-module__e3b00q__aiCard{grid-column:1/-1}.portfolio-summary-module__e3b00q__statValue{font-size:1.3rem}}
