@font-face{font-family:Heavent;src:url('/assets/font-1.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Heavent;src:url('/assets/font-2.ttf') format('truetype');font-weight:700;font-display:swap}*{box-sizing:border-box}body{margin:0;background:#f5f8f5;color:#073b31;font-family:Heavent,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}header{height:90px;padding:0 4.4%;display:flex;align-items:center;justify-content:space-between;background:#f5f8f5;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:12px;font-size:25px;font-weight:bold}.brand img{border-radius:50%;object-fit:contain;background:white}.brand small{display:block;font-size:10px;letter-spacing:2px;font-weight:400;margin-top:4px}.scan-link{border:1px solid #c2d6ce;border-radius:40px;padding:12px 23px;display:flex;gap:25px;font-size:17px}.scan-link:hover{background:#dbeee3}.hero{min-height:720px;height:calc(100svh - 148px);max-height:1100px;position:relative;isolation:isolate;background:#023d34;overflow:hidden;color:white;display:flex;align-items:flex-end;padding:6% 5%}.hero-art{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-art>img{width:100%;height:100%;object-fit:cover;object-position:center;animation:drift 24s ease-in-out infinite alternate}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#01271fe8 0%,#01352ca1 35%,#023b2a05 70%),linear-gradient(0deg,#012d28dd,transparent 65%)}.hero-copy{position:relative;max-width:600px;z-index:2}.eyebrow{font-size:12px;letter-spacing:3px;color:#9ff4d1;font-weight:bold;display:flex;gap:12px;align-items:center;margin:0 0 24px}.eyebrow span{width:6px;height:6px;background:#adffd9;border-radius:50%;box-shadow:0 0 18px #8dffcc}.hero h1,.contact-shell h1{font-size:clamp(42px,4.7vw,76px);line-height:1.12;letter-spacing:-1px;margin:0 0 22px;font-weight:700;text-wrap:balance}.intro{font-size:22px;line-height:1.6;white-space:pre-line;max-width:520px;margin:0 0 30px;color:#d7e9e1}.cta{display:inline-flex;align-items:center;gap:46px;background:#b4f9cc;color:#053e2d;padding:17px 27px;border-radius:7px;font-size:21px;font-weight:bold;box-shadow:0 8px 38px #79edb029;transition:transform .25s,box-shadow .25s}.cta:hover{transform:translateY(-4px);box-shadow:0 15px 45px #79edb05c}.cta span{font-size:29px;line-height:1}.hero-copy>*{animation:rise 1s ease both}.hero-copy h1{animation-delay:.14s}.hero-copy .intro{animation-delay:.28s}.hero-copy .cta{animation-delay:.42s}.hero-caption{position:absolute;right:4%;bottom:35px;font-size:10px;letter-spacing:3px;color:#c8eee2a8}.aurora{position:absolute;inset:-40%;background:conic-gradient(from 60deg,transparent 15%,#5dfdd220 22%,transparent 35%,#b6ffd61a 65%,transparent 80%);filter:blur(35px);animation:orbit 28s linear infinite;mix-blend-mode:screen}.light-sweep{position:absolute;inset:-60%;background:linear-gradient(115deg,transparent 44%,#b9ffe915 49%,#adffe42b 50%,transparent 54%);animation:sweep 12s ease-in-out infinite;mix-blend-mode:screen}.particles{position:absolute;inset:0;z-index:1;pointer-events:none}.particles i{position:absolute;left:calc(var(--i)*7%);bottom:-10px;width:3px;height:3px;border-radius:50%;background:#b6ffeb;box-shadow:0 0 14px 3px #46f7c755;animation:float-up calc(10s + var(--i)*.6s) linear infinite;animation-delay:calc(var(--i)*-.9s);opacity:0}footer{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 4.4%;font-size:13px;color:#4e776b}a:focus-visible{outline:3px solid #20bc8c;outline-offset:6px}.skip{position:absolute;top:-100px;left:20px;z-index:10;background:white;padding:12px}.skip:focus{top:12px}.contact-shell{background:#073e32;color:white;min-height:calc(100svh - 148px);padding:65px 6%;display:grid;grid-template-columns:1fr 1fr;gap:8%;position:relative;overflow:hidden}.contact-shell:before{content:'';position:absolute;width:650px;height:650px;background:radial-gradient(circle,#259f7840,transparent 65%);left:-200px;bottom:-350px;pointer-events:none}.back{display:inline-block;color:#cbede0;margin-bottom:48px;font-size:17px}.contact-shell h1{font-size:clamp(42px,4.2vw,64px)}.contact-emblem img{width:120px;border-radius:50%;opacity:.95;box-shadow:0 0 80px #8cf4bf20}.contact-cards{display:grid;gap:12px;align-content:center}.contact-cards>a,.contact-cards>article{position:relative;padding:25px 60px 25px 26px;border:1px solid #7bba9d40;background:#ffffff08;border-radius:12px;transition:background .25s,transform .25s;overflow-wrap:anywhere;animation:rise .8s both}.contact-cards>a:hover{background:#ffffff15;transform:translateX(4px)}.contact-cards small{font-size:12px;letter-spacing:2px;color:#a4d6c4}.contact-cards h2{margin:7px 0 0;font-size:27px;font-weight:500}.contact-cards p{white-space:pre-line;font-size:22px;margin:10px 0 0}.contact-cards a>span{position:absolute;right:25px;top:40%;font-size:25px;color:#b4f9cc}.not-found{min-height:65vh;display:grid;place-content:center;gap:30px}@keyframes rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes reveal-bg{from{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur(0)}}@keyframes drift{from{transform:scale(1)}to{transform:scale(1.035)}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes sweep{0%,100%{transform:translateX(-25%);opacity:0}40%,65%{opacity:.8}80%{transform:translateX(25%);opacity:0}}@keyframes float-up{15%{opacity:.65}85%{opacity:.4}100%{transform:translate(45px,-85vh);opacity:0}}@media(min-width:1800px){.hero-art>img{object-fit:cover}.hero-copy{max-width:700px}}@media(max-width:1000px){.hero{min-height:780px;padding:55px 5%}.hero-art>img{height:65%;object-fit:cover;object-position:65% top}.hero-art:after{background:linear-gradient(0deg,#023d34 25%,#023d34e8 40%,transparent 85%)}.hero h1{font-size:60px}.hero-copy{max-width:640px}.hero-caption{display:none}.contact-shell{gap:35px;padding:45px 5%}.contact-shell h1{font-size:44px}}@media(max-width:600px){header{height:78px;padding:0 5%;gap:10px}.brand{font-size:23px;gap:8px}.brand img{width:40px;height:40px}.brand small{font-size:7px;letter-spacing:1px}.scan-link{padding:10px 13px;font-size:15px;gap:8px}.hero{height:auto;min-height:calc(100svh - 135px);padding:260px 6% 44px}.hero-art>img{height:310px;object-position:65% top}.hero-art:after{background:linear-gradient(0deg,#023d34 20%,#023d34f5 48%,transparent 94%)}.hero h1{font-size:43px;letter-spacing:0;line-height:1.18}.eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:17px}.intro{font-size:20px;line-height:1.5;margin-bottom:26px}.cta{padding:15px 22px;font-size:20px;gap:28px}footer{font-size:11px;padding:15px 5%;flex-wrap:wrap}footer>span:nth-child(2){display:none}.contact-shell{grid-template-columns:1fr;padding:30px 6% 40px}.contact-shell h1{font-size:43px}.back{margin-bottom:35px}.contact-emblem{display:none}.contact-cards h2{font-size:25px}.contact-cards>a,.contact-cards>article{padding:22px 48px 22px 20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.particles{display:none}}

@media(min-width:1001px){.hero-copy{padding:26px 30px 28px;margin-left:-30px;border-radius:20px;background:linear-gradient(110deg,#003328d9,#003328bb 65%,#00332800);backdrop-filter:blur(7px)}}
