:root{--gsp-yellow:#f4bd3f;--gsp-yellow-hover:#e7aa22;--gsp-ink:#191919;--gsp-muted:#666;--gsp-soft:#fff8e6;--gsp-border:#eadfbf}
.gsp-policy-wrap,.gsp-contact-wrap{max-width:1120px;margin:38px auto;padding:0 20px;color:var(--gsp-ink);font-family:inherit;box-sizing:border-box}
.gsp-policy-wrap{max-width:920px;background:#fff;border:1px solid #eee;border-radius:18px;padding:34px;box-shadow:0 10px 30px rgba(0,0,0,.05)}
.gsp-policy-wrap h1,.gsp-contact-wrap h1{font-size:clamp(30px,4vw,46px);line-height:1.1;margin:8px 0 18px;color:#161616}
.gsp-policy-wrap h2{font-size:22px;margin-top:30px;margin-bottom:8px;color:#1b1b1b}
.gsp-policy-wrap p,.gsp-policy-wrap li{font-size:16px;line-height:1.75;color:#444}
.gsp-policy-wrap a,.gsp-contact-wrap a{color:#8a6200;text-decoration:underline;text-underline-offset:3px}
.gsp-policy-kicker{display:inline-block;background:var(--gsp-yellow);color:#1b1b1b;font-weight:800;letter-spacing:.08em;font-size:12px;padding:7px 11px;border-radius:999px}
.gsp-contact-wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:32px;align-items:start}
.gsp-contact-intro>p{font-size:17px;line-height:1.7;color:#555;max-width:660px}
.gsp-contact-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}
.gsp-contact-card{border:1px solid var(--gsp-border);background:var(--gsp-soft);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:5px;min-height:80px;box-sizing:border-box}
.gsp-contact-card strong{font-size:13px;text-transform:uppercase;letter-spacing:.04em}
.gsp-address{margin-top:16px;border-left:4px solid var(--gsp-yellow);padding:12px 14px;background:#fafafa;border-radius:0 10px 10px 0;line-height:1.6}
.gsp-contact-form-card{background:#fff;border:1px solid #e9e9e9;border-radius:18px;padding:26px;box-shadow:0 10px 30px rgba(0,0,0,.06)}
.gsp-contact-form-card h2{font-size:26px;margin:0 0 18px}
.gsp-contact-form{display:grid;gap:14px}
.gsp-contact-form label{display:grid;gap:6px;font-weight:650;font-size:14px;color:#2c2c2c}
.gsp-contact-form label span{color:#9b2600}
.gsp-contact-form input,.gsp-contact-form textarea{width:100%;box-sizing:border-box;border:1px solid #d7d7d7;border-radius:10px;padding:12px 13px;font:inherit;background:#fff;transition:.2s border-color,.2s box-shadow}
.gsp-contact-form input:focus,.gsp-contact-form textarea:focus{outline:none;border-color:var(--gsp-yellow-hover);box-shadow:0 0 0 3px rgba(244,189,63,.2)}
.gsp-contact-form button{border:0;background:var(--gsp-yellow);color:#161616;font-weight:800;font-size:16px;border-radius:10px;padding:13px 18px;cursor:pointer;transition:.2s background,.2s transform}
.gsp-contact-form button:hover{background:var(--gsp-yellow-hover);transform:translateY(-1px)}
.gsp-honeypot{position:absolute!important;left:-99999px!important;opacity:0!important;pointer-events:none!important}
.gsp-notice{border-radius:10px;padding:11px 13px;margin-bottom:14px;font-weight:600}.gsp-notice.success{background:#edf9ef;color:#17642a;border:1px solid #bfe6c7}.gsp-notice.error{background:#fff1ef;color:#8f291f;border:1px solid #f0c8c3}
.gsp-site-footer{margin-top:54px;background:#171717;color:#efefef;font-family:inherit;position:relative;z-index:2}
.gsp-footer-accent{height:6px;background:var(--gsp-yellow)}
.gsp-footer-inner{max-width:1180px;margin:0 auto;padding:42px 20px 32px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:30px}
.gsp-footer-brand{display:flex;align-items:flex-start;gap:14px}.gsp-footer-logo{width:46px;height:46px;flex:0 0 46px;background:var(--gsp-yellow);color:#161616;border-radius:12px;display:grid;place-items:center;font-size:24px;font-weight:900}.gsp-footer-brand strong{font-size:21px;color:#fff}.gsp-footer-brand p{margin:7px 0 0;color:#bdbdbd;line-height:1.55;max-width:300px}
.gsp-footer-col{display:flex;flex-direction:column;gap:9px}.gsp-footer-col h3{margin:0 0 6px;color:var(--gsp-yellow);font-size:15px;text-transform:uppercase;letter-spacing:.05em}.gsp-footer-col a,.gsp-footer-col span{color:#d7d7d7;text-decoration:none;line-height:1.55;word-break:break-word}.gsp-footer-col a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}
.gsp-footer-bottom{border-top:1px solid #303030;max-width:1180px;margin:0 auto;padding:18px 20px 22px;display:flex;justify-content:space-between;gap:16px;color:#9f9f9f;font-size:13px}
@media(max-width:900px){.gsp-contact-wrap{grid-template-columns:1fr}.gsp-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.gsp-policy-wrap{margin:20px 12px;padding:22px 18px;border-radius:14px}.gsp-contact-wrap{padding:0 14px;margin:24px auto}.gsp-contact-cards{grid-template-columns:1fr}.gsp-contact-form-card{padding:20px}.gsp-footer-inner{grid-template-columns:1fr;padding-top:32px}.gsp-footer-bottom{flex-direction:column}.gsp-site-footer{margin-top:36px}}

/* v1.0.2 — stronger mobile layout for sites that keep a wide content viewport. */
@media(max-width:1100px){
  .gsp-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
}
@media(max-width:800px){
  .gsp-footer-inner{grid-template-columns:1fr;padding:30px 18px 24px;gap:24px}
  .gsp-footer-brand{max-width:520px}
  .gsp-footer-col{gap:8px}
  .gsp-footer-bottom{flex-direction:column;padding:16px 18px 20px}
}

/* v1.0.4 safe legal-link block. Never targets or modifies an existing footer. */
.gsp-legal-links{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center}
.gsp-legal-links a{color:inherit;text-decoration:none}
.gsp-legal-links a:hover{text-decoration:underline;text-underline-offset:3px}
