.rose-quartz-theme{--primary:#ec4899;--primary-hover:#db2777;--primary-light:#fce7f3;--primary-lighter:#fdf2f8;--secondary:#c084fc;--secondary-light:#e9d5ff;--accent:#fbbf24;--background-gradient-start:#fdf2f8;--background-gradient-middle:#fce7f3;--background-gradient-end:#f3e8ff;--card-shadow:0 10px 30px -10px rgba(236,72,153,0.15);--card-hover-shadow:0 20px 40px -15px rgba(236,72,153,0.25)}.lavender-theme{--primary:#a855f7;--primary-hover:#9333ea;--primary-light:#e9d5ff;--primary-lighter:#f3e8ff;--secondary:#ec4899;--secondary-light:#fbcfe8;--accent:#fbbf24;--background-gradient-start:#f3e8ff;--background-gradient-middle:#fae8ff;--background-gradient-end:#fce7f3;--card-shadow:0 10px 30px -10px rgba(168,85,247,0.15);--card-hover-shadow:0 20px 40px -15px rgba(168,85,247,0.25)}.peachy-theme{--primary:#f97316;--primary-hover:#ea580c;--primary-light:#fed7aa;--primary-lighter:#fff7ed;--secondary:#f43f5e;--secondary-light:#fecaca;--accent:#fbbf24;--background-gradient-start:#fff7ed;--background-gradient-middle:#fce7f3;--background-gradient-end:#ffe4e6;--card-shadow:0 10px 30px -10px rgba(249,115,22,0.15);--card-hover-shadow:0 20px 40px -15px rgba(249,115,22,0.25)}.mauve-theme{--primary:#9333ea;--primary-hover:#7c3aed;--primary-light:#ddd6fe;--primary-lighter:#f3e8ff;--secondary:#be185d;--secondary-light:#fbcfe8;--accent:#fbbf24;--background-gradient-start:#f3e8ff;--background-gradient-middle:#ffe4e6;--background-gradient-end:#fce7f3;--card-shadow:0 10px 30px -10px rgba(147,51,234,0.15);--card-hover-shadow:0 20px 40px -15px rgba(147,51,234,0.25)}.lavender-theme.theme-gradient-bg,.mauve-theme.theme-gradient-bg,.peachy-theme.theme-gradient-bg,.rose-quartz-theme.theme-gradient-bg{background:linear-gradient(to bottom right,var(--background-gradient-start),var(--background-gradient-middle),var(--background-gradient-end))}.dark-theme .lavender-theme.theme-gradient-bg,.dark-theme .mauve-theme.theme-gradient-bg,.dark-theme .peachy-theme.theme-gradient-bg,.dark-theme .rose-quartz-theme.theme-gradient-bg{background:#111827}.feminine-glow{box-shadow:0 0 20px rgba(var(--primary-rgb),.1),0 0 40px rgba(var(--primary-rgb),.05)}.feminine-gradient-text{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.feminine-border-gradient{position:relative;background:linear-gradient(white,white) padding-box,linear-gradient(135deg,var(--primary),var(--secondary)) border-box;border:2px solid transparent}@keyframes gentle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes soft-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.98)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.feminine-float{animation:gentle-float 6s ease-in-out infinite}.feminine-pulse{animation:soft-pulse 3s ease-in-out infinite}.feminine-shimmer{background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);background-size:200% 100%;animation:shimmer 2s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.feminine-float,.feminine-pulse,.feminine-shimmer{animation:none}}@media (prefers-contrast:high){.lavender-theme,.mauve-theme,.peachy-theme,.rose-quartz-theme{--card-shadow:0 0 0 2px currentColor;--card-hover-shadow:0 0 0 3px currentColor}}