:root{--ink:#1a1a1a;--ink-2:#242424;--cream:#faf9f6;--cream-2:#f0eee8;--gold:#d4af37;--gold-2:#e6c85c;--green:#006747;--green-deep:#004c35;--white:#fff;--muted:#747974;--line:rgba(26,26,26,.14);--serif:'Playfair Display',serif;--sans:'DM Sans',sans-serif;--display:'Manrope',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5vw;background:rgba(0,103,71,.97);color:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(12px)}.brand,.footer-brand{display:flex;align-items:center;gap:12px}.logo-symbol{width:48px;height:48px;object-fit:cover;border-radius:8px}.brand-copy,.footer-brand div{display:flex;flex-direction:column;letter-spacing:.14em}.brand-copy strong,.footer-brand strong{font-family:var(--display);font-size:15px}.brand-copy small,.footer-brand small{font-size:8px;color:var(--gold-2);letter-spacing:.28em}.site-header nav{display:flex;gap:30px;font-size:13px;color:#e1ece8}.site-header nav a:hover{color:var(--gold-2)}.header-cta{border:1px solid rgba(255,255,255,.35);padding:12px 18px;font-size:13px}.header-cta span{color:var(--gold-2);margin-left:8px}.hero{min-height:760px;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--green-deep);color:#fff}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,54,37,.98) 0%,rgba(0,76,53,.9) 36%,rgba(0,76,53,.28) 69%,rgba(0,54,37,.06) 100%)}.hero-content{position:relative;z-index:2;width:58%;padding:80px 7vw}.eyebrow,.section-tag{font-size:11px;font-weight:700;letter-spacing:.22em}.eyebrow{color:var(--gold-2);display:flex;align-items:center;gap:12px}.eyebrow span{width:30px;height:1px;background:var(--gold)}h1,h2{margin:0;line-height:.98;letter-spacing:-.045em;font-family:var(--display)}h1{font-size:clamp(64px,7.5vw,116px);font-weight:500}h1 em,h2 em{font-family:var(--serif);font-weight:600;color:var(--gold-2)}.hero-lead{font-size:20px;max-width:600px;color:#e0ebe7;margin:32px 0}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:17px 22px;font-weight:700;font-size:13px;border:0;cursor:pointer;transition:.25s}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--ink)}.button-link{font-size:13px;border-bottom:1px solid rgba(255,255,255,.35);padding:10px 0}.button-link span{color:var(--gold-2)}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:64px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18);max-width:790px}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font-size:13px}.hero-proof small{font-size:11px;color:#c5d3ce;margin-top:4px}.company-strip{background:var(--gold);min-height:64px;padding:16px 4.5vw;display:flex;align-items:center;justify-content:center;gap:30px;font-size:10px;letter-spacing:.13em;text-align:center}.company-strip strong{font-size:11px}.evaluation,.security,.partnership,.faq{display:grid;grid-template-columns:1fr 1fr}.evaluation{padding:110px 7vw;gap:8vw;background:var(--cream)}.section-tag{color:#8a6d20;margin:0 0 26px}.evaluation h2,.section-head h2,.security h2,.partnership h2,.faq h2,.final-cta h2{font-size:clamp(46px,5vw,76px);font-weight:500}.evaluation h2 em,.section-head h2 em,.security h2 em,.partnership h2 em,.faq h2 em,.final-cta h2 em{color:#a98523}.evaluation-intro>p:not(.section-tag){max-width:540px;color:#666d68;font-size:18px}.check-list{list-style:none;padding:0;margin:36px 0;display:grid;gap:13px;font-size:14px}.check-list span{display:inline-grid;place-items:center;width:25px;height:25px;border:1px solid var(--green);border-radius:50%;color:var(--green);margin-right:10px}.lead-form{background:#fff;padding:34px;box-shadow:0 28px 80px rgba(32,29,21,.12);border-top:4px solid var(--green)}.form-heading{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:24px;font-size:11px;font-weight:700;letter-spacing:.14em}.form-heading small{color:#8a8e8b}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lead-form label{font-size:11px;font-weight:700;display:block;margin:0 0 15px;color:#4e5551}.lead-form input,.lead-form select{width:100%;border:1px solid #dcd8d0;background:#faf9f6;padding:14px;margin-top:7px;font:inherit;font-size:13px;color:var(--ink);outline:none}.lead-form input:focus,.lead-form select:focus{border-color:var(--green)}.consent{display:flex!important;gap:10px;align-items:flex-start;font-weight:400!important;line-height:1.45}.consent input{width:16px!important;margin-top:2px!important}.submit{width:100%}.form-note{text-align:center;font-size:10px;color:#7a807c;margin:12px 0 0}.process{background:var(--green-deep);color:#fff;padding:110px 5vw}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin:0 2vw 55px}.section-head>p{max-width:450px;color:#c0d0ca;font-size:17px}.steps{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.18)}.steps article{min-height:360px;padding:28px;border-right:1px solid rgba(255,255,255,.18);position:relative}.steps article:last-child{border-right:0}.steps article>span{font-size:11px;color:var(--gold-2);letter-spacing:.18em}.step-icon{font-size:34px;color:var(--gold-2);margin:72px 0 34px}.steps h3{font-family:var(--display);font-size:22px;margin:0 0 15px}.steps p{font-size:13px;color:#c1cec9}.security{min-height:800px;background:var(--cream-2)}.security-visual{position:relative;background:radial-gradient(circle at 50% 50%,#057f5b 0,var(--green) 42%,var(--green-deep) 80%);display:grid;place-items:center;overflow:hidden}.security-visual:before,.security-visual:after{content:"";position:absolute;border:1px solid rgba(212,175,55,.4);border-radius:50%;width:65%;aspect-ratio:1}.security-visual:after{width:92%}.security-seal{position:relative;z-index:2;width:260px;height:330px;background:var(--ink);border:1px solid var(--gold);box-shadow:0 30px 80px rgba(0,0,0,.35);display:flex;align-items:center;flex-direction:column;justify-content:center;color:white}.security-seal img{width:145px;height:145px;object-fit:cover;border-radius:22px;margin-bottom:14px}.security-seal strong{font-size:18px;letter-spacing:.2em}.security-seal small{font-size:8px;color:#c5cfcb;letter-spacing:.18em;margin-top:12px}.security-copy{padding:100px 7vw}.security-copy>p:not(.section-tag){font-size:17px;color:#686f6a;max-width:550px}.trust-items{margin-top:42px;border-top:1px solid var(--line)}.trust-items>div{display:flex;gap:25px;padding:22px 0;border-bottom:1px solid var(--line)}.trust-items>div>span{font-size:11px;color:var(--green)}.trust-items p{margin:0;display:flex;flex-direction:column}.trust-items small{font-size:12px;color:#707672;margin-top:5px}.partnership{background:#fff}.partnership-photo-wrap{position:relative;min-height:760px}.partnership-photo-wrap img{width:100%;height:100%;object-fit:cover}.partnership-photo-wrap>span{position:absolute;left:25px;bottom:25px;background:var(--green);color:#fff;padding:13px 18px;font-size:10px;letter-spacing:.18em}.partnership-copy{padding:90px 7vw}.partnership-copy>p:not(.section-tag){font-size:17px;color:#666d68}.partner-flow{margin:34px 0}.partner-flow>div{display:flex;gap:15px;margin:16px 0}.partner-flow span{width:31px;height:31px;border:1px solid var(--green);border-radius:50%;display:grid;place-items:center;font-size:11px;color:var(--green)}.partner-flow p{margin:0;display:flex;flex-direction:column}.partner-flow small{color:#747a76}.button-dark{background:var(--green);color:#fff}.legal-note{display:block;margin-top:16px;color:#757b77;max-width:540px}.faq{padding:110px 7vw;gap:9vw;background:var(--cream)}.faq-heading>p:last-child{color:#6f7571}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:23px 0}summary{list-style:none;cursor:pointer;font-weight:600;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary span{color:var(--green);font-size:22px}details p{color:#69706b;font-size:14px;padding-right:45px}.final-cta{text-align:center;background:var(--green-deep);color:#fff;padding:110px 20px}.final-cta>p:not(.section-tag){color:#c0d0ca}.final-cta>div{display:flex;justify-content:center;gap:12px;margin-top:32px}.button-outline{border:1px solid rgba(255,255,255,.35);color:#fff}.final-cta h2 em{color:var(--gold-2)}footer{background:var(--ink);color:#fff;padding:70px 5vw 28px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:start;gap:40px;padding-bottom:45px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-top>p{font-family:var(--display);font-size:26px;margin:0}.footer-top em{font-family:var(--serif);color:var(--gold-2)}.footer-contact{display:flex;flex-direction:column;gap:10px;font-size:12px;color:#bdc2bf}.footer-contact strong{color:var(--gold-2)}.footer-legal{display:flex;gap:24px;flex-wrap:wrap;padding:22px 0;font-size:10px;letter-spacing:.08em;color:#9da39f;border-bottom:1px solid rgba(255,255,255,.12)}.footer-bottom{display:flex;justify-content:space-between;padding-top:25px;color:#7f8782;font-size:10px}.footer-brand .logo-symbol{width:54px;height:54px}
.help-widget{position:fixed;right:22px;bottom:22px;z-index:50}.help-panel{width:min(370px,calc(100vw - 28px));background:#fff;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.28);overflow:hidden;margin:0 0 14px auto;border:1px solid rgba(0,103,71,.13);animation:help-in .25s ease}.help-panel[hidden]{display:none}.help-close{position:absolute;right:12px;top:12px;width:30px;height:30px;border:0;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;font-size:21px;cursor:pointer}.help-agent{background:var(--green);color:#fff;padding:17px;display:flex;align-items:center;gap:12px}.help-agent img{width:54px;height:54px;border-radius:50%;object-fit:cover;border:2px solid var(--gold)}.help-agent div{display:flex;flex-direction:column}.help-agent small{font-size:11px;color:#d9ebe4}.help-agent small i,.help-avatar i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#58d68d;margin-right:5px;box-shadow:0 0 0 3px rgba(88,214,141,.18)}.help-message{margin:17px;background:#eff6f3;border-radius:4px 13px 13px 13px;padding:13px}.help-message p{margin:0 0 5px;font-weight:700;color:var(--green)}.help-message span{font-size:12px;color:#53605b}.help-panel form{padding:0 17px 14px}.help-panel label{display:block;font-size:11px;font-weight:700;margin-bottom:7px}.help-panel textarea{width:100%;resize:none;border:1px solid #d7dedb;border-radius:8px;padding:11px;font:inherit;font-size:13px;outline:none}.help-panel textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(0,103,71,.08)}.help-panel form button{width:100%;border:0;border-radius:8px;background:var(--green);color:#fff;padding:13px;margin-top:9px;font-weight:700;cursor:pointer}.help-panel form button span{color:var(--gold-2);margin-left:8px}.help-disclaimer{display:block;color:#7a837f;padding:0 17px 17px;line-height:1.35}.help-launcher{display:flex;align-items:center;gap:11px;margin-left:auto;border:0;border-radius:999px;background:var(--green);color:#fff;padding:7px 16px 7px 7px;box-shadow:0 14px 35px rgba(0,76,53,.35);cursor:pointer;text-align:left}.help-avatar{position:relative}.help-avatar img{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid var(--gold)}.help-avatar i{position:absolute;right:0;bottom:3px;margin:0;border:2px solid var(--green)}.help-launcher>span:last-child{display:flex;flex-direction:column}.help-launcher strong{font-size:12px}.help-launcher small{font-size:10px;color:#d9ebe4}@keyframes help-in{from{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}
@media(max-width:980px){.site-header nav{display:none}.hero-content{width:72%;padding-left:5vw}.evaluation,.security,.partnership,.faq{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(2){border-right:0}.steps article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}.security-visual,.partnership-photo-wrap{min-height:570px}.company-strip{flex-wrap:wrap}.footer-top{grid-template-columns:1fr 1fr}.footer-contact{grid-column:1/-1}}
@media(max-width:680px){.site-header{height:72px;padding:0 18px}.header-cta{padding:10px 12px;font-size:11px}.brand-copy{display:none}.logo-symbol{width:43px;height:43px}.hero{min-height:760px;align-items:flex-end}.hero-photo{object-position:62% center}.hero-shade{background:linear-gradient(0deg,rgba(0,54,37,.99) 0%,rgba(0,76,53,.86) 50%,rgba(0,76,53,.2) 100%)}.hero-content{width:100%;padding:60px 22px}.hero h1{font-size:58px}.hero-lead{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-proof{grid-template-columns:1fr;margin-top:40px;gap:12px}.company-strip{gap:9px;padding:15px 18px}.company-strip strong{width:100%}.evaluation,.security-copy,.partnership-copy,.faq{padding:75px 22px}.evaluation h2,.section-head h2,.security h2,.partnership h2,.faq h2,.final-cta h2{font-size:45px}.lead-form{padding:23px}.field-grid{grid-template-columns:1fr}.process{padding:75px 22px}.section-head{display:block;margin:0 0 35px}.steps{grid-template-columns:1fr}.steps article{min-height:250px;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.14)!important}.step-icon{margin:35px 0 24px}.security-visual,.partnership-photo-wrap{min-height:450px}.final-cta>div{flex-direction:column;align-items:center}.footer-top{grid-template-columns:1fr}.footer-contact{grid-column:auto}.footer-bottom{flex-direction:column;gap:12px}.help-widget{right:14px;bottom:14px}.help-launcher>span:last-child{display:none}.help-launcher{padding:5px}.help-avatar img{width:54px;height:54px}}
