@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";:root{--color-primary:#00375e;--color-on-primary:#fff;--color-primary-container:#1f4e79;--color-on-primary-container:#95bff1;--color-secondary:#0b61a1;--color-on-secondary:#fff;--color-secondary-container:#7cbaff;--color-surface:#f8f9ff;--color-surface-bright:#fff;--color-surface-container-lowest:#fff;--color-surface-container-low:#eff3ff;--color-surface-container:#e6eeff;--color-surface-container-high:#e0e8fb;--color-surface-container-highest:#dae3f5;--color-background:#f8f9ff;--color-on-surface:#0f172a;--color-on-surface-variant:#42474f;--color-tertiary:#003e18;--color-tertiary-container:#005825;--color-error:#ba1a1a;--color-whatsapp:#25d366;--color-whatsapp-dark:#075e54;--color-outline:#72777f;--color-outline-variant:#c2c7d0;--container-max:1280px;--gutter:32px;--margin-desktop:64px;--margin-mobile:24px}html,body{color:#131c29;scroll-behavior:smooth;background-color:#f8f9ff;min-height:100%;font-family:Plus Jakarta Sans,sans-serif}*{scrollbar-width:thin;scrollbar-color:#00375e40 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00375e38 padding-box padding-box;border:2px solid #0000;border-radius:9999px;transition:background-color .2s}::-webkit-scrollbar-thumb:hover{background:#00375e73 padding-box padding-box}::-webkit-scrollbar-corner{background:0 0}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.icon-fill{font-variation-settings:"FILL" 1}.whatsapp-bg{background-color:#25d366}.whatsapp-text{color:#25d366}.glass-panel{-webkit-backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #ffffff80}.shadow-soft{box-shadow:0 10px 40px -10px #00000014}.shadow-glass{box-shadow:0 4px 30px #0000000d}.shadow-elevated{box-shadow:0 20px 50px -10px #00255e1f,0 10px 20px -5px #00255e0f}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGlow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.animate-fade-in{animation:.4s cubic-bezier(.16,1,.3,1) forwards fadeIn}.animate-pulse-glow{animation:2.5s ease-in-out infinite pulseGlow}.card-hover{transition:all .3s cubic-bezier(.16,1,.3,1)}.card-hover:hover{transform:translateY(-4px);box-shadow:0 20px 45px -10px #00375e24}
