.dashboard-shell{color:#0f172a;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:linear-gradient(#f8fafc 0%,#e2e8f0 100%);flex-direction:column;align-items:center;min-height:100vh;padding:40px 24px 64px;font-family:Fredoka,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}.dashboard-shell *{box-sizing:border-box}.dashboard-header{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1040px;margin-bottom:32px;display:flex}.dashboard-brand{color:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:14px;padding:6px 12px 6px 6px;text-decoration:none;transition:background .16s;display:flex}.dashboard-brand:hover,.dashboard-brand:focus-visible{background:#6366f114;outline:none}.dashboard-title{letter-spacing:-.01em;margin:0;font-size:20px;font-weight:600}.dashboard-settings-hint{color:#64748b;font-size:12px}.dashboard-header-right{align-items:center;gap:10px;display:flex}.dashboard-settings-button{color:#475569;cursor:pointer;background:#fff;border:1px solid #94a3b84d;border-radius:999px;place-items:center;width:38px;height:38px;font-family:inherit;font-size:18px;transition:background .16s,color .16s,transform .16s;display:grid;box-shadow:0 4px 12px #0f172a0f}.dashboard-settings-button:hover,.dashboard-settings-button:focus-visible{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);outline:none;transform:rotate(45deg)}.dashboard-content{flex-direction:column;gap:36px;width:100%;max-width:1040px;display:flex}.dashboard-hero{text-align:center}.dashboard-hero h1{letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700}.dashboard-hero p{color:#475569;margin:0;font-size:16px}.dashboard-primary{width:100%}.dashboard-pass-card{color:#1f2937;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 35%,#fed7aa 100%);border:1px solid #b453092e;border-radius:24px;padding:24px 28px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:block;box-shadow:0 10px 32px #f59e0b2e}.dashboard-pass-card:hover,.dashboard-pass-card:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 16px 40px #f59e0b40}.dashboard-pass-card__header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.dashboard-pass-card__eyebrow{color:#92400e;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:600}.dashboard-pass-card__title{letter-spacing:-.01em;margin:0;font-size:22px;font-weight:700}.dashboard-pass-card__score{align-items:baseline;gap:4px;font-family:Fredoka,inherit;display:flex}.dashboard-pass-card__score strong{color:#1f2937;font-size:30px;font-weight:700}.dashboard-pass-card__score span{color:#6b7280;font-size:13px;font-weight:500}.dashboard-pass-card__meter{background:#b453091f;border-radius:999px;width:100%;height:8px;margin-bottom:16px;overflow:hidden}.dashboard-pass-card__meter span{border-radius:inherit;background:linear-gradient(135deg,#f59e0b,#d97706);height:100%;transition:width .4s;display:block}.dashboard-pass-card__tasks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 16px;padding:0;list-style:none;display:grid}.dashboard-pass-card__task{color:#374151;background:#ffffff8c;border:1px solid #0000;border-radius:12px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:500;display:grid}.dashboard-pass-card__task--done{color:#14532d;background:#22c55e29;border-color:#22c55e4d;font-weight:600}.dashboard-pass-card__check{color:inherit;font-size:14px;font-weight:700}.dashboard-pass-card__footer{color:#92400e;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;display:flex}.dashboard-pass-card__cta{color:#b45309}.dashboard-section-title{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin:0 0 14px;font-size:14px;font-weight:600}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.dashboard-card{color:inherit;background:#fff;border:1px solid #94a3b833;border-radius:18px;align-items:center;gap:14px;padding:20px 22px;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;box-shadow:0 4px 12px #0f172a0a}.dashboard-card:hover{border-color:#6366f166;transform:translateY(-3px);box-shadow:0 14px 32px #0f172a1a}.dashboard-card:focus-visible{outline-offset:3px;outline:3px solid #6366f1}.dashboard-card-icon-large{border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:26px;display:grid}.dashboard-card-title{letter-spacing:-.01em;margin:0 0 2px;font-size:16px;font-weight:600}.dashboard-card-tag{color:#64748b;font-size:12px;font-weight:500}.dashboard-card-spell .dashboard-card-icon-large{color:#15803d;background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.dashboard-card-typing .dashboard-card-icon-large{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.dashboard-card-wardrobe .dashboard-card-icon-large{color:#be185d;background:linear-gradient(135deg,#fce7f3,#fbcfe8)}.dashboard-card-garden .dashboard-card-icon-large{color:#4d7c0f;background:linear-gradient(135deg,#ecfccb,#d9f99d)}.dashboard-card-match .dashboard-card-icon-large{color:#c2410c;background:linear-gradient(135deg,#fed7aa,#fdba74)}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100vh;margin:0;padding:0}
