:root{--max-width:1440px;--footer-height-landscape:90px;--footer-height-portrait:102px;--color-dark-blue:#1a2b33;--color-light-blue:#748d99;--color-blue:#0018f3;--color-green:#00527c;--color-gray:#899aa1;--color-white:#ffffff;--color-accent-light:var(--color-blue);--color-accent-dark:#293ce9;--text-primary:var(--color-white);--text-secondary:var(--color-blue);--text-link:#9ec9ff;--storm-10:#e5f6ff;--storm-20:#cdebfa;--storm-30:#acd2e5;--storm-40:#99bbcc;--storm-50:#84a3b2;--storm-60:#6e8d9b;--storm-70:#637680;--storm-80:#505f66;--storm-90:#3c474d;--storm-100:#1a2b33;--grey-10:#edf0f2;--grey-20:#e0e3e4;--grey-30:#d2d7da;--grey-40:#c2c9cc;--grey-50:#b1babe;--grey-60:#9ea8ad;--grey-70:#87949b;--grey-80:#5f6b70;--grey-90:#3e474b;--grey-100:#293033;--error:#ff9595;--arr-bg-gradient-h:1120px;--arr-base-bg:var(--color-dark-blue);--arr-page-bg:linear-gradient(to bottom,var(--color-dark-blue),var(--color-dark-blue) calc(100% - var(--arr-bg-gradient-h)),var(--color-light-blue) 100%);--arr-post-bg:linear-gradient(to bottom,var(--color-light-blue),var(--color-dark-blue) var(--arr-bg-gradient-h),var(--color-dark-blue) 100%);--arr-home-bg:linear-gradient(to bottom,var(--color-blue) 4%,var(--color-dark-blue) var(--arr-bg-gradient-h),var(--color-dark-blue) calc(var(--arr-bg-gradient-h) + 8%),var(--color-green) calc(var(--arr-bg-gradient-h) + 14%),var(--color-gray) calc(var(--arr-bg-gradient-h) + 20%),var(--color-dark-blue) calc(var(--arr-bg-gradient-h) + 40%),var(--color-dark-blue) calc(100% - var(--arr-bg-gradient-h)),var(--color-light-blue) 100%)}*{box-sizing:border-box}*,body,html{padding:0;margin:0}body,html{width:100%;min-height:100dvh;height:auto;position:relative;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:Inter,sans-serif;scroll-behavior:smooth}html:focus-within{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}}:root{--header-offset:128px}[id]{scroll-margin-top:var(--header-offset)}