*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}:root{--background:#fff;--foreground:#171717;--blue:#0d3b66;--beige:#faf0ca;--yellow:#f4d35e;--orange:#ee964b;--darkorange:#f95738}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}
.layout-module-scss-module__uQLIpG__body{color:#222;background:#f7f7f7;flex-direction:column;min-height:100vh;font-family:system-ui,sans-serif;display:flex}.layout-module-scss-module__uQLIpG__main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem}
.Header-module-scss-module__yUQ6Nq__header{background:var(--darkorange);color:var(--blue);z-index:10;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;display:flex;position:fixed}.Header-module-scss-module__yUQ6Nq__logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none;position:relative}.Header-module-scss-module__yUQ6Nq__logo:hover{color:#fff;transition:color .2s}.Header-module-scss-module__yUQ6Nq__logo:after{content:"";background:#fff;width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1),left .3s cubic-bezier(.4,0,.2,1);display:block;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Header-module-scss-module__yUQ6Nq__logo:hover:after{width:100%;left:50%}.Header-module-scss-module__yUQ6Nq__nav{gap:2rem;padding:5px;display:flex}.Header-module-scss-module__yUQ6Nq__nav a{color:#fff;margin:0 5px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module-scss-module__yUQ6Nq__nav a:after{content:"";background:var(--beige);width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1),left .3s cubic-bezier(.4,0,.2,1);display:block;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Header-module-scss-module__yUQ6Nq__nav a:hover{color:var(--beige)}.Header-module-scss-module__yUQ6Nq__nav a:hover:after{width:100%;left:50%}.Header-module-scss-module__yUQ6Nq__hamburger{cursor:pointer;z-index:100;background:0 0;border:none;flex-direction:column;gap:5px;display:none;position:relative}.Header-module-scss-module__yUQ6Nq__hamburger span{background:#fff;border-radius:2px;width:28px;height:3px;transition:all .3s;display:block}.Header-module-scss-module__yUQ6Nq__navLink{color:#fff;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module-scss-module__yUQ6Nq__navLink:after{content:"";background:var(--beige);width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1),left .3s cubic-bezier(.4,0,.2,1);display:block;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Header-module-scss-module__yUQ6Nq__navLink:hover,.Header-module-scss-module__yUQ6Nq__navLink.Header-module-scss-module__yUQ6Nq__active{color:var(--beige)}.Header-module-scss-module__yUQ6Nq__navLink:hover:after,.Header-module-scss-module__yUQ6Nq__navLink.Header-module-scss-module__yUQ6Nq__active:after{width:100%;left:50%}@media (max-width:600px){.Header-module-scss-module__yUQ6Nq__nav{background:var(--darkorange);border-radius:5px;flex-direction:column;gap:1.5rem;width:fit-content;padding:1rem;display:none;position:absolute;top:100%;right:0;box-shadow:0 4px 16px #00020833}.Header-module-scss-module__yUQ6Nq__nav.Header-module-scss-module__yUQ6Nq__open,.Header-module-scss-module__yUQ6Nq__hamburger{display:flex}}
.Footer-module-scss-module__kqmR4W__footer{background:var(--blue);color:#aaa;text-align:center;margin-top:4rem;padding:2rem}.Footer-module-scss-module__kqmR4W__link{color:#aaa;text-decoration:none;transition:all .2s}.Footer-module-scss-module__kqmR4W__link:hover{color:#fff;text-decoration:underline}
