@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&family=Inter:wght@400;500;600&display=swap";
:root{--teal:#0b8199;--teal-mid:#0d8096;--teal-light:#86c8d3;--teal-pale:#e8f6f9;--white:#fff;--black:#0a0a0a;--gray:#5a6478;--gray-light:#f4f8fa;--danger:#e63946;--success:#2d9e6b;--radius:14px;--shadow:0 4px 32px #0b81991a;--shadow-strong:0 8px 48px #0b81992e;--teal-dark:#0a6e82;--deep:#062f38;--container:1120px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--black);background:var(--white);font-family:Inter,sans-serif;line-height:1.65;overflow-x:hidden}h1,h2,h3,h4{font-family:Sora,sans-serif;line-height:1.2}a{color:inherit}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1.25rem}.section{padding:4rem 0}.section--muted{background:var(--gray-light)}.section--pale{background:var(--teal-pale)}.section-label{letter-spacing:1.5px;text-transform:uppercase;color:var(--teal);margin-bottom:.6rem;font-family:Sora,sans-serif;font-size:.75rem;font-weight:700}.section-title{max-width:640px;margin-bottom:.75rem;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:800}.section-sub{color:var(--gray);max-width:560px;margin-bottom:2.5rem;font-size:1rem}.center{text-align:center;margin-left:auto;margin-right:auto}.center .section-title,.center .section-sub{margin-left:auto;margin-right:auto}.btn{cursor:pointer;border-radius:var(--radius);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:800;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.btn-primary{background:var(--teal);color:var(--white)}.btn-primary:hover{background:var(--teal-dark);transform:translateY(-2px)}.btn-light{background:var(--white);color:var(--teal);box-shadow:0 6px 28px #00000038}.btn-light:hover{transform:translateY(-3px);box-shadow:0 10px 36px #00000047}.btn-outline{color:var(--teal);background:0 0;border:1.5px solid #0b819959}.btn-outline:hover{background:var(--teal-pale);transform:translateY(-2px)}.btn-ghost{color:var(--white);background:0 0;border:1.5px solid #ffffff73}.btn-ghost:hover{background:#ffffff1a;transform:translateY(-2px)}.badge{background:var(--teal-pale);color:var(--teal);border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600;display:inline-flex}.module-tag{background:var(--teal);color:#fff;letter-spacing:.5px;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:1rem;padding:.35rem .9rem;font-family:Sora,sans-serif;font-size:.78rem;font-weight:800;display:inline-flex}.crumbs{background:var(--gray-light);color:var(--gray);border-bottom:1px solid #0b819914;font-family:Sora,sans-serif;font-size:.78rem;font-weight:600}.crumbs__inner{flex-wrap:wrap;align-items:center;gap:.35rem;padding-block:.6rem;display:flex}.crumbs a{color:var(--teal);text-decoration:none}.crumbs a:hover{text-decoration:underline}.crumbs svg{color:#5a647880;flex-shrink:0}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #0b81991a;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;height:62px;display:flex}.nav-logo{align-items:center;text-decoration:none;display:flex}.nav-logo-img{object-fit:contain;width:auto;height:48px}.site-nav{align-items:center;gap:1.75rem;display:flex}.site-nav__link{color:var(--gray);font-family:Sora,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.site-nav__link:hover,.site-nav__link[aria-current=page]{color:var(--teal)}.nav-cta{background:var(--teal);color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.5rem 1.1rem;font-family:Sora,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.nav-cta:hover{background:var(--teal-dark);transform:translateY(-1px)}.nav-toggle{cursor:pointer;background:0 0;border:1px solid #0b81992e;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;display:none}.nav-toggle span{background:var(--teal);border-radius:2px;width:20px;height:2px;margin:0 auto;display:block}.site-nav__group{align-items:center;gap:1.5rem;display:flex}.hero{color:var(--white);text-align:center;background:linear-gradient(135deg,#062f38 0%,#0b6275 55%,#0d8097 100%);padding:5rem 0 4rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='1.5' fill='rgba(134,200,211,0.15)'/%3E%3C/svg%3E");position:absolute;inset:0}.hero .container{position:relative}.hero__badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-bottom:1.1rem;display:flex}.hero__pill{background:var(--teal);color:#fff;letter-spacing:.5px;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .9rem;font-family:Sora,sans-serif;font-size:.78rem;font-weight:800;display:inline-flex}.hero__pill--ghost{color:var(--teal-light);background:#86c8d333;border:1px solid #86c8d366;font-weight:600}.hero h1{margin-bottom:1rem;max-width:760px;margin-inline:auto;font-size:clamp(1.8rem,5vw,3rem);font-weight:800}.hero h1 .highlight{color:var(--teal-light)}.hero__sub{color:#ffffffd1;max-width:560px;margin:0 auto 2rem;font-size:clamp(1rem,2.5vw,1.18rem)}.hero__actions{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.hero__disclaimer{color:#ffffff8c;margin-top:.85rem;font-size:.8rem}.card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.1rem;margin-top:2rem;display:grid}.card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);border:1.5px solid #0b81991f;border-bottom:3px solid var(--teal);padding:1.5rem 1.35rem;transition:transform .2s,box-shadow .2s}.card:hover{box-shadow:var(--shadow-strong);transform:translateY(-3px)}.card__icon{background:var(--teal-pale);width:48px;height:48px;color:var(--teal);border-radius:10px;justify-content:center;align-items:center;margin-bottom:.9rem;font-size:1.6rem;display:flex}.card__eyebrow{letter-spacing:.5px;text-transform:uppercase;color:var(--teal);margin-bottom:.4rem;font-family:Sora,sans-serif;font-size:.72rem;font-weight:700}.card h3{margin-bottom:.4rem;font-size:1.1rem;font-weight:800}.card h4{margin-bottom:.3rem;font-size:.98rem;font-weight:700}.card p{color:var(--gray);font-size:.9rem}.feature-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.1rem;margin-top:1.5rem;display:grid}.feature-item{border-left:4px solid var(--teal);background:var(--teal-pale);border-radius:0 10px 10px 0;padding:1rem 1.1rem}.feature-item h4{color:var(--teal);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.feature-item p{color:var(--gray);font-size:.87rem}.section--pale .feature-item{background:var(--white)}.callout{background:var(--teal);color:#fff;border-radius:var(--radius);align-items:flex-start;gap:1rem;margin-top:2rem;padding:1.6rem 1.8rem;display:flex}.callout__icon{flex-shrink:0;font-size:1.8rem}.callout h3{margin-bottom:.3rem;font-size:1.05rem;font-weight:800}.callout p{color:#ffffffe0;font-size:.9rem}.steps{gap:1rem;max-width:760px;margin-top:2rem;list-style:none;display:grid}.step{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);border:1.5px solid #0b81991f;align-items:flex-start;gap:1rem;padding:1.25rem 1.35rem;display:flex}.step__num{background:var(--teal);width:38px;height:38px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Sora,sans-serif;font-size:1rem;font-weight:800;display:flex}.step h4{margin-bottom:.25rem;font-size:1rem;font-weight:700}.step p{color:var(--gray);font-size:.9rem}.cta-final{color:var(--white);text-align:center;background:linear-gradient(135deg,#062f38 0%,#0d8097 100%);padding:4.5rem 0}.cta-final h2{margin-bottom:.75rem;font-size:clamp(1.5rem,4vw,2.3rem);font-weight:800}.cta-final p{color:#fffc;max-width:520px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem}.cta-final__actions{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.site-footer{background:var(--deep);color:#ffffff8c;padding:2.75rem 0 1.75rem;font-size:.85rem}.site-footer__top{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:2rem;padding-bottom:1.75rem;display:flex}.site-footer__brand{max-width:320px}.site-footer__name{color:#ffffffeb;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:1.05rem;font-weight:700}.site-footer__nav{flex-direction:column;gap:.5rem;display:flex}.site-footer__nav a{color:#fff9;text-decoration:none;transition:color .2s}.site-footer__nav a:hover{color:var(--teal-light)}.site-footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem 1.5rem;padding-top:1.5rem;display:flex}.site-footer a.footer-link{color:var(--teal-light);text-decoration:none}.site-footer__col-title{letter-spacing:1px;text-transform:uppercase;color:#fffc;margin-bottom:.7rem;font-family:Sora,sans-serif;font-size:.78rem;font-weight:700}.fade-in{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(24px)}.fade-in.visible{opacity:1;transform:none}@media (max-width:860px){.nav-toggle{display:flex}.site-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border-bottom:1px solid #0b81991a;flex-direction:column;align-items:stretch;gap:0;padding:.5rem 1.25rem 1rem;display:none;position:absolute;top:62px;left:0;right:0}.site-nav[data-open=true]{display:flex}.site-nav__group{flex-direction:column;align-items:stretch;gap:0}.site-nav__link{border-bottom:1px solid #0b819914;padding:.75rem 0}.nav-cta{text-align:center;margin-top:.75rem}}@media (max-width:540px){.section{padding:3rem 0}.hero{padding:3.5rem 0 2.75rem}.cta-final__actions,.hero__actions{flex-direction:column}.hero__actions .btn,.cta-final__actions .btn{width:100%}.step{flex-direction:column}}
