.site-footer{position:relative;overflow:hidden;margin-top:0;padding:0;background:#181816;color:#fff}
.site-footer:before{content:"";position:absolute;width:520px;height:520px;right:-220px;bottom:-280px;border:1px solid rgba(212,168,70,.15);border-radius:50%;box-shadow:0 0 0 45px rgba(212,168,70,.035),0 0 0 90px rgba(212,168,70,.025);pointer-events:none}
.footer-cta{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding-top:65px;padding-bottom:56px;border-bottom:1px solid rgba(255,255,255,.13)}
.footer-cta:after{content:"";position:absolute;left:0;bottom:-1px;width:130px;height:2px;background:var(--gold)}
.footer-kicker{display:block;margin-bottom:12px;color:#d4a846;font-size:.7rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.site-footer .footer-cta h2{margin:0;color:#fff;font-size:clamp(2rem,4vw,3.55rem);line-height:1.07;letter-spacing:-.045em}
.footer-cta-button{display:inline-flex;align-items:center;gap:26px;flex:0 0 auto;margin-bottom:5px;padding:15px 19px 15px 23px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#fff;color:#1d1d1b;text-decoration:none;font-weight:800;transition:transform .2s,background .2s}
.footer-cta-button span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#d4a846;color:#fff;font-size:1.1rem;transition:transform .2s}
.footer-cta-button:hover{background:#f6f0e2;transform:translateY(-2px)}.footer-cta-button:hover span{transform:translateX(3px)}
.footer-main{position:relative;display:grid;grid-template-columns:minmax(300px,1.8fr) minmax(150px,.65fr) minmax(180px,.75fr);gap:70px;padding-top:52px;padding-bottom:52px}
.site-footer .footer-brand{display:inline-flex;flex-direction:row;text-align:left;text-decoration:none}.site-footer .footer-logo-wrap{padding:4px;background:#fff}.site-footer .footer-brand .brand-logo{width:64px;height:64px}.site-footer .footer-brand .brand-copy{font-size:.9rem;letter-spacing:.06em}
.footer-intro p{margin:19px 0 15px;color:#aaa79f;font-size:1rem;line-height:1.55}.footer-email{color:#d4a846;font-size:.83rem;font-weight:700;text-decoration:none}.footer-email:hover{text-decoration:underline}
.site-footer .footer-nav{display:flex;align-items:flex-start;flex-direction:column;gap:9px}.site-footer .footer-nav strong{margin-bottom:8px;color:#fff;font:800 .73rem Manrope,sans-serif;letter-spacing:.13em;text-transform:uppercase}.site-footer .footer-nav a{position:relative;color:#aaa79f;text-decoration:none;font-size:.9rem;transition:color .2s,transform .2s}.site-footer .footer-nav a:before{content:"";position:absolute;left:-13px;top:50%;width:0;height:1px;background:#d4a846;transition:width .2s}.site-footer .footer-nav a:hover{color:#fff;transform:translateX(13px)}.site-footer .footer-nav a:hover:before{width:8px}
.site-footer .footer-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:0;padding-top:20px;padding-bottom:20px;border-top:1px solid rgba(255,255,255,.11);color:#77756f;font-size:.73rem}
.footer-trust{display:inline-flex;align-items:center;gap:7px}.footer-trust i{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:rgba(212,168,70,.16);color:#d4a846;font-style:normal;font-size:.65rem}.footer-trust b{margin:0 3px;color:#4f4e49}
@media(max-width:800px){.footer-cta{align-items:flex-start;flex-direction:column}.footer-main{grid-template-columns:1.3fr 1fr;gap:45px}.footer-intro{grid-column:1/-1}.footer-intro p br{display:none}}
@media(max-width:560px){.footer-cta{padding-top:48px;padding-bottom:42px}.site-footer .footer-cta h2{font-size:2.35rem}.footer-cta-button{width:100%;justify-content:space-between}.footer-main{grid-template-columns:1fr 1fr;gap:38px 22px;padding-top:42px;padding-bottom:40px}.site-footer .footer-brand .brand-logo{width:58px;height:58px}.site-footer .footer-bottom{align-items:flex-start;flex-direction:column}.footer-trust{flex-wrap:wrap}.footer-trust b{display:none}}
@media(prefers-reduced-motion:reduce){.footer-cta-button,.footer-cta-button span,.site-footer .footer-nav a,.site-footer .footer-nav a:before{transition:none}}
