.site-footer,.site-footer *{box-sizing:border-box}.site-footer{position:relative;display:block;box-sizing:border-box;width:100%;max-width:100%;padding:2rem 0 1.15rem;background:color-mix(in srgb,var(--card-bg) 82%,#dfdfdf 18%);border-top:1px solid color-mix(in srgb,var(--border-color) 75%,rgba(0,0,0,.06));box-shadow:inset 0 1px #ffffff59,0 -1px #00000008;transition:background-color .25s ease,box-shadow .25s ease,border-color .25s ease;overflow-x:clip}html.dark .site-footer,html[data-theme=dark] .site-footer{background:color-mix(in srgb,var(--card-bg) 94%,transparent);border-top:none;box-shadow:inset 0 1px #ffffff0a}.footer-container{width:min(100%,1600px);max-width:1600px;min-width:0;margin-inline:auto;padding-inline:clamp(1rem,3vw,1.5rem);display:flex;flex-direction:column;gap:1.15rem}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.footer-brand{min-width:0}.brand-text{display:inline-block;font-family:Impact,sans-serif;font-size:1.65rem;letter-spacing:1px;color:var(--nav-text);text-decoration:none;transform:scaleY(1.2);line-height:1;transition:color .2s ease}.brand-text:hover{color:var(--accent-color)}.footer-desc{margin:.45rem 0 0;font-size:.84rem;line-height:1.65;color:var(--nav-text);opacity:.72}.footer-action{flex-shrink:0;padding-top:.05rem}.footer-mail-link{display:inline-flex;align-items:center;gap:6px;font-size:.81rem;color:var(--nav-text);text-decoration:none;padding:.38rem .82rem;border:none;border-radius:999px;background:#7f7f7f14;box-shadow:inset 0 0 0 1px #7f7f7f14;opacity:.84;transition:color .2s ease,background-color .2s ease,opacity .2s ease,transform .2s ease,box-shadow .2s ease}.footer-mail-link:hover{color:var(--accent-color);background:#7f7f7f1f;box-shadow:inset 0 0 0 1px #7f7f7f1f;opacity:1;transform:translateY(-1px)}.footer-mail-link svg{width:12px;height:12px;flex-shrink:0}.footer-support{padding-top:.9rem;border-top:.5px solid color-mix(in srgb,var(--border-color) 72%,transparent)}.footer-support__actions{display:grid;grid-template-columns:repeat(2,minmax(260px,420px));justify-content:flex-start;gap:.72rem}.footer-cta{display:flex;align-items:center;gap:.64rem;min-width:0;padding:.66rem .88rem;border-radius:13px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.footer-cta--primary{background:color-mix(in srgb,var(--accent-color) 10%,var(--card-bg) 90%);border:1px solid color-mix(in srgb,var(--accent-color) 18%,var(--border-color));box-shadow:0 8px 20px #00000006}.footer-cta--primary:hover{background:color-mix(in srgb,var(--accent-color) 13%,var(--card-bg) 87%);border-color:color-mix(in srgb,var(--accent-color) 28%,var(--border-color))}.footer-cta--secondary{background:#7f7f7f0d;border:1px solid color-mix(in srgb,var(--border-color) 80%,transparent);box-shadow:0 8px 20px #00000005}.footer-cta--secondary:hover{background:#7f7f7f14;border-color:color-mix(in srgb,var(--border-color) 100%,transparent)}.footer-cta__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:1.4rem;color:var(--accent-color);opacity:.9}.footer-cta__icon svg{width:100%;height:100%;display:block}.footer-cta__body{display:flex;flex-direction:column;min-width:0}.footer-cta__title{font-size:.91rem;font-weight:630;line-height:1.35;color:var(--text-color)}.footer-cta__title--mobile{display:none}.footer-cta__meta{margin-top:.16rem;font-size:.78rem;line-height:1.4;color:var(--nav-text);opacity:.68}.footer-license{display:flex;align-items:flex-start;gap:.8rem;padding-top:.85rem;margin-top:0;border-top:.5px solid color-mix(in srgb,var(--border-color) 70%,transparent)}.footer-license-body{flex:1;min-width:0}.footer-license-head{display:flex;align-items:center;gap:.55rem;margin-bottom:.3rem}.footer-license-label{font-size:.8rem;font-weight:700;letter-spacing:.02em;color:var(--accent-color);opacity:.9;text-shadow:0 1px 10px rgba(181,72,72,.08)}.footer-license-text{font-size:.8rem;line-height:1.65;color:var(--nav-text);opacity:.62}.license-link{color:var(--nav-text);opacity:.82;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:2px;text-decoration-color:color-mix(in srgb,currentColor 100%,transparent);transition:color .2s ease,opacity .2s ease,text-decoration-color .2s ease}.license-link:hover{color:var(--accent-color);opacity:1;text-decoration-color:currentColor}.footer-policy-row{margin-top:.5rem}.footer-policy-link{display:inline-flex;align-items:center;min-height:30px;padding:0 .6rem;border-radius:8px;background:transparent;color:var(--nav-text);opacity:.68;text-decoration:none;font-size:.78rem;transform:translate(-10px);line-height:1;transition:color .2s ease,opacity .2s ease,background-color .2s ease}.footer-policy-link:hover{background:#7f7f7f14;color:var(--accent-color);opacity:.94}html.dark .footer-policy-link:hover,html[data-theme=dark] .footer-policy-link:hover{background:#ffffff0d}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding-top:.05rem}.copyright{font-size:.78rem;color:var(--nav-text);opacity:.48}.beian-link{font-size:.78rem;color:var(--nav-text);opacity:.48;text-decoration:none;transition:color .2s ease,opacity .2s ease}.beian-link:hover{color:var(--accent-color);opacity:.9}@media(max-width:640px){.site-footer{position:relative;left:50%;right:50%;width:100dvw;max-width:100dvw;min-width:100dvw;margin-left:-50dvw;margin-right:-50dvw;margin-top:1.5rem;padding:1.25rem 0 calc(env(safe-area-inset-bottom) + .8rem);overflow-x:clip;box-sizing:border-box;align-self:stretch}.footer-container{width:100%;max-width:none;min-width:0;margin:0;padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right));gap:.9rem;box-sizing:border-box}.footer-top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.8rem}.footer-brand{flex:1;min-width:0;width:auto}.footer-action{flex:0 0 auto;width:auto;margin-left:auto}.brand-text{font-size:1.15rem;letter-spacing:.5px}.footer-desc{margin:.36rem 0 0;font-size:.74rem;line-height:1.55;white-space:normal}.footer-mail-link{font-size:.76rem;padding:.3rem .72rem}.footer-mail-link svg{width:12px;height:12px}.footer-support{padding-top:.8rem}.footer-support__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.58rem}.footer-cta{gap:.5rem;align-items:center;justify-content:center;padding:.72rem .28rem;border-radius:13px;min-height:0}.footer-cta__icon{width:.95rem;height:.95rem;margin-right:.3rem}.footer-cta__body{min-width:0}.footer-cta__title{font-size:.78rem;line-height:1.25;text-align:center;margin-left:-.3rem;font-weight:500;opacity:.8}.footer-cta__title--desktop{display:none}.footer-cta__title--mobile{display:block}.footer-cta__meta{display:none}.footer-license{padding-top:.78rem}.footer-license-head{margin-bottom:.26rem}.footer-license-label{font-size:.73rem;font-weight:600;opacity:.7}.footer-license-text{font-size:.74rem;line-height:1.55;opacity:.62}.license-link{text-underline-offset:1.5px}.footer-policy-row{margin-top:.36rem}.footer-policy-link{display:inline;min-height:0;padding:0;border-radius:0;background:transparent;font-size:.72rem;line-height:1.5;color:var(--nav-text);opacity:.68;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:1.5px;text-decoration-color:color-mix(in srgb,currentColor 100%,transparent)}.footer-policy-link:hover{background:transparent;color:var(--accent-color);opacity:.92;text-decoration-color:currentColor}.footer-bottom{justify-content:space-between;align-items:center;gap:.7rem;padding-top:.18rem}.copyright,.beian-link{font-size:.69rem;line-height:1.35;opacity:.46}.copyright{flex:0 0 auto;white-space:nowrap}.beian-link{flex:0 1 auto;margin-left:auto;text-align:right;white-space:nowrap;word-break:normal}}
