/* AngelBoy V154 - tipografía premium para dedicatorias virtuales */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700;800;900&family=Playfair+Display:wght@700;800;900&display=swap');
:root{
  --ab154-font-ui:'DM Sans',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
  --ab154-font-display:'Playfair Display',Georgia,serif;
}
body,button,input,select,textarea,.btn,.nav a,.tab,.card,.panel{font-family:var(--ab154-font-ui)!important;}
h1,h2,.templates-hero h1,.ab104-home-hero h1,.ab104-section-head h2,.ai126-hero h1,.ai126-panel h2,.ab103-plan-card h3,.template-card h3{font-family:var(--ab154-font-display)!important;letter-spacing:-.045em;}
.ab104-home-hero h1,.templates-hero h1,.ai126-hero h1{font-weight:900!important;line-height:.95!important;}
.card p,.ab104-home-hero p,.templates-hero p,.ai126-hero p{letter-spacing:.005em;}
.brand-word{font-family:var(--ab154-font-ui)!important;font-weight:900;}
::selection{background:rgba(255,75,201,.38);color:white;}
