@media (max-width:960px){.footer-top{grid-template-columns:1fr 1fr;gap:32px;padding:40px 24px}.footer-brand{grid-column:1 / -1;margin-bottom:16px;text-align:center}.footer-brand .logo-text{align-items:center}.footer-desc{text-align:center;margin:0 auto;max-width:600px}}@media (max-width:680px){.footer{margin-top:24px;padding-bottom:max(20px, env(safe-area-inset-bottom));border-top:4px solid var(--saffron);background:#1a1a1a;color:rgb(255 255 255 / .8)}.footer-top{grid-template-columns:1fr;gap:32px;padding:40px 20px 32px;text-align:center}.footer-brand{grid-column:auto;margin-bottom:0;display:flex;flex-direction:column;align-items:center}.footer-brand .logo-icon{width:56px;height:56px;font-size:24px;margin-bottom:16px}.footer-brand .logo-text strong{font-size:24px;color:#fff}.footer-desc{font-size:14px;line-height:1.6;margin-top:16px;color:rgb(255 255 255 / .7)}.footer-social{justify-content:center;margin-top:24px;gap:16px}.footer-social a{width:44px;height:44px;font-size:18px;border-radius:50%;background:rgb(255 255 255 / .1);color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:all 0.2s}.footer-social a:active{background:var(--saffron)}.footer-col{display:flex;flex-direction:column;align-items:center}.footer-col h4{font-size:16px;color:#fff;font-family:'Noto Serif Devanagari',serif;font-weight:700;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid var(--saffron);display:inline-block}.footer-col ul{display:flex;flex-direction:column;gap:12px;align-items:center;width:100%}.footer-col a{font-size:15px;color:rgb(255 255 255 / .8);padding:4px 16px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:300px;background:rgb(255 255 255 / .03);border-radius:8px;transition:all 0.2s}.footer-col a:active{background:rgb(255 255 255 / .1);color:#fff}.footer-bottom{font-size:13px;padding:20px;text-align:center;border-top:1px solid rgb(255 255 255 / .1);display:flex;flex-direction:column;gap:8px;color:rgb(255 255 255 / .5)}.footer-bottom p{margin:0}.footer-bottom a{color:rgb(255 255 255 / .8);text-decoration:underline;text-underline-offset:3px;font-weight:500}}