footer.site-footer,.arena-shell>footer.site-footer{width:min(100%,1380px);max-width:1380px;padding:48px 32px max(120px, calc(env(safe-area-inset-bottom) + 96px));border-top:1px solid var(--border);background:var(--background);color:var(--foreground);margin:36px auto 0;font-size:.9375rem;line-height:1.6;display:block}.site-footer-main{grid-template-columns:minmax(230px,1.55fr) minmax(135px,.8fr) minmax(160px,.9fr) minmax(240px,1.15fr);align-items:start;gap:clamp(24px,3vw,48px);display:grid}.site-footer-main>*,.site-footer-bottom>*,.site-footer-setting{min-width:0}.site-footer-brand{min-height:44px;color:var(--foreground);font-family:var(--font-display), var(--font-body), sans-serif;letter-spacing:-.07em;align-items:center;gap:10px;font-size:1.75rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.site-footer-mark{border:1px solid var(--border);background:var(--primary,var(--positive));width:42px;height:42px;color:var(--brand-ink);border-radius:13px;place-items:center;display:grid}.site-footer-brand-vs{color:var(--positive)}.site-footer-brand-domain{letter-spacing:-.03em;margin-left:1px;font-size:1.125rem}.site-footer-statement{max-width:290px;font-family:var(--font-display), var(--font-body), sans-serif;letter-spacing:-.04em;text-wrap:balance;margin:18px 0 10px;font-size:clamp(1.375rem,1.8vw,1.625rem);font-weight:700;line-height:1.25}.site-footer-description{max-width:325px;color:var(--text-secondary,var(--muted-foreground));margin:0;font-size:.9375rem}.site-footer-create{min-height:44px;color:var(--positive);align-items:center;gap:8px;margin-top:14px;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.site-footer-create>svg:last-child{margin-left:2px}.site-footer-heading{letter-spacing:-.01em;align-items:center;min-height:44px;margin:0 0 8px;font-size:.9375rem;font-weight:700;line-height:1.4;display:flex}.site-footer-nav ul{margin:0;padding:0;list-style:none;display:grid}.site-footer-nav a{min-height:44px;color:var(--text-secondary,var(--muted-foreground));overflow-wrap:anywhere;align-items:center;padding-block:9px;font-size:.9375rem;line-height:1.5;text-decoration:none;display:flex}.site-footer-share{padding:0}.site-footer-share>p{color:var(--text-secondary,var(--muted-foreground));margin:-1px 0 16px;font-size:.875rem;line-height:1.6}.site-footer-channels{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.site-footer-channel{border:1px solid var(--border);background:var(--card);min-height:46px;color:var(--foreground);border-radius:12px;justify-content:flex-start;align-items:center;gap:9px;padding:10px 12px;font-size:.875rem;font-weight:600;line-height:1.4;text-decoration:none;display:flex}.site-footer-channel>svg{flex:0 0 20px}.site-footer-channel[aria-disabled=true]{pointer-events:none;opacity:.6}.site-footer-more{width:100%;min-height:44px;color:var(--text-secondary,var(--muted-foreground));text-align:left;background:0 0;border:0;align-items:center;gap:8px;margin-top:6px;padding:8px 0;font-size:.875rem;font-weight:600;display:flex}.site-footer-more>svg:last-child{margin-left:auto}.site-footer-principles{border:1px solid var(--border);background:var(--card);border-radius:18px;grid-template-columns:minmax(240px,1.3fr) minmax(240px,1fr) auto;align-items:center;gap:24px;margin-top:36px;padding:22px 24px;font-size:.875rem;display:grid}.site-footer-points{align-items:flex-start;gap:12px;display:flex}.site-footer-points-symbol{width:26px;height:26px;color:var(--positive);flex:0 0 26px;place-items:center;margin-top:1px;display:grid}.site-footer-points p,.site-footer-terms-note{color:var(--text-secondary,var(--muted-foreground));margin:0;font-size:.875rem;line-height:1.6}.site-footer-points strong{color:var(--foreground);font-weight:650}.site-footer-fee{background:var(--secondary);width:fit-content;max-width:100%;color:var(--foreground);border-radius:10px;justify-content:center;align-items:center;padding:8px 11px;font-size:.875rem;font-weight:600;line-height:1.4;display:inline-flex}.site-footer-bottom{justify-content:space-between;align-items:center;gap:24px;margin-top:26px;display:flex}.site-footer-copyright{color:var(--text-secondary,var(--muted-foreground));flex-wrap:wrap;align-items:center;gap:4px 20px;margin:0;font-size:.875rem;line-height:1.6;display:flex}.site-footer-copyright>span{color:var(--muted-foreground)}.site-footer-settings,.site-footer-setting{align-items:center;gap:12px;display:flex}.site-footer-settings{align-items:flex-end;gap:24px}.site-footer-setting-label{color:var(--text-secondary,var(--muted-foreground));white-space:nowrap;font-size:.875rem}.site-footer-language{flex-direction:column;align-items:flex-start;gap:10px}.site-footer-setting button,.site-footer-setting select{min-height:44px;font-size:.875rem}.site-footer .language-switcher{border-color:var(--border);background:var(--card);color:var(--foreground)}.site-footer .language-switcher option{background:var(--card);color:var(--foreground)}:is(.site-footer a:focus-visible,.site-footer button:focus-visible,.site-footer select:focus-visible){outline:2px solid var(--positive);outline-offset:4px}@media (hover:hover){.site-footer-nav a:hover,.site-footer-more:hover,.site-footer-create:hover{color:var(--foreground);text-underline-offset:4px;text-decoration:underline}.site-footer-channel:hover{border-color:var(--positive);background:var(--surface-hover,var(--secondary))}.site-footer-brand:hover .site-footer-mark{border-color:var(--positive)}}@media (max-width:1100px){.site-footer-main{grid-template-columns:minmax(220px,1.35fr) repeat(2,minmax(150px,1fr));gap:24px 32px}.site-footer-share{border-top:1px solid var(--border);grid-column:1/-1;grid-template-columns:minmax(190px,1fr) minmax(360px,2fr);align-items:center;gap:0 28px;padding-top:22px;display:grid}.site-footer-share .site-footer-heading{min-height:auto;margin-bottom:4px}.site-footer-share>p{grid-column:1;margin:0}.site-footer-channels{grid-area:1/2/3;grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-channel{justify-content:center;padding-inline:8px}.site-footer-more{grid-column:2;justify-self:end;width:fit-content}.site-footer-more>svg:last-child{margin-left:2px}.site-footer-principles{grid-template-columns:minmax(240px,1.2fr) minmax(220px,1fr);gap:12px 24px}.site-footer-fee{grid-column:1/-1;margin-left:38px}.site-footer-bottom{align-items:flex-start}.site-footer-copyright{flex-direction:column;align-items:flex-start}}@media (max-width:700px){footer.site-footer,.arena-shell>footer.site-footer{padding:32px 20px max(124px, calc(env(safe-area-inset-bottom) + 100px));margin-top:28px}.site-footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px}.site-footer-intro,.site-footer-share{grid-column:1/-1}.site-footer-statement{max-width:100%;margin-top:14px;font-size:1.375rem}.site-footer-description{max-width:520px}.site-footer-create{margin-top:8px}.site-footer-heading{min-height:auto;margin-bottom:8px}.site-footer-nav a{font-size:.875rem}.site-footer-share{padding-top:22px;display:block}.site-footer-share>p{margin:4px 0 14px}.site-footer-channels{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-channel{justify-content:flex-start;padding-inline:14px}.site-footer-more{width:100%}.site-footer-more>svg:last-child{margin-left:auto}.site-footer-principles{border-radius:14px;grid-template-columns:minmax(0,1fr);gap:10px;margin-top:24px;padding:18px 16px}.site-footer-terms-note,.site-footer-fee{margin-left:38px}.site-footer-fee{grid-column:auto;max-width:calc(100% - 38px)}.site-footer-bottom{flex-direction:column-reverse;gap:24px;margin-top:24px}.site-footer-settings{flex-wrap:wrap;justify-content:space-between;gap:16px 24px;width:100%}.site-footer-setting{flex-wrap:wrap;gap:8px}.site-footer-setting-label{width:100%}.site-footer-copyright{flex-direction:row;gap:4px 16px}}@media (prefers-reduced-motion:reduce){.site-footer a,.site-footer button{transition:none}}
