.site-footer{width:100%;background-color:#090e17;padding:60px var(--page-gutter,clamp(24px,5vw,80px)) 0;position:relative;overflow:hidden;margin-top:0}.site-footer:after{content:"";top:50%;left:-250px;transform:translateY(-50%);background-color:#fe5621;opacity:.4}.footer-blue-flare,.site-footer:after{position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(180px);pointer-events:none}.footer-blue-flare{bottom:-150px;right:-200px;background-color:#6b2f9c;opacity:.5}.footer-content{display:flex;justify-content:flex-start;gap:0;max-width:var(--content-max-width);margin:0 auto;position:relative;z-index:1}.footer-brand{max-width:200px;padding-right:40px;border-right:1px solid rgba(85,90,101,.3);flex-shrink:0}.footer-logo-circle{width:80px;height:80px;border-radius:50%;margin-bottom:20px;-o-object-fit:cover;object-fit:cover}.footer-tagline{font-family:Inter,Helvetica;font-weight:400;color:#a6aebb;font-size:14px;line-height:1.6}.footer-links{display:flex;gap:0;flex:1;flex-wrap:nowrap}.footer-column{min-width:110px;padding:0 20px;flex-shrink:0}.footer-social-column{min-width:100px}.footer-newsletter-column{min-width:200px;max-width:240px}.footer-social-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:130px}.social-icon-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;transition:background-color .2s ease}.social-icon-link:hover{background:hsla(0,0%,100%,.2)}.footer-column-title{font-family:Inter,Helvetica;font-weight:600;color:#a6aebb;font-size:12px;letter-spacing:.5px;text-transform:uppercase;margin-bottom:16px}.footer-link-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-link-list li a{font-family:Inter,Helvetica;font-weight:400;color:#fff;font-size:13px;text-decoration:none;transition:color .2s ease}.footer-link-list li a:hover{color:#fe5621}.footer-newsletter-desc{font-family:Inter,Helvetica;font-weight:400;color:#a6aebb;font-size:13px;line-height:1.6;margin-bottom:16px}.footer-newsletter-form{display:flex;flex-direction:column;gap:10px}.footer-newsletter-input{width:100%;padding:12px 16px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:8px;font-family:Inter,Helvetica;font-size:14px;color:#fff;outline:none;transition:border-color .2s ease,background .2s ease}.footer-newsletter-input::-moz-placeholder{color:#666d80}.footer-newsletter-input::placeholder{color:#666d80}.footer-newsletter-input:focus{border-color:#fe5621;background:hsla(0,0%,100%,.12)}.footer-newsletter-btn{width:100%;padding:12px 20px;background:#fe5621;border:none;border-radius:8px;font-family:Inter,Helvetica;font-weight:600;font-size:14px;color:#fff;cursor:pointer;transition:background .2s ease}.footer-newsletter-btn:hover{background:#e64d1c}.footer-newsletter-btn:active{transform:scale(.98);background:#d4451a}.footer-newsletter-btn:disabled{opacity:.7;cursor:not-allowed}.footer-newsletter-message{margin-top:12px;font-family:Inter,Helvetica;font-size:14px;font-weight:500;text-align:left}.footer-newsletter-success{color:#fff}.footer-newsletter-error{color:#ff8a8a}.footer-bottom-bar{max-width:var(--content-max-width);margin:40px auto 0;padding:24px 0;border-top:1px solid rgba(85,90,101,.3);position:relative;z-index:1}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-copyright{font-family:Inter,Helvetica;font-weight:400;color:#666d80;font-size:13px;margin:0}.footer-policy-links{display:flex;gap:24px}.footer-policy-links a{font-family:Inter,Helvetica;font-weight:400;color:#666d80;font-size:13px;text-decoration:none;transition:color .2s ease}.footer-policy-links a:hover{color:#fff}@media (max-width:1200px){.site-footer{padding:50px var(--page-gutter,clamp(24px,5vw,80px)) 0}.footer-column{min-width:120px;padding:0 20px}.footer-newsletter-column{min-width:200px}}@media (max-width:992px){.site-footer{padding:40px var(--page-gutter,clamp(24px,5vw,80px)) 0}.footer-content{flex-direction:column;gap:40px}.footer-brand{max-width:100%;padding-right:0;border-right:none;padding-bottom:30px;border-bottom:1px solid rgba(85,90,101,.3)}.footer-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:30px 40px}.footer-column{padding:0;min-width:0!important}.footer-newsletter-column{grid-column:1/-1;min-width:0!important;max-width:100%;margin-top:10px}.footer-newsletter-form{flex-direction:row;max-width:400px}.footer-newsletter-input{flex:1}.footer-newsletter-btn{width:auto;flex-shrink:0}}@media (max-width:768px){.site-footer{padding:30px var(--page-gutter,clamp(24px,5vw,80px)) 20px}.footer-content{flex-direction:column;gap:24px}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-bottom:20px;max-width:100%;padding-right:0;border-right:none;border-bottom:1px solid rgba(85,90,101,.3)}.footer-logo-circle{width:56px;height:56px;margin-bottom:0;flex-shrink:0}.footer-tagline{font-size:13px;line-height:1.6}.footer-links{display:flex;flex-direction:column;gap:0;flex:none}.footer-column{min-width:0!important;flex-shrink:unset;margin-bottom:0;padding:20px 0 4px!important;border-top:1px solid rgba(85,90,101,.15)}.footer-column:first-child{border-top:none;padding-top:0!important}.footer-column-title{margin-top:0;margin-bottom:12px}.footer-link-list{gap:10px}.footer-newsletter-column{min-width:0!important;max-width:100%;margin-top:0;margin-bottom:0}.footer-newsletter-form{flex-direction:column;max-width:100%}.footer-newsletter-btn{width:100%}.footer-social-column{min-width:0!important;margin-bottom:0}.footer-social-icons{justify-content:flex-start;max-width:none;width:auto;display:flex;flex-wrap:wrap;gap:12px}.footer-bottom-bar{margin-top:24px}.footer-bottom-content{flex-direction:column;text-align:center;gap:12px}.footer-policy-links{flex-wrap:wrap;justify-content:center;gap:10px 14px}.footer-policy-links a{font-size:11px}.footer-copyright{font-size:12px}}@media (min-width:769px) and (max-width:1024px){.site-footer{padding:50px var(--page-gutter,clamp(24px,5vw,80px)) 30px}.footer-content{gap:30px}.footer-brand{max-width:180px;padding-right:30px}.footer-logo-circle{width:60px;height:60px}.footer-tagline{font-size:13px}.footer-column-title{font-size:10px;margin-bottom:16px}.footer-copyright,.footer-link-list li a{font-size:12px}}