:root{--page:#f6f9f4;--surface:#fff;--ink:#132320;--muted:#5d6b66;--forest:#0d3029;--green:#2f7d50;--sun:#f6b21a;--sky:#2388b8;--line:#13232021;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font:16px/1.55 var(--sans);color:var(--ink);background:var(--page);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body,#root{min-height:100vh;margin:0}body{overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s,transform .2s}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin:0}::selection{color:var(--ink);background:var(--sun)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site{background:var(--page);min-height:100vh;color:var(--ink);overflow-x:hidden}.hero{isolation:isolate;color:#fff;flex-direction:column;min-height:clamp(590px,88vh,780px);display:flex;position:relative;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%}.hero-shade{z-index:-2;background:linear-gradient(90deg,#071816e6,#07181694 42%,#0718161f),linear-gradient(#0718169e,#07181626 34%,#0718168c)}.nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a221f75;border:1px solid #ffffff2e;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;width:min(1180px,100% - 40px);min-height:74px;margin:18px auto 0;padding:8px 10px 8px 16px;display:grid;box-shadow:0 20px 60px #0000002e}.brand{align-items:center;width:max-content;display:inline-flex}.brand img{filter:brightness(0)invert()drop-shadow(0 6px 18px #00000057);width:clamp(154px,18vw,236px);height:auto}.nav-links{justify-self:center;align-items:center;gap:clamp(16px,3vw,34px);display:flex}.nav-links a,.footer-links a{color:#ffffffd1;font-size:14px;font-weight:700}.nav-links a:hover,.footer-links a:hover{color:var(--sun)}.nav-cta{color:#132320;background:#fff;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 12px 28px #0000002e}.nav-cta:hover{color:#132320;background:var(--sun)}.hero-content{width:min(1180px,100% - 40px);margin:auto auto 72px;padding-top:78px}.eyebrow,.section-kicker{color:var(--sun);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.hero h1{color:#fff;max-width:850px;margin:0;font-size:clamp(46px,7vw,88px);font-weight:900;line-height:.98}.hero-copy{color:#ffffffdb;max-width:650px;margin:26px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:15px;font-weight:800;line-height:1;display:inline-flex}.button.primary{color:#142421;background:var(--sun);box-shadow:0 16px 34px #f6b21a42}.button.primary:hover{color:#142421;background:#ffd166;transform:translateY(-1px)}.button.secondary{color:#fff;background:#ffffff14;border-color:#ffffff52}.button.secondary:hover{color:#fff;background:#ffffff24;border-color:#ffffff8f}.button.dark{color:#fff;background:var(--forest);box-shadow:none}.button.dark:hover{color:#fff;background:#123f35}.hero-points{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.hero-points span{color:#ffffffdb;background:#ffffff17;border:1px solid #ffffff38;align-items:center;min-height:36px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.section,.band,.quote-band,.footer{width:min(1180px,100% - 40px);margin-inline:auto}.band{grid-template-columns:.95fr 1.05fr;align-items:start;gap:clamp(32px,6vw,84px);padding:clamp(52px,7vw,84px) 0;display:grid}.band h2,.section-heading h2,.process-copy h2,.quote-band h2{color:var(--ink);font-size:clamp(31px,4.4vw,58px);font-weight:900;line-height:1.04}.band p:last-child,.process-copy p,.quote-band p{color:var(--muted);font-size:clamp(16px,1.6vw,19px);line-height:1.75}.section{border-top:1px solid var(--line);padding:clamp(52px,7vw,90px) 0}.section-heading{max-width:780px;margin-bottom:clamp(28px,4vw,46px)}.section-heading.narrow{max-width:720px}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.service-card,.system-card{background:var(--surface);border:1px solid var(--line);min-height:280px;padding:24px;box-shadow:0 18px 50px #0f221d12}.service-card{flex-direction:column;display:flex}.icon-box{width:48px;height:48px;color:var(--green);background:#eaf4ef;place-items:center;margin-bottom:26px;display:grid}.icon-box svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.service-card h3,.system-card h3{color:var(--ink);margin:0;font-size:20px;line-height:1.18}.service-card p,.system-card p{color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.65}.process{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(30px,6vw,86px);display:grid}.process-copy{max-width:510px}.process-copy p{margin-top:20px}.steps{gap:12px;display:grid}.step{border:1px solid var(--line);background:#fff;grid-template-columns:70px 1fr;align-items:center;min-height:82px;display:grid}.step span{color:var(--green);background:#eaf4ef;align-self:stretch;place-items:center;font-weight:900;display:grid}.step p{color:var(--ink);margin:0;padding:18px 22px;font-size:clamp(16px,1.7vw,20px);font-weight:800}.system-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.system-card{background:linear-gradient(#f6b21a1f,#fff0 55%),#fff;min-height:244px}.system-card span{color:#513900;text-transform:uppercase;letter-spacing:.08em;background:#fff3cf;align-items:center;min-height:30px;margin-bottom:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.quote-band{border:1px solid var(--line);background:linear-gradient(135deg,#f6b21a2e,#2f7d5014),#fff;grid-template-columns:1fr auto;align-items:center;gap:28px;margin-bottom:clamp(56px,8vw,96px);padding:clamp(34px,5vw,54px);display:grid;box-shadow:0 24px 70px #0f221d14}.quote-band h2{max-width:700px}.quote-band p{max-width:760px;margin-top:16px}.footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;gap:22px;padding:34px 0 38px;display:grid}.footer img{width:210px;height:auto}.footer p{color:var(--muted);margin:10px 0 0;font-size:14px}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.footer-links a{color:var(--green)}.copyright,.credit{grid-column:1/-1;font-size:12px}.credit{margin-top:-12px}.credit a{color:var(--green);font-weight:700}.credit a:hover{color:var(--forest)}@media (width<=980px){.nav{grid-template-columns:auto auto}.nav-links{display:none}.service-grid,.system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.band,.process,.quote-band{grid-template-columns:1fr}.quote-band{align-items:start}}@media (width<=680px){.hero{min-height:760px}.hero-shade{background:linear-gradient(#071816d1,#0718168f 48%,#071816c7),linear-gradient(90deg,#071816d6,#0718163d)}.hero-image{object-position:61% center}.nav,.section,.band,.quote-band,.footer,.hero-content{width:min(1180px,100% - 28px)}.nav{gap:10px;min-height:64px;margin-top:12px;padding:8px 8px 8px 10px}.brand img{width:168px}.nav-cta{display:none}.nav{grid-template-columns:1fr}.hero-content{width:min(370px,100% - 28px);margin-bottom:40px;margin-left:14px;margin-right:auto;padding-top:42px}.hero h1{font-size:clamp(36px,10vw,44px);line-height:1}.hero-copy{font-size:16px;line-height:1.65}.hero-actions,.hero-points{flex-direction:column;align-items:stretch}.button,.hero-points span{width:100%}.service-grid,.system-grid{grid-template-columns:1fr}.service-card,.system-card{min-height:auto}.step{grid-template-columns:58px 1fr}.step p{padding:16px}.quote-band{padding:28px}.footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (width<=420px){.brand img{width:168px}}
