:root{--green:#08755f;--green-dark:#054e43;--green-soft:#e6f3ee;--yellow:#f6c934;--ink:#102a26;--muted:#5e706c;--cream:#f8f7f1;--white:#fff;--radius:22px;--shadow:0 24px 70px rgba(4,73,61,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.6}a{color:inherit}.skip{position:fixed;top:-80px;left:20px;z-index:20;background:#fff;padding:10px 16px}.skip:focus{top:12px}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,80px);background:rgba(248,247,241,.95);position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(16,42,38,.08);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:27px;font-weight:800;letter-spacing:-1.5px}.brand>span>span{color:var(--yellow)}.brand-mark{width:42px;height:42px}.brand-mark circle{fill:var(--green)}.brand-mark path{fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.site-header nav{display:flex;gap:34px}.site-header nav a{text-decoration:none;font-size:14px;font-weight:700}.site-header nav a:hover{color:var(--green)}.menu{display:none;background:none;border:0;font-weight:700}.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:70px clamp(22px,7vw,110px);overflow:hidden}.hero-copy{max-width:720px;z-index:1}.eyebrow{margin:0 0 16px;color:var(--green);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:2.2px}.hero h1{font-size:clamp(48px,6.5vw,94px);line-height:.98;letter-spacing:-5px;margin:0 0 30px;max-width:850px}.hero h1 em{color:var(--green);font-style:normal}.lead{font-size:clamp(17px,2vw,21px);max-width:650px;color:var(--muted)}.actions{display:flex;gap:14px;margin:34px 0}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:1px solid var(--green);border-radius:999px;padding:0 25px;font-weight:800;text-decoration:none;cursor:pointer;font-size:15px}.primary{background:var(--green);color:#fff}.primary:hover{background:var(--green-dark)}.ghost:hover{background:var(--green-soft)}.trust{display:flex;flex-wrap:wrap;gap:22px;padding:0;margin:26px 0 0;list-style:none;font-size:13px;font-weight:700}.trust li:before{content:'✓';color:var(--green);margin-right:8px}.hero-art{position:relative;min-height:600px}.sun{position:absolute;width:520px;height:520px;border-radius:50%;background:var(--yellow);right:-140px;top:-55px}.hero-art:after{content:'';position:absolute;inset:50px -200px -100px 70px;background:var(--green);border-radius:55% 0 0 20%;transform:rotate(-6deg)}.card{position:absolute;z-index:2;right:1%;top:24%;width:min(390px,90%);height:245px;padding:30px;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:var(--shadow);transform:rotate(5deg);display:flex;flex-direction:column}.card span,.card small{color:var(--muted)}.card strong{font-size:34px;letter-spacing:-1px}.bars{display:flex;gap:12px;height:80px;align-items:flex-end;margin:12px 0}.bars i{width:34px;background:var(--green);border-radius:5px 5px 0 0}.bars i:nth-child(1){height:30%}.bars i:nth-child(2){height:48%}.bars i:nth-child(3){height:66%}.bars i:nth-child(4){height:94%;background:var(--yellow)}.intro,.requirements,.contact{margin:0 clamp(22px,5vw,80px);padding:clamp(50px,8vw,110px);border-radius:var(--radius);display:grid;grid-template-columns:1fr 1fr;gap:8vw}.intro{background:var(--green-soft)}h2{font-size:clamp(36px,4.5vw,64px);line-height:1.05;letter-spacing:-2.5px;margin:0}.intro p:not(.eyebrow){font-size:18px;color:var(--muted)}.credits,.branches{padding:120px clamp(22px,7vw,110px)}.section-heading{max-width:700px;margin-bottom:52px}.section-heading>p:last-child{color:var(--muted);font-size:18px}.credit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.credit-grid article{background:#fff;border:1px solid #e0e6e2;border-radius:var(--radius);padding:30px;min-height:230px}.credit-grid article span,.value-grid b{color:var(--green);font-size:12px;letter-spacing:2px}.credit-grid h3,.value-grid h3{font-size:25px;margin:45px 0 8px}.credit-grid p,.value-grid p{color:var(--muted);margin:0}.credit-grid .featured{background:var(--yellow);border-color:var(--yellow)}.requirements{margin:70px 0 0;background:#fff;padding:60px}.requirements ul{padding:0;list-style:none}.requirements li{padding:15px 0;border-bottom:1px solid #dde5e1;font-weight:700}.requirements li:before{content:'✓';display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--green-soft);color:var(--green);margin-right:12px}.values{padding:120px clamp(22px,7vw,110px);background:var(--green-dark);color:#fff}.light .eyebrow{color:var(--yellow)}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.2)}.value-grid>div{padding:35px;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.value-grid b{color:var(--yellow)}.value-grid h3{margin-top:35px}.value-grid p{color:#bad0ca}.branch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.branch-grid article{border-radius:var(--radius);background:#fff;padding:35px}.branch-grid span{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:var(--yellow);font-weight:900}.branch-grid h3{font-size:25px;margin:35px 0 5px}.branch-grid a{font-size:19px;color:var(--green);font-weight:800;text-decoration:none}.contact{background:#fff;margin-bottom:80px}.contact-copy>p{color:var(--muted);max-width:500px}.secure-note{margin-top:40px;padding:22px;background:var(--green-soft);border-radius:15px;display:grid}.secure-note span{font-size:13px;color:var(--muted)}form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:grid;gap:7px}.full{grid-column:1/-1}label{font-size:13px;font-weight:800}input,select,textarea{width:100%;border:1px solid #cdd8d4;border-radius:10px;background:#fff;padding:13px 14px;color:var(--ink);font:inherit}input:focus,select:focus,textarea:focus{outline:3px solid rgba(8,117,95,.15);border-color:var(--green)}textarea{resize:vertical}.trap{position:absolute;left:-9999px}.consent{display:flex;align-items:flex-start;gap:10px;font-weight:500;color:var(--muted)}.consent input{width:auto;margin-top:5px}.form-footer{display:flex;align-items:center;gap:20px}.form-footer p{font-size:14px}.form-footer p.error{color:#a42a2a}.form-footer p.success{color:var(--green)}footer{background:#092f29;color:#d8e5e1;padding:45px clamp(22px,7vw,110px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px}.footer-brand{color:#fff}.footer-brand .brand-mark circle{fill:var(--yellow)}footer p:last-child{text-align:right;font-size:13px}
@media(max-width:900px){.site-header nav{display:none;position:absolute;top:81px;left:0;right:0;background:var(--cream);padding:25px;flex-direction:column}.site-header nav.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr;padding-top:55px}.hero h1{letter-spacing:-3px}.hero-art{min-height:390px}.sun{width:360px;height:360px}.intro,.contact{grid-template-columns:1fr}.credit-grid{grid-template-columns:1fr 1fr}.value-grid{grid-template-columns:1fr 1fr}.branch-grid{grid-template-columns:1fr}.requirements{grid-template-columns:1fr}footer{grid-template-columns:1fr}footer p:last-child{text-align:left}}
@media(max-width:560px){.hero h1{font-size:48px}.hero-art{min-height:310px}.card{height:205px;padding:22px}.card strong{font-size:27px}.sun{right:-200px}.credit-grid,.value-grid,form{grid-template-columns:1fr}.full{grid-column:auto}.intro,.contact{margin-left:12px;margin-right:12px;padding:34px 24px}.requirements{padding:35px 24px}.actions{align-items:stretch;flex-direction:column}.trust{display:grid}.form-footer{align-items:stretch;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.brand{gap:11px;font-size:24px;letter-spacing:-1.3px}.brand>span>span{color:#f47721}.brand-mark{width:52px;height:52px;object-fit:contain}.footer-brand .brand-mark{filter:drop-shadow(0 2px 5px rgba(0,0,0,.18))}
.branch-grid article{padding:0;overflow:hidden}.map-wrap{height:240px;background:var(--green-soft)}.map-wrap iframe{display:block;width:100%;height:100%;border:0}.branch-info{padding:30px 35px 35px}.branch-info>span{width:48px;height:48px}.branch-info h3{margin:24px 0 7px}.branch-info a{display:inline-flex;align-items:center;gap:9px}.branch-info a span{display:inline;width:auto;height:auto;border-radius:0;background:none}.branch-info a svg{width:21px;height:21px;fill:currentColor;flex:none}.branch-info a:hover{text-decoration:underline}
.credit-title{display:flex;align-items:center;gap:13px;margin:42px 0 10px}.credit-title svg{width:34px;height:34px;flex:none;fill:none;stroke:var(--green);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.credit-title h3{margin:0}.credit-grid .featured .credit-title svg{stroke:var(--ink)}.credit-disclaimer{margin:22px 4px 0;color:var(--muted);font-size:13px}
.branch-title{display:flex;align-items:center;gap:13px;margin-bottom:10px}.branch-title svg{width:38px;height:38px;flex:none;fill:none;stroke:var(--green);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.branch-title h3{margin:0}.branch-info>a{margin-left:51px}
@media(max-width:560px){.branch-info>a{margin-left:0}.branch-title h3{font-size:23px}}
