.consult-hero{position:relative;min-height:58vh;display:flex;align-items:flex-end;padding:80px 5%;background-image:url(https://images.unsplash.com/photo-1597201278257-3687be27d954?auto=format&fit=crop&w=1800&q=80);background-size:cover;background-position:center;background-attachment:fixed}.consult-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(1,20,10,.92) 0%,rgba(1,20,10,.5) 55%,transparent 100%)}.consult-hero .hero-content{position:relative;z-index:1;max-width:640px}.consult-hero .hero-eyebrow{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:2.5px;color:var(--gold-lite);margin-bottom:18px}.consult-hero h1{font-family:Playfair Display,serif;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:900;font-style:italic;color:#faf7f0;line-height:1.05;margin-bottom:20px}.consult-hero p{font-size:1.1rem;font-weight:300;color:#faf7f0bf;max-width:520px;line-height:1.75}.how-section{background:#080e08;padding:90px 5% 30px}.how-inner{max-width:1000px;margin:0 auto;text-align:center}.how-inner .section-eyebrow{justify-content:center}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:56px;text-align:left}.how-step{position:relative;padding-top:8px}.how-step .step-num{font-family:Playfair Display,serif;font-style:italic;font-size:2.6rem;font-weight:900;color:#b8860b47;line-height:1;margin-bottom:18px;display:block}.how-step h3{font-family:Playfair Display,serif;font-size:1.3rem;color:#faf7f0;margin-bottom:12px}.how-step p{font-size:.95rem;color:#faf7f099;line-height:1.8}.consult-section{background:#080e08;padding:60px 5% 110px}.consult-inner{max-width:680px;margin:0 auto}.consult-form{background:#011e108c;border:1px solid rgba(184,134,11,.18);border-radius:14px;padding:52px 52px 56px;backdrop-filter:blur(14px)}.form-row{margin-bottom:28px}.form-row label{display:block;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:1.8px;color:#faf7f080;margin-bottom:10px}.form-row input,.form-row textarea{width:100%;box-sizing:border-box;background:#01140a99;border:1px solid rgba(184,134,11,.22);border-radius:8px;color:#faf7f0;font-family:DM Sans,sans-serif;font-size:.95rem;padding:14px 18px;outline:none;transition:border-color .2s,background .2s;-webkit-appearance:none;appearance:none}.form-row textarea{resize:vertical;min-height:120px;line-height:1.65}.form-row input:focus,.form-row textarea:focus{border-color:#b8860b;background:#011e10bf}.form-row input::placeholder,.form-row textarea::placeholder{color:#faf7f047}.form-cols{display:grid;grid-template-columns:1fr 1fr;gap:20px}.callback-toggle{display:flex;align-items:flex-start;gap:14px;background:#01140a80;border:1px solid rgba(184,134,11,.18);border-radius:10px;padding:18px 20px;margin-bottom:28px;cursor:pointer;transition:border-color .2s,background .2s}.callback-toggle:hover{border-color:#b8860b66}.callback-toggle input{margin-top:3px;width:18px;height:18px;accent-color:#B8860B;cursor:pointer;flex-shrink:0}.callback-toggle .toggle-text strong{display:block;color:#faf7f0;font-size:.92rem;font-weight:600;margin-bottom:4px}.callback-toggle .toggle-text span{font-size:.82rem;color:#faf7f080;line-height:1.6}.form-submit{margin-top:10px;width:100%;background:#013220;border:1.5px solid #B8860B;color:#faf7f0;border-radius:100px;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:17px 0;cursor:pointer;transition:background .25s,transform .2s,box-shadow .2s}.form-submit:hover{background:#024a30;transform:translateY(-2px);box-shadow:0 10px 32px #0006}.form-note{text-align:center;margin-top:20px;font-size:.78rem;color:#faf7f04d;line-height:1.6}.form-note a{color:#d4a017b3;text-decoration:none}.form-note a:hover{color:var(--gold-lite)}.form-success{display:none;text-align:center;padding:48px 0}.form-success .check{font-size:2.5rem;margin-bottom:16px;display:block}.form-success h3{font-family:Playfair Display,serif;font-style:italic;font-size:1.6rem;color:#faf7f0;margin-bottom:12px}.form-success p{font-size:.95rem;color:#faf7f08c;line-height:1.75}@media (max-width: 820px){.how-steps{grid-template-columns:1fr;gap:44px}}@media (max-width: 700px){.consult-form{padding:36px 28px 40px}.form-cols{grid-template-columns:1fr;gap:0}.consult-hero{background-attachment:scroll}}
