.footer-intro-wrap{padding:0 15px 40px;max-width:1700px;margin:auto}.footer-intro{background:#fff;border-radius:10px;padding:24px 20px 20px}.footer-intro h2{font-size:25px;line-height:1.4}.footer-intro p{color:var(--muted);line-height:1.8;margin:20px 0}.footer-intro summary{display:inline-flex;align-items:center;gap:9px;list-style:none;cursor:pointer;background:#f3f3f3;border-radius:4px;padding:9px 14px;font-size:12px}.footer-intro summary::-webkit-details-marker{display:none}.footer-intro details[open] summary span{transform:rotate(180deg)}
footer.store-footer{display:block;padding:0;background:#fff;border-top:0}.store-footer .footer-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 3fr;gap:40px;padding:24px 35px 20px;max-width:1700px;margin:auto;align-items:start}.store-footer .footer-columns>div{margin:0}.store-footer h3{font-size:18px;margin:0 0 16px;font-weight:500;line-height:1.4}.store-footer p,.store-footer address{font-size:14px;color:var(--muted);line-height:1.8;font-style:normal}.store-footer p{margin:18px 0 22px}.store-footer .footer-company>p{font-size:16px;line-height:1.6}.store-footer a{margin:0;color:inherit}.store-footer a:hover{color:var(--blue)}.store-footer .footer-brand{font-size:13px;gap:3px;color:var(--ink);letter-spacing:-.4px}.store-footer .footer-brand b{width:26px;height:26px;font-size:22px;flex-shrink:0}.store-footer ul{padding:0;margin:0;list-style:none}.store-footer li{margin-bottom:14px;line-height:1.5;color:var(--muted)}.footer-socials{display:flex;flex-wrap:wrap;gap:6px;max-width:110px}.footer-social{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff!important;font-weight:700;font-size:19px;padding:0}.social-facebook{background:#365493}.social-x{background:#000}.social-pinterest{background:#cb2027}.social-linkedin{background:#0274b3;font-size:15px}.social-telegram{background:#37aee2;font-size:16px}.footer-app-badges{display:flex;flex-wrap:wrap;gap:15px}.footer-app{display:block;padding:0;background:transparent;line-height:0}.footer-app img{display:block;object-fit:contain;max-width:100%}.store-footer .footer-bottom{margin:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 35px;border-top:1px solid #e5e5e5}.store-footer .footer-bottom p{margin:0;font-size:12px;color:#333}.footer-bottom>img{max-width:100%;height:auto;object-fit:contain}.footer-intro summary:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
@media(max-width:1100px){.store-footer .footer-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.footer-apps{grid-column:1/-1}.footer-socials{max-width:none}}
@media(max-width:700px){.footer-intro-wrap{padding:0 12px 25px}.footer-intro{padding:22px 20px}.footer-intro h2{font-size:21px}.store-footer .footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));padding:28px 20px;gap:30px 24px}.store-footer .footer-company{grid-column:1/-1}.store-footer .footer-company>p{font-size:14px}.store-footer .footer-brand{font-size:18px}.store-footer .footer-brand b{width:30px;height:30px}.store-footer h3{font-size:17px}.store-footer .footer-bottom{flex-direction:column;align-items:flex-start;padding:20px;gap:16px}.footer-apps{grid-column:1/-1}}

/* Dark footer completes the graphite navigation frame. */
footer.store-footer{background:#101e24;color:#f1f7f8;border-top:3px solid var(--accent)}
.store-footer p,.store-footer address,.store-footer li{color:#b7c7cc}
.store-footer .footer-brand,.store-footer h3{color:#f1f7f8}
.store-footer a:hover{color:var(--accent-bright)}
.store-footer .footer-bottom{background:#0c181d;border-color:#2d4149}
.store-footer .footer-bottom p{color:#b7c7cc}
.store-footer .logo-main{background:white;border-radius:50%;padding:3px}
.footer-intro summary{background:var(--accent-soft);color:var(--accent-hover)}
