@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&display=swap');:root{--color-blush-50:#fdf8f6;--color-blush-100:#f2e8e5;--color-blush-200:#eaddd7;--color-blush-300:#e0cec7;--color-blush-400:#d2bab0;--color-blush-500:#a37c6f;--color-blush-600:#8c6b60;--color-blush-700:#684f47;--color-blush-800:#4d3a34;--color-blush-900:#392b26;--color-dark:#121212;--color-surface:#1a1a1a;--color-gold:#c5a059}html{scroll-behavior:smooth;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.font-serif{font-family:'Playfair Display',Georgia,serif}.glass{background:rgba(255,255,255,0.75);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,0.3)}.glass-dark{background:rgba(18,18,18,0.88);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,0.08)}.glass-card{background:rgba(26,26,26,0.65);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,0.07)}.glass-card-light{background:rgba(255,255,255,0.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,0.05)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#121212}::-webkit-scrollbar-thumb{background:#392b26;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a37c6f}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.luxury-glow:hover{box-shadow:0 0 25px rgba(197,160,89,0.25)}[x-cloak]{display:none!important}.aspect-makeup{aspect-ratio:4 / 5}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.animate-shimmer{background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 50%,rgba(255,255,255,0) 100%);background-size:200% 100%;animation:shimmer 2.5s infinite}