.site-footer{box-sizing:border-box;background:#191d24;color:#f7f8fa;border:1px solid #30353e;border-radius:22px;padding:28px 32px;margin:32px auto 20px;width:calc(100% - 40px);max-width:960px;font:14px/1.5 system-ui,sans-serif;letter-spacing:normal;text-align:left}.site-footer .footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:none;margin:0}.site-footer .footer-logo{display:flex;flex-direction:column;align-items:flex-start;gap:7px;text-decoration:none}.site-footer .footer-logo img{width:170px;height:auto}.site-footer .footer-logo span{font-size:9px;letter-spacing:1.1px;color:#b6bdc9}.site-footer .footer-feedback{display:inline-flex;align-items:center;gap:8px;border:1px solid #545c68;border-radius:10px;background:transparent;color:#fff;padding:10px 14px;text-decoration:none;min-height:44px;font:inherit}.site-footer nav{display:flex;flex-wrap:wrap;gap:8px 22px;margin:24px 0 0;padding-top:20px;border-top:1px solid #393e47;font-size:13px;color:#e0e4eb}.site-footer nav a{color:inherit;text-decoration:none;padding:5px 0}.site-footer a:hover,.site-footer button:hover{color:#ff9f89}.site-footer a:focus-visible,.site-footer button:focus-visible{outline:2px solid #ff9f89;outline-offset:4px}.site-footer>p{color:#aeb6c3;font-size:12px;line-height:1.5;margin:20px 0 0;max-width:none}.site-footer div{max-width:none;margin:0}.site-footer-catalog{max-width:1396px;width:calc(100% - 84px)}@media(max-width:1100px){.site-footer-catalog{width:calc(100% - 52px)}}@media(max-width:600px){.site-footer{padding:22px 20px;border-radius:18px;width:calc(100% - 32px);margin:24px auto 16px}.site-footer .footer-top{align-items:flex-start;flex-direction:column;gap:18px}.site-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:6px 16px}.site-footer .footer-logo img{width:154px}.site-footer .footer-feedback{font-size:13px}.site-footer>p{font-size:11px}}

.site-footer-event{max-width:720px}

/* Guides first, collections second; each group is a column with its own small heading. */
.site-footer nav.footer-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 32px;margin:24px 0 0;padding-top:20px;border-top:1px solid #393e47}
.site-footer .footer-group h3{margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9aa3af}
.site-footer .footer-links{display:flex;flex-direction:column;gap:4px}
.site-footer .footer-links a{color:#e0e4eb;text-decoration:none;font-size:13px;line-height:1.5;padding:2px 0}
.site-footer .footer-links a:hover{color:#fff;text-decoration:underline}
/* A phone reads the groups as one column: one left edge, a hairline between groups, links sized for a
   finger, and a long group folded behind "N more". The folded links stay in the page. */
.site-footer .footer-more-toggle{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}
.site-footer .footer-more{display:none}
@media(max-width:560px){
.site-footer nav.footer-groups{grid-template-columns:1fr;gap:0;padding-top:4px}
.site-footer .footer-group{padding:16px 0;border-top:1px solid #393e47}
.site-footer .footer-group:first-child{border-top:0}
.site-footer .footer-group h3{margin:0 0 4px}
.site-footer .footer-links{gap:0}
.site-footer .footer-links a{font-size:15px;line-height:1.4;padding:8px 0}
.site-footer .footer-links .footer-extra{display:none}
.site-footer .footer-more-toggle:checked+.footer-links .footer-extra{display:block}
.site-footer .footer-more{display:inline-block;margin-top:2px;padding:8px 0;font-size:14px;color:#9aa3af;cursor:pointer}
.site-footer .footer-more:hover{color:#fff}
.site-footer .footer-more-toggle:checked~.footer-more{display:none}
.site-footer .footer-more-toggle:focus-visible~.footer-more{outline:2px solid #ff9f89;outline-offset:4px}
.site-footer>p{margin-top:8px;padding-top:16px;border-top:1px solid #393e47}
}
