:root{--ink:#172b25;--green:#107354;--green-dark:#07533e;--muted:#627069;--line:#dbe5df;--soft:#f3f8f5;--serif:Georgia,'Times New Roman',serif;--sans:'Luceiro Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:var(--green);text-underline-offset:4px}a:hover{color:var(--green-dark)}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}:focus-visible{outline:3px solid #bd983f;outline-offset:4px}.container{width:min(1120px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;left:12px;top:-100px;background:white;padding:12px;z-index:9}.skip-link:focus{top:12px}.topbar{border-bottom:1px solid var(--line);background:#fff}.nav-inner{min-height:86px;display:flex;justify-content:space-between;align-items:center;gap:20px}.wordmark{font:600 24px/1.25 var(--serif);text-decoration:none;color:var(--ink);display:inline-flex;align-items:center;gap:12px}.brand-star{color:var(--green);font:36px/1 Georgia,serif}.nav-inner nav{display:flex;gap:27px;align-items:center}.location{font-size:12px;letter-spacing:.18em;color:var(--muted)}.button{border:1px solid var(--green);border-radius:8px;background:var(--green);color:white;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;transition:background .2s,transform .2s}.button:hover{background:var(--green-dark);color:white;border-color:var(--green-dark)}.button-small{padding:10px 23px;font-size:14px}.hero{text-align:center;padding:59px 0 35px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;color:var(--green);display:block;margin:0 0 17px}.eyebrow span{color:#ad8b36;margin-right:8px}.hero h1{font:500 clamp(36px,5vw,62px)/1.12 var(--serif);letter-spacing:-.035em;margin:0 0 21px}.hero h1 em{font-style:normal;color:var(--green)}.hero-text{color:var(--muted);font-size:17px;margin:0;line-height:1.7}.experience{max-width:900px}.video-label{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;letter-spacing:.09em;margin-bottom:12px}.video-frame{max-width:600px;margin-inline:auto;background:#102a22;border:1px solid #244d3e;border-radius:14px;overflow:hidden;box-shadow:0 18px 45px #173e2412;line-height:0}.video-frame video{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;background:#102a22}.video-caption{text-align:center;color:var(--muted);font-size:14px;margin:16px 0 0}.contact-section{max-width:600px;margin:36px auto 0;scroll-margin-top:28px}.section-divider{display:flex;align-items:center;gap:20px;margin-bottom:25px;color:var(--green);font-size:12px;letter-spacing:.13em}.section-divider:before,.section-divider:after{content:'';flex:1;height:1px;background:var(--line)}.form-card{position:relative;padding:36px 40px;background:var(--soft);border:1px solid var(--line);border-radius:14px}.form-card .eyebrow{margin-bottom:10px}.form-card h2{font:500 34px/1.17 var(--serif);letter-spacing:-.025em;margin:0 0 14px}.form-intro{margin:0 0 27px;color:var(--muted)}.field{margin-bottom:20px}.field label{display:block;font-weight:600;font-size:14px;margin-bottom:8px}.field input{width:100%;min-width:0;padding:13px 15px;min-height:53px;color:var(--ink);background:white;border:1px solid #c8d5cd;border-radius:7px}.field input::placeholder{color:#829088}.field small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.phone-group{display:flex}.phone-prefix{display:flex;align-items:center;white-space:nowrap;gap:8px;padding:0 14px;border:1px solid #c8d5cd;border-right:0;border-radius:7px 0 0 7px;background:#fff;font-size:14px}.phone-group input{border-radius:0 7px 7px 0}.consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.6;color:#53645b;margin:23px 0}.consent input{margin-top:4px;width:17px;height:17px;flex-shrink:0;accent-color:var(--green)}.submit-button{width:100%;justify-content:space-between}.submit-button span{font-size:23px;line-height:1}.form-note{margin:13px 0 0;text-align:center;color:var(--muted);font-size:12px}.under-form{text-align:center;color:var(--muted);font-size:12px;max-width:520px;margin:23px auto 65px}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-error{background:#fff0ee;border:1px solid #ac3b2e;padding:12px;color:#942a21;border-radius:7px;font-size:14px}dialog{border:0;padding:0;width:min(550px,calc(100% - 28px));max-height:90vh;border-radius:14px;color:var(--ink);overflow:auto}dialog::backdrop{background:#071f18aa;backdrop-filter:blur(4px)}dialog .form-card{border:0;padding-top:42px}.modal-close{position:absolute;right:13px;top:6px;border:0;background:transparent;font-size:29px;color:var(--muted);z-index:1;width:38px;height:38px}.footer{background:#f7faf8;border-top:1px solid var(--line);padding:38px 0 23px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-tag{font-size:13px;color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;gap:12px 26px;padding:26px 0;border-bottom:1px solid var(--line)}.footer-links a{font-size:13px;color:#465e52;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:27px 0}.footer-grid strong{font-size:13px}.footer-grid p,.footer-grid a{font-size:13px;line-height:1.8}.footer-grid p{margin:7px 0;color:var(--muted)}.risk-note{border-top:1px solid var(--line);padding-top:19px;margin:0 0 24px;color:var(--muted);font-size:12px;line-height:1.8}.copyright{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--muted)}.document{max-width:790px;padding:62px 0 70px;min-height:60vh}.document h1{font:500 clamp(34px,5vw,48px)/1.13 var(--serif);letter-spacing:-.03em;margin:22px 0}.document h2{font:500 27px/1.25 var(--serif);margin:35px 0 12px}.document p,.document li{color:#50655a}.document .date{font-size:13px;color:var(--muted)}.back-link{font-size:14px}.thanks{text-align:center;max-width:650px;padding:80px 0 100px;min-height:65vh}.thanks .brand-star{font-size:58px}.thanks h1{font:500 44px/1.15 var(--serif)}.thanks p{color:var(--muted);margin-bottom:28px}
@media(max-width:640px){.container{width:calc(100% - 32px)}.nav-inner{min-height:74px;gap:10px}.wordmark{font-size:19px;gap:7px}.brand-star{font-size:29px}.location{display:none}.button-small{padding:9px 13px;font-size:13px}.hero{padding:40px 0 28px}.hero h1{font-size:37px}.hero h1 br{display:none}.hero-text{font-size:15px}.eyebrow{font-size:10px;letter-spacing:.12em}.video-label{font-size:10px}.video-frame{border-radius:9px}.contact-section{margin-top:28px}.form-card{padding:27px 22px}.form-card h2{font-size:29px}.form-intro{font-size:15px}.footer-top{align-items:flex-start;flex-direction:column;gap:10px}.footer-grid{grid-template-columns:1fr;gap:23px}.footer-links{gap:12px 19px}.copyright{flex-direction:column;gap:4px}.under-form{margin-bottom:40px}.document{padding-top:36px}.thanks h1{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}


@font-face{font-family:'Luceiro Sans';src:url('../media/fonts/body.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
:root{--ink:#143637;--green:#087976;--green-dark:#055957;--muted:#526c6c;--line:#d2e2e0;--soft:#eff7f6}
body{background:#fff}.topbar{background:#fff;border-bottom:1px solid #d2e2e0}.nav-inner{min-height:96px}.wordmark{font:600 25px/1.2 'Luceiro Sans',Arial,sans-serif;letter-spacing:-.8px;color:#143637;gap:12px}.brand-star{display:inline-flex;justify-content:center;align-items:center;background:#087976;color:#fff;border-radius:50%;width:42px;height:42px;font:italic 31px/1 Georgia,serif}.location{color:#526c6c;font-size:12px;letter-spacing:.1em}.button{border-radius:999px;background:#087976;border-color:#087976}.button-small{padding:11px 25px}.hero{padding:61px 0 40px}.hero .eyebrow{color:#087976;font-size:12px;letter-spacing:.12em}.hero .eyebrow span{color:#087976}.hero h1{font:400 clamp(38px,5.2vw,64px)/1.12 Georgia,serif;letter-spacing:-.035em}.hero h1 em{font-style:italic;color:#087976}.hero-text{font-size:18px;color:#526c6c}.experience{max-width:900px}.video-label{font-size:12px;border-top:1px solid #d2e2e0;padding-top:18px;color:#526c6c}.video-frame{border:1px solid #bed6d3;border-radius:22px;background:#143637;box-shadow:0 20px 55px #1436371c}.video-frame video{background:#143637}.video-caption{font-size:14px;margin-top:19px}.contact-section{margin-top:40px}.section-divider{color:#087976;font-size:12px}.form-card{border:1px solid #d2e2e0;background:#eff7f6;border-radius:22px;padding:38px 40px;box-shadow:0 12px 30px #14363706}.form-card h2{font:400 36px/1.18 Georgia,serif;color:#143637}.form-card .eyebrow{font-size:12px;letter-spacing:.12em}.field input{border:1px solid #b9cfcc;border-radius:9px;color:#143637}.phone-prefix{border-color:#b9cfcc;border-radius:9px 0 0 9px}.phone-group input{border-radius:0 9px 9px 0}.consent{color:#476462;font-size:14px}.field small{font-size:13px}.form-note,.under-form{font-size:13px}.submit-button{padding:16px 23px}.footer{background:#eaf4f2;border-top:1px solid #c7ddda;padding-top:40px}.footer .wordmark{color:#143637}.footer-tag{color:#526c6c;font-size:12px;letter-spacing:.06em}.footer-links{border-color:#c7ddda}.footer-links a{color:#245c59;font-size:14px}.footer-grid{gap:55px}.footer-grid strong{font-size:14px}.footer-grid p{color:#476462}.footer-grid a{color:#055957;overflow-wrap:anywhere}.risk-note{border-color:#c7ddda;color:#476462;font-size:13px}.copyright{font-size:12px;color:#526c6c}.document h1,.document h2{font-weight:400}.document p,.document li{color:#476462}.document a{overflow-wrap:anywhere}.document h2{border-top:1px solid #d2e2e0;padding-top:25px}dialog{border-radius:22px;box-shadow:0 30px 80px #14363744}dialog::backdrop{background:#062d30a8}.thanks .brand-star{width:78px;height:78px;font-size:48px}.thanks h1{font-weight:400}
@media(max-width:640px){.nav-inner{min-height:78px}.wordmark{font-size:20px;letter-spacing:-.7px;gap:8px}.brand-star{width:32px;height:32px;font-size:25px;flex-shrink:0}.button-small{font-size:13px;padding:9px 15px}.hero{padding:41px 0 29px}.hero h1{font-size:40px}.hero-text{font-size:16px}.hero .eyebrow{font-size:11px;letter-spacing:.045em}.video-label{font-size:11px}.video-frame{border-radius:15px}.form-card{padding:28px 23px;border-radius:18px}.form-card h2{font-size:31px}.contact-section{margin-top:30px}.footer-grid{gap:25px}.footer-tag{line-height:1.8}.under-form{padding-inline:7px}.form-card .eyebrow{font-size:11px}}
@media(max-width:360px){.wordmark{font-size:18px;gap:6px}.button-small{padding:9px 12px}.hero h1{font-size:36px}}
