/* GEODOMAS ecosystem footer · resort · 2026-09-23 */
.site-footer{padding:clamp(54px,7vw,86px) 0 28px;color:rgba(199,210,205,.85);background:#040c09;font-size:14px;border-top:1px solid rgba(202,164,105,.22)}
.site-footer .section-label{margin:0 0 14px;font-size:.69rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold,#caa469);font-weight:900}
.site-footer .footer-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px;padding:0 clamp(20px,5vw,48px)}
.site-footer .footer-head h2{max-width:760px;margin:0;color:#faf7f0;font-family:var(--serif,Georgia,serif);font-size:clamp(1.9rem,3.4vw,3.1rem);line-height:1.08;letter-spacing:-.04em;font-weight:500}
.site-footer .footer-top{color:var(--gold,#caa469);font-weight:900;font-size:.78rem;white-space:nowrap;letter-spacing:.04em}
.site-footer .footer-top:hover{color:#fff}
.site-footer .footer-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;width:100%;margin:0;padding:0 clamp(12px,2vw,28px);box-sizing:border-box;overflow:hidden;border:1px solid rgba(201,209,201,.18);background:rgba(250,247,240,.05)}
.site-footer .footer-links a{min-width:0;min-height:150px;padding:20px 18px;background:rgba(255,255,255,.035);transition:background .2s;overflow:hidden;display:block}
.site-footer .footer-links a:hover,.site-footer .footer-links a[aria-current=page]{background:rgba(202,164,105,.16)}
.site-footer .footer-links strong{display:block;margin-bottom:10px;color:var(--gold,#caa469);font-size:clamp(10px,.72vw,12px);line-height:1.35;letter-spacing:.05em;text-transform:uppercase;overflow-wrap:anywhere;word-break:break-word}
.site-footer .footer-links span{display:block;color:rgba(184,197,191,.78);line-height:1.45;font-size:13px;max-width:none}
.site-footer .footer-bottom{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-top:24px;padding:20px clamp(20px,5vw,48px) 0;border-top:1px solid rgba(201,209,201,.16);color:rgba(172,185,178,.7);font-size:13px}
.site-footer .footer-bottom a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.site-footer .footer-bottom a:hover{color:#fff}
@media(max-width:960px){.site-footer .footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer .footer-links a{min-height:130px}}
@media(max-width:560px){.site-footer .footer-head{flex-direction:column;align-items:start;gap:18px;padding:0 20px}.site-footer .footer-links{grid-template-columns:1fr;padding:0 12px}.site-footer .footer-links a{min-height:auto;padding:18px 16px}.site-footer .footer-bottom{padding:18px 20px 0;flex-direction:column;gap:10px}}
