*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green-dark:#14203d;--green-mid:#1e3ba2;--green-accent:#99abe3;--green-light:#f4f6fa;--cream:#faf4ee;--cream-dark:#f0e8dc;--charcoal:#1a1a1a;--grey:#6b7280;--grey-light:#f3f4f6;--border:#e2e4e9;--white:#fff;--danger:#dc2626;--gold-500:#c9a227;--serif:"Libre Baskerville", Georgia, serif;--sans:"Source Sans 3", system-ui, sans-serif;--quote:"Lora", Georgia, serif;--container:1180px;--radius-sm:4px;--radius:8px;--radius-md:10px;--radius-lg:14px;--shadow-sm:0 2px 8px #14203d0f;--shadow-md:0 4px 16px #14203d14;--shadow-lg:0 8px 28px #14203d1a}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--sans);color:var(--charcoal);background:var(--white);-webkit-font-smoothing:antialiased;line-height:1.7}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1.5rem}.btn{border-radius:var(--radius);font-family:var(--sans);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .15s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--green-dark);color:var(--white);border-color:var(--green-dark);box-shadow:0 2px 10px #14203d2e}.btn--primary:hover{background:var(--green-mid);border-color:var(--green-mid);box-shadow:0 4px 14px #1e3ba238}.btn-accent{background:var(--green-dark);color:var(--white);border-color:var(--green-dark);box-shadow:0 2px 10px #14203d2e}.btn-accent:hover{background:var(--green-mid);border-color:var(--green-mid);box-shadow:0 4px 14px #1e3ba238}.btn--outline{color:var(--green-dark);border-color:var(--green-dark);background:0 0}.btn--outline:hover{background:var(--green-dark);color:var(--white)}.btn--outline-dark{color:var(--green-dark);border-color:var(--border);background:0 0}.btn--outline-dark:hover{background:var(--grey-light);color:var(--charcoal);border-color:var(--border)}.section{padding-block:100px}@media (width<=860px){.section{padding-block:76px}}@media (width<=480px){.section{padding-block:60px}.container{padding-inline:1rem}}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--green-mid);border-bottom:2px solid var(--green-accent);margin-bottom:1.1rem;padding-bottom:10px;font-size:.7rem;font-weight:700;display:inline-block}.section-head{text-align:center;margin-bottom:3.75rem;max-width:700px;margin-inline:auto}.section-head h2{font-family:var(--serif);color:var(--charcoal);letter-spacing:-.01em;margin-bottom:1.1rem;font-size:clamp(1.85rem,3.2vw,2.65rem);font-weight:700;line-height:1.2}.section-head h2:after{content:"";background:var(--green-mid);opacity:.85;border-radius:2px;width:48px;height:3px;margin:18px auto 0;display:block}.section-head--center{text-align:center;margin-inline:auto}.section-head p{color:var(--grey);font-size:1.02rem;line-height:1.75}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.topbar{background:linear-gradient(180deg, #1c3158 0%, var(--green-dark) 100%);color:#ffffffe6;border-bottom:1px solid #99abe32e;font-size:.87rem;position:relative}.topbar:before{content:"";background:linear-gradient(90deg, var(--green-mid), var(--green-accent), var(--green-mid));opacity:.85;height:2px;position:absolute;top:0;left:0;right:0}.topbar__inner{justify-content:space-between;align-items:center;gap:16px;padding:10px 0;display:flex}.topbar__left,.topbar__right{flex-wrap:wrap;align-items:center;gap:0;display:flex}.topbar__left .topbar__item+.topbar__item,.topbar__right .topbar__item+.topbar__item{border-left:1px solid #ffffff24;margin-left:16px;padding-left:16px}.topbar__item{color:#ffffffc7;align-items:center;gap:8px;font-weight:500;line-height:1.3;transition:color .2s;display:inline-flex}.topbar__item svg{color:var(--green-accent);flex-shrink:0;width:15px;height:15px}.topbar__item:hover{color:var(--white)}.topbar__phone{text-align:center;color:var(--white);background:#1e3ba28c;border:1px solid #99abe359;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:34px;padding:8px 18px;font-weight:700;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;box-shadow:0 2px 10px #00000026}.topbar__phone svg{color:var(--white)}.topbar__phone:hover{color:var(--white);background:var(--green-mid);border-color:var(--green-mid);transform:translateY(-1px)}.topbar__email{max-width:420px;line-height:1.35}@media (width<=1020px){.topbar__hide-md{display:none}}@media (width<=820px){.topbar__left .topbar__hide-md{display:none}}@media (width<=720px){.topbar__hide-sm{display:none}.topbar__right .topbar__phone{border-left:none;margin-left:0;padding-left:0}}@media (width<=560px){.topbar__inner{justify-content:center;padding:9px 0}.topbar__left{display:none}.topbar__right{justify-content:center;width:100%}.topbar__right .topbar__phone{margin-inline:auto}}.header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf4eef5;border-bottom:1px solid #1e3ba224;transition:box-shadow .3s,background .3s;position:sticky;top:0}.header--scrolled{background:#fffffffa;box-shadow:0 4px 18px #14203d1a}.header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:0;display:grid}.header__brand{flex-shrink:0;align-items:center;line-height:0;display:flex}.header__logo{object-fit:contain;filter:none;width:auto;max-width:380px;height:96px;image-rendering:-webkit-optimize-contrast;display:block}.header__nav ul{flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;display:flex}.header__nav a{color:var(--charcoal);letter-spacing:.01em;text-transform:none;border-radius:var(--radius);padding:5px 13px;font-size:1.06rem;font-weight:500;transition:color .2s;position:relative}.header__nav a:after{content:"";background:var(--green-mid);border-radius:1px;height:2px;transition:transform .25s;position:absolute;bottom:4px;left:12px;right:12px;transform:scaleX(0)}.header__nav a:hover{color:var(--green-mid);background:0 0}.header__nav a:hover:after{transform:scaleX(1)}.header__cta{background:var(--white);border:1px solid #1e3ba21f;border-radius:999px;align-items:center;gap:10px;padding:5px;display:flex;box-shadow:0 3px 14px #14203d14}.header__phone{color:var(--green-dark);background:0 0;border:none;border-radius:999px;align-items:center;gap:10px;padding:4px 14px 4px 6px;transition:background .2s;display:flex}.header__phone:hover{background:var(--green-light)}.header__phone-icon{background:linear-gradient(145deg, var(--green-dark), var(--green-mid));width:38px;height:38px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 2px 8px #1e3ba247}.header__phone-icon svg{width:18px;height:18px}.header__phone-text{flex-direction:column;line-height:1.15;display:flex}.header__phone small{color:var(--grey);text-transform:uppercase;letter-spacing:.08em;font-size:.64rem;font-weight:600}.header__phone strong{color:var(--green-dark);letter-spacing:.01em;font-size:1.08rem;font-weight:700}@media (width<=1080px){.header__phone{display:none}}.header__toggle{background:var(--green-light);border:1px solid var(--border);border-radius:var(--radius);color:var(--green-dark);cursor:pointer;padding:8px 10px;font-size:1.3rem;transition:background .2s,border-color .2s;display:none}.header__toggle:hover{background:var(--white);border-color:#1e3ba240}.header__btn{white-space:nowrap;background:linear-gradient(135deg, var(--green-mid) 0%, var(--green-dark) 100%);border:none;border-radius:999px;gap:.45rem;padding:.7rem 1.15rem;font-size:.76rem;box-shadow:0 3px 12px #1e3ba24d}.header__btn svg{width:15px;height:15px;transition:transform .2s}.header__btn:hover{opacity:1;background:linear-gradient(135deg,#2348b8 0%,#0f1a33 100%);box-shadow:0 4px 16px #1e3ba259}.header__btn:hover svg{transform:translate(2px)}@media (width<=860px){.header__inner{justify-content:space-between;gap:12px;padding:0;display:flex}.header__logo{max-width:295px;height:76px}.header__nav{background:var(--white);border-top:1px solid var(--border);max-height:0;transition:max-height .35s;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #14203d1a}.header__nav.is-open{max-height:480px}.header__nav ul{flex-direction:column;align-items:stretch;gap:0;padding:8px 0 14px}.header__nav a{border-radius:0;padding:14px 24px;display:block}.header__nav a:hover{background:var(--green-light)}.header__nav a:after{display:none}.header__toggle{display:inline-flex}.header__btn{display:none}}@media (width<=480px){.header__logo{max-width:250px;height:68px}}.hero{background:linear-gradient(160deg, var(--cream) 0%, var(--white) 45%, var(--green-light) 100%);padding:72px 0 0;position:relative;overflow:hidden}.hero__bg{pointer-events:none;background:radial-gradient(55% 45% at 92% 8%,#1e3ba217,#0000 55%),radial-gradient(40% 35% at 4% 92%,#14203d0d,#0000 50%);position:absolute;inset:0}.hero__bg:after{content:"";background-image:linear-gradient(#14203d08 1px,#0000 1px),linear-gradient(90deg,#14203d08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000059,#0000 75%);mask-image:linear-gradient(#00000059,#0000 75%)}.hero__inner{padding-bottom:88px;position:relative}.hero__layout{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.hero__intro{max-width:600px}.hero__pill{letter-spacing:.13em;text-transform:uppercase;color:var(--green-mid);background:var(--white);box-shadow:var(--shadow-sm);border:1px solid #1e3ba224;border-radius:999px;align-items:center;gap:8px;margin-bottom:26px;padding:9px 16px 9px 12px;font-size:.7rem;font-weight:700;display:inline-flex}.hero__pill svg{color:var(--green-mid);width:15px;height:15px}.hero h1{font-family:var(--serif);color:var(--charcoal);letter-spacing:-.025em;margin-bottom:22px;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:700;line-height:1.14}.hero__accent{color:var(--green-dark);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#0000 68%,#99abe359 68%);display:inline;position:relative}.hero__lede{color:var(--grey);margin-bottom:32px;font-size:1.08rem;line-height:1.82}.hero__ctas{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.hero__fineprint{color:var(--grey);align-items:center;gap:8px;padding-top:4px;font-size:.78rem;display:flex}.hero__fineprint:before{content:"";background:var(--green-accent);border-radius:1px;flex-shrink:0;width:28px;height:2px}.hero__panel{position:relative}.hero__panel:before{content:"";background:linear-gradient(135deg, var(--green-dark), var(--green-mid));border-radius:var(--radius-lg);opacity:.12;z-index:0;position:absolute;inset:-12px -12px -12px 20%}.hero__bullets{z-index:1;background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid #14203d14;flex-direction:column;gap:14px;margin:0;padding:28px 26px;list-style:none;display:flex;position:relative}.hero__bullets:before{content:"";background:linear-gradient(90deg, var(--green-dark), var(--green-mid), var(--green-accent));border-radius:var(--radius-lg) var(--radius-lg) 0 0;height:4px;position:absolute;top:0;left:0;right:0}.hero__bullets li{color:var(--charcoal);background:var(--grey-light);border-radius:var(--radius-md);border:1px solid #0000;align-items:center;gap:14px;padding:14px 16px;font-size:.93rem;font-weight:500;line-height:1.45;transition:background .2s,border-color .2s,transform .2s;display:flex}.hero__bullets li:hover{background:var(--green-light);border-color:#1e3ba21f;transform:translate(4px)}.hero__bullet-icon{background:linear-gradient(135deg, var(--green-dark), var(--green-mid));width:32px;height:32px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hero__bullet-icon svg{stroke-width:3px;width:16px;height:16px}.hero:after{content:"";background:linear-gradient(90deg, var(--green-dark), var(--green-mid), var(--green-accent), var(--green-mid), var(--green-dark));height:4px;position:absolute;bottom:0;left:0;right:0}@media (width<=980px){.hero{padding-top:56px}.hero__inner{padding-bottom:72px}.hero__layout{grid-template-columns:1fr;gap:40px}.hero__intro{text-align:center;max-width:none}.hero__pill{margin-inline:auto}.hero__lede{max-width:560px;margin-inline:auto}.hero__ctas,.hero__fineprint{justify-content:center}.hero__panel:before{inset:-8px}}@media (width<=600px){.hero__bullets{padding:22px 18px}.hero__bullets li{padding:12px 14px;font-size:.88rem}}@media (width<=480px){.hero{padding-top:44px}.hero__inner{padding-bottom:56px}.hero__ctas{flex-direction:column;align-items:stretch}.hero__ctas .btn{width:100%}.hero__accent{margin-top:6px;display:block}}.trustbar{background:var(--white);border-bottom:1px solid var(--border);padding:28px 0}.trustbar__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 28px;display:flex}.trustbar__item{color:var(--charcoal);background:var(--grey-light);border:none;border-radius:999px;align-items:center;gap:10px;padding:10px 18px;font-size:.82rem;font-weight:500;transition:background .2s;display:inline-flex}.trustbar__item:hover{background:var(--green-light)}.trustbar__item svg{width:17px;height:17px;color:var(--green-mid);flex-shrink:0}@media (width<=600px){.trustbar{padding:22px 0}.trustbar__inner{gap:10px 14px}.trustbar__item{padding:8px 14px;font-size:.76rem}}.about{background:linear-gradient(180deg, var(--white) 0%, var(--cream) 100%);position:relative;overflow:hidden}.about__bg{pointer-events:none;background:radial-gradient(50% 40% at 0 30%,#1e3ba20d,#0000 55%),radial-gradient(40% 35% at 100% 80%,#14203d0a,#0000 50%);position:absolute;inset:0}.about__top{grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;margin-bottom:56px;display:grid;position:relative}.about__copy .eyebrow{display:inline-block}.about__copy h2{font-family:var(--serif);color:var(--charcoal);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(1.9rem,3.2vw,2.65rem);line-height:1.18}.about__copy h2:after{content:"";background:linear-gradient(90deg, var(--green-dark), var(--green-accent));border-radius:2px;width:52px;height:3px;margin-top:20px;display:block}.about__body{flex-direction:column;gap:18px;display:flex}.about__body p{color:var(--grey);margin:0;font-size:1.02rem;line-height:1.8}.about__body p:first-child{color:var(--charcoal);font-size:1.06rem}.about__body strong{color:var(--green-dark);font-weight:600}.about__media,.about__photo-wrap{position:relative}.about__photo-wrap:before{content:"";background:linear-gradient(135deg, var(--green-dark), var(--green-mid));border-radius:var(--radius-lg);opacity:.14;z-index:0;position:absolute;inset:20px -20px -20px 20px}.about__photo{z-index:1;border-radius:var(--radius-lg);aspect-ratio:4/5;box-shadow:var(--shadow-lg);border:4px solid var(--white);position:relative;overflow:hidden}.about__photo img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.about__photo-wrap:hover .about__photo img{transform:scale(1.03)}.about__photo-accent{z-index:2;background:linear-gradient(135deg, var(--green-dark), var(--green-mid));color:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:3px solid var(--white);min-width:150px;padding:22px 26px;position:absolute;bottom:28px;left:-24px}.about__photo-accent strong{font-family:var(--serif);color:var(--white);font-size:2.6rem;font-weight:700;line-height:1;display:block}.about__photo-accent span{letter-spacing:.06em;text-transform:uppercase;color:var(--green-accent);margin-top:8px;font-size:.72rem;font-weight:600;line-height:1.35;display:block}.about__values{grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid;position:relative}.about__values li{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #14203d14;flex-direction:column;gap:16px;padding:28px 26px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.about__values li:hover{box-shadow:var(--shadow-md);border-color:#1e3ba226;transform:translateY(-4px)}.about__value-icon{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--green-light), var(--white));width:50px;height:50px;color:var(--green-mid);border:1px solid #1e3ba21f;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.about__value-icon svg{width:24px;height:24px}.about__value-text h4{font-family:var(--serif);color:var(--charcoal);margin:0 0 8px;font-size:1.05rem;font-weight:700;line-height:1.3}.about__value-text p{color:var(--grey);margin:0;font-size:.9rem;line-height:1.7}@media (width<=980px){.about__top{grid-template-columns:1fr;gap:44px;margin-bottom:44px}.about__media{width:100%;max-width:440px;margin:0 auto}.about__values{grid-template-columns:1fr;gap:18px}.about__photo-accent{bottom:20px;left:auto;right:20px}}@media (width<=600px){.about__top{margin-bottom:36px}.about__photo-wrap:before{inset:12px -12px -12px 12px}.about__values li{padding:22px 20px}}@media (width<=480px){.about__photo-accent{text-align:center;width:100%;min-width:unset;margin-top:16px;position:static}.about__photo-accent span{max-width:none}}.how{background:var(--white);position:relative;overflow:hidden}.how__bg{pointer-events:none;background:radial-gradient(45% 50% at 100% 20%,#1e3ba20f,#0000 55%),radial-gradient(40% 40% at 0 90%,#14203d0a,#0000 50%);position:absolute;inset:0}.how__timeline{flex-direction:column;gap:0;max-width:760px;margin:0 auto;padding:0;list-style:none;display:flex;position:relative}.how__timeline:before{content:"";background:linear-gradient(180deg, var(--green-mid) 0%, var(--green-accent) 55%, var(--green-mid) 100%);opacity:.45;border-radius:2px;width:2px;position:absolute;top:36px;bottom:36px;left:31px}.how__step{grid-template-columns:64px 1fr;align-items:start;gap:28px;padding-bottom:28px;display:grid;position:relative}.how__step:last-child{padding-bottom:0}.how__marker{z-index:1;flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.how__dot{background:var(--white);border:2px solid var(--green-mid);width:64px;height:64px;color:var(--green-mid);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;transition:background .25s,color .25s,border-color .25s,transform .25s;display:flex}.how__dot svg{width:26px;height:26px}.how__step-num{letter-spacing:.14em;color:var(--grey);text-transform:uppercase;font-size:.62rem;font-weight:700}.how__step:hover .how__dot{background:linear-gradient(135deg, var(--green-dark), var(--green-mid));border-color:var(--green-dark);color:var(--white);transform:scale(1.05)}.how__card{background:var(--grey-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #14203d12;margin-top:4px;padding:26px 28px;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;position:relative}.how__card:before{content:"";background:var(--grey-light);border-bottom:1px solid #14203d12;border-left:1px solid #14203d12;width:14px;height:14px;position:absolute;top:28px;left:-8px;transform:rotate(45deg)}.how__step:hover .how__card{box-shadow:var(--shadow-md);background:var(--white);border-color:#1e3ba21f;transform:translate(6px)}.how__step:hover .how__card:before{background:var(--white);border-color:#1e3ba21f}.how__label{letter-spacing:.14em;text-transform:uppercase;color:var(--green-mid);margin-bottom:8px;font-size:.65rem;font-weight:700;display:inline-block}.how__card h3{font-family:var(--serif);color:var(--charcoal);margin-bottom:10px;font-size:1.25rem;line-height:1.25}.how__card p{color:var(--grey);margin:0;font-size:.93rem;line-height:1.75}@media (width<=640px){.how__timeline{max-width:100%}.how__timeline:before{top:28px;bottom:28px;left:23px}.how__step{grid-template-columns:48px 1fr;gap:16px;padding-bottom:22px}.how__dot{width:48px;height:48px}.how__dot svg{width:20px;height:20px}.how__step-num{font-size:.58rem}.how__card{padding:20px 18px}.how__card:before{width:12px;height:12px;top:22px;left:-6px}.how__card h3{font-size:1.1rem}.how__step:hover .how__card{transform:none}}.solutions{background:var(--white);color:var(--charcoal)}.solutions .section-head h2{color:var(--charcoal)}.solutions__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.sol-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;padding:32px 28px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.sol-card:hover{box-shadow:var(--shadow-md);border-color:#1e3ba22e;transform:translateY(-3px)}.sol-card:first-child{background:linear-gradient(135deg, var(--green-light) 0%, var(--white) 100%);border-top:3px solid var(--green-mid);grid-column:1/-1;padding:36px 40px}.sol-card__flag{background:var(--green-dark);color:var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:.65rem;font-weight:700;display:inline-flex;position:absolute;top:20px;right:20px}.sol-card__short{color:var(--green-mid);letter-spacing:.14em;text-transform:uppercase;writing-mode:horizontal-tb;border:none;margin-bottom:12px;padding:0;font-size:.7rem;font-weight:700;display:inline-block;transform:none}.sol-card h3{font-family:var(--serif);color:var(--charcoal);margin-bottom:12px;font-size:1.3rem;line-height:1.3}.sol-card__pitch{color:var(--grey);margin-bottom:18px;font-size:.94rem;line-height:1.7;display:block}.sol-card ul{flex-direction:column;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.sol-card ul li{color:var(--charcoal);padding-left:18px;font-size:.9rem;position:relative}.sol-card ul li:before{content:"";background:var(--green-mid);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.sol-card:not(:first-child) .sol-card__pitch,.sol-card:not(:first-child) ul{display:none}.sol-card__foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:20px;display:flex}.sol-card__region{color:var(--grey);font-size:.76rem;font-weight:500}.sol-card__link{color:var(--green-dark);font-size:.84rem;font-weight:600}.sol-card__link:hover{color:var(--green-mid)}@media (width<=980px){.solutions__grid{grid-template-columns:repeat(2,1fr)}.sol-card:first-child{grid-column:1/-1}}@media (width<=600px){.solutions__grid{grid-template-columns:1fr;gap:20px}.sol-card{padding:26px 22px}.sol-card:first-child{padding:28px 24px}}.stats{background:linear-gradient(135deg, var(--green-dark) 0%, #1a2d52 100%);color:var(--white);margin:0;padding:72px 0}.stats__inner{box-shadow:none;background:0 0;border:none;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.stats__item{text-align:center;padding:0 16px}.stats__item+.stats__item:before{content:"";background:#ffffff26;width:1px;position:absolute;top:15%;bottom:15%;left:0}.stats__value{font-family:var(--serif);color:var(--white);margin-bottom:10px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.1}.stats__label{color:#ffffffc7;letter-spacing:.02em;text-transform:none;font-size:.8rem;font-weight:400;line-height:1.45}@media (width<=800px){.stats{padding:52px 0}.stats__inner{grid-template-columns:repeat(2,1fr);gap:36px 24px}.stats__item+.stats__item:before{display:none}}@media (width<=400px){.stats__inner{grid-template-columns:1fr;gap:28px}}.why{background:linear-gradient(180deg, var(--cream) 0%, var(--white) 100%);position:relative;overflow:hidden}.why__bg{pointer-events:none;background:radial-gradient(50% 45% at 8%,#1e3ba20d,#0000 55%),radial-gradient(45% 40% at 95% 20%,#14203d0a,#0000 50%);position:absolute;inset:0}.why__grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid;position:relative}.why__item{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #14203d14;flex-direction:column;padding:30px 28px 28px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.why__item:before{content:"";background:linear-gradient(90deg, var(--green-dark), var(--green-mid), var(--green-accent));transform-origin:0;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.why__item:hover{box-shadow:var(--shadow-md);border-color:#1e3ba224;transform:translateY(-4px)}.why__item:hover:before{transform:scaleX(1)}.why__index{letter-spacing:.12em;color:var(--border);font-size:.68rem;font-weight:700;transition:color .25s;position:absolute;top:18px;right:20px}.why__item:hover .why__index{color:var(--green-accent)}.why__icon{background:var(--green-light);width:52px;height:52px;color:var(--green-mid);border:1px solid #1e3ba21a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:20px;transition:background .25s,color .25s,border-color .25s,transform .25s;display:inline-flex}.why__icon svg{width:24px;height:24px}.why__item:hover .why__icon{background:linear-gradient(135deg, var(--green-dark), var(--green-mid));color:var(--white);border-color:#0000;transform:scale(1.05)}.why__item h3{font-family:var(--serif);color:var(--charcoal);margin-bottom:10px;padding-right:28px;font-size:1.12rem;font-weight:700;line-height:1.3}.why__item p{color:var(--grey);margin:0;font-size:.9rem;line-height:1.72}@media (width<=980px){.why__grid{grid-template-columns:repeat(2,1fr);gap:22px}}@media (width<=600px){.why__grid{grid-template-columns:1fr;gap:18px}.why__item{padding:26px 22px 24px}}.tst{background:linear-gradient(180deg, var(--white) 0%, var(--cream) 100%);position:relative;overflow:hidden}.tst__bg{pointer-events:none;background:radial-gradient(50% 50% at 90% 30%,#1e3ba20f,#0000 55%),radial-gradient(40% 40% at 5% 85%,#14203d0a,#0000 50%);position:absolute;inset:0}.tst__slider{max-width:860px;margin:0 auto;position:relative}.tst__card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid #14203d14;position:relative;overflow:hidden}.tst__card:before{content:"";background:linear-gradient(90deg, var(--green-dark), var(--green-mid), var(--green-accent));height:4px;position:absolute;top:0;left:0;right:0}.tst__card-top{justify-content:space-between;align-items:flex-start;gap:20px;padding:36px 44px 0;display:flex}.tst__rating{color:var(--gold-500);gap:4px;display:flex}.tst__rating svg{fill:currentColor;width:20px;height:20px}.tst__mark{font-family:var(--quote);color:var(--green-accent);opacity:.35;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:5rem;line-height:.7}.tst__quote{font-family:var(--quote);color:var(--charcoal);z-index:1;letter-spacing:.01em;margin:0;padding:20px 44px 36px;font-size:clamp(1.12rem,2.1vw,1.35rem);font-style:italic;font-weight:400;line-height:1.75;position:relative}.tst__meta{background:var(--grey-light);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:24px 44px;display:flex}.tst__author{align-items:center;gap:16px;display:flex}.tst__avatar{background:linear-gradient(135deg, var(--green-dark), var(--green-mid));width:48px;min-width:48px;height:48px;color:var(--white);font-family:var(--sans);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;line-height:1;display:inline-flex}.tst__author strong{color:var(--charcoal);font-size:.95rem;font-weight:600;display:block}.tst__author-info span{color:var(--grey);margin-top:3px;font-size:.82rem;display:block}.tst__solution{letter-spacing:.08em;text-transform:uppercase;color:var(--green-mid);background:var(--white);white-space:nowrap;border:1px solid #1e3ba21f;border-radius:999px;padding:8px 14px;font-size:.7rem;font-weight:700}.tst__controls{justify-content:center;align-items:center;gap:20px;margin-top:28px;display:flex}.tst__dots{align-items:center;gap:10px;display:flex}.tst__dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .25s,width .25s,border-radius .25s}.tst__dot.is-active{background:var(--green-mid);border-radius:999px;width:28px}.tst__nav{background:var(--white);border:1px solid var(--border);width:46px;height:46px;color:var(--charcoal);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s,transform .2s;display:flex}.tst__nav:hover{background:var(--green-dark);color:var(--white);border-color:var(--green-dark);transform:scale(1.05)}.tst__nav svg{width:20px;height:20px}@media (width<=760px){.tst__card-top{padding:28px 28px 0}.tst__mark{font-size:3.5rem}.tst__quote{padding:16px 28px 28px;font-size:1.1rem}.tst__meta{flex-direction:column;align-items:flex-start;padding:20px 28px}.tst__solution{white-space:normal}}@media (width<=480px){.tst__controls{gap:14px}.tst__nav{width:40px;height:40px}}.faq{background:var(--white)}.faq__inner{max-width:820px;margin-inline:auto;display:block}.faq__head{text-align:center;margin-bottom:48px}.faq__head h2:after{content:"";background:var(--green-mid);opacity:.85;border-radius:2px;width:48px;height:3px;margin:18px auto 0;display:block}.faq__list{counter-reset:faq;background:0 0;border:none;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.faq__item{background:var(--grey-light);border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden}.faq__item.is-open{background:var(--white);box-shadow:var(--shadow-sm);border-color:#1e3ba226}.faq__q{width:100%;font-family:var(--sans);color:var(--charcoal);text-align:left;cursor:pointer;counter-increment:faq;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:22px 26px;font-size:.95rem;font-weight:600;display:flex}.faq__q:hover{background:#ffffff80}.faq__q span:first-child:before{content:counter(faq, decimal-leading-zero) ". ";color:var(--green-mid);margin-right:8px;font-weight:700}.faq__icon{background:var(--white);width:30px;height:30px;color:var(--green-dark);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.faq__item.is-open .faq__icon{background:var(--green-dark);color:var(--white);border-color:var(--green-dark)}.faq__a{max-height:0;padding:0 26px;transition:max-height .35s;overflow:hidden}.faq__item.is-open .faq__a{max-height:480px;padding-bottom:24px}.faq__a p{color:var(--grey);border-left:none;margin:0;padding-left:0;font-size:.94rem;line-height:1.75}.cta{background:var(--white);color:var(--charcoal);padding:88px 0}.cta__inner{text-align:center;border-radius:var(--radius-lg);background:var(--green-dark);max-width:760px;box-shadow:var(--shadow-lg);color:var(--white);border:none;margin-inline:auto;padding:52px 48px;display:block}.cta__pill{color:var(--green-accent);letter-spacing:.14em;text-transform:uppercase;border-bottom:none;margin-bottom:16px;padding:0;font-size:.72rem;font-weight:700;display:inline-block}.cta h2{color:var(--white);font-family:var(--serif);margin-bottom:16px;font-size:clamp(1.7rem,2.8vw,2.3rem)}.cta p{color:#ffffffd1;max-width:520px;margin:0 auto 32px;font-size:1.02rem;line-height:1.75}.cta__actions{flex-flow:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.cta__btn{padding:14px 26px;font-size:.82rem}.cta__btn.btn-accent{background:var(--white);color:var(--green-dark);border-color:var(--white)}.cta__btn.btn-accent:hover{background:var(--green-light);border-color:var(--green-light);opacity:1}.cta__btn--ghost{color:var(--white);background:0 0;border:1px solid #ffffff73}.cta__btn--ghost:hover{color:var(--white);opacity:1;background:#ffffff1a;border-color:#fff9}@media (width<=480px){.cta{padding:64px 0}.cta__inner{padding:40px 28px}.cta__actions{flex-direction:column}.cta__btn{width:100%}}.contact{background:linear-gradient(180deg, var(--white) 0%, var(--cream) 55%, var(--cream-dark) 100%);position:relative;overflow:hidden}.contact__bg{pointer-events:none;background:radial-gradient(45% 50% at 8% 20%,#1e3ba212,#0000 55%),radial-gradient(40% 45% at 95% 75%,#14203d0d,#0000 50%);position:absolute;inset:0}.contact__grid{grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:48px;display:grid;position:relative}.contact__info{text-align:left;background:linear-gradient(165deg, var(--green-dark) 0%, #1a2d52 55%, var(--green-mid) 100%);border-radius:var(--radius-lg);max-width:none;color:var(--white);box-shadow:var(--shadow-lg);flex-direction:column;margin:0;padding:44px 40px;display:flex}.contact__info .eyebrow{color:var(--green-accent);border-bottom-color:#99abe373;margin-bottom:1rem;display:inline-block}.contact__info h2{font-family:var(--serif);color:var(--white);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.75rem,2.8vw,2.35rem);line-height:1.22}.contact__info h2:after{content:"";background:linear-gradient(90deg, var(--green-accent), #ffffff80);border-radius:2px;width:52px;height:3px;margin-top:18px;display:block}.contact__info>p{color:#ffffffd1;margin-top:4px;font-size:1rem;line-height:1.75}.contact__details{background:0 0;border:none;flex:1;grid-template-columns:1fr 1fr;gap:14px;margin:32px 0 0;padding:0;list-style:none;display:grid}.contact__details li{text-align:left;border-radius:var(--radius-md);background:#ffffff12;border:1px solid #ffffff1f;flex-direction:column;align-items:flex-start;gap:12px;padding:18px 16px;transition:background .2s,border-color .2s;display:flex}.contact__details li:hover{background:#ffffff1c;border-color:#99abe359}.contact__detail-icon{width:40px;height:40px;color:var(--green-accent);background:#99abe32e;border:1px solid #99abe34d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.contact__detail-icon svg{width:18px;height:18px}.contact__details h4{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--green-accent);margin:0 0 4px;font-size:.68rem;font-weight:700}.contact__details p{color:#ffffffeb;margin:0;font-size:.88rem;line-height:1.5}.contact__details a{color:#fffffff2;text-underline-offset:3px;-webkit-text-decoration:underline #99abe380;text-decoration:underline #99abe380}.contact__details a:hover{color:var(--white);-webkit-text-decoration-color:var(--green-accent);text-decoration-color:var(--green-accent)}.contact__form-wrap{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid #14203d14;flex-direction:column;padding:0;display:flex;overflow:hidden}.contact__form-wrap:before{content:"";background:linear-gradient(90deg, var(--green-dark), var(--green-mid), var(--green-accent));flex-shrink:0;height:4px;display:block}.contact__form{padding:36px 40px 40px}.contact__form h3{color:var(--charcoal);font-family:var(--serif);border-bottom:1px solid var(--border);margin-bottom:8px;padding-bottom:16px;font-size:clamp(1.35rem,2vw,1.55rem)}.contact__form>p{color:var(--grey);margin-top:14px;margin-bottom:28px;font-size:.94rem;line-height:1.6}.contact__row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.contact__form label{color:var(--charcoal);text-transform:uppercase;letter-spacing:.06em;flex-direction:column;gap:7px;margin-bottom:16px;font-size:.78rem;font-weight:600;display:flex}.contact__row label{margin-bottom:0}.contact__form input,.contact__form select,.contact__form textarea{font-family:var(--sans);border:1px solid var(--border);border-radius:var(--radius);background:var(--white);color:var(--charcoal);resize:vertical;text-transform:none;letter-spacing:normal;width:100%;padding:13px 15px;font-size:.95rem;font-weight:400;transition:border-color .2s,box-shadow .2s}.contact__form input::placeholder{color:#9ca3af;font-weight:400}.contact__form input:focus,.contact__form select:focus,.contact__form textarea:focus{border-color:var(--green-mid);outline:none;box-shadow:0 0 0 3px #1e3ba21a}.contact__select-wrap{position:relative}.contact__select-wrap:after{content:"";border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--grey);pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.contact__select-wrap select{appearance:none;cursor:pointer;width:100%;padding-right:36px}.contact__phone-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);align-items:stretch;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.contact__phone-row:focus-within{border-color:var(--green-mid);box-shadow:0 0 0 3px #1e3ba21a}.contact__phone-code{color:var(--green-dark);background:var(--green-light);border-right:1px solid var(--border);white-space:nowrap;flex-shrink:0;align-items:center;padding:0 14px;font-size:.88rem;font-weight:600;display:flex}.contact__phone-row input{flex:1;min-width:0;box-shadow:none!important;background:0 0!important;border:none!important}.contact__check{background:var(--green-light);border-radius:var(--radius-md);cursor:pointer;border:1px solid #1e3ba21f;width:100%;margin-bottom:20px;color:var(--grey)!important;text-transform:none!important;letter-spacing:normal!important;flex-direction:row!important;align-items:flex-start!important;gap:12px!important;padding:14px 16px!important;font-size:.86rem!important;font-weight:400!important}.contact__check input[type=checkbox]{appearance:none;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--white);cursor:pointer;width:18px;min-width:18px;height:18px;margin-top:2px;position:relative}.contact__check input[type=checkbox]:checked{background:var(--green-dark);border-color:var(--green-dark)}.contact__check input[type=checkbox]:checked:after{content:"";border:2px solid var(--white);border-top:none;border-left:none;width:8px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)rotate(45deg)}.contact__check a{color:var(--green-mid);font-weight:600;text-decoration:underline}.contact__submit{width:100%;margin-top:4px;padding:15px 24px;font-size:.82rem}.contact__submit:disabled{opacity:.7;cursor:not-allowed}.contact__error-banner{color:#b91c1c;border-radius:var(--radius);background:#fef2f2;border:1px solid #fca5a5;margin-bottom:16px;padding:12px 16px;font-size:.9rem}.contact__error-banner a{color:#b91c1c;font-weight:600;text-decoration:underline}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.8s linear infinite spin}.contact__success{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:56px 40px;display:flex}.contact__success-icon{background:linear-gradient(135deg, var(--green-dark), var(--green-mid));width:72px;height:72px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex;box-shadow:0 8px 24px #14203d33}.contact__success-icon svg{stroke-width:3px;width:32px;height:32px}.contact__success h3{font-family:var(--serif);color:var(--charcoal);margin-bottom:12px}.contact__success p{color:var(--grey);max-width:380px;line-height:1.7}.contact__success a{color:var(--green-mid);font-weight:600;text-decoration:underline}@media (width<=980px){.contact__grid{grid-template-columns:1fr;gap:32px}.contact__info{padding:36px 28px}.contact__details{grid-template-columns:1fr 1fr}}@media (width<=640px){.contact__details{grid-template-columns:1fr}}@media (width<=560px){.contact__row{grid-template-columns:1fr}.contact__form{padding:28px 22px 32px}.contact__info{padding:32px 22px}}@media (width<=480px){.contact__form{padding:24px 18px 28px}.contact__success{padding:40px 24px}}.footer{background:var(--cream);color:var(--charcoal);border-top:3px solid var(--green-dark);font-size:.92rem}.footer__top{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;padding-block:72px 48px;display:grid}.footer__logo-row{color:var(--green-dark);align-items:center;gap:14px;margin-bottom:20px;display:flex}.footer__logo-row:hover{color:var(--green-dark)}.footer__logo-row img{object-fit:contain;width:100px;height:50px;box-shadow:none;filter:none;background:0 0;border-radius:0;padding:0}.footer__logo-row strong{font-family:var(--serif);color:var(--green-dark);font-size:1.1rem;font-weight:700;display:block}.footer__logo-row small{color:var(--grey);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem}.footer__brand p{color:var(--grey);max-width:360px;margin-bottom:24px;font-size:.92rem;line-height:1.7}.footer__contact{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.footer__contact a,.footer__contact span{color:var(--charcoal);align-items:center;gap:10px;font-size:.9rem;display:inline-flex}.footer__contact a:hover{color:var(--green-dark)}.footer__contact svg{color:var(--charcoal);opacity:.5}.footer__social{gap:8px;display:flex}.footer__social a{background:var(--grey-light);border:1px solid var(--border);width:34px;height:34px;color:var(--charcoal);border-radius:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:inline-flex}.footer__social a:hover{background:var(--green-dark);color:var(--white);border-color:var(--green-dark)}.footer__col h4{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--charcoal);border-bottom:1px solid var(--border);margin-bottom:18px;padding-bottom:10px;font-size:.72rem;font-weight:700}.footer__col h4:after{display:none}.footer__col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer__col a{color:var(--grey);font-size:.9rem;transition:color .2s}.footer__col a:hover{color:var(--green-dark);padding-left:0}.footer__legal{background:var(--cream);border:2px solid var(--cream-dark);border-radius:0;margin-bottom:0;padding:32px 36px}.footer__legal h5{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--grey);border-left:2px solid var(--green-dark);margin:0 0 14px;padding-left:10px;font-size:.7rem;font-weight:700}.footer__legal p{color:var(--grey);margin:0 0 12px;font-size:.84rem;line-height:1.75}.footer__legal a{color:var(--green-dark);text-decoration:underline}.footer__bottom{background:var(--green-dark);border-top:none;padding:20px 0}.footer__bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.footer__bottom p{color:#fff9;margin:0;font-size:.78rem}.footer__bottom ul{flex-wrap:wrap;gap:24px;margin:0;padding:0;list-style:none;display:flex}.footer__bottom a{color:#ffffffbf;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.footer__bottom a:hover{color:var(--green-accent)}@media (width<=1080px){.footer__top{grid-template-columns:1fr 1fr;gap:40px}}@media (width<=600px){.footer__top{grid-template-columns:1fr;padding-block:56px 40px}.footer__legal{padding:24px 20px}}@media (width<=480px){.footer__bottom-inner{flex-direction:column;align-items:flex-start;gap:12px}}#root{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:50;position:sticky;top:0;box-shadow:0 4px 20px #14203d14}.site-header .header{position:relative;top:auto}main{flex:1}
