:root{--ink:#07151d;--surface:#0c202b;--muted:#55707e;--line:#d7e1e5;--brand:#12ad70}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit}:focus-visible{outline:3px solid #f7c948;outline-offset:3px}.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}.sf-skip{position:absolute;left:1rem;top:-4rem;z-index:100;padding:.8rem 1rem;color:#062016;background:#fff;border-radius:.35rem;font-weight:700}.sf-skip:focus{top:1rem}.sf-shell{width:min(1160px,calc(100% - 2.5rem));margin:auto}.sf-header{position:sticky;top:0;z-index:30;background:rgba(7,21,29,.96);box-shadow:0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(12px)}.sf-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.sf-logo img{display:block;width:132px;height:auto}.sf-nav{display:flex;align-items:center;gap:1.7rem}.sf-nav a{color:#dbe8ec;font-size:.94rem;font-weight:600;text-decoration:none}.sf-nav a:hover,.sf-nav a[aria-current=page]{color:#fff}.sf-header-cta{padding:.68rem 1rem;border:1px solid #48cf9a;border-radius:.4rem;color:#fff!important}.sf-menu-button{display:none;border:1px solid #6e8995;border-radius:.4rem;padding:.55rem .7rem;color:#fff;background:transparent}.sf-menu-button svg{display:block;width:22px;height:22px}.sf-hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(115deg,#07151d,#092b36 55%,#0c5147 130%)}.sf-hero:after{content:"";position:absolute;width:38rem;height:38rem;right:-18rem;top:-15rem;border:1px solid rgba(106,243,193,.22);border-radius:50%;box-shadow:0 0 0 4rem rgba(106,243,193,.035),0 0 0 8rem rgba(106,243,193,.025)}.sf-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;min-height:540px;align-items:center;padding:5.5rem 0}.sf-eyebrow{margin:0 0 1rem;color:#7aefbd;font-size:.78rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sf-hero h1{max-width:720px;margin:0;font-size:clamp(2.45rem,5vw,4.6rem);line-height:1.04;letter-spacing:-.05em}.sf-hero h1 strong{color:#7aefbd}.sf-lead{max-width:610px;margin:1.5rem 0 0;color:#d5e7e9;font-size:1.12rem;line-height:1.7}.sf-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.sf-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.75rem 1.15rem;border:1px solid transparent;border-radius:.4rem;font-weight:800;text-decoration:none;transition:transform .2s ease}.sf-button:hover{transform:translateY(-2px)}.sf-button--primary{color:#062016;background:#73efb6}.sf-button--secondary{border-color:#86aeb8;color:#fff}.sf-hero__aside{border-left:1px solid rgba(197,236,228,.25);padding-left:2rem}.sf-hero__aside p{margin:0 0 1.2rem;color:#a8d7cb;font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sf-hero__aside ul{padding:0;margin:0;list-style:none}.sf-hero__aside li{padding:.9rem 0;border-bottom:1px solid rgba(197,236,228,.18)}.sf-section{padding:6rem 0}.sf-section--muted{background:#f5f8f8}.sf-section--dark{color:#fff;background:var(--ink)}.sf-section-head{max-width:700px;margin-bottom:2.8rem}.sf-section-head h2{margin:0;font-size:clamp(1.9rem,3.6vw,3rem);line-height:1.12;letter-spacing:-.035em}.sf-section-head p{margin:1rem 0 0;color:var(--muted);font-size:1.05rem;line-height:1.65}.sf-section--dark .sf-section-head p{color:#bdd1d6}.sf-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.sf-card{padding:1.7rem;border:1px solid var(--line);border-radius:.65rem;background:#fff}.sf-card__number{display:block;color:var(--brand);font-size:.85rem;font-weight:800}.sf-card h3{margin:.95rem 0 .7rem;font-size:1.18rem}.sf-card p{margin:0;color:var(--muted);line-height:1.65}.sf-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.sf-service{min-height:205px;padding:1.35rem;border:1px solid #27404a;border-radius:.55rem;background:#102832}.sf-service img{width:44px;height:44px;object-fit:contain;object-position:left}.sf-service h3{margin:1.2rem 0 .55rem;color:#fff;font-size:1.04rem;line-height:1.25}.sf-service p{margin:0;color:#bdd1d6;font-size:.92rem;line-height:1.5}.sf-partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.sf-partner{min-height:118px;display:flex;align-items:center;justify-content:center;padding:1.2rem;border:1px solid var(--line);border-radius:.55rem;background:#fff}.sf-partner img{max-width:145px;max-height:68px;object-fit:contain;filter:grayscale(1);opacity:.82}.sf-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.6rem;border-radius:.7rem;color:#fff;background:linear-gradient(120deg,#08764b,#0e3540)}.sf-cta h2{margin:0;max-width:620px;font-size:clamp(1.65rem,3.5vw,2.65rem);line-height:1.14}.sf-footer{padding:3.8rem 0 1.5rem;color:#bed0d5;background:#061017}.sf-footer__grid{display:grid;grid-template-columns:1.1fr .7fr 1.3fr;gap:3rem;padding-bottom:2.8rem}.sf-footer__logo img{width:150px}.sf-footer h2{margin:0 0 1rem;color:#fff;font-size:1rem}.sf-footer p,.sf-footer a{margin:.5rem 0;color:#bed0d5;font-size:.94rem;line-height:1.55;text-decoration:none}.sf-footer a:hover{color:#7aefbd}.sf-footer__bottom{padding-top:1.25rem;border-top:1px solid #25383f;font-size:.82rem}.sf-page-hero{padding:5rem 0 4rem;color:#fff;background:linear-gradient(115deg,#07151d,#0e3540)}.sf-page-hero h1{margin:0;font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.04em}.sf-page-hero p{max-width:650px;margin:1rem 0 0;color:#c4d9de;line-height:1.7}.sf-contact{padding:5rem 0;background:#f5f8f8}.sf-contact__layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:3rem;align-items:start}.sf-contact__intro{padding:1.8rem;border-radius:.65rem;color:#fff;background:var(--surface)}.sf-contact__intro h2{margin:0;font-size:1.9rem}.sf-contact__intro p{color:#c8dce0;line-height:1.65}.sf-contact__intro a{color:#86f0bf}.sf-form{padding:2rem;border:1px solid var(--line);border-radius:.65rem;background:#fff}.sf-field{margin-bottom:1.2rem}.sf-field label{display:block;margin-bottom:.45rem;font-weight:700}.sf-field input,.sf-field textarea{width:100%;border:1px solid #9ab0b8;border-radius:.35rem;padding:.75rem;color:var(--ink);font:inherit}.sf-field input:focus,.sf-field textarea:focus{outline:2px solid var(--brand);outline-offset:1px;border-color:var(--brand)}.sf-error{margin-top:.4rem;color:#b42318;font-size:.9rem}.sf-alert{margin-bottom:1.5rem;padding:1rem;border-radius:.35rem}.sf-alert--error{color:#7a271a;background:#fef3f2;border:1px solid #fecdca}.sf-alert--success{color:#05603a;background:#ecfdf3;border:1px solid #abefc6}@media(max-width:800px){.sf-header__inner{min-height:68px}.sf-menu-button{display:block}.sf-nav{position:absolute;top:68px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:.7rem 1.25rem 1.2rem;background:#07151d;border-top:1px solid #27404a}.sf-nav[data-open=true]{display:flex}.sf-nav a{padding:.85rem 0}.sf-header-cta{margin-top:.3rem;text-align:center}.sf-hero__inner,.sf-contact__layout{grid-template-columns:1fr}.sf-hero__inner{min-height:auto;padding:4.3rem 0}.sf-hero__aside{border-top:1px solid rgba(197,236,228,.25);border-left:0;padding:1.4rem 0 0}.sf-value-grid,.sf-service-grid{grid-template-columns:repeat(2,1fr)}.sf-footer__grid{grid-template-columns:1fr;gap:2rem}.sf-cta{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.sf-shell{width:min(100% - 2rem,1160px)}.sf-section{padding:4rem 0}.sf-value-grid,.sf-service-grid,.sf-partner-grid{grid-template-columns:1fr}.sf-cta,.sf-form,.sf-contact__intro{padding:1.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
