.auth-module__nj2bEq__authPage{background-color:var(--md-sys-color-background);justify-content:center;align-items:center;min-height:100vh;padding:32px 24px;display:flex}.auth-module__nj2bEq__shell{border:1px solid var(--md-sys-color-outline);background-color:var(--md-sys-color-surface);width:100%;max-width:980px;box-shadow:none;border-radius:10px;grid-template-columns:1fr 440px;display:grid;overflow:hidden}.auth-module__nj2bEq__introPanel{color:#fff;background:linear-gradient(#0a1f0e 0%,#061109 100%);flex-direction:column;justify-content:center;padding:48px 44px;display:flex}.auth-module__nj2bEq__introTitle{font:var(--md-sys-typescale-headline-medium);color:#fff;margin-bottom:12px}.auth-module__nj2bEq__introText{font:var(--md-sys-typescale-body-large);color:#ddefe2;max-width:46ch;margin-bottom:24px}.auth-module__nj2bEq__chipRow{flex-wrap:wrap;gap:10px;display:flex}.auth-module__nj2bEq__chip{color:#ddefe2;height:32px;font:var(--md-sys-typescale-label-medium);border:1px solid #ffffff38;border-radius:10px;align-items:center;padding:0 14px;display:inline-flex}.auth-module__nj2bEq__card{background-color:var(--md-sys-color-surface);width:100%;max-width:100%;padding:40px 36px}.auth-module__nj2bEq__brand{color:var(--md-sys-color-primary);font:var(--md-sys-typescale-title-medium);align-items:center;gap:10px;margin-bottom:24px;display:inline-flex}.auth-module__nj2bEq__brandDot{border-radius:var(--md-sys-shape-corner-full);background-color:var(--md-sys-color-primary);width:10px;height:10px}.auth-module__nj2bEq__title{font:var(--md-sys-typescale-headline-small);color:var(--md-sys-color-on-surface);margin-bottom:6px}.auth-module__nj2bEq__subtitle{font:var(--md-sys-typescale-body-medium);color:var(--md-sys-color-on-surface-variant);margin-bottom:24px}.auth-module__nj2bEq__form{flex-direction:column;gap:16px;display:flex}.auth-module__nj2bEq__field{flex-direction:column;gap:8px;display:flex}.auth-module__nj2bEq__field label{font:var(--md-sys-typescale-body-medium);color:var(--md-sys-color-on-surface-variant);font-weight:500}.auth-module__nj2bEq__field input{border:1px solid var(--md-sys-color-outline);background-color:var(--md-sys-color-surface);height:48px;color:var(--md-sys-color-on-surface);border-radius:10px;padding:0 14px;font-family:inherit;font-size:15px;transition:all .2s}.auth-module__nj2bEq__field input:hover{border-color:var(--md-sys-color-outline)}.auth-module__nj2bEq__passwordField{width:100%;position:relative}.auth-module__nj2bEq__passwordField input{width:100%;padding-right:40px}.auth-module__nj2bEq__passwordToggle{width:22px;height:22px;color:var(--md-sys-color-on-surface-variant);z-index:2;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-module__nj2bEq__passwordToggle:hover{background-color:var(--md-sys-state-hover)}.auth-module__nj2bEq__field input:focus{border-color:var(--md-sys-color-primary);box-shadow:none}.auth-module__nj2bEq__primaryBtn{background-color:var(--md-sys-color-primary);color:#fff;border:none;border-radius:10px;height:48px;margin-top:8px;padding:0 20px;font-family:inherit;font-size:15px;font-weight:700;transition:all .15s}.auth-module__nj2bEq__primaryBtn:hover{background-color:var(--md-sys-primary-hover)}.auth-module__nj2bEq__footerText{text-align:center;color:var(--md-sys-color-on-surface-variant);font:var(--md-sys-typescale-body-small);margin-top:20px}.auth-module__nj2bEq__footerText a{color:var(--md-sys-color-primary);font-weight:500}.auth-module__nj2bEq__helperText{color:var(--md-sys-color-on-surface-variant);font:var(--md-sys-typescale-body-small);margin-top:14px}.auth-module__nj2bEq__statusMessage{color:var(--md-sys-color-error);font:var(--md-sys-typescale-body-small);margin-top:6px}.auth-module__nj2bEq__statusMessageSuccess{color:var(--md-sys-color-tertiary);font:var(--md-sys-typescale-body-small);margin-top:6px}@media (max-width:900px){.auth-module__nj2bEq__shell{grid-template-columns:1fr;max-width:620px}.auth-module__nj2bEq__introPanel{border-right:none;border-bottom:1px solid var(--md-sys-color-outline-variant);padding:24px}.auth-module__nj2bEq__introTitle{font:var(--md-sys-typescale-headline-small)}}@media (max-width:768px){.auth-module__nj2bEq__authPage{padding:20px 14px}.auth-module__nj2bEq__shell{border-radius:10px;max-width:100%}.auth-module__nj2bEq__introPanel{padding:20px 18px}.auth-module__nj2bEq__introText{margin-bottom:14px}.auth-module__nj2bEq__chip{height:28px;padding:0 10px;font-size:11px}.auth-module__nj2bEq__card{padding:22px 16px}.auth-module__nj2bEq__title{font:var(--md-sys-typescale-title-large)}.auth-module__nj2bEq__subtitle{margin-bottom:18px}}@media (max-width:600px){.auth-module__nj2bEq__authPage{padding:16px}.auth-module__nj2bEq__introPanel{display:none}.auth-module__nj2bEq__shell{border-radius:10px}.auth-module__nj2bEq__card{padding:20px 14px 18px}.auth-module__nj2bEq__form{gap:14px}.auth-module__nj2bEq__field{gap:6px}}[data-theme=dark] .auth-module__nj2bEq__primaryBtn{background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}[data-theme=dark] .auth-module__nj2bEq__primaryBtn:hover{background-color:var(--md-sys-primary-hover)}
.ValidatedField-module__p3h6la__error{color:#b3261e;margin-top:4px;font-size:.75rem;line-height:1.25rem;display:block}[data-theme=dark] .ValidatedField-module__p3h6la__error{color:#f2b8b5}.ValidatedField-module__p3h6la__invalid input,.ValidatedField-module__p3h6la__invalid select,.ValidatedField-module__p3h6la__invalid textarea{border-color:#b3261e!important}.ValidatedField-module__p3h6la__invalid input:focus,.ValidatedField-module__p3h6la__invalid select:focus,.ValidatedField-module__p3h6la__invalid textarea:focus{outline-color:#b3261e}
.ProjectCard-module__SNV5ra__card{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:12px;flex-direction:column;gap:14px;width:100%;max-width:100%;padding:20px;transition:border-color .18s,box-shadow .18s;display:flex}.ProjectCard-module__SNV5ra__card:hover{border-color:#bbf7d0;box-shadow:0 1px 2px #1018280a}.ProjectCard-module__SNV5ra__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ProjectCard-module__SNV5ra__headerRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.ProjectCard-module__SNV5ra__leader{align-items:center;gap:12px;min-width:0;display:flex}.ProjectCard-module__SNV5ra__leaderAvatar{flex-shrink:0}.ProjectCard-module__SNV5ra__leaderText{min-width:0}.ProjectCard-module__SNV5ra__leaderName{color:var(--md-sys-color-on-surface);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;line-height:1.3;overflow:hidden}.ProjectCard-module__SNV5ra__leaderRole{color:var(--md-sys-color-on-surface-variant);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:13px;overflow:hidden}.ProjectCard-module__SNV5ra__menuSlot{flex-shrink:0}.ProjectCard-module__SNV5ra__menuBtn{cursor:pointer;width:32px;height:32px;color:var(--md-sys-color-on-surface-variant);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex}.ProjectCard-module__SNV5ra__menuBtn:hover{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.ProjectCard-module__SNV5ra__dots{letter-spacing:1px;font-size:16px;line-height:1}.ProjectCard-module__SNV5ra__title{min-width:0;color:var(--md-sys-color-on-surface);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:16px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.ProjectCard-module__SNV5ra__previewThumb{border:1px solid var(--md-sys-color-outline);background-color:var(--md-sys-color-surface-variant);border-radius:10px;width:100%;overflow:hidden}.ProjectCard-module__SNV5ra__previewImg{object-fit:cover;width:100%;height:150px;display:block}.ProjectCard-module__SNV5ra__previewPlaceholder{width:100%;height:150px;color:var(--md-sys-color-on-surface-variant);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.ProjectCard-module__SNV5ra__previewPlaceholderText{font-size:13px;font-weight:500}.ProjectCard-module__SNV5ra__sectionLabel{color:var(--md-sys-color-on-surface-variant);font-size:13px;font-weight:500}.ProjectCard-module__SNV5ra__members{align-items:center;min-height:28px;display:flex}.ProjectCard-module__SNV5ra__memberAvatar{margin-left:-8px}.ProjectCard-module__SNV5ra__memberAvatar:first-child{margin-left:0}.ProjectCard-module__SNV5ra__more{background-color:var(--md-sys-color-primary-container);color:#16a34a;border:2px solid var(--md-sys-color-surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:inline-flex}.ProjectCard-module__SNV5ra__noMembers{color:var(--md-sys-color-on-surface-variant);font-size:13px}.ProjectCard-module__SNV5ra__progressRow{align-items:center;gap:10px;display:flex}.ProjectCard-module__SNV5ra__progressTrack{background-color:var(--md-sys-color-outline-variant);border-radius:999px;flex:1;height:6px;overflow:hidden}.ProjectCard-module__SNV5ra__progressFill{background-color:#16a34a;border-radius:999px;height:100%;transition:width .3s}.ProjectCard-module__SNV5ra__percent{color:var(--md-sys-color-on-surface);text-align:right;min-width:36px;font-size:13px;font-weight:600}.ProjectCard-module__SNV5ra__viewDetails{border:1px solid var(--md-sys-color-outline);background-color:var(--md-sys-color-surface);width:100%;height:36px;color:var(--md-sys-color-on-surface);cursor:pointer;border-radius:8px;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s}.ProjectCard-module__SNV5ra__viewDetails:hover:not(:disabled){background-color:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-color:#16a34a}.ProjectCard-module__SNV5ra__viewDetails:disabled{opacity:.55;cursor:not-allowed}@media (max-width:420px){.ProjectCard-module__SNV5ra__card{padding:18px}}[data-theme=dark] .ProjectCard-module__SNV5ra__card{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline)}[data-theme=dark] .ProjectCard-module__SNV5ra__card:hover{border-color:var(--md-sys-color-primary)}:is([data-theme=dark] .ProjectCard-module__SNV5ra__leaderName,[data-theme=dark] .ProjectCard-module__SNV5ra__title){color:var(--md-sys-color-on-surface)}:is([data-theme=dark] .ProjectCard-module__SNV5ra__leaderRole,[data-theme=dark] .ProjectCard-module__SNV5ra__sectionLabel){color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .ProjectCard-module__SNV5ra__menuBtn:hover{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}[data-theme=dark] .ProjectCard-module__SNV5ra__progressTrack{background-color:var(--md-sys-color-outline-variant)}[data-theme=dark] .ProjectCard-module__SNV5ra__percent{color:var(--md-sys-color-on-surface)}[data-theme=dark] .ProjectCard-module__SNV5ra__viewDetails{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .ProjectCard-module__SNV5ra__viewDetails:hover:not(:disabled){border-color:var(--md-sys-color-primary);color:var(--md-sys-color-primary);background-color:#22a33c1f}
.teams-module__QkoBKW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.teams-module__QkoBKW__title{color:var(--md-sys-color-on-surface);letter-spacing:-.04em;flex-shrink:0;margin:0;font-size:28px;font-weight:750;line-height:1.15}.teams-module__QkoBKW__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.teams-module__QkoBKW__viewToggle{background:var(--md-sys-color-surface-container-high);border:1px solid var(--md-sys-color-outline);border-radius:8px;align-items:center;gap:2px;padding:3px;display:inline-flex}.teams-module__QkoBKW__viewBtn{height:34px;color:var(--md-sys-color-on-surface);font-size:13px;font-weight:500;font-family:var(--font-sans);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0 14px;transition:background-color .15s,color .15s}.teams-module__QkoBKW__viewBtn:hover:not(.teams-module__QkoBKW__active){color:var(--md-sys-color-on-surface)}.teams-module__QkoBKW__viewBtn.teams-module__QkoBKW__active{color:#fff;background:#16a34a;box-shadow:0 1px 2px #1018280f}.teams-module__QkoBKW__addBtn{color:#fff;height:40px;font-size:14px;font-weight:600;font-family:var(--font-sans);cursor:pointer;background-color:#16a34a;border:none;border-radius:8px;padding:0 16px;transition:background-color .15s}.teams-module__QkoBKW__addBtn:hover{background-color:var(--md-sys-color-primary)}.teams-module__QkoBKW__searchBar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.teams-module__QkoBKW__searchInput{border:1px solid var(--md-sys-color-outline);min-width:220px;height:44px;font-size:14px;font-family:var(--font-sans);background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2394A3B8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E");background-position:14px;background-repeat:no-repeat;border-radius:10px;outline:none;flex:1;padding:0 14px 0 42px;transition:border-color .15s,box-shadow .15s}.teams-module__QkoBKW__searchInput::placeholder{color:var(--md-sys-color-on-surface-variant)}.teams-module__QkoBKW__searchInput:hover{border-color:var(--md-sys-color-outline)}.teams-module__QkoBKW__searchInput:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.teams-module__QkoBKW__filterDropdown{flex-shrink:0;position:relative}.teams-module__QkoBKW__filterBtn{border:1px solid var(--md-sys-color-outline);height:44px;font-size:14px;font-family:var(--font-sans);background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);cursor:pointer;text-align:left;border-radius:10px;min-width:160px;padding:0 38px 0 14px;transition:border-color .15s;position:relative}.teams-module__QkoBKW__filterBtn:hover{border-color:var(--md-sys-color-outline)}.teams-module__QkoBKW__filterBtn:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--md-sys-color-outline);width:0;height:0;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.teams-module__QkoBKW__filterMenu{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);z-index:20;border-radius:10px;min-width:180px;padding:6px;display:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 16px #10182814}.teams-module__QkoBKW__filterMenu.teams-module__QkoBKW__show{display:block}.teams-module__QkoBKW__filterMenu button{width:100%;color:var(--md-sys-color-on-surface);text-align:left;cursor:pointer;font-size:14px;font-family:var(--font-sans);background:0 0;border:none;border-radius:6px;padding:9px 12px;transition:background-color .15s;display:block}.teams-module__QkoBKW__filterMenu button:hover{background-color:var(--md-sys-color-surface-container-high)}.teams-module__QkoBKW__filterMenu button.teams-module__QkoBKW__active{background-color:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);font-weight:600}.teams-module__QkoBKW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (min-width:1500px){.teams-module__QkoBKW__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.teams-module__QkoBKW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.teams-module__QkoBKW__grid{grid-template-columns:1fr}.teams-module__QkoBKW__actions{justify-content:space-between;width:100%}.teams-module__QkoBKW__searchInput{min-width:100%}.teams-module__QkoBKW__filterDropdown,.teams-module__QkoBKW__filterBtn{width:100%}}.teams-module__QkoBKW__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding:4px 0;display:flex}.teams-module__QkoBKW__pagination p{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:13px}.teams-module__QkoBKW__paginationBtns{align-items:center;gap:6px;display:flex}.teams-module__QkoBKW__paginationBtn{border:1px solid var(--md-sys-color-outline);background-color:var(--md-sys-color-surface);min-width:36px;height:36px;color:var(--md-sys-color-on-surface);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s;display:flex}.teams-module__QkoBKW__paginationBtn:hover:not(:disabled):not(.teams-module__QkoBKW__active){background-color:var(--md-sys-color-surface-container-high);border-color:var(--md-sys-color-outline)}.teams-module__QkoBKW__paginationBtn.teams-module__QkoBKW__active{background-color:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-color:#16a34a;font-weight:600}.teams-module__QkoBKW__paginationBtn:disabled{opacity:.45;cursor:not-allowed}.teams-module__QkoBKW__dropdown{position:relative}.teams-module__QkoBKW__menuBtn{width:32px;height:32px;color:var(--md-sys-color-on-surface-variant);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:background-color .15s,color .15s;display:inline-flex}.teams-module__QkoBKW__menuBtn:hover{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.teams-module__QkoBKW__dropdownMenu{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);z-index:20;border-radius:10px;min-width:170px;padding:6px;display:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 4px 16px #10182814}.teams-module__QkoBKW__dropdownMenu.teams-module__QkoBKW__show{display:block}.teams-module__QkoBKW__dropdownMenu button{width:100%;color:var(--md-sys-color-on-surface);text-align:left;cursor:pointer;font-size:14px;font-family:var(--font-sans);background:0 0;border:none;border-radius:6px;padding:9px 12px;transition:background-color .15s;display:block}.teams-module__QkoBKW__dropdownMenu button:hover{background-color:var(--md-sys-color-surface-container-high)}.teams-module__QkoBKW__dropdownMenu button:last-child{color:#dc2626}.teams-module__QkoBKW__dropdownMenu button:last-child:hover{background-color:#fef2f2}[data-theme=dark] .teams-module__QkoBKW__title{color:var(--md-sys-color-on-surface)}[data-theme=dark] .teams-module__QkoBKW__viewToggle{background:var(--md-sys-color-surface-container-high);border-color:var(--md-sys-color-outline)}[data-theme=dark] .teams-module__QkoBKW__viewBtn{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .teams-module__QkoBKW__viewBtn.teams-module__QkoBKW__active{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}[data-theme=dark] .teams-module__QkoBKW__addBtn{background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}[data-theme=dark] .teams-module__QkoBKW__addBtn:hover{background-color:var(--md-sys-primary-hover)}:is([data-theme=dark] .teams-module__QkoBKW__searchInput,[data-theme=dark] .teams-module__QkoBKW__filterBtn){background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}:is([data-theme=dark] .teams-module__QkoBKW__filterMenu,[data-theme=dark] .teams-module__QkoBKW__dropdownMenu){background-color:var(--md-sys-color-surface-container);border-color:var(--md-sys-color-outline)}:is([data-theme=dark] .teams-module__QkoBKW__filterMenu button,[data-theme=dark] .teams-module__QkoBKW__dropdownMenu button){color:var(--md-sys-color-on-surface)}:is([data-theme=dark] .teams-module__QkoBKW__filterMenu button:hover,[data-theme=dark] .teams-module__QkoBKW__dropdownMenu button:hover){background-color:var(--md-sys-color-surface-container-high)}[data-theme=dark] .teams-module__QkoBKW__pagination p{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .teams-module__QkoBKW__paginationBtn{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .teams-module__QkoBKW__menuBtn:hover{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}
.CreateProject-module__EfbxCG__formLayout{grid-template-columns:2fr 1fr;align-items:start;gap:24px;display:grid}.CreateProject-module__EfbxCG__leftSection{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:12px;flex-direction:column;gap:18px;padding:24px;display:flex;box-shadow:0 1px 2px #1018280a}.CreateProject-module__EfbxCG__rightSection{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:12px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 1px 2px #1018280a}.CreateProject-module__EfbxCG__row{gap:20px;display:flex}.CreateProject-module__EfbxCG__fieldGroup{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.CreateProject-module__EfbxCG__fullRow{flex-direction:column;gap:6px;display:flex}.CreateProject-module__EfbxCG__fieldGroup label,.CreateProject-module__EfbxCG__fullRow label{color:var(--md-sys-color-on-surface);margin-bottom:0;font-size:13px;font-weight:600}.CreateProject-module__EfbxCG__fieldGroup input,.CreateProject-module__EfbxCG__fieldGroup select,.CreateProject-module__EfbxCG__selectBox,.CreateProject-module__EfbxCG__dropdownBtn{border:1px solid var(--md-sys-color-outline);width:100%;height:44px;font-size:14px;font-family:var(--font-sans);background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);border-radius:10px;outline:none;padding:0 12px;transition:border-color .15s,box-shadow .15s}.CreateProject-module__EfbxCG__fieldGroup input[type=date]::-webkit-calendar-picker-indicator{filter:invert(var(--calendar-icon-invert,0));cursor:pointer}.CreateProject-module__EfbxCG__fieldGroup input:hover,.CreateProject-module__EfbxCG__fieldGroup select:hover,.CreateProject-module__EfbxCG__selectBox:hover,.CreateProject-module__EfbxCG__dropdownBtn:hover{border-color:var(--md-sys-color-outline)}.CreateProject-module__EfbxCG__fieldGroup input:focus,.CreateProject-module__EfbxCG__fieldGroup select:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.CreateProject-module__EfbxCG__fieldGroup input::placeholder,.CreateProject-module__EfbxCG__fieldGroup select::placeholder{color:var(--md-sys-color-on-surface-variant);opacity:1}.CreateProject-module__EfbxCG__fieldGroup input:disabled,.CreateProject-module__EfbxCG__fieldGroup select:disabled,.CreateProject-module__EfbxCG__fieldGroup input[readonly]{background-color:var(--md-sys-color-surface-variant);color:var(--md-sys-color-on-surface-variant);cursor:not-allowed}.CreateProject-module__EfbxCG__fieldGroup textarea{border:1px solid var(--md-sys-color-outline);width:100%;min-height:120px;font-size:14px;font-family:var(--font-sans);background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);resize:vertical;border-radius:10px;outline:none;padding:12px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.CreateProject-module__EfbxCG__fieldGroup textarea:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.CreateProject-module__EfbxCG__fieldGroup textarea::placeholder{color:var(--md-sys-color-on-surface-variant);opacity:1}[data-theme=dark] .CreateProject-module__EfbxCG__fieldGroup textarea{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}.CreateProject-module__EfbxCG__selectBox{cursor:pointer;color:var(--md-sys-color-on-surface-variant);align-items:center;display:flex}.CreateProject-module__EfbxCG__priorityDropdown{width:100%;position:relative}.CreateProject-module__EfbxCG__dropdownBtn{text-align:left;cursor:pointer;color:var(--md-sys-color-on-surface);padding:0 36px 0 12px;position:relative}.CreateProject-module__EfbxCG__dropdownBtn:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--md-sys-color-outline);width:0;height:0;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.CreateProject-module__EfbxCG__dropdownMenu{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);z-index:20;border-radius:10px;min-width:100%;padding:6px;display:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 16px #10182814}.CreateProject-module__EfbxCG__dropdownMenu.CreateProject-module__EfbxCG__show{display:block}.CreateProject-module__EfbxCG__dropdownMenu button{width:100%;color:var(--md-sys-color-on-surface);text-align:left;cursor:pointer;font-size:14px;font-family:var(--font-sans);background:0 0;border:none;border-radius:6px;padding:9px 12px;transition:background-color .15s;display:block}.CreateProject-module__EfbxCG__dropdownMenu button:hover{background-color:var(--md-sys-color-surface-container-high)}.CreateProject-module__EfbxCG__actions{border-top:1px solid var(--md-sys-color-outline);justify-content:flex-end;gap:12px;margin-top:6px;padding-top:18px;display:flex}@media (max-width:900px){.CreateProject-module__EfbxCG__formLayout{grid-template-columns:1fr}.CreateProject-module__EfbxCG__rightSection{order:-1}}@media (max-width:640px){.CreateProject-module__EfbxCG__row{flex-direction:column}.CreateProject-module__EfbxCG__actions{flex-direction:column-reverse}.CreateProject-module__EfbxCG__actions>*{width:100%}}:is([data-theme=dark] .CreateProject-module__EfbxCG__leftSection,[data-theme=dark] .CreateProject-module__EfbxCG__rightSection){background:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline)}:is([data-theme=dark] .CreateProject-module__EfbxCG__fieldGroup label,[data-theme=dark] .CreateProject-module__EfbxCG__fullRow label){color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .CreateProject-module__EfbxCG__fieldGroup input{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .CreateProject-module__EfbxCG__fieldGroup select{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .CreateProject-module__EfbxCG__selectBox{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .CreateProject-module__EfbxCG__dropdownBtn{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .CreateProject-module__EfbxCG__dropdownMenu{background-color:var(--md-sys-color-surface-container);border-color:var(--md-sys-color-outline)}[data-theme=dark] .CreateProject-module__EfbxCG__dropdownMenu button{color:var(--md-sys-color-on-surface)}[data-theme=dark] .CreateProject-module__EfbxCG__dropdownMenu button:hover{background-color:var(--md-sys-color-surface-container-high)}[data-theme=dark] .CreateProject-module__EfbxCG__actions{border-top-color:var(--md-sys-color-outline-variant)}
.newproject-module__UbWztq__header{margin-bottom:24px}.newproject-module__UbWztq__title{color:var(--md-sys-color-on-surface);margin:0;font-size:24px;font-weight:400}
.projectlist-module__jcGwGG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.projectlist-module__jcGwGG__title{color:var(--md-sys-color-on-surface);letter-spacing:-.03em;flex-shrink:0;margin:0;font-size:28px;font-weight:700}.projectlist-module__jcGwGG__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.projectlist-module__jcGwGG__viewToggle{background:var(--md-sys-color-surface-container-high);border:1px solid var(--md-sys-color-outline);border-radius:8px;align-items:center;gap:2px;padding:3px;display:inline-flex}.projectlist-module__jcGwGG__viewBtn{height:34px;color:var(--md-sys-color-on-surface);font-size:13px;font-weight:500;font-family:var(--font-sans);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0 14px;transition:background-color .15s,color .15s}.projectlist-module__jcGwGG__viewBtn:hover:not(.projectlist-module__jcGwGG__active){color:var(--md-sys-color-on-surface)}.projectlist-module__jcGwGG__viewBtn.projectlist-module__jcGwGG__active{color:#fff;background:#16a34a;box-shadow:0 1px 2px #1018280f}.projectlist-module__jcGwGG__addBtn{color:#fff;height:40px;font-size:14px;font-weight:600;font-family:var(--font-sans);cursor:pointer;background-color:#16a34a;border:none;border-radius:8px;padding:0 16px;transition:background-color .15s}.projectlist-module__jcGwGG__addBtn:hover{background-color:var(--md-sys-color-primary)}.projectlist-module__jcGwGG__searchBar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.projectlist-module__jcGwGG__searchInput{border:1px solid var(--md-sys-color-outline);min-width:220px;height:44px;font-size:14px;font-family:var(--font-sans);background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%239CA3AF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E");background-position:14px;background-repeat:no-repeat;border-radius:10px;outline:none;flex:1;padding:0 14px 0 42px;transition:border-color .15s,box-shadow .15s}.projectlist-module__jcGwGG__searchInput::placeholder{color:var(--md-sys-color-on-surface-variant)}.projectlist-module__jcGwGG__searchInput:hover{border-color:var(--md-sys-color-outline)}.projectlist-module__jcGwGG__searchInput:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.projectlist-module__jcGwGG__filterDropdown{flex-shrink:0;position:relative}.projectlist-module__jcGwGG__filterBtn{border:1px solid var(--md-sys-color-outline);height:44px;font-size:14px;font-family:var(--font-sans);background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);cursor:pointer;text-align:left;border-radius:10px;min-width:160px;padding:0 38px 0 14px;transition:border-color .15s,box-shadow .15s;position:relative}.projectlist-module__jcGwGG__filterBtn:hover{border-color:var(--md-sys-color-outline)}.projectlist-module__jcGwGG__filterBtn:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--md-sys-color-outline);width:0;height:0;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.projectlist-module__jcGwGG__filterMenu{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);z-index:20;border-radius:10px;min-width:180px;padding:6px;display:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 16px #10182814}.projectlist-module__jcGwGG__filterMenu.projectlist-module__jcGwGG__show{display:block}.projectlist-module__jcGwGG__filterMenu button{width:100%;color:var(--md-sys-color-on-surface);text-align:left;cursor:pointer;font-size:14px;font-family:var(--font-sans);background:0 0;border:none;border-radius:6px;padding:9px 12px;transition:background-color .15s;display:block}.projectlist-module__jcGwGG__filterMenu button:hover{background-color:var(--md-sys-color-surface-container-high)}.projectlist-module__jcGwGG__filterMenu button.projectlist-module__jcGwGG__active{background-color:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);font-weight:600}.projectlist-module__jcGwGG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.projectlist-module__jcGwGG__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding:4px 0;display:flex}.projectlist-module__jcGwGG__pagination p{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:13px}.projectlist-module__jcGwGG__paginationBtns{align-items:center;gap:6px;display:flex}.projectlist-module__jcGwGG__paginationBtn{border:1px solid var(--md-sys-color-outline);background-color:var(--md-sys-color-surface);min-width:36px;height:36px;color:var(--md-sys-color-on-surface);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s;display:flex}.projectlist-module__jcGwGG__paginationBtn:hover:not(:disabled):not(.projectlist-module__jcGwGG__active){background-color:var(--md-sys-color-surface-container-high);border-color:var(--md-sys-color-outline)}.projectlist-module__jcGwGG__paginationBtn.projectlist-module__jcGwGG__active{background-color:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-color:#16a34a;font-weight:600}.projectlist-module__jcGwGG__paginationBtn:disabled{opacity:.45;cursor:not-allowed}.projectlist-module__jcGwGG__dropdown{position:relative}.projectlist-module__jcGwGG__menuBtn{width:32px;height:32px;color:var(--md-sys-color-on-surface-variant);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:background-color .15s,color .15s;display:inline-flex}.projectlist-module__jcGwGG__menuBtn:hover{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.projectlist-module__jcGwGG__dropdownMenu{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);z-index:20;border-radius:10px;min-width:170px;padding:6px;display:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 4px 16px #10182814}.projectlist-module__jcGwGG__dropdownMenu.projectlist-module__jcGwGG__show{display:block}.projectlist-module__jcGwGG__dropdownMenu button{width:100%;color:var(--md-sys-color-on-surface);text-align:left;cursor:pointer;font-size:14px;font-family:var(--font-sans);background:0 0;border:none;border-radius:6px;padding:9px 12px;transition:background-color .15s;display:block}.projectlist-module__jcGwGG__dropdownMenu button:hover{background-color:var(--md-sys-color-surface-container-high)}.projectlist-module__jcGwGG__dropdownMenu button:last-child{color:#dc2626}.projectlist-module__jcGwGG__dropdownMenu button:last-child:hover{background-color:#fef2f2}@media (max-width:1024px){.projectlist-module__jcGwGG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.projectlist-module__jcGwGG__grid{grid-template-columns:1fr}.projectlist-module__jcGwGG__actions{justify-content:space-between;width:100%}.projectlist-module__jcGwGG__searchInput{min-width:100%}.projectlist-module__jcGwGG__filterDropdown,.projectlist-module__jcGwGG__filterBtn{width:100%}}[data-theme=dark] .projectlist-module__jcGwGG__title{color:var(--md-sys-color-on-surface)}[data-theme=dark] .projectlist-module__jcGwGG__viewToggle{background:var(--md-sys-color-surface-container-high);border-color:var(--md-sys-color-outline)}[data-theme=dark] .projectlist-module__jcGwGG__viewBtn{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .projectlist-module__jcGwGG__viewBtn.projectlist-module__jcGwGG__active{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}[data-theme=dark] .projectlist-module__jcGwGG__addBtn{background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}[data-theme=dark] .projectlist-module__jcGwGG__addBtn:hover{background-color:var(--md-sys-primary-hover)}:is([data-theme=dark] .projectlist-module__jcGwGG__searchInput,[data-theme=dark] .projectlist-module__jcGwGG__filterBtn){background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}:is([data-theme=dark] .projectlist-module__jcGwGG__filterMenu,[data-theme=dark] .projectlist-module__jcGwGG__dropdownMenu){background-color:var(--md-sys-color-surface-container);border-color:var(--md-sys-color-outline)}:is([data-theme=dark] .projectlist-module__jcGwGG__filterMenu button,[data-theme=dark] .projectlist-module__jcGwGG__dropdownMenu button){color:var(--md-sys-color-on-surface)}:is([data-theme=dark] .projectlist-module__jcGwGG__filterMenu button:hover,[data-theme=dark] .projectlist-module__jcGwGG__dropdownMenu button:hover){background-color:var(--md-sys-color-surface-container-high)}[data-theme=dark] .projectlist-module__jcGwGG__pagination p{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .projectlist-module__jcGwGG__paginationBtn{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .projectlist-module__jcGwGG__menuBtn:hover{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}
.view-module__HSUWpW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.view-module__HSUWpW__headerText{min-width:0}.view-module__HSUWpW__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#16a34a;margin:0 0 6px;font-size:12px;font-weight:700}.view-module__HSUWpW__title{letter-spacing:-.03em;color:var(--md-sys-color-on-surface);margin:0;font-size:28px;font-weight:700;line-height:1.2}.view-module__HSUWpW__actions{flex-shrink:0;gap:12px;display:flex}.view-module__HSUWpW__content{flex-direction:column;gap:20px;display:flex}.view-module__HSUWpW__section{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:12px;padding:20px;box-shadow:0 1px 2px #1018280a}.view-module__HSUWpW__sectionHead{align-items:center;gap:10px;margin-bottom:16px;display:flex}.view-module__HSUWpW__sectionIcon{background:var(--md-sys-color-primary-container);color:#16a34a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.view-module__HSUWpW__sectionTitle{letter-spacing:-.01em;color:var(--md-sys-color-on-surface);margin:0;font-size:16px;font-weight:650;line-height:1.3}.view-module__HSUWpW__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.view-module__HSUWpW__sectionHeader .view-module__HSUWpW__sectionHead{margin-bottom:0}.view-module__HSUWpW__infoGrid{grid-template-columns:repeat(3,1fr);gap:18px 24px;display:grid}.view-module__HSUWpW__field{flex-direction:column;gap:6px;min-width:0;display:flex}.view-module__HSUWpW__label{color:var(--md-sys-color-on-surface-variant);font-size:12px;font-weight:500}.view-module__HSUWpW__value{color:var(--md-sys-color-on-surface);word-break:break-word;font-size:14px;font-weight:500;line-height:1.45}.view-module__HSUWpW__progressRow{align-items:center;gap:10px;display:flex}.view-module__HSUWpW__progressTrack{background-color:var(--md-sys-color-outline-variant);border-radius:999px;flex:1;height:6px;overflow:hidden}.view-module__HSUWpW__progressFill{background-color:#16a34a;border-radius:999px;height:100%;transition:width .3s}.view-module__HSUWpW__percent{color:var(--md-sys-color-on-surface);text-align:right;min-width:36px;font-size:13px;font-weight:600}.view-module__HSUWpW__badge{border-radius:999px;align-items:center;width:fit-content;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.view-module__HSUWpW__previewImg{object-fit:cover;border:1px solid var(--md-sys-color-outline);border-radius:10px;width:160px;height:120px}.view-module__HSUWpW__fileList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.view-module__HSUWpW__fileList li{color:var(--md-sys-color-on-surface);background:var(--md-sys-color-surface-variant);border:1px solid var(--md-sys-color-outline-variant);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:flex}.view-module__HSUWpW__fileList li svg{color:var(--md-sys-color-on-surface-variant);flex-shrink:0}.view-module__HSUWpW__clientCard{align-items:flex-start;gap:20px;display:flex}.view-module__HSUWpW__clientDetails{flex:1;grid-template-columns:repeat(2,1fr);gap:16px 24px;min-width:0;display:grid}.view-module__HSUWpW__teamGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.view-module__HSUWpW__teamMember{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.view-module__HSUWpW__memberInfo{min-width:0}.view-module__HSUWpW__memberName{color:var(--md-sys-color-on-surface);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:14px;font-weight:600;overflow:hidden}.view-module__HSUWpW__memberRole{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:13px}@media (max-width:1024px){.view-module__HSUWpW__infoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.view-module__HSUWpW__header{flex-direction:column;align-items:flex-start}.view-module__HSUWpW__actions{width:100%}.view-module__HSUWpW__infoGrid,.view-module__HSUWpW__clientDetails{grid-template-columns:1fr}}[data-theme=dark] .view-module__HSUWpW__title{color:var(--md-sys-color-on-surface)}[data-theme=dark] .view-module__HSUWpW__section{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline)}:is([data-theme=dark] .view-module__HSUWpW__sectionTitle,[data-theme=dark] .view-module__HSUWpW__value,[data-theme=dark] .view-module__HSUWpW__memberName){color:var(--md-sys-color-on-surface)}:is([data-theme=dark] .view-module__HSUWpW__label,[data-theme=dark] .view-module__HSUWpW__percent,[data-theme=dark] .view-module__HSUWpW__memberRole){color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .view-module__HSUWpW__progressTrack{background-color:var(--md-sys-color-outline-variant)}[data-theme=dark] .view-module__HSUWpW__teamMember{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline)}[data-theme=dark] .view-module__HSUWpW__fileList li{background:var(--md-sys-color-surface-container-high);border-color:var(--md-sys-color-outline-variant);color:var(--md-sys-color-on-surface)}
.view-module__dSkbXq__content{flex-direction:column;gap:20px;display:flex}.view-module__dSkbXq__section{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:12px;padding:20px;box-shadow:0 1px 2px #1018280a}.view-module__dSkbXq__sectionHead{align-items:center;gap:10px;margin-bottom:16px;display:flex}.view-module__dSkbXq__sectionIcon{background:var(--md-sys-color-primary-container);color:#16a34a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.view-module__dSkbXq__sectionTitle{letter-spacing:-.01em;color:var(--md-sys-color-on-surface);margin:0;font-size:16px;font-weight:650;line-height:1.3}.view-module__dSkbXq__infoGrid{grid-template-columns:repeat(3,1fr);gap:18px 24px;display:grid}.view-module__dSkbXq__field{flex-direction:column;gap:6px;min-width:0;display:flex}.view-module__dSkbXq__label{color:var(--md-sys-color-on-surface-variant);font-size:12px;font-weight:600}.view-module__dSkbXq__value{color:var(--md-sys-color-on-surface);word-break:break-word;font-size:14px;font-weight:600;line-height:1.45}.view-module__dSkbXq__badge{border-radius:999px;align-items:center;width:fit-content;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.view-module__dSkbXq__descriptionBlock{flex-direction:column;gap:6px;margin-top:18px;display:flex}.view-module__dSkbXq__descriptionText{color:var(--md-sys-color-on-surface);margin:0;font-size:14px;line-height:1.6}.view-module__dSkbXq__teamGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.view-module__dSkbXq__teamMember{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.view-module__dSkbXq__memberInfo{min-width:0}.view-module__dSkbXq__memberName{color:var(--md-sys-color-on-surface);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:14px;font-weight:700;overflow:hidden}.view-module__dSkbXq__memberRole{color:var(--md-sys-color-on-surface-variant);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.view-module__dSkbXq__memberEmail{color:var(--md-sys-color-on-surface-variant);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:12px;overflow:hidden}@media (max-width:1024px){.view-module__dSkbXq__infoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.view-module__dSkbXq__infoGrid{grid-template-columns:1fr}}[data-theme=dark] .view-module__dSkbXq__section{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline)}:is([data-theme=dark] .view-module__dSkbXq__sectionTitle,[data-theme=dark] .view-module__dSkbXq__value,[data-theme=dark] .view-module__dSkbXq__memberName){color:var(--md-sys-color-on-surface)}:is([data-theme=dark] .view-module__dSkbXq__label,[data-theme=dark] .view-module__dSkbXq__memberRole,[data-theme=dark] .view-module__dSkbXq__descriptionText){color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .view-module__dSkbXq__teamMember{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline)}
.MilestoneManager-module__8WP5xa__container{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:12px;padding:20px}.MilestoneManager-module__8WP5xa__error{color:#dc2626;margin:0 0 12px;font-size:13px}.MilestoneManager-module__8WP5xa__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.MilestoneManager-module__8WP5xa__header h3{letter-spacing:-.01em;color:var(--md-sys-color-on-surface);margin:0;font-size:16px;font-weight:650}.MilestoneManager-module__8WP5xa__modalOverlay{z-index:1000;background-color:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.MilestoneManager-module__8WP5xa__modal{background-color:var(--md-sys-color-surface);border-radius:16px;flex-direction:column;width:100%;max-width:820px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 24px 48px #0f172a2e}.MilestoneManager-module__8WP5xa__modalHeader{border-bottom:1px solid var(--md-sys-color-outline);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px;display:flex}.MilestoneManager-module__8WP5xa__modalHeaderText h3{letter-spacing:-.025em;color:var(--md-sys-color-on-surface);margin:0;font-size:20px;font-weight:750}.MilestoneManager-module__8WP5xa__modalHeaderText p{color:var(--md-sys-color-on-surface-variant);margin:4px 0 0;font-size:13px}.MilestoneManager-module__8WP5xa__closeBtn{color:var(--md-sys-color-on-surface-variant);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;transition:background-color .15s,color .15s;display:flex}.MilestoneManager-module__8WP5xa__closeBtn:hover{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.MilestoneManager-module__8WP5xa__modalBody{flex:1;padding:24px 24px 28px;overflow-y:auto}.MilestoneManager-module__8WP5xa__section{margin-bottom:22px}.MilestoneManager-module__8WP5xa__section:last-child{margin-bottom:0}.MilestoneManager-module__8WP5xa__sectionTitle{color:var(--md-sys-color-on-surface);margin:0 0 14px;font-size:14px;font-weight:700}.MilestoneManager-module__8WP5xa__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.MilestoneManager-module__8WP5xa__field{flex-direction:column;gap:6px;min-width:0;display:flex}.MilestoneManager-module__8WP5xa__field.MilestoneManager-module__8WP5xa__full{grid-column:1/-1}.MilestoneManager-module__8WP5xa__field label{color:var(--md-sys-color-on-surface);font-size:13px;font-weight:650}.MilestoneManager-module__8WP5xa__req{color:#16a34a;font-weight:700}.MilestoneManager-module__8WP5xa__optional{color:var(--md-sys-color-on-surface-variant);font-weight:500}.MilestoneManager-module__8WP5xa__field input,.MilestoneManager-module__8WP5xa__field select,.MilestoneManager-module__8WP5xa__field textarea{border:1px solid var(--md-sys-color-outline);width:100%;height:44px;font-size:14px;font-family:var(--font-sans);background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);border-radius:10px;outline:none;padding:0 12px;transition:border-color .15s,box-shadow .15s}.MilestoneManager-module__8WP5xa__field textarea{resize:vertical;height:auto;min-height:96px;padding:12px;line-height:1.5}.MilestoneManager-module__8WP5xa__field input:hover,.MilestoneManager-module__8WP5xa__field select:hover{border-color:var(--md-sys-color-outline)}.MilestoneManager-module__8WP5xa__field input:focus,.MilestoneManager-module__8WP5xa__field select:focus,.MilestoneManager-module__8WP5xa__field textarea:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.MilestoneManager-module__8WP5xa__field input::placeholder,.MilestoneManager-module__8WP5xa__field textarea::placeholder{color:var(--md-sys-color-on-surface-variant)}.MilestoneManager-module__8WP5xa__field input:disabled{background-color:var(--md-sys-color-surface-variant);color:var(--md-sys-color-on-surface-variant);cursor:not-allowed}.MilestoneManager-module__8WP5xa__modalFooter{border-top:1px solid var(--md-sys-color-outline);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;flex-shrink:0;justify-content:flex-end;gap:12px;padding:14px 24px;display:flex}.MilestoneManager-module__8WP5xa__priorityDropdown,.MilestoneManager-module__8WP5xa__currencyDropdown{width:100%;position:relative}.MilestoneManager-module__8WP5xa__dropdownBtn{border:1px solid var(--md-sys-color-outline);width:100%;height:44px;font-size:14px;font-family:var(--font-sans);background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);cursor:pointer;text-align:left;border-radius:10px;padding:0 36px 0 12px;transition:border-color .15s,box-shadow .15s;position:relative}.MilestoneManager-module__8WP5xa__dropdownBtn:hover{border-color:var(--md-sys-color-outline)}.MilestoneManager-module__8WP5xa__dropdownBtn:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--md-sys-color-outline);width:0;height:0;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.MilestoneManager-module__8WP5xa__dropdownMenu{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);z-index:10;border-radius:10px;min-width:100%;padding:6px;display:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 16px #10182814}.MilestoneManager-module__8WP5xa__dropdownMenu.MilestoneManager-module__8WP5xa__show{display:block}.MilestoneManager-module__8WP5xa__dropdownMenu button{width:100%;color:var(--md-sys-color-on-surface);text-align:left;cursor:pointer;font-size:14px;font-family:var(--font-sans);background:0 0;border:none;border-radius:6px;padding:9px 12px;transition:background-color .15s;display:block}.MilestoneManager-module__8WP5xa__dropdownMenu button:hover{background-color:var(--md-sys-color-surface-container-high)}.MilestoneManager-module__8WP5xa__deliverablesHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.MilestoneManager-module__8WP5xa__deliverableCard{background-color:var(--md-sys-color-surface-variant);border:1px solid var(--md-sys-color-outline-variant);border-radius:10px;flex-direction:column;gap:12px;margin-bottom:12px;padding:16px;display:flex}.MilestoneManager-module__8WP5xa__deliverableHeader{color:var(--md-sys-color-on-surface-variant);justify-content:space-between;align-items:center;font-size:13px;font-weight:600;display:flex}.MilestoneManager-module__8WP5xa__removeBtn{color:#dc2626;cursor:pointer;background:0 0;border:none;width:24px;height:24px;padding:0;font-size:22px;line-height:1}.MilestoneManager-module__8WP5xa__milestoneList{flex-direction:column;gap:12px;display:flex}.MilestoneManager-module__8WP5xa__milestoneCard{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:10px;padding:16px}.MilestoneManager-module__8WP5xa__milestoneHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.MilestoneManager-module__8WP5xa__milestoneHeader h4{color:var(--md-sys-color-on-surface);margin:0 0 4px;font-size:15px;font-weight:650}.MilestoneManager-module__8WP5xa__milestoneId{color:var(--md-sys-color-on-surface-variant);font-size:13px}.MilestoneManager-module__8WP5xa__description{color:var(--md-sys-color-on-surface-variant);margin:0 0 12px;font-size:14px;line-height:1.5}.MilestoneManager-module__8WP5xa__milestoneFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.MilestoneManager-module__8WP5xa__milestoneFooter>div{gap:16px;display:flex}.MilestoneManager-module__8WP5xa__dueDate,.MilestoneManager-module__8WP5xa__cost{color:var(--md-sys-color-on-surface-variant);font-size:13px}.MilestoneManager-module__8WP5xa__actions{gap:8px;display:flex}.MilestoneManager-module__8WP5xa__editBtn,.MilestoneManager-module__8WP5xa__deleteBtn{border:1px solid var(--md-sys-color-outline);font-size:13px;font-weight:600;font-family:var(--font-sans);cursor:pointer;background-color:var(--md-sys-color-surface);border-radius:8px;justify-content:center;align-items:center;height:32px;padding:0 14px;transition:background-color .15s,border-color .15s,color .15s;display:flex}.MilestoneManager-module__8WP5xa__editBtn{color:var(--md-sys-color-on-surface)}.MilestoneManager-module__8WP5xa__editBtn:hover{background-color:var(--md-sys-color-surface-variant);border-color:var(--md-sys-color-outline)}.MilestoneManager-module__8WP5xa__deleteBtn{color:#dc2626;border-color:#fca5a5}.MilestoneManager-module__8WP5xa__deleteBtn:hover{background-color:#fef2f2}.MilestoneManager-module__8WP5xa__priority{white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.MilestoneManager-module__8WP5xa__priority.MilestoneManager-module__8WP5xa__Low{background-color:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.MilestoneManager-module__8WP5xa__priority.MilestoneManager-module__8WP5xa__Medium{color:#c2410c;background-color:#fff7ed}.MilestoneManager-module__8WP5xa__priority.MilestoneManager-module__8WP5xa__High{color:#dc2626;background-color:#fef2f2}@media (max-width:640px){.MilestoneManager-module__8WP5xa__formGrid{grid-template-columns:1fr}}:is([data-theme=dark] .MilestoneManager-module__8WP5xa__container,[data-theme=dark] .MilestoneManager-module__8WP5xa__milestoneCard){background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline)}:is([data-theme=dark] .MilestoneManager-module__8WP5xa__header h3,[data-theme=dark] .MilestoneManager-module__8WP5xa__milestoneHeader h4){color:var(--md-sys-color-on-surface)}[data-theme=dark] .MilestoneManager-module__8WP5xa__modal{background-color:var(--md-sys-color-surface)}:is([data-theme=dark] .MilestoneManager-module__8WP5xa__modalHeader,[data-theme=dark] .MilestoneManager-module__8WP5xa__modalFooter){border-color:var(--md-sys-color-outline)}[data-theme=dark] .MilestoneManager-module__8WP5xa__modalHeaderText h3{color:var(--md-sys-color-on-surface)}[data-theme=dark] .MilestoneManager-module__8WP5xa__sectionTitle{color:var(--md-sys-color-on-surface)}[data-theme=dark] .MilestoneManager-module__8WP5xa__modalFooter{background:var(--md-sys-color-surface)}[data-theme=dark] .MilestoneManager-module__8WP5xa__field label{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .MilestoneManager-module__8WP5xa__field input{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .MilestoneManager-module__8WP5xa__field select{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .MilestoneManager-module__8WP5xa__field textarea{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .MilestoneManager-module__8WP5xa__dropdownBtn{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .MilestoneManager-module__8WP5xa__dropdownMenu{background-color:var(--md-sys-color-surface-container);border-color:var(--md-sys-color-outline)}[data-theme=dark] .MilestoneManager-module__8WP5xa__dropdownMenu button{color:var(--md-sys-color-on-surface)}[data-theme=dark] .MilestoneManager-module__8WP5xa__deliverableCard{background-color:var(--md-sys-color-surface-container-high);border-color:var(--md-sys-color-outline-variant)}:is([data-theme=dark] .MilestoneManager-module__8WP5xa__description,[data-theme=dark] .MilestoneManager-module__8WP5xa__dueDate,[data-theme=dark] .MilestoneManager-module__8WP5xa__cost,[data-theme=dark] .MilestoneManager-module__8WP5xa__milestoneId){color:var(--md-sys-color-on-surface-variant)}
.edit-module__oQwjzq__pageHeader{margin-bottom:20px}.edit-module__oQwjzq__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#16a34a;margin:0 0 6px;font-size:12px;font-weight:700}.edit-module__oQwjzq__title{letter-spacing:-.03em;color:var(--md-sys-color-on-surface);margin:0;font-size:28px;font-weight:700;line-height:1.2}.edit-module__oQwjzq__formLayout{grid-template-columns:2fr 1fr;align-items:start;gap:24px;display:grid}.edit-module__oQwjzq__leftSection{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:12px;flex-direction:column;gap:18px;padding:24px;display:flex;box-shadow:0 1px 2px #1018280a}.edit-module__oQwjzq__rightSection{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:12px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 1px 2px #1018280a}.edit-module__oQwjzq__row{gap:20px;display:flex}.edit-module__oQwjzq__fieldGroup{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.edit-module__oQwjzq__fullRow{flex-direction:column;gap:6px;display:flex}.edit-module__oQwjzq__fieldGroup label,.edit-module__oQwjzq__fullRow label{color:var(--md-sys-color-on-surface);margin-bottom:0;font-size:13px;font-weight:600}.edit-module__oQwjzq__fieldGroup input,.edit-module__oQwjzq__fieldGroup select,.edit-module__oQwjzq__selectBox,.edit-module__oQwjzq__dropdownBtn{border:1px solid var(--md-sys-color-outline);width:100%;height:44px;font-size:14px;font-family:var(--font-sans);background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);border-radius:10px;outline:none;padding:0 12px;transition:border-color .15s,box-shadow .15s}.edit-module__oQwjzq__fieldGroup input[type=date]::-webkit-calendar-picker-indicator{filter:invert(var(--calendar-icon-invert,0));cursor:pointer}.edit-module__oQwjzq__fieldGroup input:hover,.edit-module__oQwjzq__fieldGroup select:hover,.edit-module__oQwjzq__selectBox:hover,.edit-module__oQwjzq__dropdownBtn:hover{border-color:var(--md-sys-color-outline)}.edit-module__oQwjzq__fieldGroup input:focus,.edit-module__oQwjzq__fieldGroup select:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.edit-module__oQwjzq__fieldGroup input::placeholder,.edit-module__oQwjzq__fieldGroup select::placeholder{color:var(--md-sys-color-on-surface-variant);opacity:1}.edit-module__oQwjzq__fieldGroup input:disabled,.edit-module__oQwjzq__fieldGroup select:disabled{background-color:var(--md-sys-color-surface-variant);color:var(--md-sys-color-on-surface-variant);cursor:not-allowed}.edit-module__oQwjzq__selectBox{cursor:pointer;color:var(--md-sys-color-on-surface-variant);align-items:center;display:flex}.edit-module__oQwjzq__selectBox:hover{border-color:var(--md-sys-color-outline)}.edit-module__oQwjzq__priorityDropdown{width:100%;position:relative}.edit-module__oQwjzq__dropdownBtn{text-align:left;cursor:pointer;color:var(--md-sys-color-on-surface);padding:0 36px 0 12px;position:relative}.edit-module__oQwjzq__dropdownBtn:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--md-sys-color-outline);width:0;height:0;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.edit-module__oQwjzq__dropdownMenu{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);z-index:20;border-radius:10px;min-width:100%;padding:6px;display:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 16px #10182814}.edit-module__oQwjzq__dropdownMenu.edit-module__oQwjzq__show{display:block}.edit-module__oQwjzq__dropdownMenu button{width:100%;color:var(--md-sys-color-on-surface);text-align:left;cursor:pointer;font-size:14px;font-family:var(--font-sans);background:0 0;border:none;border-radius:6px;padding:9px 12px;transition:background-color .15s;display:block}.edit-module__oQwjzq__dropdownMenu button:hover{background-color:var(--md-sys-color-surface-container-high)}.edit-module__oQwjzq__actions{border-top:1px solid var(--md-sys-color-outline);justify-content:flex-end;gap:12px;margin-top:6px;padding-top:18px;display:flex}@media (max-width:900px){.edit-module__oQwjzq__formLayout{grid-template-columns:1fr}.edit-module__oQwjzq__rightSection{order:-1}}@media (max-width:640px){.edit-module__oQwjzq__row{flex-direction:column}.edit-module__oQwjzq__actions{flex-direction:column-reverse}.edit-module__oQwjzq__actions>*{width:100%}}[data-theme=dark] .edit-module__oQwjzq__title{color:var(--md-sys-color-on-surface)}:is([data-theme=dark] .edit-module__oQwjzq__leftSection,[data-theme=dark] .edit-module__oQwjzq__rightSection){background:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline)}:is([data-theme=dark] .edit-module__oQwjzq__fieldGroup label,[data-theme=dark] .edit-module__oQwjzq__fullRow label){color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .edit-module__oQwjzq__fieldGroup input{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .edit-module__oQwjzq__fieldGroup select{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .edit-module__oQwjzq__selectBox{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .edit-module__oQwjzq__dropdownBtn{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .edit-module__oQwjzq__dropdownMenu{background-color:var(--md-sys-color-surface-container);border-color:var(--md-sys-color-outline)}[data-theme=dark] .edit-module__oQwjzq__dropdownMenu button{color:var(--md-sys-color-on-surface)}[data-theme=dark] .edit-module__oQwjzq__dropdownMenu button:hover{background-color:var(--md-sys-color-surface-container-high)}[data-theme=dark] .edit-module__oQwjzq__actions{border-top-color:var(--md-sys-color-outline-variant)}
.DataTable-module__eYV_ia__container{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);box-sizing:border-box;border-radius:12px;overflow:hidden}.DataTable-module__eYV_ia__searchBar{border-bottom:1px solid var(--md-sys-color-outline);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.DataTable-module__eYV_ia__searchInput{border:1px solid var(--md-sys-color-outline);min-width:220px;height:44px;font-size:14px;font-family:var(--font-sans);background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);border-radius:10px;outline:none;flex:1;padding:0 14px;transition:border-color .15s,box-shadow .15s}.DataTable-module__eYV_ia__searchInput::placeholder{color:var(--md-sys-color-on-surface-variant)}.DataTable-module__eYV_ia__searchInput:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.DataTable-module__eYV_ia__filterSelect{border:1px solid var(--md-sys-color-outline);height:44px;font-size:14px;font-family:var(--font-sans);background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236B7280' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border-radius:10px;outline:none;min-width:160px;padding:0 38px 0 14px;transition:border-color .15s}.DataTable-module__eYV_ia__filterSelect:focus{border-color:#16a34a}.DataTable-module__eYV_ia__header{border-bottom:1px solid var(--md-sys-color-outline);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.DataTable-module__eYV_ia__header h2{color:var(--md-sys-color-on-surface);margin:0;font-size:18px;font-weight:600}.DataTable-module__eYV_ia__tableWrapper{overflow-x:auto}.DataTable-module__eYV_ia__table{border-collapse:collapse;width:100%;min-width:720px}.DataTable-module__eYV_ia__table thead{background-color:var(--md-sys-color-surface-variant)}.DataTable-module__eYV_ia__table th{text-align:left;color:var(--md-sys-color-on-surface-variant);letter-spacing:.01em;border-bottom:1px solid var(--md-sys-color-outline);white-space:nowrap;padding:12px 20px;font-size:13px;font-weight:600}.DataTable-module__eYV_ia__table td{height:64px;color:var(--md-sys-color-on-surface);border-bottom:1px solid var(--md-sys-color-outline);vertical-align:middle;padding:12px 20px;font-size:14px}.DataTable-module__eYV_ia__table tbody tr:last-child td{border-bottom:none}.DataTable-module__eYV_ia__table tbody tr{transition:background-color .15s}.DataTable-module__eYV_ia__table tbody tr:hover{background-color:var(--md-sys-color-surface-variant)}.DataTable-module__eYV_ia__table tbody tr.DataTable-module__eYV_ia__selected{background-color:var(--md-sys-color-primary-container)}.DataTable-module__eYV_ia__actions{text-align:right}.DataTable-module__eYV_ia__actionIcons{justify-content:flex-end;align-items:center;gap:6px;display:flex}.DataTable-module__eYV_ia__iconBtn{cursor:pointer;width:32px;height:32px;color:var(--md-sys-color-on-surface-variant);background-color:#0000;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:14px;transition:background-color .15s,color .15s;display:inline-flex}.DataTable-module__eYV_ia__iconBtn:hover{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.DataTable-module__eYV_ia__footer{border-top:1px solid var(--md-sys-color-outline);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.DataTable-module__eYV_ia__footer p{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:13px}.DataTable-module__eYV_ia__pagination{align-items:center;gap:6px;display:flex}.DataTable-module__eYV_ia__paginationBtn{border:1px solid var(--md-sys-color-outline);background-color:var(--md-sys-color-surface);min-width:36px;height:36px;color:var(--md-sys-color-on-surface);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s;display:flex}.DataTable-module__eYV_ia__paginationBtn:hover:not(:disabled):not(.DataTable-module__eYV_ia__active){background-color:var(--md-sys-color-surface-container-high);border-color:var(--md-sys-color-outline)}.DataTable-module__eYV_ia__paginationBtn.DataTable-module__eYV_ia__active{background-color:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-color:#16a34a;font-weight:600}.DataTable-module__eYV_ia__paginationBtn:disabled{opacity:.45;cursor:not-allowed}@media (max-width:768px){.DataTable-module__eYV_ia__header,.DataTable-module__eYV_ia__footer{flex-direction:column;align-items:flex-start;gap:16px}.DataTable-module__eYV_ia__pagination{justify-content:center;width:100%}}[data-theme=dark] .DataTable-module__eYV_ia__container{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline)}:is([data-theme=dark] .DataTable-module__eYV_ia__header,[data-theme=dark] .DataTable-module__eYV_ia__searchBar){border-bottom-color:var(--md-sys-color-outline-variant)}[data-theme=dark] .DataTable-module__eYV_ia__header h2{color:var(--md-sys-color-on-surface)}[data-theme=dark] .DataTable-module__eYV_ia__table thead{background-color:var(--md-sys-color-surface-container-high)}[data-theme=dark] .DataTable-module__eYV_ia__table th{color:var(--md-sys-color-on-surface-variant);border-bottom-color:var(--md-sys-color-outline-variant)}[data-theme=dark] .DataTable-module__eYV_ia__table td{color:var(--md-sys-color-on-surface);border-bottom-color:var(--md-sys-color-outline-variant)}[data-theme=dark] .DataTable-module__eYV_ia__table tbody tr:hover{background-color:var(--md-sys-color-surface-container-high)}[data-theme=dark] .DataTable-module__eYV_ia__iconBtn:hover{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}[data-theme=dark] .DataTable-module__eYV_ia__footer{border-top-color:var(--md-sys-color-outline-variant)}[data-theme=dark] .DataTable-module__eYV_ia__footer p{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .DataTable-module__eYV_ia__paginationBtn{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}:is([data-theme=dark] .DataTable-module__eYV_ia__searchInput,[data-theme=dark] .DataTable-module__eYV_ia__filterSelect){background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}
.MemberSelector-module__um9XOW__overlay{z-index:1000;background-color:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.MemberSelector-module__um9XOW__modal{background-color:var(--md-sys-color-surface);border-radius:16px;flex-direction:column;width:100%;max-width:820px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 24px 48px #0f172a2e}.MemberSelector-module__um9XOW__header{border-bottom:1px solid var(--md-sys-color-outline);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px;display:flex}.MemberSelector-module__um9XOW__title{letter-spacing:-.025em;color:var(--md-sys-color-on-surface);margin:0;font-size:20px;font-weight:750}.MemberSelector-module__um9XOW__subtitle{color:var(--md-sys-color-on-surface-variant);margin:4px 0 0;font-size:13px}.MemberSelector-module__um9XOW__closeBtn{color:var(--md-sys-color-on-surface-variant);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;transition:background-color .15s,color .15s;display:flex}.MemberSelector-module__um9XOW__closeBtn:hover{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.MemberSelector-module__um9XOW__searchWrap{border-bottom:1px solid var(--md-sys-color-outline);background:var(--md-sys-color-surface);flex-shrink:0;padding:14px 24px}.MemberSelector-module__um9XOW__searchInput{border:1px solid var(--md-sys-color-outline);width:100%;height:44px;font-size:14px;font-family:var(--font-sans);background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);border-radius:10px;outline:none;padding:0 14px;transition:border-color .15s,box-shadow .15s}.MemberSelector-module__um9XOW__searchInput::placeholder{color:var(--md-sys-color-on-surface-variant)}.MemberSelector-module__um9XOW__searchInput:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.MemberSelector-module__um9XOW__body{flex:1;padding:20px 24px;overflow-y:auto}.MemberSelector-module__um9XOW__muted{color:var(--md-sys-color-on-surface-variant);margin:8px 0;font-size:14px}.MemberSelector-module__um9XOW__error{color:#dc2626;margin:8px 0;font-size:14px}.MemberSelector-module__um9XOW__department{margin-bottom:22px}.MemberSelector-module__um9XOW__department:last-child{margin-bottom:0}.MemberSelector-module__um9XOW__deptHead{align-items:center;gap:8px;margin-bottom:12px;display:flex}.MemberSelector-module__um9XOW__deptTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--md-sys-color-on-surface-variant);margin:0;font-size:13px;font-weight:700}.MemberSelector-module__um9XOW__deptCount{background:var(--md-sys-color-surface-container-high);min-width:20px;height:20px;color:var(--md-sys-color-on-surface-variant);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.MemberSelector-module__um9XOW__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.MemberSelector-module__um9XOW__card{border:1px solid var(--md-sys-color-outline);background:var(--md-sys-color-surface);cursor:pointer;text-align:left;width:100%;min-height:72px;font-family:var(--font-sans);border-radius:10px;align-items:center;gap:12px;padding:12px;transition:border-color .15s,background-color .15s;display:flex;position:relative}.MemberSelector-module__um9XOW__card:hover{border-color:#bbf7d0}.MemberSelector-module__um9XOW__card.MemberSelector-module__um9XOW__selected{background:var(--md-sys-color-primary-container);border-color:#16a34a}.MemberSelector-module__um9XOW__cardContent{flex:1;min-width:0}.MemberSelector-module__um9XOW__cardName{color:var(--md-sys-color-on-surface);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:14px;font-weight:700;overflow:hidden}.MemberSelector-module__um9XOW__cardMeta{color:var(--md-sys-color-on-surface-variant);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.MemberSelector-module__um9XOW__check{color:#16a34a;flex-shrink:0;display:inline-flex}.MemberSelector-module__um9XOW__footer{border-top:1px solid var(--md-sys-color-outline);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;flex-shrink:0;justify-content:flex-end;gap:12px;padding:14px 24px;display:flex}@media (max-width:640px){.MemberSelector-module__um9XOW__cardGrid{grid-template-columns:1fr}.MemberSelector-module__um9XOW__modal{width:calc(100vw - 32px);max-height:90vh}}[data-theme=dark] .MemberSelector-module__um9XOW__modal{background-color:var(--md-sys-color-surface)}:is([data-theme=dark] .MemberSelector-module__um9XOW__header,[data-theme=dark] .MemberSelector-module__um9XOW__searchWrap,[data-theme=dark] .MemberSelector-module__um9XOW__footer){border-color:var(--md-sys-color-outline)}:is([data-theme=dark] .MemberSelector-module__um9XOW__searchWrap,[data-theme=dark] .MemberSelector-module__um9XOW__footer){background:var(--md-sys-color-surface)}[data-theme=dark] .MemberSelector-module__um9XOW__title{color:var(--md-sys-color-on-surface)}[data-theme=dark] .MemberSelector-module__um9XOW__searchInput{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface)}[data-theme=dark] .MemberSelector-module__um9XOW__card{background:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline)}[data-theme=dark] .MemberSelector-module__um9XOW__card.MemberSelector-module__um9XOW__selected{border-color:var(--md-sys-color-primary);background:#22a33c1f}[data-theme=dark] .MemberSelector-module__um9XOW__cardName{color:var(--md-sys-color-on-surface)}[data-theme=dark] .MemberSelector-module__um9XOW__cardMeta{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .MemberSelector-module__um9XOW__deptCount{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface-variant)}
.Modal-module__6HfmWq__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s Modal-module__6HfmWq__fadeIn;display:flex;position:fixed;inset:0}@keyframes Modal-module__6HfmWq__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__6HfmWq__modal{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline-variant);border-radius:10px;width:100%;max-width:520px;max-height:90vh;padding:28px;animation:.3s cubic-bezier(.4,0,.2,1) Modal-module__6HfmWq__slideUp;overflow-y:auto}@keyframes Modal-module__6HfmWq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Modal-module__6HfmWq__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Modal-module__6HfmWq__title{font:var(--md-sys-typescale-headline-small);color:var(--md-sys-color-on-surface);margin:0}.Modal-module__6HfmWq__content{margin-bottom:24px}.Modal-module__6HfmWq__actions{border-top:1px solid var(--md-sys-color-outline-variant);justify-content:flex-end;align-items:center;gap:10px;padding-top:4px;display:flex}.Modal-module__6HfmWq__actionBtn{min-width:88px;border-radius:10px!important;height:36px!important}@media (max-width:640px){.Modal-module__6HfmWq__modal{padding:20px}.Modal-module__6HfmWq__actions{flex-direction:column}}
.Button-module__AKYSUa__btn{font-family:var(--font-sans);letter-spacing:.25px;cursor:pointer;-webkit-user-select:none;user-select:none;text-transform:none;border:none;outline:none;justify-content:center;align-items:center;gap:6px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.Button-module__AKYSUa__btn:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}.Button-module__AKYSUa__primary{color:#fff;background-color:#22a33c}.Button-module__AKYSUa__primary:hover:not(:disabled),.Button-module__AKYSUa__primary:active:not(:disabled){background-color:#1e9135}.Button-module__AKYSUa__outline{color:var(--md-sys-color-on-surface);border:1px solid var(--md-sys-color-outline);background-color:#0000}.Button-module__AKYSUa__outline:hover:not(:disabled){background-color:var(--md-sys-state-hover);border-color:var(--md-sys-color-outline)}.Button-module__AKYSUa__outline:active:not(:disabled){background-color:var(--md-sys-state-hover)}.Button-module__AKYSUa__secondary{color:var(--md-sys-color-on-surface);border:1px solid var(--md-sys-color-outline);background-color:#0000}.Button-module__AKYSUa__secondary:hover:not(:disabled){background-color:var(--md-sys-state-hover);border-color:var(--md-sys-color-outline)}.Button-module__AKYSUa__secondary:active:not(:disabled){background-color:var(--md-sys-state-hover)}.Button-module__AKYSUa__danger{background-color:var(--md-sys-color-error);color:var(--md-sys-color-on-error)}.Button-module__AKYSUa__danger:hover:not(:disabled){opacity:.9}.Button-module__AKYSUa__danger:active:not(:disabled){opacity:.8}.Button-module__AKYSUa__sm{border-radius:8px;height:36px;padding:0 14px;font-size:13px}.Button-module__AKYSUa__md{border-radius:8px;height:40px;padding:0 16px;font-size:14px}.Button-module__AKYSUa__lg{border-radius:8px;height:42px;padding:0 20px;font-size:14px}.Button-module__AKYSUa__fullWidth{width:100%}.Button-module__AKYSUa__btn:disabled{opacity:.38;cursor:not-allowed}.Button-module__AKYSUa__loading{pointer-events:none}.Button-module__AKYSUa__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite Button-module__AKYSUa__spin}@keyframes Button-module__AKYSUa__spin{to{transform:rotate(360deg)}}.Button-module__AKYSUa__btn svg{width:18px;height:18px}[data-theme=dark] .Button-module__AKYSUa__primary{background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}[data-theme=dark] .Button-module__AKYSUa__primary:hover:not(:disabled){background-color:var(--md-sys-primary-hover)}[data-theme=dark] .Button-module__AKYSUa__primary:active:not(:disabled){background-color:var(--md-sys-primary-hover)}
.Skeleton-module__9nFo_q__skeleton{background:var(--md-sys-color-surface-variant,#f1f2ed);border-radius:10px;flex-shrink:0;position:relative;overflow:hidden}.Skeleton-module__9nFo_q__skeleton:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff8c 50%,#0000 100%);animation:1.5s ease-in-out infinite Skeleton-module__9nFo_q__crm-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Skeleton-module__9nFo_q__crm-skeleton-shimmer{to{transform:translate(100%)}}[data-theme=dark] .Skeleton-module__9nFo_q__skeleton:after{background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%)}@media (prefers-reduced-motion:reduce){.Skeleton-module__9nFo_q__skeleton:after{background:#ffffff40;animation:1.6s ease-in-out infinite Skeleton-module__9nFo_q__crm-skeleton-pulse;transform:none}@keyframes Skeleton-module__9nFo_q__crm-skeleton-pulse{0%,to{opacity:0}50%{opacity:1}}}.Skeleton-module__9nFo_q__page{flex-direction:column;gap:20px;display:flex}.Skeleton-module__9nFo_q__card{background:var(--md-sys-color-surface,#fff);border:1px solid var(--md-sys-color-outline,#dde1de);box-shadow:none;border-radius:10px}.Skeleton-module__9nFo_q__cardPad{padding:20px}.Skeleton-module__9nFo_q__row{align-items:center;gap:12px;display:flex}.Skeleton-module__9nFo_q__spread{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Skeleton-module__9nFo_q__col{flex-direction:column;gap:8px;min-width:0;display:flex}.Skeleton-module__9nFo_q__statsGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Skeleton-module__9nFo_q__chartsRow{grid-template-columns:3fr 2fr;gap:16px;display:grid}.Skeleton-module__9nFo_q__bottomRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Skeleton-module__9nFo_q__quickStats{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.Skeleton-module__9nFo_q__tableHead{background:var(--md-sys-color-surface-variant,#f7f8f5);border-bottom:1px solid var(--md-sys-color-outline-variant,#e8ebe6);gap:16px;padding:14px 18px;display:grid}.Skeleton-module__9nFo_q__tableRow{border-bottom:1px solid var(--md-sys-color-outline-variant,#e8ebe6);align-items:center;gap:16px;padding:16px 18px;display:grid}.Skeleton-module__9nFo_q__tableRow:last-child{border-bottom:none}.Skeleton-module__9nFo_q__boardsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;display:grid}.Skeleton-module__9nFo_q__kanbanRow{gap:16px;display:flex;overflow-x:hidden}.Skeleton-module__9nFo_q__kanbanCol{background:var(--md-sys-color-surface-variant,#f7f8f5);border:1px solid var(--md-sys-color-outline-variant,#e8ebe6);border-radius:10px;flex-direction:column;flex:0 0 300px;gap:12px;padding:14px;display:flex}.Skeleton-module__9nFo_q__taskCard{background:var(--md-sys-color-surface,#fff);border:1px solid var(--md-sys-color-outline-variant,#e8ebe6);border-radius:10px;flex-direction:column;gap:10px;padding:14px;display:flex}.Skeleton-module__9nFo_q__formGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (max-width:1024px){.Skeleton-module__9nFo_q__chartsRow,.Skeleton-module__9nFo_q__bottomRow,.Skeleton-module__9nFo_q__formGrid{grid-template-columns:1fr}.Skeleton-module__9nFo_q__statsGrid{grid-template-columns:repeat(2,1fr)}.Skeleton-module__9nFo_q__quickStats{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.Skeleton-module__9nFo_q__statsGrid,.Skeleton-module__9nFo_q__quickStats{grid-template-columns:1fr}}
.StatusPill-module__o0y-Hq__pill{letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.StatusPill-module__o0y-Hq__success{background:var(--md-sys-color-primary-container);color:#047857;border-color:#a7f3d0}.StatusPill-module__o0y-Hq__warning{color:#b45309;background:#fffbeb;border-color:#fde68a}.StatusPill-module__o0y-Hq__danger{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.StatusPill-module__o0y-Hq__info{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.StatusPill-module__o0y-Hq__neutral{background:var(--md-sys-color-surface-container-high);color:#4b5563;border-color:var(--md-sys-color-outline)}[data-theme=dark] .StatusPill-module__o0y-Hq__neutral{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface-variant);border-color:var(--md-sys-color-outline)}
.finance-module__BFbNGa__container,.finance-module__BFbNGa__pageWrapper{width:100%}.finance-module__BFbNGa__errorBanner{background:var(--md-sys-color-error-container);border:1px solid var(--md-sys-color-error);color:var(--md-sys-color-error);border-radius:10px;margin:0 0 16px;padding:10px 14px;font-size:13px}.finance-module__BFbNGa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:24px;display:grid}.finance-module__BFbNGa__listSection{margin-bottom:28px}.finance-module__BFbNGa__listSection:last-child{margin-bottom:0}.finance-module__BFbNGa__listSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.finance-module__BFbNGa__listSectionTitle{letter-spacing:-.01em;color:var(--md-sys-color-on-surface);margin:0;font-size:16px;font-weight:700}.finance-module__BFbNGa__listSectionTools{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.finance-module__BFbNGa__summaryCard{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:12px;flex-direction:column;gap:6px;padding:16px 18px;display:flex;box-shadow:0 1px 2px #1018280a}.finance-module__BFbNGa__summaryLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--md-sys-color-on-surface-variant);font-size:11px;font-weight:600}.finance-module__BFbNGa__summaryValue{letter-spacing:-.02em;color:var(--md-sys-color-on-surface);font-size:22px;font-weight:700}.finance-module__BFbNGa__toolbar{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:14px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex;box-shadow:0 1px 2px #1018280a}.finance-module__BFbNGa__searchContainer{flex:1;min-width:220px;position:relative}.finance-module__BFbNGa__searchIcon{color:var(--md-sys-color-on-surface-variant);pointer-events:none;display:inline-flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.finance-module__BFbNGa__searchInput{border:1px solid var(--md-sys-color-outline);background:var(--md-sys-color-surface);width:100%;height:44px;color:var(--md-sys-color-on-surface);border-radius:10px;outline:none;padding:0 12px 0 38px;font-size:14px;transition:border-color .2s,box-shadow .2s}.finance-module__BFbNGa__searchInput::placeholder{color:var(--md-sys-color-on-surface-variant)}.finance-module__BFbNGa__searchInput:focus{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 3px #16a34a1f}.finance-module__BFbNGa__filterSelect{border:1px solid var(--md-sys-color-outline);background:var(--md-sys-color-surface)url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right 10px center;height:44px;color:var(--md-sys-color-on-surface);cursor:pointer;appearance:none;border-radius:10px;outline:none;padding:0 36px 0 12px;font-size:14px;font-weight:500;transition:border-color .2s,box-shadow .2s}.finance-module__BFbNGa__filterSelect:focus{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 3px #16a34a1f}.finance-module__BFbNGa__uploadZone{border:1.5px dashed var(--md-sys-color-outline);background:var(--md-sys-color-surface-variant);width:100%;min-height:150px;color:var(--md-sys-color-on-surface-variant);text-align:center;cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;transition:border-color .15s,background-color .15s;display:flex}.finance-module__BFbNGa__uploadZone:hover{border-color:var(--md-sys-color-primary);background:var(--md-sys-color-primary-container)}.finance-module__BFbNGa__uploadZoneIcon{background:var(--md-sys-color-primary-container);width:44px;height:44px;color:var(--md-sys-color-primary);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.finance-module__BFbNGa__uploadZoneTitle{color:var(--md-sys-color-on-surface);font-size:14px;font-weight:600}.finance-module__BFbNGa__uploadZoneHint{color:var(--md-sys-color-on-surface-variant);font-size:12.5px}.finance-module__BFbNGa__uploadZoneFile{color:var(--md-sys-color-primary);font-size:13px;font-weight:600}.finance-module__BFbNGa__tableCardHeader{border-bottom:1px solid var(--md-sys-color-outline-variant);color:var(--md-sys-color-on-surface);padding:14px 18px;font-size:14px;font-weight:700}.finance-module__BFbNGa__tableCard{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #1018280a}.finance-module__BFbNGa__tableWrapper{overflow-x:auto}.finance-module__BFbNGa__table{border-collapse:collapse;width:100%;min-width:880px}.finance-module__BFbNGa__table th,.finance-module__BFbNGa__table td{text-align:left;border-bottom:1px solid var(--md-sys-color-outline-variant);padding:14px 18px}.finance-module__BFbNGa__table th{background:var(--md-sys-color-surface-variant);color:var(--md-sys-color-on-surface-variant);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:11.5px;font-weight:700}.finance-module__BFbNGa__table td{color:var(--md-sys-color-on-surface);vertical-align:middle;font-size:14px}.finance-module__BFbNGa__table tbody tr:last-child td{border-bottom:none}.finance-module__BFbNGa__table tbody tr{transition:background-color .15s}.finance-module__BFbNGa__table tbody tr:hover{background:var(--md-sys-color-surface-container-high)}.finance-module__BFbNGa__codeCell{color:var(--md-sys-color-on-surface);font-weight:600}.finance-module__BFbNGa__subtle{color:var(--md-sys-color-on-surface-variant)}.finance-module__BFbNGa__tag{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface-variant);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.finance-module__BFbNGa__amount{color:var(--md-sys-color-on-surface);white-space:nowrap;font-weight:600}.finance-module__BFbNGa__amountPositive{color:var(--md-sys-color-on-primary-container);white-space:nowrap;font-weight:600}.finance-module__BFbNGa__amountNegative{color:var(--md-sys-color-error);white-space:nowrap;font-weight:600}.finance-module__BFbNGa__actions{gap:8px;display:flex}.finance-module__BFbNGa__actionBtn{border:1px solid var(--md-sys-color-outline);background:var(--md-sys-color-surface);width:32px;height:32px;color:var(--md-sys-color-on-surface-variant);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.finance-module__BFbNGa__actionBtn:hover{border-color:var(--md-sys-color-primary);color:var(--md-sys-color-primary);background:var(--md-sys-color-primary-container)}.finance-module__BFbNGa__actionBtn.finance-module__BFbNGa__danger:hover{border-color:var(--md-sys-color-error);color:var(--md-sys-color-error);background:var(--md-sys-color-error-container)}.finance-module__BFbNGa__pagination{border-top:1px solid var(--md-sys-color-outline-variant);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.finance-module__BFbNGa__paginationInfo{color:var(--md-sys-color-on-surface-variant);font-size:13px}.finance-module__BFbNGa__paginationBtns{align-items:center;gap:6px;display:flex}.finance-module__BFbNGa__paginationBtn{border:1px solid var(--md-sys-color-outline);background:var(--md-sys-color-surface);min-width:34px;height:34px;color:var(--md-sys-color-on-surface);cursor:pointer;border-radius:8px;padding:0 10px;font-size:13px;font-weight:600;transition:all .15s}.finance-module__BFbNGa__paginationBtn:hover:not(:disabled){border-color:var(--md-sys-color-primary);color:var(--md-sys-color-primary)}.finance-module__BFbNGa__paginationBtn.finance-module__BFbNGa__active{background:var(--md-sys-color-primary);border-color:var(--md-sys-color-primary);color:var(--md-sys-color-surface)}.finance-module__BFbNGa__paginationBtn:disabled{opacity:.45;cursor:not-allowed}.finance-module__BFbNGa__tableEmpty{padding:40px 20px}.finance-module__BFbNGa__detailActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.finance-module__BFbNGa__detailGrid{grid-template-columns:1fr;align-items:start;gap:20px;display:grid}.finance-module__BFbNGa__form{flex-direction:column;gap:20px;display:flex}.finance-module__BFbNGa__row{flex-wrap:wrap;gap:16px;display:flex}.finance-module__BFbNGa__fieldGroup{flex-direction:column;flex:220px;gap:8px;min-width:0;display:flex}.finance-module__BFbNGa__fieldGroup label{color:var(--md-sys-color-on-surface);font-size:13px;font-weight:600}.finance-module__BFbNGa__fieldGroup input,.finance-module__BFbNGa__fieldGroup select,.finance-module__BFbNGa__fieldGroup textarea{border:1px solid var(--md-sys-color-outline);background-color:var(--md-sys-color-surface);width:100%;height:44px;color:var(--md-sys-color-on-surface);border-radius:10px;outline:none;padding:0 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.finance-module__BFbNGa__fieldGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:38px}.finance-module__BFbNGa__fieldGroup textarea{resize:vertical;height:auto;min-height:100px;padding:10px 12px;line-height:1.5}.finance-module__BFbNGa__fieldGroup input:focus,.finance-module__BFbNGa__fieldGroup select:focus,.finance-module__BFbNGa__fieldGroup textarea:focus{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 3px #16a34a1f}.finance-module__BFbNGa__fieldGroup input::placeholder,.finance-module__BFbNGa__fieldGroup textarea::placeholder{color:var(--md-sys-color-on-surface-variant)}.finance-module__BFbNGa__fieldGroup input:disabled,.finance-module__BFbNGa__fieldGroup input[readonly]{background-color:var(--md-sys-color-surface-variant);color:var(--md-sys-color-on-surface-variant);cursor:not-allowed}.finance-module__BFbNGa__formActions{justify-content:flex-end;gap:12px;padding-top:4px;display:flex}@media (max-width:640px){.finance-module__BFbNGa__row{flex-direction:column}.finance-module__BFbNGa__formActions{flex-direction:column-reverse}.finance-module__BFbNGa__formActions>*{width:100%}.finance-module__BFbNGa__table{min-width:720px}}.finance-module__BFbNGa__modalOverlay{z-index:1000;background-color:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.finance-module__BFbNGa__modal{background-color:var(--md-sys-color-surface);border-radius:16px;flex-direction:column;width:100%;max-width:880px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 24px 48px #0f172a2e}.finance-module__BFbNGa__modalHeader{border-bottom:1px solid var(--md-sys-color-outline);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px;display:flex}.finance-module__BFbNGa__modalHeaderText h3{letter-spacing:-.025em;color:var(--md-sys-color-on-surface);margin:0;font-size:20px;font-weight:750}.finance-module__BFbNGa__modalHeaderText p{color:var(--md-sys-color-on-surface-variant);margin:4px 0 0;font-size:13px}.finance-module__BFbNGa__closeBtn{color:var(--md-sys-color-on-surface-variant);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;transition:background-color .15s,color .15s;display:flex}.finance-module__BFbNGa__closeBtn:hover{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.finance-module__BFbNGa__modalBody{flex-direction:column;flex:1;gap:22px;padding:24px;display:flex;overflow-y:auto}.finance-module__BFbNGa__modalFooter{border-top:1px solid var(--md-sys-color-outline);background:var(--md-sys-color-surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-shrink:0;justify-content:flex-end;gap:12px;padding:14px 24px;display:flex}.finance-module__BFbNGa__modalSection{flex-direction:column;gap:14px;display:flex}.finance-module__BFbNGa__sectionTitle{color:var(--md-sys-color-on-surface);margin:0;font-size:14px;font-weight:700}.finance-module__BFbNGa__liHeader{grid-template-columns:1fr 80px 120px 120px 36px;gap:10px;padding:0 2px;display:grid}.finance-module__BFbNGa__liHeader span{letter-spacing:.05em;text-transform:uppercase;color:var(--md-sys-color-on-surface-variant);font-size:11px;font-weight:700}.finance-module__BFbNGa__liHeader .finance-module__BFbNGa__liRight{text-align:right}.finance-module__BFbNGa__liRow{grid-template-columns:1fr 80px 120px 120px 36px;align-items:center;gap:10px;display:grid}.finance-module__BFbNGa__liRow input{border:1px solid var(--md-sys-color-outline);width:100%;height:42px;color:var(--md-sys-color-on-surface);border-radius:10px;outline:none;padding:0 12px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.finance-module__BFbNGa__liRow input:focus{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 3px #16a34a1f}.finance-module__BFbNGa__liTotal{color:var(--md-sys-color-on-surface);text-align:right;white-space:nowrap;font-size:14px;font-weight:600}.finance-module__BFbNGa__liRemove{border:1px solid var(--md-sys-color-outline);background:var(--md-sys-color-surface);width:36px;height:36px;color:var(--md-sys-color-error);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.finance-module__BFbNGa__liRemove:hover:not(:disabled){border-color:var(--md-sys-color-error);background:var(--md-sys-color-error-container)}.finance-module__BFbNGa__liRemove:disabled{opacity:.4;cursor:not-allowed}.finance-module__BFbNGa__addItemBtn{border:1px dashed var(--md-sys-color-outline);background:var(--md-sys-color-surface-variant);height:38px;color:var(--md-sys-color-primary);cursor:pointer;border-radius:10px;align-self:flex-start;padding:0 14px;font-size:13px;font-weight:600;transition:all .15s}.finance-module__BFbNGa__addItemBtn:hover{border-color:var(--md-sys-color-primary);background:var(--md-sys-color-primary-container)}.finance-module__BFbNGa__totalsBox{background:var(--md-sys-color-surface-variant);border:1px solid var(--md-sys-color-outline-variant);border-radius:12px;flex-direction:column;gap:8px;width:100%;max-width:320px;margin-left:auto;padding:16px;display:flex}.finance-module__BFbNGa__totalRow{color:var(--md-sys-color-on-surface-variant);justify-content:space-between;align-items:center;font-size:13.5px;display:flex}.finance-module__BFbNGa__totalRow strong{color:var(--md-sys-color-on-surface)}.finance-module__BFbNGa__grandTotalRow{border-top:1px solid var(--md-sys-color-outline);color:var(--md-sys-color-on-surface);margin-top:2px;padding-top:10px;font-size:15px;font-weight:700}@media (max-width:640px){.finance-module__BFbNGa__liHeader,.finance-module__BFbNGa__liRow{grid-template-columns:1fr 60px 90px 90px 32px;gap:6px}.finance-module__BFbNGa__modal{width:calc(100vw - 32px);max-height:90vh}}.finance-module__BFbNGa__num{text-align:right;font-variant-numeric:tabular-nums}
.invoice-details-module__yLp9FW__notFound{text-align:center;padding:60px 20px}.invoice-details-module__yLp9FW__notFound h2{color:var(--md-sys-color-on-surface);margin-bottom:16px;font-size:20px}.invoice-details-module__yLp9FW__topBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.invoice-details-module__yLp9FW__backBtn{border:1px solid var(--md-sys-color-outline);height:36px;color:var(--md-sys-color-on-surface);cursor:pointer;background:0 0;border-radius:4px;padding:0 16px;font-family:Google Sans,Roboto,sans-serif;font-size:14px;transition:all .2s}.invoice-details-module__yLp9FW__backBtn:hover{background-color:var(--md-sys-state-hover);border-color:var(--md-sys-color-outline)}.invoice-details-module__yLp9FW__topActions{flex-wrap:wrap;gap:8px;display:flex}.invoice-details-module__yLp9FW__btnOutline{border:1px solid var(--md-sys-color-outline);height:36px;color:var(--md-sys-color-on-surface);cursor:pointer;background:0 0;border-radius:4px;padding:0 16px;font-family:Google Sans,Roboto,sans-serif;font-size:14px;transition:all .2s}.invoice-details-module__yLp9FW__btnOutline:hover{background-color:var(--md-sys-state-hover);border-color:var(--md-sys-color-outline)}.invoice-details-module__yLp9FW__btnDanger{color:#fff;cursor:pointer;background-color:#c5221f;border:none;border-radius:4px;height:36px;padding:0 16px;font-family:Google Sans,Roboto,sans-serif;font-size:14px;transition:opacity .2s}.invoice-details-module__yLp9FW__btnDanger:hover{opacity:.9}.invoice-details-module__yLp9FW__invoiceCard{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline-variant);border-radius:4px;padding:40px}.invoice-details-module__yLp9FW__invoiceHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.invoice-details-module__yLp9FW__companyInfo{align-items:flex-start;gap:16px;display:flex}.invoice-details-module__yLp9FW__companyLogo{color:#fff;background-color:#22a33c;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;font-weight:700;display:flex}.invoice-details-module__yLp9FW__companyName{color:var(--md-sys-color-on-surface);margin:0 0 4px;font-size:20px;font-weight:700}.invoice-details-module__yLp9FW__companyDetail{color:var(--md-sys-color-on-surface-variant);margin:0 0 2px;font-size:13px}.invoice-details-module__yLp9FW__invoiceMeta{text-align:right}.invoice-details-module__yLp9FW__invoiceTitle{color:var(--md-sys-color-on-surface);letter-spacing:2px;margin:0 0 16px;font-size:32px;font-weight:700}.invoice-details-module__yLp9FW__invoiceMetaRow{justify-content:flex-end;align-items:center;gap:12px;margin-bottom:6px;display:flex}.invoice-details-module__yLp9FW__metaLabel{color:var(--md-sys-color-on-surface-variant);font-size:13px;font-weight:500}.invoice-details-module__yLp9FW__metaValue{color:var(--md-sys-color-on-surface);text-align:right;min-width:120px;font-size:13px;font-weight:600}.invoice-details-module__yLp9FW__statusBadge{border-radius:4px;padding:3px 10px;font-size:12px;font-weight:600}.invoice-details-module__yLp9FW__divider{background-color:var(--md-sys-color-outline-variant);height:1px;margin:24px 0}.invoice-details-module__yLp9FW__billingRow{grid-template-columns:1fr 1fr 1fr;gap:32px;margin-bottom:8px;display:grid}.invoice-details-module__yLp9FW__billingTitle{color:var(--md-sys-color-on-surface-variant);text-transform:uppercase;letter-spacing:1px;margin:0 0 10px;font-size:11px;font-weight:700}.invoice-details-module__yLp9FW__billingName{color:var(--md-sys-color-on-surface);margin:0 0 4px;font-size:15px;font-weight:600}.invoice-details-module__yLp9FW__billingDetail{color:var(--md-sys-color-on-surface-variant);margin:0 0 3px;font-size:13px}.invoice-details-module__yLp9FW__summaryRow{border-bottom:1px solid var(--md-sys-color-outline-variant);justify-content:space-between;align-items:center;padding:6px 0;display:flex}.invoice-details-module__yLp9FW__summaryRow:last-child{border-bottom:none}.invoice-details-module__yLp9FW__summaryLabel{color:var(--md-sys-color-on-surface-variant);font-size:13px}.invoice-details-module__yLp9FW__summaryValue{color:var(--md-sys-color-on-surface);font-size:14px;font-weight:600}.invoice-details-module__yLp9FW__summaryValueGreen{color:#137333;font-size:14px;font-weight:600}.invoice-details-module__yLp9FW__summaryValueRed{color:#c5221f;font-size:14px;font-weight:700}.invoice-details-module__yLp9FW__tableSection{margin-bottom:8px;overflow-x:auto}.invoice-details-module__yLp9FW__itemsTable{border-collapse:collapse;width:100%}.invoice-details-module__yLp9FW__itemsTable thead{background-color:#22a33c}.invoice-details-module__yLp9FW__itemsTable thead th{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.5px;padding:12px 16px;font-size:12px;font-weight:600}.invoice-details-module__yLp9FW__thDesc{text-align:left!important}.invoice-details-module__yLp9FW__thNum{text-align:right!important}.invoice-details-module__yLp9FW__itemRow{border-bottom:1px solid var(--md-sys-color-outline-variant);transition:background-color .15s}.invoice-details-module__yLp9FW__itemRow:hover{background-color:var(--md-sys-state-hover)}.invoice-details-module__yLp9FW__tdDesc{color:var(--md-sys-color-on-surface);padding:14px 16px;font-size:14px}.invoice-details-module__yLp9FW__tdNum{color:var(--md-sys-color-on-surface);text-align:right;padding:14px 16px;font-size:14px}.invoice-details-module__yLp9FW__totalsSection{grid-template-columns:1fr 320px;align-items:start;gap:32px;margin-top:8px;display:grid}.invoice-details-module__yLp9FW__notesTitle{color:var(--md-sys-color-on-surface-variant);text-transform:uppercase;letter-spacing:.5px;margin:0 0 6px;font-size:12px;font-weight:700}.invoice-details-module__yLp9FW__notesText{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:13px;line-height:1.6}.invoice-details-module__yLp9FW__totalsBlock{border:1px solid var(--md-sys-color-outline-variant);border-radius:4px;padding:20px}.invoice-details-module__yLp9FW__totalRow{justify-content:space-between;align-items:center;padding:7px 0;display:flex}.invoice-details-module__yLp9FW__totalLabel{color:var(--md-sys-color-on-surface-variant);font-size:13px}.invoice-details-module__yLp9FW__totalValue{color:var(--md-sys-color-on-surface);font-size:14px;font-weight:500}.invoice-details-module__yLp9FW__totalValueGreen{color:#137333;font-size:14px;font-weight:600}.invoice-details-module__yLp9FW__grandTotalRow{padding:10px 0}.invoice-details-module__yLp9FW__grandTotalLabel{color:var(--md-sys-color-on-surface);font-size:15px;font-weight:700}.invoice-details-module__yLp9FW__grandTotalValue{color:var(--md-sys-color-on-surface);font-size:18px;font-weight:700}.invoice-details-module__yLp9FW__dueRow{background-color:#fce8e6;border-radius:0 0 4px 4px;margin:4px -20px -20px;padding:12px 20px}.invoice-details-module__yLp9FW__dueLabel{color:#c5221f;font-size:14px;font-weight:700}.invoice-details-module__yLp9FW__dueValue{color:#c5221f;font-size:18px;font-weight:700}.invoice-details-module__yLp9FW__invoiceFooter{border-top:1px solid var(--md-sys-color-outline-variant);text-align:center;margin-top:32px;padding-top:20px}.invoice-details-module__yLp9FW__invoiceFooter p{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:13px}@media print{.invoice-details-module__yLp9FW__topBar{display:none!important}.invoice-details-module__yLp9FW__invoiceCard{box-shadow:none;border:none;padding:0}.invoice-details-module__yLp9FW__container{padding:0}}@media (max-width:900px){.invoice-details-module__yLp9FW__billingRow{grid-template-columns:1fr 1fr}.invoice-details-module__yLp9FW__totalsSection{grid-template-columns:1fr}.invoice-details-module__yLp9FW__invoiceCard{padding:24px}}@media (max-width:640px){.invoice-details-module__yLp9FW__billingRow{grid-template-columns:1fr}.invoice-details-module__yLp9FW__invoiceHeader{flex-direction:column}.invoice-details-module__yLp9FW__invoiceMeta{text-align:left}.invoice-details-module__yLp9FW__invoiceMetaRow{justify-content:flex-start}}[data-theme=dark] .invoice-details-module__yLp9FW__companyLogo{background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}[data-theme=dark] .invoice-details-module__yLp9FW__itemsTable thead{background-color:var(--md-sys-color-primary)}[data-theme=dark] .invoice-details-module__yLp9FW__itemsTable thead th{color:var(--md-sys-color-on-primary)}
.dashboard-module__nrjHYa__container{padding:0 0 32px}.dashboard-module__nrjHYa__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.dashboard-module__nrjHYa__welcome{color:var(--md-sys-color-primary);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;margin:0 0 6px;font-size:12px;font-weight:600;display:flex}.dashboard-module__nrjHYa__title{color:var(--md-sys-color-on-surface);letter-spacing:-.03em;margin:0;font-size:28px;font-weight:700;line-height:1.2}.dashboard-module__nrjHYa__dateChip{height:40px;color:var(--md-sys-color-on-surface);background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:10px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:500;display:inline-flex}.dashboard-module__nrjHYa__dateChip svg{color:var(--md-sys-color-primary)}.dashboard-module__nrjHYa__statsGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px;display:grid}.dashboard-module__nrjHYa__statCard{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:14px;align-items:flex-start;gap:14px;padding:20px;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:0 1px 2px #1018280a}.dashboard-module__nrjHYa__statCard:hover{border-color:var(--md-sys-color-primary-container);box-shadow:0 1px 2px #1018280a}.dashboard-module__nrjHYa__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.dashboard-module__nrjHYa__statInfo{flex:1;min-width:0}.dashboard-module__nrjHYa__statLabel{color:var(--md-sys-color-on-surface-variant);text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px;font-size:12px;font-weight:600}.dashboard-module__nrjHYa__statValue{color:var(--md-sys-color-on-surface);letter-spacing:-.03em;margin:0 0 4px;font-size:28px;font-weight:750;line-height:1.1}.dashboard-module__nrjHYa__statSub{color:var(--md-sys-color-on-surface-variant);align-items:center;gap:5px;margin:0;font-size:13px;display:flex}.dashboard-module__nrjHYa__statTrendUp{color:var(--md-sys-color-primary);font-weight:600}.dashboard-module__nrjHYa__statTrendDown{color:var(--md-sys-color-error);font-weight:600}.dashboard-module__nrjHYa__sectionHead{margin-bottom:16px}.dashboard-module__nrjHYa__sectionTitle{letter-spacing:-.01em;color:var(--md-sys-color-on-surface);margin:0;font-size:16px;font-weight:650}.dashboard-module__nrjHYa__sectionSub{color:var(--md-sys-color-on-surface-variant);margin:4px 0 0;font-size:13px}.dashboard-module__nrjHYa__chartsRow{grid-template-columns:3fr 2fr;gap:20px;margin-bottom:24px;display:grid}.dashboard-module__nrjHYa__chartCard{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:12px;padding:20px}.dashboard-module__nrjHYa__chartHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.dashboard-module__nrjHYa__chartTitle{color:var(--md-sys-color-on-surface);margin:0;font-size:16px;font-weight:600}.dashboard-module__nrjHYa__chartLegend{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.dashboard-module__nrjHYa__legendItem{color:var(--md-sys-color-on-surface-variant);align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.dashboard-module__nrjHYa__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.dashboard-module__nrjHYa__bottomRow{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.dashboard-module__nrjHYa__listCard{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:12px;overflow:hidden}.dashboard-module__nrjHYa__listHeader{border-bottom:1px solid var(--md-sys-color-outline);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.dashboard-module__nrjHYa__listTitle{color:var(--md-sys-color-on-surface);margin:0;font-size:16px;font-weight:600}.dashboard-module__nrjHYa__viewAll{color:var(--md-sys-color-primary);align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.dashboard-module__nrjHYa__viewAll:hover{color:var(--md-sys-color-on-primary-container)}.dashboard-module__nrjHYa__listBody{padding:0}.dashboard-module__nrjHYa__listItem{border-bottom:1px solid var(--md-sys-color-outline);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:12px 20px;transition:background-color .15s;display:flex}.dashboard-module__nrjHYa__listItem:last-child{border-bottom:none}.dashboard-module__nrjHYa__listItem:hover{background-color:var(--md-sys-color-surface-container-high)}.dashboard-module__nrjHYa__listItemLeft{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.dashboard-module__nrjHYa__listItemIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.dashboard-module__nrjHYa__listItemText{min-width:0}.dashboard-module__nrjHYa__listItemTitle{color:var(--md-sys-color-on-surface);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:14px;font-weight:600;overflow:hidden}.dashboard-module__nrjHYa__listItemSub{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:13px}.dashboard-module__nrjHYa__listItemRight{flex-shrink:0;align-items:center;gap:12px;display:flex}.dashboard-module__nrjHYa__progressWrap{align-items:center;gap:8px;display:flex}.dashboard-module__nrjHYa__progressBar{background:var(--md-sys-color-surface-container-high);border-radius:999px;width:84px;height:6px;overflow:hidden}.dashboard-module__nrjHYa__progressFill{background:var(--md-sys-color-primary);border-radius:999px;height:100%;transition:width .4s}.dashboard-module__nrjHYa__progressText{color:var(--md-sys-color-on-surface);min-width:32px;font-size:13px;font-weight:600}.dashboard-module__nrjHYa__badge{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.dashboard-module__nrjHYa__glanceSection{margin-bottom:24px}.dashboard-module__nrjHYa__quickStats{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.dashboard-module__nrjHYa__quickStatItem{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline);border-radius:14px;align-items:center;gap:14px;padding:20px;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:0 1px 2px #1018280a}.dashboard-module__nrjHYa__quickStatItem:hover{border-color:var(--md-sys-color-primary-container);box-shadow:0 1px 2px #1018280a}.dashboard-module__nrjHYa__quickStatIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.dashboard-module__nrjHYa__quickStatText{min-width:0}.dashboard-module__nrjHYa__quickStatLabel{color:var(--md-sys-color-on-surface-variant);text-transform:uppercase;letter-spacing:.06em;margin:0 0 5px;font-size:11px;font-weight:600;line-height:1.3}.dashboard-module__nrjHYa__quickStatValue{color:var(--md-sys-color-on-surface);letter-spacing:-.03em;margin:0;font-size:22px;font-weight:750;line-height:1}.dashboard-module__nrjHYa__toneLime,.dashboard-module__nrjHYa__toneSuccess,.dashboard-module__nrjHYa__toneGreen{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-primary)}.dashboard-module__nrjHYa__toneInfo,.dashboard-module__nrjHYa__toneBlue{color:#2563eb;background:#eff6ff}.dashboard-module__nrjHYa__toneWarning,.dashboard-module__nrjHYa__toneAmber{color:#c2410c;background:#fff7ed}.dashboard-module__nrjHYa__toneError{background:var(--md-sys-color-error-container);color:var(--md-sys-color-error)}.dashboard-module__nrjHYa__toneNeutral{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface-variant)}.dashboard-module__nrjHYa__toneViolet{color:#7c3aed;background:#f5f3ff}@media (max-width:1280px){.dashboard-module__nrjHYa__quickStats{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.dashboard-module__nrjHYa__chartsRow,.dashboard-module__nrjHYa__bottomRow{grid-template-columns:1fr}.dashboard-module__nrjHYa__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard-module__nrjHYa__statsGrid,.dashboard-module__nrjHYa__quickStats{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.dashboard-module__nrjHYa__statsGrid,.dashboard-module__nrjHYa__quickStats{grid-template-columns:1fr}.dashboard-module__nrjHYa__progressWrap{display:none}}:is([data-theme=dark] .dashboard-module__nrjHYa__title,[data-theme=dark] .dashboard-module__nrjHYa__statValue,[data-theme=dark] .dashboard-module__nrjHYa__chartTitle,[data-theme=dark] .dashboard-module__nrjHYa__listTitle,[data-theme=dark] .dashboard-module__nrjHYa__listItemTitle,[data-theme=dark] .dashboard-module__nrjHYa__sectionTitle,[data-theme=dark] .dashboard-module__nrjHYa__quickStatValue){color:var(--md-sys-color-on-surface)}[data-theme=dark] .dashboard-module__nrjHYa__statLabel{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .dashboard-module__nrjHYa__statSub{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .dashboard-module__nrjHYa__legendItem{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .dashboard-module__nrjHYa__listItemSub{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .dashboard-module__nrjHYa__sectionSub{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .dashboard-module__nrjHYa__quickStatLabel{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .dashboard-module__nrjHYa__pagination p{color:var(--md-sys-color-on-surface-variant)}[data-theme=dark] .dashboard-module__nrjHYa__dateChip{color:var(--md-sys-color-on-surface-variant);background:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline)}:is([data-theme=dark] .dashboard-module__nrjHYa__statCard,[data-theme=dark] .dashboard-module__nrjHYa__chartCard,[data-theme=dark] .dashboard-module__nrjHYa__listCard,[data-theme=dark] .dashboard-module__nrjHYa__quickStatItem){background:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline)}:is([data-theme=dark] .dashboard-module__nrjHYa__listHeader,[data-theme=dark] .dashboard-module__nrjHYa__listItem){border-bottom-color:var(--md-sys-color-outline-variant)}[data-theme=dark] .dashboard-module__nrjHYa__listItem:hover{background-color:var(--md-sys-color-surface-container-high)}[data-theme=dark] .dashboard-module__nrjHYa__progressBar{background:var(--md-sys-color-outline-variant)}[data-theme=dark] .dashboard-module__nrjHYa__progressText{color:var(--md-sys-color-on-surface)}
.LeadImportModal-module__8M62Vq__wrapper{flex-direction:column;gap:16px;display:flex}.LeadImportModal-module__8M62Vq__introRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.LeadImportModal-module__8M62Vq__intro{min-width:220px;color:var(--md-sys-color-on-surface-variant);flex:1;margin:0;font-size:13px;line-height:1.5}.LeadImportModal-module__8M62Vq__dropzone{border:1.5px dashed var(--md-sys-color-outline);background-color:var(--md-sys-color-surface-container-low,var(--md-sys-color-surface));cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:28px 20px;transition:border-color .15s,background-color .15s;display:flex}.LeadImportModal-module__8M62Vq__dropzone:hover,.LeadImportModal-module__8M62Vq__dropzoneActive{background-color:var(--md-sys-color-primary-container);border-color:#16a34a}.LeadImportModal-module__8M62Vq__hiddenInput{display:none}.LeadImportModal-module__8M62Vq__dropIcon{background-color:var(--md-sys-color-primary-container);color:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.LeadImportModal-module__8M62Vq__dropText{color:var(--md-sys-color-on-surface-variant);font-size:14px}.LeadImportModal-module__8M62Vq__fileName{color:var(--md-sys-color-on-surface);word-break:break-all;font-size:14px;font-weight:600}.LeadImportModal-module__8M62Vq__browse{color:#16a34a;font-weight:600}.LeadImportModal-module__8M62Vq__error{color:#dc2626;margin:0;font-size:13px}.LeadImportModal-module__8M62Vq__summary{background-color:var(--md-sys-color-primary-container);border:1px solid var(--md-sys-color-outline-variant);border-radius:10px;padding:12px 14px}.LeadImportModal-module__8M62Vq__summaryMessage{color:var(--md-sys-color-on-primary-container);align-items:center;gap:8px;margin:0;font-size:14px;font-weight:600;display:flex}.LeadImportModal-module__8M62Vq__summaryMessage svg{color:#16a34a;flex-shrink:0}.LeadImportModal-module__8M62Vq__errorList{max-height:140px;color:var(--md-sys-color-on-surface-variant);flex-direction:column;gap:4px;margin:10px 0 0;padding-left:18px;font-size:12px;display:flex;overflow-y:auto}.LeadImportModal-module__8M62Vq__actions{justify-content:flex-end;gap:12px;display:flex}@media (max-width:520px){.LeadImportModal-module__8M62Vq__actions{flex-direction:column-reverse}}
