.public-footer{background:#080a0d;color:#fff;padding-top:0}
.public-footer-cta{display:flex;justify-content:space-between;align-items:center;gap:32px;padding-top:44px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.11)}
.public-footer-cta h2{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:9px 0}
.public-footer-cta p{color:#aeb4be;margin:0;max-width:700px}
.public-footer-grid{display:grid;grid-template-columns:minmax(260px,1.6fr) repeat(auto-fit,minmax(170px,1fr));gap:48px;padding-top:54px;padding-bottom:48px}
.public-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}
.public-footer-grid b{font-size:15px;margin-bottom:7px;color:#fff}
.public-footer-grid a,.public-footer-grid span{color:#aeb4be;text-decoration:none;line-height:1.55}
.public-footer-grid a:hover{color:#f1cb72}
.public-footer-brand img{max-width:190px;max-height:80px;object-fit:contain;object-position:left center;margin-bottom:8px}
[dir=rtl] .public-footer-brand img{object-position:right center}
.public-footer-brand p{max-width:360px;color:#aeb4be;line-height:1.7;margin:0}
.public-footer-wordmark{font-size:28px!important;letter-spacing:.14em}
.public-footer-mark{font-size:11px!important;letter-spacing:.18em;color:#d8a238!important;font-weight:900}
.public-footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:20px;padding-bottom:25px;border-top:1px solid rgba(255,255,255,.09);color:#8f96a1;font-size:12px}
.system-logo{width:78px;height:78px;border-radius:18px;object-fit:contain;background:#fff;border:1px solid rgba(16,20,28,.1);padding:5px;box-shadow:0 8px 24px rgba(13,20,30,.08)}
.system-top.has-logo{align-items:center}
.system-top.has-logo .system-audience{flex:1}
.support-form-card textarea{min-height:92px;resize:vertical;field-sizing:content}
.custom-form-card textarea{min-height:86px;resize:vertical;field-sizing:content}
.custom-form-card textarea[name=required_features],.custom-form-card textarea[name=current_process]{min-height:108px}
@media(max-width:900px){.public-footer-grid{grid-template-columns:1fr 1fr}.public-footer-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.public-footer-grid{grid-template-columns:1fr;gap:30px}.public-footer-bottom{flex-direction:column}.system-logo{width:66px;height:66px}}
