:root{color:#f0e8de;font-family:Sora,Avenir Next,sans-serif;line-height:1.5}*{box-sizing:border-box}html{background:#100d0a}body{background:radial-gradient(circle at top,#c2621a1f,#0000 28rem),linear-gradient(#100d0a 0%,#13100c 100%);min-height:100vh;margin:0}code{background:#ffffff14;border-radius:.35rem;padding:.1rem .3rem}.app-shell{max-width:72rem;margin:0 auto;padding:4rem 1rem 8rem}.cta-strip{align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.cta-link{color:#9a8070;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .12s}.cta-link:hover{color:#f0e8de}.cta-divider{background:#c2621a40;border-radius:1px;width:1px;height:.75rem}.page-header{max-width:46rem;margin-bottom:2.5rem}.eyebrow{color:#c27840;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .9rem;font-size:.78rem;font-weight:700}.page-header h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.4rem,6vw,4.5rem);line-height:.95}.lede{color:#9a8070;max-width:42rem;margin:1.1rem 0 0;font-size:1.05rem}.dashboard{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"profile projects projects""notifications notifications billing";gap:1rem;display:grid}.area-profile{grid-area:profile}.area-projects{grid-area:projects}.area-notifications{grid-area:notifications}.area-billing{grid-area:billing}.card{background:#ffffff0a;border:1px solid #c2621a26;border-radius:1.5rem;padding:1.4rem;box-shadow:0 16px 48px #00000059}.card-title{color:#c27840;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:700}.profile{align-items:flex-start;gap:.875rem;display:flex}.avatar{color:#fff;background:#c2621a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1rem;font-weight:700;display:flex}.profile-body{flex:1;min-width:0}.profile-top{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.65rem;display:flex}.profile-name{font-size:.95rem}.role-badge{color:#e08040;letter-spacing:.06em;text-transform:uppercase;background:#c2621a33;border-radius:999px;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.profile-meta{flex-direction:column;gap:.35rem;margin:0;font-size:.8rem;display:flex}.profile-meta>div{gap:.5rem;display:flex}.profile-meta dt{color:#c27840;flex-shrink:0;min-width:3.75rem;font-weight:600}.profile-meta dd{color:#c8b09a;margin:0}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.75rem;display:grid}.project-card{background:#ffffff08;border:1px solid #c2621a1f;border-radius:1rem;flex-direction:column;gap:.4rem;padding:.875rem 1rem;display:flex}.project-card-top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.project-name{color:#f0e8de;font-size:.875rem;font-weight:600}.project-desc{color:#7a6858;flex:1;margin:0;font-size:.775rem}.project-footer{color:#6a5848;gap:.75rem;margin-top:.25rem;font-size:.72rem;display:flex}.notification-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.notification-item{border-top:1px solid #c2621a1f;align-items:flex-start;gap:.625rem;padding:.65rem 0;display:flex;position:relative}.notification-item:first-child{border-top:none;padding-top:0}.unread-dot{background:#e08040;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;margin-top:.3rem}.notification-body{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.notification-title{color:#f0e8de;font-size:.84rem;font-weight:600}.notification-unread .notification-title{color:#e08040}.notification-text{color:#7a6858;font-size:.775rem}.notification-time{color:#6a5848;flex-shrink:0;margin-top:.15rem;font-size:.72rem}.empty-state{color:#6a5848;margin:0;font-size:.875rem}.billing{flex-direction:column;gap:.875rem;display:flex}.billing-plan{align-items:center;gap:.625rem;display:flex}.plan-name{letter-spacing:-.02em;font-size:1.35rem;font-weight:700}.plan-status{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:.2rem .55rem;font-size:.65rem;font-weight:700}.plan-status-active{color:#4ade80;background:#16a34a2e}.billing-meta{flex-direction:column;gap:.4rem;margin:0;font-size:.82rem;display:flex}.billing-meta>div{gap:.5rem;display:flex}.billing-meta dt{color:#c27840;flex-shrink:0;min-width:3.5rem;font-weight:600}.billing-meta dd{color:#c8b09a;margin:0}.status-badge{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:.2rem .55rem;font-size:.62rem;font-weight:700}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{flex-direction:column;gap:.6rem;display:flex}.skeleton-line{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:.375rem;height:.875rem;animation:1.6s ease-in-out infinite shimmer}.error-block{background:#dc26261a;border:1px solid #dc262640;border-radius:.625rem;padding:.875rem 1rem}.error-title{color:#f87171;margin:0 0 .35rem;font-size:.82rem;font-weight:600}.error-hint{color:#fca5a5;margin:0;font-size:.78rem}.error-hint code{color:#f87171;background:#dc262626}@media (width<=900px){.dashboard{grid-template-columns:1fr 1fr;grid-template-areas:"profile profile""projects projects""notifications billing"}}@media (width<=600px){.dashboard{grid-template-columns:1fr;grid-template-areas:"profile""projects""notifications""billing"}.page-header h1{font-size:2rem}}
