.Dashboard_container__0AAZI{display:flex;flex-direction:column;gap:1.5rem;padding:0;max-width:1536px;margin:0 auto;min-height:100vh;width:100%}.Dashboard_statsContainer__Vrajl{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:1.5rem;width:100%}.Dashboard_statCard__5YEDX{background:white;padding:1.25rem;border-radius:.75rem;box-shadow:0 1px 2px rgba(0,0,0,.05);border:1px solid #f3f4f6;transition:all .3s ease;position:relative;overflow:hidden;width:100%;min-width:0;cursor:pointer}.Dashboard_statCard__5YEDX:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#D5B15B,#B69A4E)}.Dashboard_statCard__5YEDX:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.12)}.Dashboard_cardTitle__oxxUq{font-size:.75rem;color:#6b7280;font-weight:400;margin-bottom:.75rem}.Dashboard_cardValue__SMeH_{font-size:1.875rem;color:#111827;margin:0;font-weight:600;line-height:1}.Dashboard_iconWrapper__AmNEA{width:2.5rem;height:2.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;opacity:.2}.Dashboard_icon__FVrjJ{width:1.5rem;height:1.5rem}.Dashboard_cardFooter__rFtWh{display:flex;align-items:center;margin-top:.75rem;padding-top:0;border-top:none}.Dashboard_arrowIcon__5JH4Z{width:1.125rem;height:1.125rem}.Dashboard_ratePositive__N_66v{color:#10b981;font-size:.75rem;font-weight:400;margin-left:.25rem}.Dashboard_rateNegative___UOZw{color:#C45C4A;font-size:.75rem;font-weight:400;margin-left:.25rem}.Dashboard_rateDescription__mJPpM{color:#6b7280;font-size:.75rem;margin-left:.25rem}.Dashboard_bgBlueLight__batcA{background:rgba(213,177,91,.15)}.Dashboard_bgOrangeLight__KagZx{background:rgba(196,92,74,.15)}.Dashboard_bgYellowLight__wVIrK{background:rgba(16,185,129,.15)}.Dashboard_bgGreenLight__gtN2w{background:rgba(59,130,246,.15)}.Dashboard_tabContainer___hI_e{margin-top:.75rem;margin-left:.75rem;display:flex;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:1rem;border:1px solid rgba(213,177,91,.15);box-shadow:0 8px 25px rgba(0,0,0,.08);height:40px;width:-moz-fit-content;width:fit-content;padding:.25rem;flex-wrap:wrap;min-width:280px}.Dashboard_tabButton__OEJK7{flex:1;padding:.5rem 1rem;border-radius:.75rem;color:#64748b;font-size:.875rem;font-family:Nunito,sans-serif;transition:all .3s ease;background-color:transparent;display:flex;justify-content:center;align-items:center;cursor:pointer;height:100%;min-width:100px;margin:0;font-weight:500}.Dashboard_tabButton__OEJK7:hover:not(.Dashboard_activeTab__PaOWZ){background-color:rgba(213,177,91,.1);color:#D5B15B}.Dashboard_activeTab__PaOWZ{background:linear-gradient(135deg,#D5B15B,#B69A4E);color:#ffffff;box-shadow:0 4px 12px rgba(213,177,91,.3);transform:scale(1.02)}.Dashboard_tabText__ungRD{font-family:Nunito,sans-serif;font-weight:500}.Dashboard_graphContainer__u3pWX{background:linear-gradient(135deg,#ffffff,#f8fafc);padding:1.5rem;border-radius:1rem;box-shadow:0 8px 25px rgba(0,0,0,.08);border:1px solid rgba(255,255,255,.8);backdrop-filter:blur(10px);width:100%;min-height:350px;overflow:visible}.Dashboard_axisYText__bScNA,.Dashboard_monthLabels__PAnuR{font-size:.875rem;font-family:Nunito Sans,sans-serif;font-weight:600;opacity:.3;text-align:right;fill:#0f1828}.Dashboard_axis-x__1YI7w path{stroke:none}.Dashboard_axis-x__1YI7w text{fill:#6b7280;font-size:12px}.Dashboard_axis-x__1YI7w .Dashboard_tick__EyhVv line,.Dashboard_axis-y__KeXEK .Dashboard_domain__q_Kng,.Dashboard_axis-y__KeXEK .Dashboard_tick__EyhVv line{display:none}.Dashboard_focusLine__3w3M4{stroke:#0f1828;opacity:.2;stroke-width:1px;stroke-dasharray:10 5}.Dashboard_focusCircle__vJ59Z{fill:#D5B15B}.Dashboard_tooltip__FAAk1{fill:#0F172A}.Dashboard_tooltipText__1ApMO{fill:white;font-size:14px;font-weight:500}.Dashboard_overlay__dGoCn{fill:none;pointer-events:all}.Dashboard_dropdownContainer__FK5W_{position:relative;width:9rem}.Dashboard_dropdownButton__Eu10h{display:flex;justify-content:space-between;align-items:center;width:100%;height:35px;padding:0 .5rem;border:1px solid rgba(213,177,91,.2);border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Dashboard_dropdownButtonClosed__09uPJ{border-radius:2rem}.Dashboard_dropdownButtonOpen__Rz0NE{border-radius:1.1rem 1.1rem 0 0;border-bottom-color:transparent}.Dashboard_iconAndTitle__oxZyS{display:flex;width:100%;justify-content:space-between;align-items:center}.Dashboard_iconReactContainer__SoBL_{position:relative;width:1rem;height:1rem}.Dashboard_iconReact__Uqqzk{position:absolute;inset:0;transition:opacity .2s;color:#D5B15B}.Dashboard_dropdownMenu__Ulve2{position:absolute;left:0;width:100%;background-color:white;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:0 0 1.1rem 1.1rem;border:1px solid rgba(213,177,91,.2);border-top:none}.Dashboard_separator__7rs_D{position:absolute;top:-1px;left:25%;width:50%;border-bottom:2px solid rgba(213,177,91,.2)}.Dashboard_dropdownItem__GCEi5{display:flex;align-items:center;padding:.25rem .5rem;cursor:pointer;transition:background-color .2s}.Dashboard_dropdownItem__GCEi5:hover{background-color:#f3f4f6}.Dashboard_dropdownText__QiBtJ{color:#D5B15B;font-family:Nunito,sans-serif;margin-left:.6rem;font-weight:200}.Dashboard_tableContainer__Y6BSm{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.Dashboard_table__tvoZz{background-color:white;padding:1rem;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);flex:1}.Dashboard_tableHeader__vLuAO{padding-bottom:1rem;margin-bottom:1rem}.Dashboard_tableHeader__vLuAO,.Dashboard_tableRow__VQ1dK{display:flex;justify-content:space-between;border-bottom:1px solid #e5e7eb}.Dashboard_tableRow__VQ1dK{padding:.5rem 0}.Dashboard_avatar__BZqDf{width:1.25rem;height:1.25rem;border-radius:9999px}.Dashboard_status__QEPDr{padding:.25rem .5rem;border-radius:9999px;font-size:.75rem}.Dashboard_statusDone__fzpBu{background-color:#d1fae5;color:#10b981}.Dashboard_statusInProgress__1skmh{background-color:rgba(213,177,91,.2);color:#B69A4E}.Dashboard_statusToDo__DjMfj{background-color:#f3f4f6;color:#9ca3af}.Dashboard_loadingSpinner__MC41n{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.Dashboard_spinner__mALJp{width:1.25rem;height:1.25rem;border:2px solid rgba(213,177,91,.2);border-top-color:#d5b15b;border-radius:50%;animation:Dashboard_spin__dWu2E 1s linear infinite}@keyframes Dashboard_spin__dWu2E{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Dashboard_loadingText__JJId7{font-size:.875rem;color:#64748b;font-weight:500}.Dashboard_skeleton__aA7HZ{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:Dashboard_loading__FJHBy 1.5s infinite}@keyframes Dashboard_loading__FJHBy{0%{background-position:200% 0}to{background-position:-200% 0}}.Dashboard_skeletonCard__09pyG{background:linear-gradient(135deg,#ffffff,#f8fafc);padding:1rem;border-radius:.75rem;box-shadow:0 8px 25px rgba(0,0,0,.08);border:1px solid rgba(255,255,255,.8);backdrop-filter:blur(10px);position:relative;overflow:hidden;width:100%;min-width:0}.Dashboard_skeletonCard__09pyG:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#e0e0e0,#f0f0f0)}.Dashboard_skeletonIcon__AIWMN{width:2.75rem;height:2.75rem;border-radius:.75rem;margin-bottom:.75rem}.Dashboard_skeletonTitle__r32JG{height:.875rem;border-radius:.25rem;margin-bottom:.5rem;width:80%}.Dashboard_skeletonValue__kTkRq{height:2rem;border-radius:.375rem;margin:.25rem 0;width:60%}.Dashboard_skeletonFooter__2cK36{display:flex;align-items:center;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0;gap:.5rem}.Dashboard_skeletonArrow__a8Szm{width:1rem;height:1rem;border-radius:.125rem}.Dashboard_skeletonRate__K5KLe{height:.875rem;border-radius:.25rem;width:3rem}.Dashboard_skeletonDescription__Hrrml{height:.75rem;border-radius:.25rem;width:5rem}.Dashboard_loadingPulse__QKsyp{animation:Dashboard_pulse__Q9wLJ 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes Dashboard_pulse__Q9wLJ{0%,to{opacity:1}50%{opacity:.5}}.Dashboard_cardLoading__N6wY7{position:relative;pointer-events:none}.Dashboard_cardLoading__N6wY7:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8);backdrop-filter:blur(1px);border-radius:.75rem;display:flex;align-items:center;justify-content:center}.Dashboard_loadingDots__KyWVh{display:inline-flex;align-items:center;gap:.25rem}.Dashboard_dot__mDv2q{width:.5rem;height:.5rem;background-color:#D5B15B;border-radius:50%;animation:Dashboard_bounce__4Eshz 1.4s ease-in-out infinite both}.Dashboard_dot__mDv2q:first-child{animation-delay:-.32s}.Dashboard_dot__mDv2q:nth-child(2){animation-delay:-.16s}.Dashboard_dot__mDv2q:nth-child(3){animation-delay:0s}@keyframes Dashboard_bounce__4Eshz{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.Dashboard_shimmer__NKw3g{position:relative;overflow:hidden}.Dashboard_shimmer__NKw3g:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:Dashboard_shimmer__NKw3g 2s infinite;content:""}@keyframes Dashboard_shimmer__NKw3g{to{transform:translateX(100%)}}@media screen and (max-width:1024px){.Dashboard_container__0AAZI{padding:5rem .75rem 1rem;gap:1.5rem}.Dashboard_statsContainer__Vrajl{grid-template-columns:repeat(2,1fr);gap:1rem}.Dashboard_statCard__5YEDX{padding:1.25rem}.Dashboard_cardValue__SMeH_{font-size:2.25rem}.Dashboard_iconWrapper__AmNEA{width:3rem;height:3rem;margin-bottom:.875rem}.Dashboard_icon__FVrjJ{width:1.625rem;height:1.625rem}.Dashboard_tabContainer___hI_e{width:100%;min-width:auto;margin-left:0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.Dashboard_tabContainer___hI_e::-webkit-scrollbar{display:none}}@media screen and (max-width:768px){.Dashboard_container__0AAZI{padding:4rem .5rem .75rem;gap:1rem}.Dashboard_statsContainer__Vrajl{grid-template-columns:1fr;gap:.875rem}.Dashboard_skeletonCard__09pyG,.Dashboard_statCard__5YEDX{padding:1.25rem;border-radius:.75rem}.Dashboard_cardValue__SMeH_{font-size:2.125rem}.Dashboard_skeletonValue__kTkRq{height:2.125rem}.Dashboard_iconWrapper__AmNEA,.Dashboard_skeletonIcon__AIWMN{width:3.25rem;height:3.25rem;margin-bottom:.875rem}.Dashboard_icon__FVrjJ{width:1.625rem;height:1.625rem}.Dashboard_cardFooter__rFtWh,.Dashboard_skeletonFooter__2cK36{margin-top:.875rem;padding-top:.875rem}.Dashboard_tabContainer___hI_e{height:36px;padding:.125rem;margin-left:0;width:100%}.Dashboard_tabButton__OEJK7{padding:.375rem .75rem;font-size:.8125rem;min-width:80px}.Dashboard_graphContainer__u3pWX{padding:1rem;min-height:300px}.Dashboard_container__0AAZI>div:last-child,.Dashboard_tableContainer__Y6BSm{grid-template-columns:1fr}.Dashboard_graphContainer__u3pWX>div:first-child{flex-direction:column;gap:.75rem;align-items:stretch}.Dashboard_dropdownContainer__FK5W_{width:100%;max-width:200px;align-self:flex-end}}@media screen and (max-width:480px){.Dashboard_container__0AAZI{padding:3.5rem .5rem .5rem}.Dashboard_statsContainer__Vrajl{gap:.5rem}.Dashboard_skeletonCard__09pyG,.Dashboard_statCard__5YEDX{padding:.875rem}.Dashboard_cardTitle__oxxUq,.Dashboard_skeletonTitle__r32JG{font-size:.8125rem;margin-bottom:.375rem}.Dashboard_cardValue__SMeH_,.Dashboard_skeletonValue__kTkRq{font-size:1.75rem;margin:.375rem 0}.Dashboard_iconWrapper__AmNEA,.Dashboard_skeletonIcon__AIWMN{width:2.5rem;height:2.5rem;margin-bottom:.5rem}.Dashboard_icon__FVrjJ{width:1.25rem;height:1.25rem}.Dashboard_cardFooter__rFtWh,.Dashboard_skeletonFooter__2cK36{margin-top:.75rem;padding-top:.75rem}.Dashboard_rateNegative___UOZw,.Dashboard_ratePositive__N_66v{font-size:.8125rem;margin-left:.375rem}.Dashboard_rateDescription__mJPpM{font-size:.6875rem;margin-left:.375rem}.Dashboard_tabContainer___hI_e{margin-top:.5rem;height:34px;margin-left:0;width:100%}.Dashboard_tabButton__OEJK7{padding:.25rem .5rem;font-size:.75rem;min-width:70px}.Dashboard_graphContainer__u3pWX{padding:.75rem;min-height:280px}.Dashboard_dropdownContainer__FK5W_{width:7rem}.Dashboard_dropdownButton__Eu10h{height:32px;padding:0 .375rem}.Dashboard_axisYText__bScNA,.Dashboard_dropdownText__QiBtJ,.Dashboard_monthLabels__PAnuR{font-size:.75rem}.Dashboard_axis-x__1YI7w text{font-size:10px}}