.site-footer{--ink:#1e1610;--ink-soft:#3d2e1f;--muted:#8a7a66;--muted-soft:#b8a991;--line:rgba(30,22,16,0.08);--line-strong:rgba(30,22,16,0.14);width:100vw;position:relative;left:50%;transform:translateX(-50%);margin-top:64px;margin-bottom:-100px;background:#f4eee1;border-top:1px solid var(--line);padding:56px 20px calc(28px + 100px)}.site-footer .footer-top{display:flex;flex-direction:column;gap:36px}.site-footer .f-nav-cols{display:grid;grid-template-columns:1fr 1fr;gap:24px}.site-footer .f-logo-row{display:flex;align-items:center;gap:12px;margin-bottom:18px}.site-footer .f-logo-icon{width:40px;height:40px;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08);flex-shrink:0}.site-footer .f-logo-icon img{width:100%;height:100%;object-fit:cover}.site-footer .f-logo-text{display:flex;flex-direction:column;color:var(--ink)}.site-footer .f-logo-sub{font-size:10px;font-weight:500;color:var(--muted);letter-spacing:.04em}.site-footer .f-brand .f-desc{font-size:13.5px;line-height:1.55;color:var(--muted);margin:0 0 18px}.site-footer .f-stores{display:flex;flex-direction:row;gap:10px}.site-footer .f-store{display:inline-flex;align-items:center;gap:10px;padding:10px 16px 10px 14px;border-radius:12px;background:var(--ink);color:#faf3e3;flex:1;justify-content:center;text-decoration:none}.site-footer .f-store div{line-height:1.1;text-align:left;display:flex;flex-direction:column}.site-footer .f-store [data-role=badge-small]{display:block;font-size:9px;letter-spacing:.05em;opacity:.7;margin-bottom:2px}.site-footer .f-store [data-role=badge-name]{display:block;white-space:nowrap;font-size:14px;font-weight:500;letter-spacing:-.005em}.site-footer .f-col-title{font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:16px}.site-footer .f-list{display:flex;flex-direction:column;gap:10px}.site-footer .f-list a{font-size:14.5px;color:var(--ink-soft);text-decoration:none}.site-footer .f-list a.f-all{color:var(--ink);font-weight:500}.site-footer .f-list a.f-all .arr{display:inline-block;margin-left:4px}.site-footer .f-telegram-row{margin-top:36px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.site-footer .f-telegram{background:#ebe3d1;border-radius:20px;padding:26px 24px;display:flex;flex-direction:column;gap:18px;text-decoration:none;color:inherit;min-width:0}.site-footer .f-tg-title{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:500;font-size:24px;line-height:1.1;color:var(--ink);margin:0 0 6px}.site-footer .f-tg-title .sans{font-family:Onest,system-ui,sans-serif;font-style:normal;font-weight:400}.site-footer .f-tg-sub{font-size:13.5px;color:var(--muted);margin:0}.site-footer .f-tg-sub .handle{color:var(--ink-soft)}.site-footer .f-tg-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:999px;background:var(--ink);color:#faf3e3;font-size:14px;font-weight:500;width:100%;text-decoration:none;margin-top:auto}.site-footer .f-strip{margin-top:36px;padding-top:22px;border-top:1px solid var(--line-strong);display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.site-footer .f-copy{font-size:12.5px;color:var(--muted);font-variant-numeric:tabular-nums}.site-footer .f-legal-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:12.5px;color:var(--muted)}.site-footer .f-legal-row a{text-decoration:none;color:var(--muted)}.site-footer .f-socials{display:flex;gap:10px}.site-footer .f-social{width:36px;height:36px;border-radius:50%;border:1px solid var(--line-strong);display:flex;align-items:center;justify-content:center;color:var(--ink-soft);text-decoration:none}.site-footer .f-legal{margin-top:22px;text-align:center;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px;color:var(--muted-soft);letter-spacing:.02em;line-height:1.55}@media (min-width:768px){.site-footer{padding:0}.site-footer .footer-inner{max-width:72rem;margin:0 auto;padding:96px 16px 36px}.site-footer .footer-top{display:grid;grid-template-columns:2fr 2fr;gap:64px}.site-footer .f-nav-cols{gap:64px}.site-footer .f-brand .f-desc{font-size:14.5px;line-height:1.6;max-width:380px;margin:0 0 26px}.site-footer .f-stores{flex-direction:row}.site-footer .f-store{width:auto;justify-content:flex-start;transition:transform .15s,background .15s}.site-footer .f-store:hover{background:#2e1f10;transform:translateY(-1px)}.site-footer .f-col-title{font-size:10.5px;letter-spacing:.22em;margin-bottom:22px}.site-footer .f-list{gap:12px}.site-footer .f-list a{transition:color .15s}.site-footer .f-list a:hover{color:var(--ink)}.site-footer .f-list a.f-all .arr{transition:transform .15s}.site-footer .f-list a.f-all:hover .arr{transform:translateX(3px)}.site-footer .f-telegram-row{margin-top:64px;flex-direction:row;gap:16px}.site-footer .f-telegram{flex:1;border-radius:24px;padding:36px 44px;flex-direction:row;align-items:center;justify-content:space-between;gap:32px}.site-footer .f-tg-text{flex:1}.site-footer .f-tg-title{font-size:32px}.site-footer .f-tg-sub{font-size:14px}.site-footer .f-tg-btn{width:auto;padding:14px 26px;font-size:14.5px;flex-shrink:0;margin-top:0;transition:transform .15s,background .15s}.site-footer .f-tg-btn:hover{transform:translateY(-1px);background:#2e1f10}.site-footer .f-strip{margin-top:64px;padding-top:28px;flex-direction:row;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;text-align:left}.site-footer .f-copy{font-size:13px;justify-self:start}.site-footer .f-legal-row{flex-direction:row;flex-wrap:wrap;gap:6px;font-size:13px;justify-self:center}.site-footer .f-legal-row a{white-space:nowrap;transition:color .15s}.site-footer .f-legal-row a:hover{color:var(--ink-soft)}.site-footer .f-legal-row .dot{color:var(--muted);opacity:.6}.site-footer .f-socials{justify-self:end}.site-footer .f-social{transition:background .15s,border-color .15s,color .15s}.site-footer .f-social:hover{background:rgba(30,22,16,.06);border-color:rgba(30,22,16,.22);color:var(--ink)}.site-footer .f-legal{margin-top:28px;font-size:11.5px}}