:root{--bg-app: #edf4fa;--surface-1: #ffffff;--surface-2: #f4f8fc;--text-main: #193248;--text-soft: #5a7388;--primary: #007fcf;--primary-strong: #005d9a;--primary-soft: #dff1ff;--brand-navy: #003c78;--border-soft: #cfe0ed;--radius-md: 10px;--radius-lg: 14px;--shadow-sm: 0 4px 14px rgba(28, 52, 74, .08)}html{height:100%;scroll-behavior:smooth}body{margin:0;min-height:100%;min-height:100dvh;background-color:var(--bg-app);color:var(--text-main);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;position:relative;isolation:isolate}body:before{content:"";position:fixed;inset:0;background:url(/assets/fondo.jpg) center/cover no-repeat;filter:blur(24px);opacity:.24;pointer-events:none;z-index:0}app-root{position:relative;z-index:1;display:block;min-height:100vh}img,video,canvas,svg{max-width:100%;height:auto}*,*:before,*:after{box-sizing:border-box}button,a,select,input,textarea{transition:background-color .22s ease,color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease,opacity .22s ease}
