/* Tema Calendário (escuro/elegante) — identidade AI Photo 4 Me */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Raleway:wght@300;400;500;600&display=swap');

body, button, input, select, textarea {
  font-family: 'Raleway', -apple-system, BlinkMacSystemFont, sans-serif !important;
}
h1, h2, h3 {
  font-family: 'Playfair Display', serif !important;
  font-weight: 600 !important;
}

body { background-color: #050505 !important; }

/* Fundo de página (era navy escuro no bundle original) */
.bg-\[\#060d1f\], .bg-\[\#060d1f\]\/95 { background-color: #050505 !important; }
.text-\[\#060d1f\] { color: #050505 !important; }

/* Superfície de cartão (era navy mais claro no bundle original) */
.bg-\[\#0b1730\] { background-color: #15120D !important; }

/* Bordas */
.border-slate-700, .border-slate-800 { border-color: #2A2319 !important; }

/* Texto principal */
.text-slate-100, .text-slate-200, .text-slate-300 { color: #F0EBE1 !important; }

/* Texto secundário / terciário */
.text-slate-400, .text-slate-500 { color: #9C8F79 !important; }
.text-slate-600 { color: #6B5F50 !important; }

/* Acento: dourado no lugar do âmbar */
.bg-amber-400, .bg-amber-500 { background-color: #C9A84C !important; }
.bg-amber-400 *, .bg-amber-500 * { color: #050505 !important; }

/* Quadrado de identidade (logo) -> preto profundo com ícone champanhe */
.bg-amber-950 { background-color: #080808 !important; }
.bg-amber-950 * { color: #E8D4A0 !important; }

.border-amber-500, .border-amber-600, .border-amber-700, .border-amber-800, .border-amber-900 { border-color: #C9A84C !important; }

.text-amber-100, .text-amber-200, .text-amber-300, .text-amber-400, .text-amber-600 { color: #C9A84C !important; }

/* Selo AI Photo 4 Me (adicionado via overlay no shell, fora do iframe) */
