/* Focused enquiries and decision-oriented resources. */
.flow-hero{padding:clamp(50px,7vw,100px) 0 50px;background:#141b1c;color:#f6f0e6;position:relative;overflow:hidden}
.flow-hero::after{content:"";position:absolute;right:-90px;top:-140px;width:440px;height:440px;border:1px solid rgba(216,168,112,.22);border-radius:50%;pointer-events:none}
.flow-hero h1{font-size:clamp(3.3rem,6vw,6.6rem);max-width:13ch;margin:18px 0 20px}
.flow-hero p{color:#d5dedb;max-width:59ch;font-size:1.15rem}
.flow-hero .eyebrow{color:#e4b779}
.flow-body{padding:clamp(45px,7vw,90px) 0;background:#f5eee4}
.flow-grid{display:grid;grid-template-columns:minmax(240px,.66fr) minmax(0,1.34fr);gap:clamp(28px,5vw,76px);align-items:start}
.flow-aside{position:sticky;top:110px}
.flow-aside h2{font-size:clamp(2rem,3vw,3.3rem);margin:12px 0 24px}
.flow-aside p{color:#354345}
.flow-steps{list-style:none;margin:28px 0;padding:0;border-top:1px solid #bbb0a2}
.flow-steps li{padding:16px 0;border-bottom:1px solid #bbb0a2;display:flex;gap:20px;align-items:baseline}
.flow-steps b{color:#8a5328;font-size:.82rem;letter-spacing:.08em}
.flow-contact{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}
.flow-contact a{display:inline-flex;align-items:center;min-height:44px;padding:8px 15px;border:1px solid #243333;border-radius:8px;color:#182526;font-weight:700}
.flow-contact a:hover{background:#182526;color:#fff}
.flow-form{background:#fffdf9;border:1px solid #cec3b5;border-radius:18px;padding:clamp(24px,4vw,44px);box-shadow:0 20px 45px rgba(25,30,28,.07)}
.flow-form h2{font-size:clamp(2rem,3vw,3.2rem);margin-bottom:14px}
.flow-form>p{color:#415054;margin-bottom:28px}
.flow-form .tool-grid{gap:18px}
.flow-form .field{margin-bottom:18px}
.flow-form .field label{color:#192b2d;font-size:.93rem}
.flow-form .field input,.flow-form .field textarea,.flow-form .field select{min-height:50px;background:#fff;border-color:#8e9694;font-size:1rem;color:#172527}
.flow-form .field textarea{min-height:135px}
.flow-form .field :is(input,select,textarea):focus-visible{outline:3px solid #9b6a38;outline-offset:2px}
.flow-form .field small{font-size:.85rem;color:#495959}
.flow-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:12px}
.flow-actions .btn{border-radius:8px}
.flow-actions .btn,.resource-copy .btn,.resource-form .btn{display:inline-flex;flex:0 0 auto;width:auto;min-height:50px;padding:12px 20px;line-height:1.35;font-size:.9rem}
.flow-actions button.btn,.resource-form button.btn{height:50px;min-width:190px;cursor:pointer}
.resource-copy .btn{margin-top:10px}
.flow-note{font-size:.87rem;color:#495959;line-height:1.55;margin:14px 0 0}
.flow-preview{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.9rem;line-height:1.6}
.resource-hero{padding:clamp(55px,7vw,105px) 0;background:#152021;color:#f7f1e8}
.resource-hero h1{max-width:15ch;font-size:4.4rem;font-size:clamp(3rem,5.4vw,5.8rem);margin:16px 0 22px}
.resource-hero p{color:#d8e0dc;font-size:1.12rem;max-width:65ch}
.resource-panel{padding:clamp(54px,6vw,85px) 0}
.resource-panel:nth-of-type(odd){background:#f2eadf}
.resource-intro{max-width:800px;margin-bottom:32px;color:#354245}
.resource-intro h2{margin:12px 0 18px}
.resource-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.resource-cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.resource-card{display:flex;flex-direction:column;align-items:flex-start;min-height:230px;padding:28px;border:1px solid #bdc2bc;background:#fffdf9;border-radius:12px}
.resource-card:hover{border-color:#9b6a38;transform:translateY(-2px)}
.resource-card .eyebrow{color:#875a2d;font-size:.75rem;margin-bottom:12px}
.resource-card h3{font-size:clamp(1.5rem,2vw,2.1rem);margin-bottom:14px}
.resource-card p{color:#405051;line-height:1.55}
.resource-card span:last-child{color:#6a3f1b;font-weight:750;margin-top:auto;padding-top:16px}
.resource-copy{max-width:920px}
.resource-copy h2{font-size:clamp(2rem,3.3vw,3.6rem);margin:0 0 18px}
.resource-copy h3{font-size:clamp(1.4rem,2vw,2rem);margin:32px 0 10px}
.resource-copy p,.resource-copy li{color:#29383b;font-size:1.02rem;line-height:1.7}
.resource-copy p+p{margin-top:15px}
.resource-copy ol,.resource-copy ul{padding-left:25px;margin:15px 0 24px}
.resource-copy li+li{margin-top:10px}
.resource-copy ul{list-style:disc}
.resource-copy ol{list-style:decimal}
.resource-form{max-width:900px;margin:28px 0}
.resource-form .result{white-space:pre-line}
.resource-callout{border-left:4px solid #a86f35;padding:18px 24px;margin:28px 0;background:#fff9ee;color:#26383a}
.resource-callout p{margin:0}
@media(max-width:850px){.flow-grid{grid-template-columns:1fr}.flow-aside{position:static}.resource-cards.three{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.resource-cards,.resource-cards.three,.flow-form .tool-grid{grid-template-columns:1fr}.flow-hero h1,.resource-hero h1{font-size:clamp(3rem,12vw,4.3rem)}.flow-form{padding:23px}.resource-card{min-height:0}}
.spam-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.form-status{min-height:1.6em;margin-top:16px;color:#203b34;font-size:1rem;font-weight:650;line-height:1.55}
.flow-form button:disabled,.tool-shell button:disabled{opacity:.65;cursor:wait}
