.dashboard-module__rFLKKa__dashboardPage{color:#0e0e16;max-width:1440px;margin:0 auto;padding:36px 26px 72px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.dashboard-module__rFLKKa__reveal{opacity:0;filter:blur(6px);will-change:opacity, transform, filter;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1);transform:translateY(22px)}.dashboard-module__rFLKKa__isVisible{opacity:1;filter:blur();transform:translateY(0)}.dashboard-module__rFLKKa__dashboardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;display:flex}.dashboard-module__rFLKKa__dashboardTitle{letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(1.7rem,3vw,2.2rem);font-weight:600;line-height:1.1}.dashboard-module__rFLKKa__dashboardSubtitle{color:#6b6c7e;max-width:520px;margin:0;font-size:.98rem;line-height:1.5}.dashboard-module__rFLKKa__primaryButton{color:#f6f7fb;cursor:pointer;background-color:#0e0e16;border:1px solid #0e0e16;border-radius:10px;align-items:center;gap:9px;padding:12px 20px;font-family:inherit;font-size:.9rem;font-weight:500;transition:color .35s,border-color .35s;display:inline-flex;position:relative;overflow:hidden}.dashboard-module__rFLKKa__primaryButton:before{content:"";z-index:0;background-color:#4338ca;width:100%;height:100%;transition:left .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:-100%}.dashboard-module__rFLKKa__primaryButton:hover:before{left:0}.dashboard-module__rFLKKa__primaryButton span,.dashboard-module__rFLKKa__primaryButton{z-index:1;position:relative}.dashboard-module__rFLKKa__primaryButton span{font-size:1.05rem;line-height:1}.dashboard-module__rFLKKa__errorBox{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;margin-bottom:22px;padding:13px 16px;font-size:.9rem}.dashboard-module__rFLKKa__statsGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.dashboard-module__rFLKKa__statCard{background:#fff;border:1px solid #e6e7f0;border-radius:13px;align-items:center;gap:12px;padding:15px 16px;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1),border-color .35s,box-shadow .35s;display:flex;box-shadow:0 1px 2px #1010200a,0 8px 24px -14px #10102033}.dashboard-module__rFLKKa__statCard:hover{border-color:#4338ca;transform:translateY(-4px);box-shadow:0 18px 40px -18px #4338ca73}.dashboard-module__rFLKKa__statIcon{border-radius:10px;flex:none;place-items:center;width:40px;height:40px;font-size:1.05rem;display:grid}.dashboard-module__rFLKKa__statIconPurple,.dashboard-module__rFLKKa__statIconBlue,.dashboard-module__rFLKKa__statIconGreen,.dashboard-module__rFLKKa__statIconOrange{color:#4338ca;background:#4338ca1a}.dashboard-module__rFLKKa__statLabel{color:#6b6c7e;margin:0 0 1px;font-size:.74rem}.dashboard-module__rFLKKa__statValue{letter-spacing:-.02em;font-size:1.4rem;font-weight:600;line-height:1.1;display:block}.dashboard-module__rFLKKa__statHint{color:#9a9bac;font-size:.7rem}.dashboard-module__rFLKKa__dashboardGrid{grid-template-columns:2.2fr 1fr;align-items:stretch;gap:16px;display:grid}.dashboard-module__rFLKKa__dashboardCard{background:#fff;border:1px solid #e6e7f0;border-radius:16px;padding:20px;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1),border-color .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 1px 2px #1010200a,0 10px 30px -18px #10102038}.dashboard-module__rFLKKa__dashboardCard:hover{border-color:#c9c6f0}.dashboard-module__rFLKKa__chartCard{grid-area:1/1}.dashboard-module__rFLKKa__aiCard{grid-area:1/2}.dashboard-module__rFLKKa__listCard{grid-area:2/1}.dashboard-module__rFLKKa__followingCard{flex-direction:column;grid-area:2/2;display:flex}.dashboard-module__rFLKKa__cardHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.dashboard-module__rFLKKa__cardHeader h2{letter-spacing:-.01em;margin:0 0 3px;font-size:1.08rem;font-weight:600}.dashboard-module__rFLKKa__cardHeader p{color:#6b6c7e;margin:0;font-size:.82rem}.dashboard-module__rFLKKa__periodBadge{letter-spacing:.03em;color:#6b6c7e;white-space:nowrap;background:#eef0f7;border:1px solid #e6e7f0;border-radius:999px;flex:none;padding:5px 10px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.66rem}.dashboard-module__rFLKKa__cardLoading{text-align:center;color:#9a9bac;padding:32px 0;font-size:.88rem;animation:1.4s ease-in-out infinite dashboard-module__rFLKKa__softPulse}@keyframes dashboard-module__rFLKKa__softPulse{0%,to{opacity:.45}50%{opacity:1}}.dashboard-module__rFLKKa__chartWrap{width:100%}.dashboard-module__rFLKKa__chartSvg{width:100%;height:auto;display:block;overflow:visible}.dashboard-module__rFLKKa__chartGridLine{stroke:#e6e7f0;stroke-width:1px;stroke-dasharray:3 5}.dashboard-module__rFLKKa__chartArea{fill:#4338ca1f;opacity:0;animation:.8s .2s forwards dashboard-module__rFLKKa__fadeIn}.dashboard-module__rFLKKa__chartLine{fill:none;stroke:#4338ca;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1600;stroke-dashoffset:1600px;filter:drop-shadow(0 6px 10px #4338ca40);animation:1.6s cubic-bezier(.16,1,.3,1) .1s forwards dashboard-module__rFLKKa__dashDraw}.dashboard-module__rFLKKa__chartDot{fill:#fff;stroke:#4338ca;stroke-width:2.5px;opacity:0;transform-box:fill-box;transform-origin:50%;animation:.4s cubic-bezier(.16,1,.3,1) .55s forwards dashboard-module__rFLKKa__popDot;transform:scale(0)}.dashboard-module__rFLKKa__chartLabel{fill:#6b6c7e;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}@keyframes dashboard-module__rFLKKa__dashDraw{to{stroke-dashoffset:0}}@keyframes dashboard-module__rFLKKa__fadeIn{to{opacity:1}}@keyframes dashboard-module__rFLKKa__popDot{to{opacity:1;transform:scale(1)}}.dashboard-module__rFLKKa__contractList{flex-direction:column;gap:9px;margin-bottom:14px;display:flex}.dashboard-module__rFLKKa__emptyCard{text-align:center;color:#9a9bac;border:1px dashed #e6e7f0;border-radius:12px;padding:24px 0;font-size:.88rem}.dashboard-module__rFLKKa__contractRow{text-align:left;cursor:pointer;width:100%;color:inherit;opacity:0;background:#fff;border:1px solid #e6e7f0;border-radius:11px;align-items:center;gap:12px;padding:11px 13px;font-family:inherit;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,background .3s;animation:.55s cubic-bezier(.16,1,.3,1) forwards dashboard-module__rFLKKa__rowIn;display:flex;transform:translateY(10px)}.dashboard-module__rFLKKa__contractRow:hover{background:#f6f7fb;border-color:#4338ca;transform:translate(5px)}.dashboard-module__rFLKKa__contractIcon{color:#4338ca;background:#4338ca1a;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-size:.9rem;display:grid}.dashboard-module__rFLKKa__contractMain{flex-direction:column;flex:1;min-width:0;display:flex}.dashboard-module__rFLKKa__contractMain strong{white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.dashboard-module__rFLKKa__contractMain small{color:#6b6c7e;white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;overflow:hidden}.dashboard-module__rFLKKa__contractMeta{flex-direction:column;flex:none;align-items:flex-end;gap:5px;display:flex}.dashboard-module__rFLKKa__contractMeta small{color:#9a9bac;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem}.dashboard-module__rFLKKa__favoriteBadge{color:#4338ca;white-space:nowrap;background:#4338ca1a;border-radius:999px;padding:3px 9px;font-size:.68rem;font-weight:600}.dashboard-module__rFLKKa__cardLink{color:#4338ca;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:.86rem;font-weight:600;display:inline-flex}.dashboard-module__rFLKKa__cardLink span{transition:transform .3s;display:inline-block}.dashboard-module__rFLKKa__cardLink:hover span{transform:translate(5px)}@keyframes dashboard-module__rFLKKa__rowIn{to{opacity:1;transform:translateY(0)}}.dashboard-module__rFLKKa__followingContent{align-items:center;gap:16px;margin-bottom:0;display:flex}.dashboard-module__rFLKKa__miniBlock{flex-direction:column;gap:12px;display:flex}.dashboard-module__rFLKKa__notifBlock{border-top:1px solid #e6e7f0;margin-top:auto;padding-top:16px}.dashboard-module__rFLKKa__followingNumber{letter-spacing:-.03em;color:#4338ca;font-size:2.2rem;font-weight:700;line-height:1}.dashboard-module__rFLKKa__followingContent strong{margin-bottom:3px;font-size:.92rem;font-weight:600;display:block}.dashboard-module__rFLKKa__followingContent p{color:#6b6c7e;margin:0;font-size:.8rem;line-height:1.45}.dashboard-module__rFLKKa__secondaryButton{color:#0e0e16;cursor:pointer;background:#fff;border:1px solid #e6e7f0;border-radius:10px;width:100%;padding:11px 18px;font-family:inherit;font-size:.88rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1)}.dashboard-module__rFLKKa__secondaryButton:hover:not(:disabled){color:#f6f7fb;background:#0e0e16;border-color:#0e0e16}.dashboard-module__rFLKKa__secondaryButton:disabled{opacity:.5;cursor:not-allowed}.dashboard-module__rFLKKa__aiCard{background:linear-gradient(135deg,#4338ca14,#6d5ef00a);border-color:#4338ca2e;flex-direction:column;display:flex}.dashboard-module__rFLKKa__aiIcon{color:#fff;background:linear-gradient(135deg,#4338ca,#6d5ef0);border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:14px;font-size:1.1rem;display:grid;box-shadow:0 10px 22px -10px #4338cab3}.dashboard-module__rFLKKa__aiCard h2{letter-spacing:-.01em;margin:0 0 7px;font-size:1.12rem;font-weight:600}.dashboard-module__rFLKKa__aiCard p{color:#4a4b5e;margin:0 0 18px;font-size:.86rem;line-height:1.5}.dashboard-module__rFLKKa__aiButton{color:#fff;cursor:pointer;background:#4338ca;border:1px solid #4338ca;border-radius:10px;align-self:flex-start;align-items:center;gap:8px;margin-top:auto;padding:10px 17px;font-family:inherit;font-size:.86rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.dashboard-module__rFLKKa__aiButton span{transition:transform .3s;display:inline-block}.dashboard-module__rFLKKa__aiButton:hover{background:#372fb0;border-color:#372fb0}.dashboard-module__rFLKKa__aiButton:hover span{transform:translate(5px)}@media (max-width:1024px){.dashboard-module__rFLKKa__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.dashboard-module__rFLKKa__dashboardGrid{grid-template-columns:1fr}.dashboard-module__rFLKKa__chartCard,.dashboard-module__rFLKKa__aiCard,.dashboard-module__rFLKKa__listCard,.dashboard-module__rFLKKa__followingCard{grid-area:auto/1}}@media (max-width:560px){.dashboard-module__rFLKKa__statsGrid{grid-template-columns:1fr}.dashboard-module__rFLKKa__dashboardPage{padding:24px 16px 96px}.dashboard-module__rFLKKa__dashboardHeader{align-items:flex-start}.dashboard-module__rFLKKa__primaryButton{justify-content:center;width:100%}.dashboard-module__rFLKKa__dashboardCard{padding:16px}.dashboard-module__rFLKKa__cardHeader{gap:10px}.dashboard-module__rFLKKa__contractRow{padding:11px}}@media (prefers-reduced-motion:reduce){.dashboard-module__rFLKKa__reveal{opacity:1;filter:none;transition:none;transform:none}.dashboard-module__rFLKKa__chartLine,.dashboard-module__rFLKKa__chartArea,.dashboard-module__rFLKKa__chartDot,.dashboard-module__rFLKKa__contractRow,.dashboard-module__rFLKKa__cardLoading{opacity:1;animation:none;transform:none}.dashboard-module__rFLKKa__chartLine{stroke-dashoffset:0}}
