/* STOSUN GLOBAL — only truly global rules belong here */
:root{
  --stosun-navy:#0b2f4a;
  --stosun-blue:#126fa5;
  --stosun-blue-2:#2492c4;
  --stosun-teal:#2d8d95;
  --stosun-ice:#eef7fb;
  --stosun-text:#29495d;
  --stosun-muted:#6c8290;
  --stosun-border:#d7e7ef;
  --stosun-white:#fff;
}
html{scroll-behavior:smooth}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid rgba(18,111,165,.28);outline-offset:3px}
body.home .stosun-front-main{margin:0!important;padding:0!important;width:100%!important;max-width:none!important}
body.home .stosun-front-main>*{margin-top:0}
