:root{--font-primary: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--color-background: #ffffff;--color-background-rgb: 255, 255, 255;--color-text-primary: #1a1a1a;--color-text-secondary: #666;--color-accent: #2570c2;--color-accent-rgb: 37, 112, 194;--color-dark-blue: #0a192f;--color-light-gray-bg: #f4f6f9;--color-surface-tint: #eef4fa;--color-footer-band: #164374;--color-footer-band-rgb: 22, 67, 116;--pill-ink: #2570c2;--pill-on-ink: #ffffff;--pill-border: rgba(0, 0, 0, .14);--pill-hover-bg: #2570c2;--pill-layer-ink: #168449;--pill-layer-on-ink: #ffffff;--pill-layer-border: rgba(0, 0, 0, .14);--pill-layer-hover-bg: #168449;--pill-home: #ae5f22;--pill-home-ink: #ffffff;--pill-home-border: rgba(0, 0, 0, .14);--color-border: #cccccc;--border-radius-pill: 50px;--border-radius-card: 15px;--transition-fast: all .3s ease;color-scheme:light dark}html:not(.dark-mode),body:not(.dark-mode){--color-background: #ffffff;--color-background-rgb: 255, 255, 255;--color-text-primary: #1a1a1a;--color-text-secondary: #666;--color-accent: #2570c2;--color-accent-rgb: 37, 112, 194;--color-dark-blue: #0a192f;--color-light-gray-bg: #f4f6f9;--color-surface-tint: #eef4fa;--color-footer-band: #164374;--color-footer-band-rgb: 22, 67, 116;--pill-ink: #2570c2;--pill-on-ink: #ffffff;--pill-border: rgba(0, 0, 0, .14);--pill-hover-bg: #2570c2;--pill-layer-ink: #168449;--pill-layer-on-ink: #ffffff;--pill-layer-border: rgba(0, 0, 0, .14);--pill-layer-hover-bg: #168449;--pill-home: #ae5f22;--pill-home-ink: #ffffff;--pill-home-border: rgba(0, 0, 0, .14);--color-border: #cccccc}@media(prefers-color-scheme:dark){:root:not(.force-light):not(.force-dark){--color-background: #0a0a0a;--color-background-rgb: 10, 10, 10;--color-text-primary: #ffffff;--color-text-secondary: #b0b0b0;--color-accent: #bdf0ff;--color-accent-rgb: 189, 240, 255;--color-dark-blue: #e0e7ff;--color-light-gray-bg: #1a1a1a;--color-surface-tint: #151515;--color-footer-band: #0f0f0f;--color-footer-band-rgb: 15, 15, 15;--pill-ink: #bdf0ff;--pill-on-ink: #0a0a0a;--pill-border: rgba(255, 255, 255, .18);--pill-hover-bg: #bdf0ff;--pill-layer-ink: #6ee7a8;--pill-layer-on-ink: #06222b;--pill-layer-border: rgba(110, 231, 168, .35);--pill-layer-hover-bg: #6ee7a8;--pill-home: #ffd98a;--pill-home-ink: #06222b;--pill-home-border: rgba(255, 217, 138, .26);--color-border: #333333}}html.dark-mode,body.dark-mode{--color-background: #0a0a0a;--color-background-rgb: 10, 10, 10;--color-text-primary: #ffffff;--color-text-secondary: #b0b0b0;--color-accent: #bdf0ff;--color-accent-rgb: 189, 240, 255;--color-dark-blue: #e0e7ff;--color-light-gray-bg: #1a1a1a;--color-surface-tint: #151515;--color-footer-band: #0f0f0f;--color-footer-band-rgb: 15, 15, 15;--pill-ink: #bdf0ff;--pill-on-ink: #0a0a0a;--pill-border: rgba(255, 255, 255, .18);--pill-hover-bg: #bdf0ff;--pill-layer-ink: #6ee7a8;--pill-layer-on-ink: #06222b;--pill-layer-border: rgba(110, 231, 168, .35);--pill-layer-hover-bg: #6ee7a8;--pill-home: #ffd98a;--pill-home-ink: #06222b;--pill-home-border: rgba(255, 217, 138, .26);--color-border: #333333}@font-face{font-family:Inter;src:url(https://fonts.davidmcaru.com/Latino/Inter-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}:is(.cta-button,.view-switcher button,.footer-mobile-socials a) :is(i,.fa,.fas,.far,.fab){margin-right:8px}html{scroll-behavior:smooth}body{font-family:var(--font-primary);background:var(--color-background);color:var(--color-text-primary);overflow-x:hidden;line-height:1.6}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.d-mobile{display:none!important}.d-desktop,.is-mobile .d-mobile{display:block!important}.is-mobile .d-desktop{display:none!important}img,.modal-image,.hero-image,.protected-image{-webkit-user-drag:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-touch-callout:none}
