*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #F9F9F9;--color-white: #ffffff;--color-surface: #ffffff;--color-surface-2: #f0f6ff;--color-border: #e2eaf4;--color-border-hover: #b8d4f0;--color-text: #0d1b2a;--color-text-secondary: #4a6080;--color-text-muted: #8fa3bb;--color-primary: #00A6FF;--color-primary-dark: #3D9BE9;--color-primary-hover: #0090e0;--color-primary-muted: rgba(0, 166, 255, .1);--color-gold: #F2BF5E;--color-gold-dark: #d9a340;--color-gold-muted: rgba(242, 191, 94, .15);--color-success: #22c55e;--color-error: #ef4444;--font-sans: "Inter", system-ui, sans-serif;--font-display: "Playfair Display", serif;--radius: 10px;--radius-lg: 20px;--radius-xl: 32px;--shadow-sm: 0 2px 8px rgba(0, 102, 180, .07);--shadow-md: 0 4px 24px rgba(0, 102, 180, .1);--shadow-lg: 0 8px 48px rgba(0, 102, 180, .14);--transition: .22s ease}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit;border:none;background:none}input,textarea{font-family:inherit}::selection{background:#00a6ff33;color:var(--color-text)}@media (max-width: 768px){.hero-grid{grid-template-columns:1fr!important}.hero-grid>div:nth-child(2){display:block!important}.hero-grid>div:first-child{text-align:center}.hero-grid>div:first-child>div:last-child{justify-content:center}.hero-image-award,.hero-image-badge{display:none!important}}@media (max-width: 480px){.hero-grid>div:first-child>div:has(>a){flex-direction:column}}
