@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#020617;--foreground:#f8fafc;--card-bg:#1e293b66;--card-border:#94a3b81a;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--highlight:#fbbf24;--highlight-glow:#fbbf2433;--accent-blue:#3b82f6}html,body{max-width:100vw;height:100%;margin:0;padding:0;overflow-x:hidden}body{color:var(--text-primary);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(circle at 15%,#38bdf814 0%,#0000 25%),radial-gradient(circle at 85% 30%,#fbbf240d 0%,#0000 25%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.dashboardContainer{grid-template-columns:360px 1fr;gap:3rem;max-width:1200px;min-height:100vh;margin:0 auto;padding:4rem 2rem;display:grid}.dashboardGrid{grid-template-columns:repeat(2,1fr);align-content:start;gap:1.5rem;display:grid}@media (max-width:1024px){.dashboardContainer{grid-template-columns:1fr;max-width:800px;padding:3rem 1.5rem}}@media (max-width:640px){.dashboardGrid{grid-template-columns:1fr}.dashboardContainer{padding:2rem 1rem}}.profileCard{flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;position:sticky;top:4rem}.profileAvatarWrapper{border:2px solid #ffffff1a;border-radius:50%;width:140px;height:140px;margin-bottom:1rem;transition:transform .3s;overflow:hidden;box-shadow:0 0 40px #00000080}.profileAvatarWrapper:hover{border-color:var(--highlight);box-shadow:0 0 20px var(--highlight-glow);transform:scale(1.02)}.profileAvatar{object-fit:cover;width:100%;height:100%}.profileName{color:var(--foreground);letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:3rem;font-weight:800}.profileMeta{color:var(--text-secondary);align-items:center;gap:1.25rem;font-size:1rem;font-weight:500;display:flex}.profileLocation,.profileIncome{align-items:center;gap:.5rem;display:flex}.profileBio{color:var(--text-secondary);opacity:.9;margin:0;font-size:1.15rem;font-weight:400;line-height:1.6}.profileNewsletter{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;margin-top:1rem;padding:1rem;font-size:1.05rem;line-height:1.6}.profileNewsletter strong{color:var(--highlight);margin-bottom:.25rem;font-weight:700;display:block}.profileLink{color:#fff;border-bottom:1px solid var(--highlight);cursor:pointer;font-weight:600;text-decoration:none;transition:all .2s}.profileLink:hover{color:var(--highlight);border-bottom-color:#0000}.profileSocials{gap:1.5rem;margin-top:.5rem;display:flex}.socialIcon{color:var(--text-secondary);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.socialIcon:hover{color:#fff;filter:drop-shadow(0 0 8px #ffffff80);transform:translateY(-3px)}.ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3730a3 0%,#312e81 100%);border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000004d}.ctaButton:hover{border-color:#fff3;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0006,0 0 20px #3730a366}.statsCard{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--card-border);border-radius:1.5rem;flex-direction:column;justify-content:space-between;height:100%;min-height:280px;padding:1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.statsCard.inactive{pointer-events:none;-webkit-user-select:none;user-select:none}.statsOverlay{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#02061799;border-radius:1.5rem;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.statsOverlayContent{color:var(--text-secondary);opacity:.8;flex-direction:column;align-items:center;gap:.5rem;font-weight:600;display:flex}.statsCard:hover{background:#1e293b99;border-color:#fff3;transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000004d,0 0 15px #3b82f61a}.statsHeader{z-index:2;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex;position:relative}.statsTitleRow{align-items:center;gap:1rem;display:flex}.statsIconWrapper{color:var(--text-primary);background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;padding:10px;display:flex}.statsTitle{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.statsBadge{color:var(--text-secondary);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.4rem;padding:.3rem .8rem;font-size:.8rem;font-weight:600;display:flex}.stripeIcon{color:#fff;background-color:#635bff;border-radius:4px;justify-content:center;align-items:center;width:14px;height:14px;font-size:10px;font-weight:700;display:flex}.statsDescription{color:var(--text-secondary);z-index:2;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5;position:relative}.statsChartContainer{opacity:.8;width:120%;height:140px;margin-top:auto;margin-bottom:-1.75rem;margin-left:-10%;transition:opacity .3s}.statsCard:hover .statsChartContainer{opacity:1}
