@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--azul-profundo:#0e4f5c;--azul-oscuro:#0a3a44;--celeste-agua:#7fcdd1;--arena:#f5eedd;--arena-clara:#fbf8f1;--coral:#e8896b;--coral-oscuro:#d66f4f;--texto-principal:#1a2e32;--texto-secundario:#5c7378;--borde:#e1d9c6;--blanco:#fff;--error:#c4453a}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--arena-clara);color:var(--texto-principal);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,sans-serif}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}:focus-visible{outline:2px solid var(--celeste-agua);outline-offset:2px}
