/* NextRoute approved footer design */
.footer-approved{background:linear-gradient(180deg,#0f2f73,#0a2250);color:#dbe5ee;padding:0}
.footer-approved a{color:inherit}
.favorite-stores{padding:32px 5% 30px;background:linear-gradient(180deg,#123E96,#0f2f73);border-bottom:1px solid rgba(255,255,255,.12)}
.favorite-stores h2{margin:0 0 24px;text-align:center;color:var(--gold);font-size:19px;letter-spacing:1.7px;font-weight:900}
.favorite-stores .logo-wall{display:grid;grid-template-columns:repeat(9,minmax(92px,1fr));gap:12px;max-width:1500px;margin:0 auto;align-items:stretch}
.favorite-stores .logo-wall-item{min-width:0;height:58px;padding:9px 12px;border:1px solid rgba(255,255,255,.15);border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 14px rgba(0,0,0,.12)}
.favorite-stores .logo-wall-item img{display:block;max-width:100%;max-height:34px;width:auto;object-fit:contain}
.footer-main{display:grid;grid-template-columns:1.6fr .8fr 1fr 1.25fr;gap:42px;padding:46px 5% 40px;max-width:1600px;margin:0 auto}
.footer-brand-column p{max-width:360px;margin:20px 0 0;color:#c7d2dd;line-height:1.75}
.footer-logo{display:inline-flex;align-items:center;gap:13px;font-size:23px;font-weight:900;color:#fff!important;letter-spacing:.6px}
.footer-logo-mark{width:52px;height:52px;border:6px solid var(--gold);border-right-color:#fff;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:20px}
.footer-logo-text small{display:block;color:var(--gold);font-size:11px;letter-spacing:3.6px;line-height:1.3;margin-top:2px}
.footer-column h3{margin:0 0 18px;color:var(--gold);font-size:14px;letter-spacing:1.5px}
.footer-column>a{display:block;width:max-content;max-width:100%;margin:0 0 8px;color:#dbe5ee;transition:color .2s ease,transform .2s ease}
.footer-column>a:hover{color:var(--gold);transform:translateX(2px)}
.footer-contact p{margin:0 0 12px;color:#dbe5ee;line-height:1.55}
.footer-contact p span:first-child{color:var(--gold);margin-right:6px}
.footer-contact a:hover{color:var(--gold)}
.footer-bottom{background:var(--gold);color:#fff;display:flex;justify-content:space-between;gap:28px;align-items:center;padding:14px 5%;font-size:11px;font-weight:700;line-height:1.4}
.footer-bottom span:last-child{text-align:right;max-width:650px;font-weight:600}
@media(max-width:1200px){.favorite-stores .logo-wall{grid-template-columns:repeat(6,minmax(92px,1fr))}.footer-main{grid-template-columns:1.4fr 1fr 1fr;gap:32px}.footer-brand-column{grid-column:1/-1}.footer-brand-column p{max-width:620px}}
@media(max-width:820px){.favorite-stores .logo-wall{grid-template-columns:repeat(3,minmax(88px,1fr))}.footer-main{grid-template-columns:1fr 1fr}.footer-brand-column{grid-column:1/-1}.footer-bottom{flex-direction:column;text-align:center}.footer-bottom span:last-child{text-align:center}}
@media(max-width:520px){.favorite-stores{padding:28px 4% 25px}.favorite-stores h2{font-size:16px}.favorite-stores .logo-wall{grid-template-columns:repeat(2,minmax(86px,1fr));gap:9px}.favorite-stores .logo-wall-item{height:52px;padding:8px}.favorite-stores .logo-wall-item img{max-height:29px}.footer-main{grid-template-columns:1fr;padding:36px 6% 30px;gap:28px}.footer-brand-column{grid-column:auto}.footer-logo{font-size:20px}.footer-logo-mark{width:47px;height:47px}.footer-bottom{padding:14px 6%;font-size:10px}}

/* Retailer icon-logo refinement + Home registration CTA */
.favorite-stores .logo-wall-item{height:72px;padding:11px;background:#fff}
.favorite-stores .logo-wall-item img{width:48px;height:48px;max-width:48px;max-height:48px;object-fit:contain;image-rendering:auto}
.hero .btn.register-now{background:var(--gold);color:#fff;border-color:var(--gold);box-shadow:0 8px 22px rgba(18,62,150,.22)}
.hero .btn.register-now:hover{transform:translateY(-1px);background:#f58b36}
@media(max-width:520px){.favorite-stores .logo-wall-item{height:62px}.favorite-stores .logo-wall-item img{width:42px;height:42px;max-width:42px;max-height:42px}}
