/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}html{scroll-behavior:smooth;}body{-webkit-font-smoothing:antialiased;}img{max-width:100%;height:auto;display:block;}button{font:inherit;cursor:pointer;border:none;background:none;}ul{list-style:none;}
:root{--c-navy:#0a1429;--c-navy-2:#1a2c4e;--c-cyan:#089FD1;--c-cyan-light:#4DBAE0;--c-cyan-pale:#B3DDED;--c-cyan-tint:#E8F4FB;--c-cyan-dark:#056E92;--c-teal:#1aa398;--c-white:#ffffff;--c-bg:#fafbfc;--c-soft:#f4f6f8;--c-border:#e1e5ea;--c-text:#1c2530;--c-muted:#5a6470;--c-grey-20:rgba(108,122,137,0.20);--c-error:#d63232;--c-success:#16a34a;--f-display:'Roboto','Helvetica Neue',Arial,sans-serif;--f-body:'Roboto','Helvetica Neue',Arial,sans-serif;--shadow-sm:0 2px 8px rgba(10,20,41,0.06);--shadow-md:0 8px 24px rgba(10,20,41,0.10);--shadow-cyan:0 8px 32px rgba(8,159,209,0.24);--r-sm:6px;--r-md:12px;--r-lg:20px;--r-pill:999px;--container:1200px;--gutter:48px;}@media (max-width:900px){:root{--gutter:24px;}}
body{font-family:var(--f-body);font-size:16px;line-height:1.6;color:var(--c-text);background:var(--c-soft);}a{color:var(--c-cyan);text-decoration:none;transition:color 0.2s;}a:hover{color:var(--c-cyan-dark);}h1,h2,h3,h4{font-family:var(--f-display);color:var(--c-navy);line-height:1.15;letter-spacing:-0.005em;font-weight:700;}.accent{color:var(--c-cyan);}
