@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}button,input,textarea{font:inherit}.site-header{z-index:50;background:#0b213c;border-bottom:1px solid #cbdeee2e;position:fixed;inset:0 0 auto;box-shadow:0 10px 28px #04101f47}.site-header__content{justify-content:space-between;align-items:center;width:100%;min-height:76px;padding:.75rem 5rem;display:flex}.site-nav{align-items:center;gap:1.7rem;display:flex}.nav-link{color:#c6d4e2;padding:.55rem 0;font-size:.82rem;font-weight:700;text-decoration:none;transition:color .16s;position:relative}.nav-link:hover,.nav-link.is-active{color:#fff}.nav-link.is-active:after{content:"";background:#ff525d;border-radius:2px;height:2px;position:absolute;bottom:-.2rem;left:0;right:0}.nav-login{color:#fff;border:1px solid #87a2bc;border-radius:6px;padding:.65rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .16s,border-color .16s}.nav-login:hover{background:#163958;border-color:#c6d4e2}.menu-trigger{color:#fff;background:0 0;border:0;border-radius:6px;padding:.55rem;display:none}.mobile-menu{display:none}.pattern-bg{background-color:#f5f9fa;background-image:linear-gradient(#0b213c09 1px,#0000 1px),linear-gradient(90deg,#0b213c09 1px,#0000 1px);background-size:26px 26px}.dashboard-shell{background:#fff;border:1px solid #ffffff73;border-radius:8px;overflow:hidden;box-shadow:0 28px 70px #00000057}.dashboard-banner__content{animation:.42s both dashboard-change}.dashboard-banner__controls{justify-content:center;gap:.4rem;padding:0 0 1rem;display:flex}.dashboard-banner__controls button{cursor:pointer;background:#bfd0d8;border:0;border-radius:50%;width:.48rem;height:.48rem;padding:0;transition:width .18s,background .18s}.dashboard-banner__controls button.is-active{background:#00a8a8;border-radius:999px;width:1.5rem}.dashboard-banner__controls button:focus-visible{outline-offset:3px;outline:2px solid #0b213c}.dashboard-stat{border:1px solid #dce8ee;border-radius:7px;padding:.8rem}.dashboard-stat span,.dashboard-stat small{color:#718697;font-size:.65rem;font-weight:700;display:block}.dashboard-stat strong{color:#0b213c;margin:.25rem 0;font-family:DM Sans,sans-serif;font-size:1.45rem;display:block}.dashboard-stat small{color:#008d88;font-weight:600}.eyebrow{color:#007d7b;letter-spacing:.12em;font-size:.72rem;font-weight:800}.form-label{color:#30495d;gap:.45rem;font-size:.8rem;font-weight:700;display:grid}.form-input{color:#0b213c;background:#fff;border:1px solid #cfdee5;border-radius:6px;outline:none;width:100%;padding:.75rem}.form-input:focus{border-color:#00a8a8;box-shadow:0 0 0 3px #00a8a821}.module-card{color:#24364c;background:#fff;flex-direction:column;min-height:245px;padding:1.75rem;text-decoration:none;transition:background .16s,transform .16s;display:flex}.module-card:hover{background:#f4fbfa;transform:translateY(-2px)}.module-card__icon{color:#00a8a8;background:#e4f6f3;border-radius:7px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.module-card h3{color:#0b213c;margin:1.5rem 0 0;font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:700}.module-card p{color:#617687;margin:.7rem 0 0;font-size:.9rem;line-height:1.55}.module-card__link{color:#007d7b;align-items:center;gap:.35rem;margin-top:auto;padding-top:1.2rem;font-size:.8rem;font-weight:800;display:inline-flex}.contact-section{background:#fff;padding:5rem}.contact-section__header{text-align:center;max-width:52rem;margin:0 auto 3.5rem}.contact-section__header h2{color:#0b213c;margin:.6rem 0 0;font-family:DM Sans,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700}.contact-section__header>p:last-child{color:#617687;margin-top:1rem;font-size:1.05rem;line-height:1.6}.contact-section__content{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);gap:4rem;max-width:75rem;margin:0 auto;display:grid}.contact-section__content>div>h3{color:#0b213c;margin:0;font-family:DM Sans,sans-serif;font-size:1.65rem}.contact-section__intro{color:#617687;max-width:30rem;margin:1rem 0 2rem;line-height:1.7}.contact-list{gap:1rem;display:grid}.contact-item{color:#007d7b;align-items:flex-start;gap:.85rem;display:flex}.contact-item>span{color:#617687;gap:.2rem;font-size:.9rem;display:grid}.contact-item strong{color:#0b213c}.contact-item a{color:#617687;text-decoration:none}.contact-item a:hover{color:#007d7b}.service-hours{color:#007d7b;background:#f1f6f8;border-radius:7px;gap:.8rem;margin-top:2rem;padding:1.25rem;display:flex}.service-hours strong{color:#0b213c}.service-hours p{color:#617687;margin:.45rem 0 0;font-size:.85rem}.contact-form{background:#f5f9fa;border-radius:8px;padding:2rem;box-shadow:0 18px 50px #0b213c14}.site-footer{color:#c6d4e2;background:#0b213c;padding:3.5rem 5rem 1.8rem}.site-footer__content{grid-template-columns:1.4fr repeat(3,1fr);gap:2.5rem;max-width:75rem;margin:0 auto;display:grid}.site-footer h3{color:#fff;margin:0 0 1rem;font-family:DM Sans,sans-serif;font-size:.95rem}.site-footer a{color:#a5bad1;margin:.55rem 0;font-size:.85rem;text-decoration:none;display:block}.site-footer a:hover{color:#fff}.site-footer__description{color:#a5bad1;max-width:18rem;margin:1.3rem 0 0;font-size:.88rem;line-height:1.65}.site-footer__bottom{color:#91a9be;border-top:1px solid #355573;justify-content:space-between;gap:1rem;max-width:75rem;margin:3rem auto 0;padding-top:1.4rem;font-size:.78rem;display:flex}.site-footer__bottom div{flex-wrap:wrap;gap:1.3rem;display:flex}.site-footer__bottom a{margin:0;display:inline}.newsletter-form{gap:.5rem;margin-top:1.4rem;display:grid}.newsletter-form label{color:#fff;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:700}.newsletter-form div{display:flex}.newsletter-form input{color:#fff;background:#14304d;border:1px solid #45627e;border-radius:6px 0 0 6px;outline:none;width:100%;min-width:0;padding:.65rem .75rem;font-size:.8rem}.newsletter-form input::placeholder{color:#9fb4c7}.newsletter-form input:focus{border-color:#78d8d0}.newsletter-form button{color:#fff;cursor:pointer;background:#00a8a8;border:0;border-radius:0 6px 6px 0;justify-content:center;align-items:center;padding:0 .8rem;display:inline-flex}.newsletter-form button:hover{background:#008d88}.whatsapp-fab{z-index:60;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;transition:transform .16s,background .16s;display:inline-flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 10px 24px #0b213c47}.whatsapp-fab:hover{background:#1ebe5d;transform:translateY(-3px)}.whatsapp-fab:focus-visible{outline-offset:3px;outline:3px solid #0b213c}.legal-page{color:#24364c;background:#f5f9fa;min-height:100vh}.legal-page__hero{color:#fff;background:#0b213c;padding:9rem 2rem 4rem}.legal-page__hero>div,.legal-page__content{max-width:54rem;margin:0 auto}.legal-page__back{color:#9fe5de;margin-bottom:2.5rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-block}.legal-page__hero h1{margin:.7rem 0 0;font-family:DM Sans,sans-serif;font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.05}.legal-page__hero p:last-child{color:#c6d4e2;max-width:43rem;margin:1.4rem 0 0;font-size:1.05rem;line-height:1.7}.legal-page__hero small{color:#9fb4c7;margin-top:1.3rem;font-size:.8rem;display:block}.legal-page__content{gap:1rem;padding:4rem 1.5rem 5rem;display:grid}.legal-page__content article{background:#fff;border:1px solid #dce8ee;border-radius:8px;grid-template-columns:2.6rem 1fr;gap:1rem;padding:1.7rem;display:grid}.legal-page__content article>span{color:#007d7b;background:#e4f6f3;border-radius:6px;justify-content:center;align-items:center;height:2.3rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:700;display:flex}.legal-page__content h2{color:#0b213c;margin:0;font-family:DM Sans,sans-serif;font-size:1.2rem}.legal-page__content article p{color:#617687;margin:.7rem 0 0;line-height:1.65}.legal-page__content ul{gap:.65rem;margin:1.1rem 0 0;padding:0;list-style:none;display:grid}.legal-page__content li{color:#4d6775;align-items:flex-start;gap:.55rem;font-size:.93rem;line-height:1.55;display:flex}.legal-page__content li svg{color:#00a8a8;flex:none;margin-top:.2rem}.legal-page__contact{color:#007d7b;background:#e5f4f2;border-radius:8px;gap:.8rem;padding:1.4rem;display:flex}.legal-page__contact p{color:#425f6e;margin:0;line-height:1.55}.legal-page__contact a{color:#007d7b;font-weight:700}@media (width<=767px){.contact-section{padding:4rem 1.25rem}.contact-section__content{grid-template-columns:1fr;gap:2.5rem}.contact-form{padding:1.25rem}.site-footer{padding:3rem 1.25rem 1.5rem}.site-footer__content{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem}.site-footer__content>div:first-child{grid-column:1/-1}.site-footer__bottom{flex-direction:column}}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-change{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.dashboard-banner__content{animation:none}}@media (width<=420px){.dashboard-stat{padding:.6rem}.dashboard-stat strong{font-size:1.15rem}}@media (width<=767px){.site-header__content{min-height:68px;padding:.65rem 1.25rem}.site-nav{display:none}.menu-trigger{justify-content:center;align-items:center;display:inline-flex}.mobile-menu{background:#102b4c;border:1px solid #355573;border-radius:7px;padding:.4rem;display:grid;position:absolute;top:calc(100% + .5rem);left:1.25rem;right:1.25rem;box-shadow:0 18px 38px #04101f61}.mobile-nav-link{color:#d5e1ee;border-radius:5px;padding:.8rem .95rem;font-size:.9rem;font-weight:700;text-decoration:none}.mobile-nav-link:hover,.mobile-nav-link.is-active{color:#fff;background:#183a5d}}@media (width>=768px) and (width<=1100px){.site-header__content{padding-left:2rem;padding-right:2rem}.site-nav{gap:1rem}}
