.cq-footer,.cq-footer *{box-sizing:border-box}
.cq-footer{--cq-gold:#e3b94f;background:#070807;color:#f2f0e8;padding:92px 0 30px;font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.cq-footer a{text-decoration:none}
.cq-footer button,.cq-footer input{font:inherit}
.cq-footer-wrap{width:min(calc(100% - 40px),1160px);margin:0 auto}
.cq-footer-grid{display:grid;grid-template-columns:1.35fr .62fr .78fr;gap:56px;padding-bottom:70px}
.cq-footer-main{min-width:0}
.cq-footer-main h2{font-size:clamp(48px,5.3vw,78px);font-weight:800;letter-spacing:-.055em;line-height:1;margin:0 0 26px;color:#fff}
.cq-footer-main>p{max-width:650px;color:#9b9d96;font-size:15px;line-height:1.75;margin:0 0 16px}
.cq-footer-accent{color:var(--cq-gold);font-weight:800;margin-bottom:34px}
.cq-ask-ai{border-top:1px solid #25261f;padding-top:28px;max-width:650px}
.cq-ask-ai h3{font-size:16px;margin:0 0 8px;color:#f4f1e8}
.cq-ask-ai p{font-size:13px;line-height:1.7;color:#8f9089;margin:0 0 17px}
.cq-ai-actions{display:flex;gap:10px;flex-wrap:wrap}
.cq-ai-actions button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;border:1px solid #2d2e27;border-radius:12px;padding:10px 13px;background:#0e0f0d;color:#f2f0e8;font-size:13px;font-weight:650;cursor:pointer;transition:.2s ease}
.cq-ai-actions button:hover{border-color:rgba(227,185,79,.5);background:#14150f}
.cq-ai-actions img{width:18px;height:18px;display:block;object-fit:contain;filter:brightness(0) invert(1);opacity:.96}
.cq-footer-col{min-width:0}
.cq-footer-label{font-family:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;letter-spacing:.18em;color:#c3b36e;text-transform:uppercase;margin-bottom:18px}
.cq-footer-nav{display:flex;flex-direction:column;gap:13px;font-size:15px}
.cq-footer-nav a{color:#f2f0e8;transition:.2s ease}
.cq-footer-nav a:hover{color:var(--cq-gold)}
.cq-social-list{display:flex;flex-direction:column;gap:10px;min-width:0}
.cq-social{display:flex;align-items:center;justify-content:flex-start;gap:12px;border:1px solid #292a23;border-radius:12px;padding:12px 13px;background:#0a0b09;color:#e7e2d4;min-width:0;transition:.2s ease}
.cq-social:hover{border-color:rgba(227,185,79,.34);background:#10110e}
.cq-social-left{display:flex;align-items:center;gap:12px;color:#e7e2d4;font-weight:650;min-width:0}
.cq-logo{width:24px;height:24px;border-radius:7px;display:grid;place-items:center;flex:0 0 auto}
.cq-logo svg{display:block}
.cq-social-arrow{color:#9e9f98;margin-left:auto;font-size:12px;line-height:1;flex:0 0 auto}
.cq-newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:10px;min-width:0}
.cq-newsletter-input{width:100%;min-width:0;height:38px;border:1px solid #2c2d25;border-radius:10px;background:#0b0c0a;color:#f1efe7;padding:0 10px;font-size:11.5px;outline:none;transition:.2s ease}
.cq-newsletter-input::placeholder{color:#777971}
.cq-newsletter-input:focus{border-color:rgba(227,185,79,.48);box-shadow:0 0 0 3px rgba(227,185,79,.07)}
.cq-newsletter-submit{height:38px;border:1px solid rgba(227,185,79,.28);border-radius:10px;background:rgba(227,185,79,.08);color:#e4d18a;padding:0 11px;font-size:10.5px;font-weight:800;cursor:pointer;transition:.2s ease}
.cq-newsletter-submit:hover{background:rgba(227,185,79,.14);border-color:rgba(227,185,79,.5);color:#f4dc83}
.cq-newsletter-status{grid-column:1/-1;display:none;font-size:10px;color:#a6a79f;margin-top:1px}
.cq-newsletter-form.is-submitted .cq-newsletter-status{display:block}
.cq-newsletter-form.is-submitted .cq-newsletter-submit{opacity:.8}
.cq-copyright{border-top:1px solid #1f201a;padding:24px 0 2px;color:#73756f;font-size:12px}
@media(max-width:720px){
  .cq-footer{padding-top:60px}
  .cq-footer-wrap{width:min(calc(100% - 24px),1160px)}
  .cq-footer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px 16px;padding-bottom:48px}
  .cq-footer-main{grid-column:1/-1}
  .cq-footer-main h2{font-size:clamp(42px,12vw,58px);margin-bottom:18px}
  .cq-footer-main>p{font-size:14px;line-height:1.7}
  .cq-footer-accent{margin-bottom:26px;font-size:14px}
  .cq-ask-ai{padding-top:22px}
  .cq-footer-col{border-top:1px solid #24251f;padding-top:20px;min-width:0}
  .cq-footer-label{font-size:10px;margin-bottom:12px}
  .cq-footer-nav{gap:9px}
  .cq-footer-nav a{font-size:12.5px;line-height:1.35}
  .cq-social-list{gap:8px}
  .cq-social{padding:9px 8px;border-radius:10px;font-size:11.5px;gap:8px}
  .cq-social-left{gap:8px;font-size:11px;min-width:0}
  .cq-social-arrow{font-size:11px}
  .cq-logo{width:21px;height:21px;border-radius:6px}
  .cq-newsletter-form{gap:5px;margin-top:8px}
  .cq-newsletter-input{height:34px;padding:0 8px;font-size:10.5px}
  .cq-newsletter-submit{height:34px;padding:0 8px;font-size:9px}
  .cq-newsletter-status{font-size:9px}
  .cq-copyright{font-size:11px}
}
@media(max-width:430px){
  .cq-footer-grid{gap:14px 12px}
  .cq-social{padding:8px 6px;font-size:10.5px}
  .cq-social-left{font-size:10.5px}
  .cq-newsletter-input{font-size:10px}
  .cq-newsletter-submit{padding:0 7px;font-size:8.5px}
  .cq-footer-nav a{font-size:12px}
}

.cq-logo img{width:17px;height:17px;display:block;object-fit:contain}
.cq-email-row{display:flex;align-items:center;gap:8px;color:#c9c8c1;font-size:11px;font-weight:650;margin-top:2px}
.cq-email-row .cq-mail{color:#e7e2d4;background:#0a0b09;border:1px solid #292a23}
