
:root{--navy:#062b5c;--blue:#0b5fa5;--green:#65b946;--ink:#142033;--muted:#607086;--line:#dce5ef;--soft:#f3f7fb;--white:#fff;--shadow:0 18px 50px rgba(6,43,92,.12);--radius:18px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;background:#fff}img{max-width:100%;display:block}a{color:inherit}.container{width:min(calc(100% - 36px),var(--max));margin:auto}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px 14px;z-index:9999}.topbar{background:var(--navy);color:#fff;font-size:.92rem}.topbar .container{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.topbar a{text-decoration:none}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(6,43,92,.1)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:310px;max-height:68px}.nav{display:flex;align-items:center;gap:24px}.nav a{text-decoration:none;font-weight:700;color:var(--navy)}.nav a:hover,.nav a[aria-current="page"]{color:var(--green)}.header-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:13px 20px;font-weight:800;text-decoration:none;border:2px solid transparent;transition:.2s}.btn-primary,.header-cta{background:var(--green);color:#102b10}.btn-primary:hover,.header-cta:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(101,185,70,.3)}.btn-secondary{border-color:var(--blue);color:var(--blue);background:#fff}.menu-toggle{display:none;border:0;background:var(--navy);color:#fff;border-radius:10px;padding:10px 12px;font-size:1.2rem}.site-footer{margin-top:80px;background:#041f43;color:#dbe8f7}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:36px;padding:58px 0}.site-footer h3{color:#fff;margin-top:0}.site-footer a{color:#dbe8f7;text-decoration:none}.site-footer a:hover{color:#89d66a}.footer-logo{filter:brightness(0) invert(1);max-width:280px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding:20px 0;font-size:.92rem}.floating-actions{position:fixed;right:20px;bottom:20px;z-index:900;display:flex;flex-direction:column;gap:10px}.float-btn{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#09250a;text-decoration:none;font-weight:900;box-shadow:var(--shadow)}@media(max-width:920px){.menu-toggle{display:block}.nav{display:none;position:absolute;left:18px;right:18px;top:96px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav.open{display:flex}.header-cta{display:none}.brand img{width:245px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.topbar .container{flex-direction:column;gap:0}.header-inner{height:78px}.brand img{width:210px}.footer-grid{grid-template-columns:1fr}.site-footer{margin-top:56px}}

/* updates */
.btn,.btn-primary{background:#7AC143!important;border:2px solid #7AC143!important;color:#fff!important}
.btn:hover,.btn-primary:hover{background:#fff!important;color:#0B2E59!important}


/* v7 social media interface */
.topbar-inner{align-items:center}.header-socials,.footer-socials{display:flex;align-items:center;gap:9px}.header-socials a,.footer-socials a{display:inline-grid;place-items:center;border-radius:50%;transition:transform .2s ease,background .2s ease,color .2s ease}.header-socials a{width:29px;height:29px;color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24)}.header-socials a:hover{background:var(--green);color:#09250a;transform:translateY(-2px)}.header-socials svg,.footer-socials svg{width:15px;height:15px;fill:currentColor}.topbar-contact{margin-left:auto}.footer-socials{margin-top:22px}.footer-socials a{width:42px;height:42px;color:#fff;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.15)}.footer-socials a:hover{background:var(--green);color:#09250a;transform:translateY(-3px)}.footer-socials svg{width:19px;height:19px}
@media(max-width:620px){.topbar-inner{flex-direction:row!important;justify-content:space-between;gap:12px!important}.topbar-contact{font-size:.78rem;text-align:right}.topbar-contact span{display:none}.topbar-contact a:last-child{display:none}.header-socials{gap:6px}.header-socials a{width:27px;height:27px}.header-socials svg{width:13px;height:13px}}
