.site-footer{position:relative;overflow:hidden;padding:var(--space-xl)0 0}.site-footer::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--gold) 0%,var(--orange) 50%,var(--rich-red) 100%)}.footer-card{position:relative;background:var(--cream);color:var(--navy-blue);max-width:520px;margin:0 auto var(--space-lg);padding:var(--space-lg)var(--space-xl);border-radius:var(--radius);box-shadow:0 8px 32px rgba(0,0,0,.2);text-align:center;box-sizing:border-box}.card-star{position:absolute;top:-12px;left:1.5rem;width:36px;filter:drop-shadow(0 0 8px rgba(212,168,75,.6))}.card-headline{font-family:var(--font-headline);font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;color:var(--navy-blue)}.card-subtext{font-size:1rem;color:var(--navy-blue);opacity:.8;margin-bottom:1.25rem}.footer-subscribe-form{position:relative}.footer-subscribe-form .mc-response{margin-top:.75rem;padding:.625rem .75rem;border-radius:var(--radius);font-size:.9rem;line-height:1.4;text-align:center}.mc-response.mc-success{background:rgba(69,140,125,.15);color:var(--teal,#2a9d8f);border:1px solid rgba(69,140,125,.3)}.mc-response.mc-error{color:var(--rich-red);background:rgba(192,57,43,.1);border:1px solid rgba(192,57,43,.25)}.form-inline{display:flex;gap:.75rem}.footer-subscribe-form input[type=email]{flex:1;min-width:0;padding:.75rem 1rem;font-family:var(--font-body);font-size:1rem;border:2px solid rgba(30,58,95,.2);border-radius:var(--radius);background:#fff;transition:border-color .3s ease,box-shadow .3s ease}.footer-subscribe-form input[type=email]:focus{outline:2px solid var(--gold);outline-offset:-2px;border-color:var(--gold);box-shadow:0 0 0 3px rgba(212,168,75,.3)}.footer-subscribe-form .btn-gold{padding:.75rem 1.5rem;box-shadow:none;white-space:nowrap}.footer-cta{text-align:center;margin-bottom:var(--space-xl)}.footer-cta .btn-large{max-width:100%;box-sizing:border-box}.btn-large{padding:1rem 2.5rem;font-size:1.125rem}.footer-bottom{background:rgba(0,0,0,.15);padding:var(--space-md)0}.footer-bottom-content{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.footer-brand{flex-shrink:0}.footer-logo{display:flex;justify-content:center;gap:.2rem;font-family:var(--font-headline);font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.footer-logo .highlight-blue,.footer-logo .highlight-orange,.footer-logo .highlight-teal{padding:.15rem .35rem;color:var(--cream);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 80 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='t'%3E%3CfeTurbulence type='turbulence' baseFrequency='0.01 0.2' numOctaves='2' seed='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='0.18'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23t)'/%3E%3C/svg%3E");background-blend-mode:overlay}.footer-logo .highlight-blue{background-color:rgba(43,95,158,.78)}.footer-logo .highlight-orange{background-color:rgba(168,83,47,.78)}.footer-logo .highlight-teal{background-color:rgba(69,140,125,.78)}.footer-logo .logo-asterisk{font-size:.65em;vertical-align:super;color:var(--cream)}.footer-links{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:center}.footer-links a{color:var(--cream);text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-links a:hover,.footer-links a:focus{color:var(--gold)}.link-divider{color:var(--cream);opacity:.3}.footer-legal{flex-shrink:0}.footer-copyright{font-size:.85rem;opacity:.8;margin:0}.footer-credit{font-size:.75rem;opacity:.75;margin:.25rem 0 0}.footer-credit a{color:var(--cream);text-decoration:none;transition:color .3s ease,opacity .3s ease}.footer-credit a:hover,.footer-credit a:focus{color:var(--gold);opacity:1}.footer-star{position:absolute;opacity:.25;pointer-events:none;filter:drop-shadow(0 0 10px rgba(212,168,75,.5))}.footer-star-1{width:55px;top:2rem;right:6%;animation:float 8s ease-in-out infinite}.footer-star-2{width:35px;bottom:4rem;left:4%;animation:float 6s ease-in-out infinite 1s}.footer-star-3{width:28px;top:40%;left:12%;opacity:.15;animation:float 10s ease-in-out infinite 2s}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:768px){.site-footer{padding-top:var(--space-lg)}.footer-card{padding:var(--space-md);width:calc(100% - 2 * var(--space-sm))}.card-star{width:28px;top:-10px;left:1rem}.form-inline{flex-direction:column}.footer-subscribe-form .btn-gold{width:100%}.footer-star-3{display:none}.footer-links{flex-direction:column;gap:.5rem}.footer-links .link-divider{display:none}.footer-links a{padding:.5rem .25rem;min-height:44px;display:inline-flex;align-items:center}}@media(max-width:480px){.card-headline{font-size:1.1rem}.btn-large{padding:.875rem 2rem;font-size:1rem}.footer-star-1{width:40px}.footer-star-2{width:28px}}