[data-profile-theme=classic],body[data-theme=classic]{--profile-bg:#fdf6e3;--profile-surface:rgba(255,255,255,0.78);--profile-surface-2:rgba(251,243,223,0.75);--profile-text:#1f2937;--profile-muted:#6b7280;--profile-accent:#d97706;--profile-accent-fg:#ffffff;--profile-border:rgba(231,229,228,0.6);--profile-banner-fallback:linear-gradient(135deg,#fde68a,#f59e0b);--profile-focus:#d97706}[data-profile-theme=amber],body[data-theme=amber]{--profile-bg:#fff7ed;--profile-surface:rgba(255,255,255,0.78);--profile-surface-2:rgba(255,237,213,0.75);--profile-text:#1c1917;--profile-muted:#78716c;--profile-accent:#ea580c;--profile-accent-fg:#ffffff;--profile-border:rgba(254,215,170,0.6);--profile-banner-fallback:linear-gradient(135deg,#fbbf24,#ea580c);--profile-focus:#ea580c}[data-profile-theme=noir],body[data-theme=noir]{--profile-bg:#0f1115;--profile-surface:rgba(26,29,35,0.72);--profile-surface-2:rgba(36,39,47,0.7);--profile-text:#f3f4f6;--profile-muted:#9ca3af;--profile-accent:#fbbf24;--profile-accent-fg:#111827;--profile-border:rgba(47,51,60,0.7);--profile-banner-fallback:linear-gradient(135deg,#1f2937,#111827);--profile-focus:#fbbf24}[data-profile-theme=pastel],body[data-theme=pastel]{--profile-bg:#fdf2f8;--profile-surface:rgba(255,255,255,0.78);--profile-surface-2:rgba(252,231,243,0.75);--profile-text:#3f3f46;--profile-muted:#71717a;--profile-accent:#ec4899;--profile-accent-fg:#ffffff;--profile-border:rgba(251,207,232,0.6);--profile-banner-fallback:linear-gradient(135deg,#fbcfe8,#bfdbfe);--profile-focus:#ec4899}[data-profile-theme=high-contrast],body[data-theme=high-contrast]{--profile-bg:#ffffff;--profile-surface:#ffffff;--profile-surface-2:#f3f4f6;--profile-text:#000000;--profile-muted:#1f2937;--profile-accent:#000000;--profile-accent-fg:#ffffff;--profile-border:#000000;--profile-banner-fallback:linear-gradient(135deg,#000000,#4b5563);--profile-focus:#ff0000}[data-profile-theme=calm],body[data-theme=calm]{--profile-bg:#f0fdf4;--profile-surface:rgba(255,255,255,0.78);--profile-surface-2:rgba(220,252,231,0.75);--profile-text:#14532d;--profile-muted:#4b5563;--profile-accent:#16a34a;--profile-accent-fg:#ffffff;--profile-border:rgba(187,247,208,0.6);--profile-banner-fallback:linear-gradient(135deg,#bbf7d0,#14b8a6);--profile-focus:#16a34a}.profile-themed{background:var(--profile-bg);color:var(--profile-text)}.profile-card{background:var(--profile-surface);backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 1px 2px rgba(15,23,42,.04),0 8px 32px -8px rgba(15,23,42,.08)}.profile-card,.profile-card-alt{color:var(--profile-text);border:1px solid var(--profile-border);border-radius:.75rem}.profile-card-alt{background:var(--profile-surface-2);backdrop-filter:blur(10px) saturate(130%);-webkit-backdrop-filter:blur(10px) saturate(130%);box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 1px 2px rgba(15,23,42,.03)}@media (prefers-reduced-transparency:reduce){.profile-card,.profile-card-alt{backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 1px 2px rgba(15,23,42,.06)}}@media print{.profile-card,.profile-card-alt{backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}}.profile-banner-fallback{background:var(--profile-banner-fallback)}.profile-accent-btn{background:var(--profile-accent);color:var(--profile-accent-fg)}.profile-accent-btn:hover{filter:brightness(.92)}.profile-muted{color:var(--profile-muted)}[data-profile-theme=high-contrast] .profile-card,[data-profile-theme=high-contrast].profile-themed .profile-card,body[data-theme=high-contrast] .profile-card{border-width:2px}