/* ─────────────────────────────────────────────
   CONTACT PAGE — PAGE-SPECIFIC STYLES
───────────────────────────────────────────── */
.cq-hero{position:relative;padding:clamp(9rem,14vw,9rem) 0 clamp(4rem,6vw,4rem);background:var(--navy-deep);overflow:hidden}
.cq-hero-bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 65% 80% at 95% 40%,rgba(30,70,32,.13) 0%,transparent 60%),radial-gradient(ellipse 50% 60% at 5% 90%,rgba(6,15,28,.9) 0%,transparent 70%)}
.cq-hero-grid{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:56px 56px}
.cq-hero-line{position:absolute;left:calc(var(--pad) + 2px);top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent,rgba(74,148,80,.22) 30%,rgba(74,148,80,.22) 70%,transparent);pointer-events:none}
.cq-hero-in{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:0rem;align-items:end}
.cq-bc{font-family:var(--mono);font-size:.58rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.25);margin-bottom:2.5rem;display:flex;align-items:center;gap:.6rem}
.cq-bc a{transition:color .2s}.cq-bc a:hover{color:rgba(255,255,255,.65)}.cq-bc-sep{color:rgba(255,255,255,.15)}.cq-bc-cur{color:var(--green-lite)}
.cq-h1{font-family:var(--serif);font-weight:300;font-size:clamp(3.8rem,7.5vw,7.8rem);line-height:.88;letter-spacing:-.02em;color:var(--white)}
.cq-h1 em{font-style:italic;color:rgba(255,255,255,.25)}
.cq-rule{width:44px;height:1px;background:var(--green-lite);margin:2.8rem 0}
.cq-lead{font-size:clamp(.92rem,1.4vw,1.06rem);color:rgba(255,255,255,.5);line-height:1.85;max-width:100ch}
.cq-promises{display:flex;flex-direction:column;gap:.6rem}
.cq-promise{display:flex;align-items:flex-start;gap:1rem;padding:1.1rem 1.4rem;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.065);border-radius:3px;transition:border-color .3s,background .3s}
.cq-promise:hover{border-color:rgba(74,148,80,.28);background:rgba(74,148,80,.04)}
.cq-p-icon{width:36px;height:36px;border-radius:50%;background:rgba(74,148,80,.1);border:1px solid rgba(74,148,80,.22);display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0;margin-top:.1rem}
.cq-p-text h4{font-size:.85rem;color:var(--white);font-weight:500;margin-bottom:.18rem}
.cq-p-text p{font-size:.76rem;color:rgba(255,255,255,.38);line-height:1.65}

/* Trust strip */
.cq-trust{background:rgba(19,41,71,.6);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);padding:1rem 0}
.cq-trust-in{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}
.cq-trust-item{display:flex;align-items:center;gap:.75rem;font-size:.85rem;color:rgba(255,255,255,.42)}
.cq-trust-icon{width:30px;height:30px;border-radius:50%;background:rgba(74,148,80,.08);border:1px solid rgba(74,148,80,.2);display:flex;align-items:center;justify-content:center;font-size:.72rem;flex-shrink:0}
.cq-trust-item strong{display:block;color:rgba(255,255,255,.72);font-size:1rem;margin-bottom:.05rem}
.cq-trust-div{width:1px;height:28px;background:rgba(255,255,255,.08);flex-shrink:0}

/* Main layout */
.cq-main{padding:var(--sec) 0;background:var(--navy-deep)}
.cq-main-in{display:grid;grid-template-columns:320px 1fr;gap:4.5rem;align-items:start}

/* Sidebar */
.cq-sb{position:sticky;top:96px}
.cq-sb-sec{margin-bottom:2.5rem}
.cq-sb-lbl{font-family:var(--mono);font-size:.56rem;letter-spacing:.22em;text-transform:uppercase;color:var(--green-lite);margin-bottom:1.2rem;display:flex;align-items:center;gap:.5rem}
.cq-sb-lbl::before{content:"";width:18px;height:1px;background:var(--green-lite)}
.cq-resp{display:flex;align-items:center;gap:.9rem;background:rgba(74,148,80,.07);border:1px solid rgba(74,148,80,.18);border-radius:3px;padding:1rem 1.2rem;margin-bottom:1.4rem}
.cq-dot{width:8px;height:8px;border-radius:50%;background:var(--green-lite);flex-shrink:0;animation:sbPulse 2.4s ease-in-out infinite}
@keyframes sbPulse{0%,100%{box-shadow:0 0 0 0 rgba(74,148,80,.5)}50%{box-shadow:0 0 0 7px rgba(74,148,80,0)}}
.cq-resp h4{font-size:.82rem;color:var(--white);font-weight:500;margin-bottom:.15rem}
.cq-resp p{font-size:.72rem;color:rgba(255,255,255,.38)}
.cq-ci{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1.1rem}
.cq-ci-ic{width:36px;height:36px;border-radius:2px;flex-shrink:0;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.065);display:flex;align-items:center;justify-content:center}
.cq-ci-ic svg{width:14px;height:14px;stroke:var(--green-lite);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.cq-ci-type{font-family:var(--mono);font-size:.52rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.28);margin-bottom:.2rem}
.cq-ci-val{font-size:.86rem;color:var(--white);line-height:1.45}
.cq-ci-val a{transition:color .2s}.cq-ci-val a:hover{color:var(--green-lite)}
.cq-ci-note{font-size:.72rem;color:rgba(255,255,255,.3);display:block;margin-top:.1rem}
.cq-tl{display:flex;flex-direction:column}
.cq-tl-row{display:flex;align-items:flex-start;gap:.85rem;padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.055)}
.cq-tl-row:last-child{border-bottom:none}
.cq-tl-n{width:22px;height:22px;border-radius:50%;flex-shrink:0;margin-top:.1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:.52rem;color:rgba(255,255,255,.3)}
.cq-tl-n.hi{background:rgba(74,148,80,.15);border-color:rgba(74,148,80,.3);color:var(--green-lite)}
.cq-tl-step{font-size:.8rem;color:rgba(255,255,255,.6)}
.cq-tl-day{font-family:var(--mono);font-size:.56rem;letter-spacing:.08em;color:rgba(255,255,255,.28);margin-top:.1rem}
.cq-testi{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:3px;padding:1.4rem}
.cq-tq{font-family:var(--serif);font-size:.96rem;font-weight:300;font-style:italic;color:rgba(255,255,255,.6);line-height:1.8;margin-bottom:1rem;position:relative;padding-left:1rem}
.cq-tq::before{content:"\201C";position:absolute;left:0;top:-.1rem;font-size:1.6rem;line-height:1;color:var(--green-lite);font-style:normal}
.cq-tauth{display:flex;align-items:center;gap:.65rem}
.cq-tav{width:32px;height:32px;border-radius:50%;background:var(--navy-mid);color:var(--white);display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:.58rem;flex-shrink:0}
.cq-tnm{font-size:.8rem;color:var(--white);font-weight:500}
.cq-trl{font-family:var(--mono);font-size:.52rem;letter-spacing:.06em;color:rgba(255,255,255,.3)}

/* Form card */
.cq-card{background:var(--navy-mid);border:1px solid rgba(255,255,255,.07);border-radius:4px;overflow:hidden}
.cq-fh{background:rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.07);padding:1rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}
.cq-fh-t{font-family:var(--serif);font-size:1.55rem;font-weight:300;color:var(--white)}
.cq-fh-s{font-family:var(--mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.28);margin-top:.35rem}
.cq-prog{display:flex;gap:.45rem;align-items:center;flex-shrink:0}
.cq-pd{width:25px;height:3px;border-radius:2px;background:rgba(255,255,255,.1);transition:background .4s var(--ease)}
.cq-pd.on{background:var(--green-lite)}
.cq-tabs{display:flex;border-bottom:1px solid rgba(255,255,255,.06);overflow-x:auto;scrollbar-width:none}
.cq-tabs::-webkit-scrollbar{display:none}
.cq-tab{display:flex;align-items:center;gap:.55rem;font-family:var(--mono);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.22);padding:1rem 1.5rem;border-bottom:2px solid transparent;transition:color .3s,border-color .3s;white-space:nowrap;flex-shrink:0}
.cq-tab.active{color:var(--green-lite);border-bottom-color:var(--green-lite)}
.cq-tab.done{color:rgba(255,255,255,.45)}
.cq-tn{width:18px;height:18px;border-radius:50%;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;font-size:.52rem;flex-shrink:0;transition:background .3s,color .3s}
.cq-tab.active .cq-tn{background:var(--green-lite);color:var(--navy-deep)}
.cq-tab.done .cq-tn{background:rgba(74,148,80,.2);color:var(--green-lite)}
.cq-fb{padding:2.5rem}
.cq-panel{display:none}
.cq-panel.active{display:block}

/* Fields */
.f-row{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-bottom:1.2rem}
.f-row.full{grid-template-columns:1fr}
.f-g{display:flex;flex-direction:column;gap:.42rem}
.f-lb{font-family:var(--mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.42)}
.f-req{color:var(--green-lite);margin-left:.2rem}
.f-in,.f-sel,.f-ta{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09);border-radius:2px;color:var(--white);font-family:var(--sans);font-size:.9rem;padding:.75rem 1rem;transition:border-color .25s,background .25s;width:100%;-webkit-appearance:none}
.f-in::placeholder,.f-ta::placeholder{color:rgba(255,255,255,.2)}
.f-in:focus,.f-sel:focus,.f-ta:focus{outline:none;border-color:var(--green-lite);background:rgba(255,255,255,.065)}
.f-sel{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(255,255,255,0.3)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.8rem;cursor:pointer}
.f-sel option{background:#132947;color:#fff}
.f-ta{resize:vertical;min-height:110px;line-height:1.65}
.f-div{height:1px;background:rgba(255,255,255,.055);margin:1.8rem 0}

/* Service tiles */
.svc-pick{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin-bottom:1.2rem}
.svc-t{background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.075);border-radius:3px;padding:.75rem 1rem;cursor:pointer;transition:border-color .25s,background .25s;
	display:flex;flex-direction:row-reverse;
    align-items: center;justify-content: space-between;gap:.35rem;user-select:none;position:relative}
.svc-t:hover{border-color:rgba(74,148,80,.3);background:rgba(74,148,80,.04)}
.svc-t.on{border-color:var(--green-lite);background:rgba(74,148,80,.09)}
.svc-t input{display:none}
.svc-ti{font-size:1.15rem}
.svc-tn{font-size:.76rem;font-weight:500;color:rgba(255,255,255,.7);line-height:1.3; margin-left:.5rem;}
.svc-t.on .svc-tn{color:var(--white)}
.svc-chk{right:.6rem;min-width:16px;width:16px;height:16px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:transparent;display:flex;align-items:center;justify-content:center;font-size:.58rem;color:transparent;transition:all .2s}
.svc-t.on .svc-chk{background:var(--green-lite);border-color:var(--green-lite);color:var(--navy-deep)}

/* Budget tiles */
.bud-pick{display:grid;grid-template-columns:repeat(4,1fr);gap:.65rem;margin-bottom:1.2rem}
.bud-t{background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.075);border-radius:2px;padding:.85rem .75rem;text-align:center;cursor:pointer;transition:border-color .25s,background .25s;user-select:none}
.bud-t:hover{border-color:rgba(74,148,80,.3)}
.bud-t.on{border-color:var(--green-lite);background:rgba(74,148,80,.09)}
.bud-t input{display:none}
.bud-a{font-family:var(--serif);font-size:1.05rem;font-weight:300;color:var(--white);display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:space-evenly;align-items:center;}
.bud-l{font-family:var(--mono);font-size:.5rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.32);margin-top:.15rem}
.bud-t.on .bud-l{color:rgba(255,255,255,.55)}

/* Timeline tiles */
.tl-pick{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin-bottom:1.2rem}
.tl-t{background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.075);border-radius:2px;padding:0.75rem .85rem;text-align:center;cursor:pointer;transition:border-color .25s,background .25s;user-select:none;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:space-evenly;align-items:center;}
.tl-t:hover{border-color:rgba(74,148,80,.3)}
.tl-t.on{border-color:var(--green-lite);background:rgba(74,148,80,.09)}
.tl-t input{display:none}
.tl-ic{font-size:1.1rem;margin-bottom:.3rem}
.tl-nm{font-size:.8rem;font-weight:500;color:rgba(255,255,255,.7);margin-left:.5rem;}
.tl-sb{font-family:var(--mono);font-size:.5rem;letter-spacing:.07em;color:rgba(255,255,255,.3);margin-top:.18rem}
.tl-t.on .tl-nm{color:var(--white)}

/* File drop */
.f-drop{border:1px dashed rgba(255,255,255,.14);border-radius:3px;padding:1.6rem;text-align:center;cursor:pointer;transition:border-color .25s,background .25s;position:relative}
.f-drop:hover{border-color:rgba(74,148,80,.38);background:rgba(74,148,80,.03)}
.f-drop input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}
.f-drop-ic{font-size:1.4rem;margin-bottom:.5rem}
.f-drop-tx{font-size:.8rem;color:rgba(255,255,255,.38);line-height:1.65}
.f-drop-tx strong{color:rgba(255,255,255,.65)}

/* Privacy notice */
.f-priv{background:rgba(74,148,80,.04);border:1px solid rgba(74,148,80,.12);border-radius:2px;padding:1rem 1.2rem;margin-top:1.4rem;display:flex;align-items:center;}
.f-priv p{font-size:.74rem;color:rgba(255,255,255,.38);line-height:1.7}
.f-priv a{color:var(--green-lite);text-decoration:underline;text-underline-offset:2px}

/* Form nav */
.cq-fnav{display:flex;align-items:center;justify-content:space-between;padding:1rem 2.5rem;border-top:1px solid rgba(255,255,255,.055);background:rgba(255,255,255,.018)}
.cq-back{font-family:var(--mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.35);background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.45rem;transition:color .2s}
.cq-back:hover{color:rgba(255,255,255,.7)}
.cq-back svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round}
.cq-nxt{font-family:var(--mono);font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;background:var(--green);color:var(--white);border:none;cursor:pointer;padding:.88rem 2rem;border-radius:2px;display:flex;align-items:center;gap:.6rem;transition:background .2s,transform .2s}
.cq-nxt:hover{background:var(--green-mid);transform:translateY(-1px)}
.cq-nxt svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round}

/* Success */
.cq-ok{display:none;text-align:center;padding:4rem 2.5rem 3.5rem}
.cq-ok.show{display:block}
.cq-ok-ring{width:76px;height:76px;border-radius:50%;background:rgba(74,148,80,.1);border:1px solid rgba(74,148,80,.3);display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;font-size:1.8rem;animation:okPop .6s var(--ease) both}
@keyframes okPop{from{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}
.cq-ok-h{font-family:var(--serif);font-size:2.6rem;font-weight:300;color:var(--white);margin-bottom:.9rem}
.cq-ok-p{font-size:.92rem;color:rgba(255,255,255,.48);line-height:1.82;max-width:40ch;margin:0 auto 2.5rem}
.cq-ok-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}

/* FAQ */
.cq-faq{padding:var(--sec) 0;background:var(--green)}
.cq-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 4rem;margin-top:4rem}
.cq-fi{border-top:1px solid rgba(255,255,255,.065);padding:1.6rem 0}
.cq-fq{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;cursor:pointer}
.cq-fqt{font-family:var(--serif);font-size:1.1rem;font-weight:300;color:var(--white);line-height:1.4}
.cq-ftog{width:26px;height:26px;border-radius:50%;flex-shrink:0;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:.72rem;color:rgba(255,255,255,.35);transition:all .3s;margin-top:.1rem}
.cq-fi.open .cq-ftog{background:var(--green-lite);border-color:var(--green-lite);color:var(--navy-deep);transform:rotate(45deg)}
.cq-fa{font-size:.87rem;color:rgba(255,255,255,.42);line-height:1.88;max-height:0;overflow:hidden;opacity:0;transition:max-height .5s var(--ease),opacity .35s,padding .3s}
.cq-fi.open .cq-fa{max-height:300px;opacity:1;padding-top:.9rem}

/* CTA band */
.cq-cta{padding:clamp(4rem,7vw,6rem) 0;background:var(--green);position:relative;overflow:hidden}
.cq-cta::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 120% at 80% 50%,rgba(0,0,0,.18) 0%,transparent 60%);pointer-events:none}
.cq-cta-in{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}
.cq-cta-h{font-family:var(--serif);font-size:clamp(2.4rem,5vw,4rem);font-weight:300;line-height:.92;letter-spacing:-.01em;color:var(--white)}
.cq-cta-h em{font-style:italic;color:rgba(255,255,255,.5)}
.cq-cta-btns{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}

/* Responsive */
@media(max-width:1024px){
  .cq-hero-in{grid-template-columns:1fr;gap:2.5rem}
  .cq-promises{display:none}
  .cq-main-in{grid-template-columns:1fr;gap:3.5rem}
  .cq-sb{position:static;display:grid;grid-template-columns:1fr 1fr;gap:2rem}
  .cq-sb-sec{margin-bottom:0}
  .cq-faq-grid{grid-template-columns:1fr}
  .bud-pick{grid-template-columns:1fr 1fr}
  .cq-cta-in{flex-direction:column;text-align:center}
  .cq-cta-btns{justify-content:center}
  .cq-trust-in{justify-content:center;gap:1.5rem 2.5rem}
  .cq-trust-div{display:none}
}
@media(max-width:768px){
  .svc-chk{position:absolute;top:.25rem;right:.25rem;}
  .cq-hero{padding:clamp(6rem,14vw,9rem) 0 clamp(1rem,6vw,2rem);}
  .cq-rule{margin:1.2rem 0}
  /* hdr-nav + ham responsive rules → common.css */
  .cq-h1{font-size:clamp(3rem,11vw,5rem)}
  .cq-sb{grid-template-columns:1fr}
  .f-row{grid-template-columns:1fr}
  .svc-pick{grid-template-columns:1fr 1fr}
  .bud-pick{grid-template-columns:1fr 1fr}
  .tl-pick{grid-template-columns:1fr}
  .cq-fb{padding:1.5rem 1.25rem}
  .cq-fh{padding:1.4rem 1.25rem}
  .cq-fnav{padding:1.25rem}
  .cq-ok{padding:3rem 1.5rem}
  .cq-ok-btns{flex-direction:column;align-items:center}
  .cq-trust-in{flex-direction:column;align-items:flex-start}
}