@font-face{font-family:Ethnocentric;src:url(/assets/fonts/ethnocentric\ rg.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Ethnocentric;src:url("/assets/fonts/ethnocentric rg it.otf") format("opentype");font-weight:400;font-style:italic}:root{--color-primary: #00549E;--color-primary-hover: #0A66BD;--color-accent: #4989C8;--color-danger: #C92B36;--bg: #F4F7FB;--bg-secondary: #E9EEF5;--surface: #FFFFFF;--surface-elevated: #FFFFFF;--border: #D7DEE8;--text-primary: #1B2430;--text-secondary: #425066;--text-muted: #6B7788;--bg-url: url(/assets/images/hero-desktop-light.webp)}.dark-theme{--bg: #111315;--bg-secondary: #181B1F;--surface: #20242A;--surface-elevated: #2A3038;--border: #343B45;--text-primary: #F5F7FA;--text-secondary: #C5CCD6;--text-muted: #8A93A2;--bg-url: url(/assets/images/hero-desktop-dark.webp)}html,body{margin:0;padding:0;height:100%;scroll-behavior:smooth}body{width:100%;height:100%;padding:0;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--text-primary);background-color:var(--bg);background-image:var(--bg-url);background-size:cover;background-position:center center;background-attachment:fixed;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);overflow-y:scroll}@media(max-width:768px){body{background-image:none}}*{box-sizing:border-box;transition:background-color .2s ease,background-image .2s ease,color .1s ease,border-color .2s ease,fill .2s ease,stroke .2s ease}.content-wrapper>:not(router-outlet){flex:1;display:flex;flex-direction:column}.content-container{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:128px 5% 64px;display:flex;flex-direction:column;gap:64px;background-color:var(--bg-secondary);color:var(--text-primary)}.content-section,.section{width:100%;display:flex;flex-direction:column;align-items:center}.content-section-title{font-family:Ethnocentric,sans-serif;font-size:clamp(1.6rem,5vw,3rem);padding-bottom:64px}.content-section-text{font-size:clamp(1rem,2vw,1.2rem);text-align:left;font-weight:400;line-height:1.5;padding:16px 0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#7e7e7e}
