@keyframes float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-14px) rotate(1deg)}}@keyframes pulse-ring{0%{box-shadow:0 0 #00e6bd59}80%,to{box-shadow:0 0 0 18px #00e6bd00}}@keyframes shimmer{to{transform:translate(130%)}}@keyframes fade-up{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}:root{color-scheme:dark;font-family:Inter,Segoe UI,Arial,sans-serif;background:#020605;color:#f4f7f6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#020605;color:#f4f7f6;overflow-x:hidden}body::selection{background:#00e6bd;color:#001b17}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.container{width:min(86%,1640px);margin-inline:auto}@media(max-width:700px){.container{width:calc(100% - 40px)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.accent{color:#00e6bd}.eyebrow{margin:0 0 14px;color:#00e6bd;text-transform:uppercase;letter-spacing:.18em;font-weight:750;font-size:.75rem}.section-heading{max-width:760px;margin:0 auto 52px;text-align:center}.section-heading h2{margin:0 0 14px;font-size:clamp(2rem,4.2vw,3.5rem);letter-spacing:-.045em;line-height:1.04}.section-heading p{margin:0 auto;max-width:680px;color:#9ca9a6;line-height:1.7}.button{display:inline-flex;align-items:center;gap:10px;min-height:50px;padding:0 24px;border:1px solid transparent;border-radius:10px;font-weight:750;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.button:hover{transform:translateY(-3px)}.button:focus-visible{outline:2px solid #00e6bd;outline-offset:4px}.button--primary{background:#00e6bd;color:#001814;box-shadow:0 10px 32px #00e6bd2e}.button--primary:hover{box-shadow:0 16px 40px #00e6bd47}.button--ghost{color:#00e6bd;border-color:#00e6bd8c;background:#00e6bd09}.button svg{width:18px;height:18px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
