:root{
--purple-50:#F3EFFF;--purple-100:#E5DBFF;--purple-300:#BBA3FF;--purple-500:#9C77F9;--purple-600:#8156F0;--purple-700:#6B3FD6;
--coral-100:#FFE0D6;--coral-400:#FF8763;--coral-500:#FE6140;--coral-600:#E84B2B;
--sky-100:#DBF6FF;--sky-400:#6FDBFB;--sky-500:#45CAF6;--sky-600:#24AEDC;
--yellow-100:#FFF6D6;--yellow-400:#FDE063;--yellow-500:#F6CE2E;
--ink-900:#151515;--ink-700:#3A3A3D;--ink-500:#6B6B70;--ink-300:#A3A3A9;--ink-100:#E4E4E8;
--white:#FFFFFF;--bg-canvas:#FBFEFF;--bg-panel:#F4F5F7;--bg-panel-dark:#0E0E10;
--text-heading:var(--ink-900);--text-body:var(--ink-700);--text-muted:var(--ink-500);--text-on-dark:var(--white);--text-on-accent:var(--white);
--surface-page:var(--bg-canvas);--surface-panel:var(--bg-panel);--surface-card:var(--white);--surface-inverse:var(--ink-900);
--accent-primary:var(--purple-500);--accent-primary-hover:var(--purple-600);--accent-secondary:var(--coral-500);--accent-secondary-hover:var(--coral-600);
--border-hairline:var(--ink-100);
}

:root{
--font-display:"Baloo 2",ui-rounded,sans-serif;--font-body:"Inter",-apple-system,sans-serif;
--fs-hero:56px;--fs-h1:44px;--fs-h2:32px;--fs-h3:24px;--fs-h4:20px;--fs-body-lg:18px;--fs-body:16px;--fs-body-sm:14px;--fs-caption:12px;
--lh-tight:1.08;/* @kind other */--lh-snug:1.25;/* @kind other */--lh-normal:1.5;/* @kind other */--lh-relaxed:1.65;/* @kind other */
--fw-regular:400;/* @kind other */--fw-medium:500;/* @kind other */--fw-semibold:600;/* @kind other */--fw-bold:700;/* @kind other */--fw-extrabold:800;/* @kind other */
--ls-tight:-0.02em;/* @kind other */--ls-normal:0;/* @kind other */
}

:root{
--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;
--radius-sm:12px;--radius-md:16px;--radius-lg:20px;--radius-xl:24px;--radius-pill:999px;
--container-max:1160px;
}

:root{
--shadow-chip:0 8px 20px -8px rgba(20,20,20,0.18);
--shadow-card:0 12px 32px -12px rgba(20,20,20,0.14);
--shadow-nav:0 10px 30px -12px rgba(20,20,20,0.16);
--shadow-photo:0 14px 28px -10px rgba(20,20,20,0.22);
--ease-standard:cubic-bezier(.4,0,.2,1);/* @kind other */--ease-out:cubic-bezier(0,0,.2,1);/* @kind other */
--dur-fast:120ms;/* @kind other */--dur-normal:200ms;/* @kind other */--dur-slow:400ms;/* @kind other */
}

@font-face{font-family:"Baloo 2";font-weight:400 800;font-style:normal;font-display:swap;src:url("https://fonts.gstatic.com/s/baloo2/v34/wXKvE3kTposypRydzVT08TS3JnAmtdgazZE.ttf") format("truetype")}
@font-face{font-family:"Inter";font-weight:100 900;font-style:normal;font-display:swap;src:url("https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hiA.ttf") format("truetype")}

