:root{--bg-card:$bg-card;--border-color:$border-color;--accent-color:$accent-color;--color-primary:$color-primary;--color-secondary:$color-secondary;--color-text-white:$color-text-white;--color-text-black:$color-text-black;--color-grey:$color-grey;--font-general:"Lato", sans-serif;--font-titles:"Roboto", sans-serif}*{box-sizing:border-box;font-family:var(--font-general);margin:0;padding:0}html,body{height:100%;margin:0;padding:0}.app-container{flex-direction:column;min-height:100vh;padding:16px;display:flex}.main-content{flex:1;padding:1rem 0}
.Header-module-scss-module__wS1-Va__header{flex-direction:row;justify-content:center;align-items:center;width:100%;margin-bottom:16px;display:flex;position:relative}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__title{color:#fff;font-size:32px;font-family:var(--font-titles);background-color:#057386;border-radius:16px;width:100%;margin:0 auto;padding:16px}.Header-module-scss-module__wS1-Va__configContainer{z-index:10;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.Header-module-scss-module__wS1-Va__gearBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.4rem;font-size:1.4rem;line-height:1;transition:transform .2s,background-color .2s}.Header-module-scss-module__wS1-Va__gearBtn:hover{background-color:#fff3;transform:rotate(45deg)}.Header-module-scss-module__wS1-Va__gearBtn svg{color:#f3f1f1}.Header-module-scss-module__wS1-Va__popover{z-index:100;background-color:#f2fbfc;border:1px solid #7cd8fa;border-radius:12px;flex-direction:column;gap:.8rem;width:280px;padding:1rem;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 25px #00000026}.Header-module-scss-module__wS1-Va__popover .Header-module-scss-module__wS1-Va__popoverHeader{justify-content:space-between;align-items:center;display:flex}.Header-module-scss-module__wS1-Va__popover .Header-module-scss-module__wS1-Va__popoverHeader h3{color:#057386;margin:0;font-size:.95rem;font-weight:700}.Header-module-scss-module__wS1-Va__popover .Header-module-scss-module__wS1-Va__popoverHeader .Header-module-scss-module__wS1-Va__closeBtn{cursor:pointer;color:#f3f1f1;background:0 0;border:none;font-size:.9rem}.Header-module-scss-module__wS1-Va__popover .Header-module-scss-module__wS1-Va__popoverHeader .Header-module-scss-module__wS1-Va__closeBtn:hover{color:#057386}.Header-module-scss-module__wS1-Va__popover .Header-module-scss-module__wS1-Va__disclaimer{color:#033561;background-color:#05738614;border-left:3px solid #057386;border-radius:6px;margin:0;padding:.6rem;font-size:.78rem;line-height:1.35}.Header-module-scss-module__wS1-Va__popover .Header-module-scss-module__wS1-Va__actions{flex-direction:column;gap:.5rem;display:flex}.Header-module-scss-module__wS1-Va__popover .Header-module-scss-module__wS1-Va__actionBtn{color:#033561;cursor:pointer;text-align:left;background-color:#0000;border:1px solid #7cd8fa;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;padding:.5rem;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Header-module-scss-module__wS1-Va__popover .Header-module-scss-module__wS1-Va__actionBtn:hover{color:#fff;background-color:#057386;border-color:#057386}
.Footer-module-scss-module__wcgw9G__footer{text-align:center;background-color:#f3f1f1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;padding:24px;display:flex}.Footer-module-scss-module__wcgw9G__footer p{color:#000;font-size:14px}.Footer-module-scss-module__wcgw9G__footer a{color:#057386;font-size:14px;font-weight:600;text-decoration:none}@media screen and (min-width:768px){.Footer-module-scss-module__wcgw9G__footer{flex-direction:row;justify-content:space-around}.Footer-module-scss-module__wcgw9G__footer p,.Footer-module-scss-module__wcgw9G__footer a{font-size:16px}}
