.v2-root{--v2-gradient-cta:linear-gradient(90deg,#ff2f55,#a260ff 60%,#f80);--v2-brand-spectrum:linear-gradient(135deg,#2b0a4a,#6d00d2 22%,#ff2f55 58%,#f80);--v2-ease-out-expo:cubic-bezier(0.22,1,0.36,1);--v2-accent-purple:#a260ff;--v2-surface:#0d1117;--v2-surface-alt:#10141a;--v2-raised:#191d23;--v2-overlay:#25292e;--v2-hairline:#25292e;--v2-border:#3d4145;--v2-border-strong:#56585d;--v2-text:#fff;--v2-strong:#eaecee;--v2-body:#b6b8b9;--v2-muted:#9ea0a2;--v2-meta:#86888b;--v2-faint:#56585d;--v2-menu:#14181e;--v2-header-bg:rgba(13,17,23,.72);--v2-header-border:rgba(61,65,69,.6);--v2-interactive-bg:#fff;--v2-interactive-fg:#0d1117;--v2-glow-purple:rgba(162,96,255,.2);--v2-glow-cerise:rgba(255,47,85,.18);--v2-shadow-panel:0 30px 70px rgba(0,0,0,.7);--v2-shadow-fan-center:0 40px 100px rgba(0,0,0,.7);--v2-shadow-fan-1:0 22px 56px rgba(0,0,0,.5);--v2-shadow-fan-2:0 28px 70px rgba(0,0,0,.55);--v2-shadow-fan-3:0 34px 80px rgba(0,0,0,.58);--v2-shadow-fan-4:0 40px 90px rgba(0,0,0,.6);color-scheme:dark}.v2-root[data-v2-theme=light]{--v2-surface:#f6f7f9;--v2-surface-alt:#edeff2;--v2-raised:#fff;--v2-overlay:#e8ebef;--v2-hairline:#e8ebef;--v2-border:#dce0e5;--v2-border-strong:#b6bcc2;--v2-text:#0d1117;--v2-strong:#25292e;--v2-body:#4a4f55;--v2-muted:#5a5f65;--v2-meta:#6e7378;--v2-faint:#9ea0a2;--v2-menu:#fff;--v2-header-bg:rgba(246,247,249,.78);--v2-header-border:rgba(220,224,229,.6);--v2-interactive-bg:#0d1117;--v2-interactive-fg:#fff;--v2-accent-purple:#6d00d2;--v2-glow-purple:rgba(162,96,255,.15);--v2-glow-cerise:rgba(255,47,85,.13);--v2-shadow-panel:0 30px 70px rgba(13,17,23,.16);--v2-shadow-fan-center:0 40px 100px rgba(13,17,23,.16);--v2-shadow-fan-1:0 22px 56px rgba(13,17,23,.11);--v2-shadow-fan-2:0 28px 70px rgba(13,17,23,.12);--v2-shadow-fan-3:0 34px 80px rgba(13,17,23,.13);--v2-shadow-fan-4:0 40px 90px rgba(13,17,23,.14);color-scheme:light}.v2-root ::-moz-selection{background:#ff2f55;color:#fff}.v2-root ::selection{background:#ff2f55;color:#fff}.v2-theme-cell{display:grid;place-items:center;width:26px;height:26px;border-radius:999px;border:0;padding:0;background:transparent;color:#6e7378;cursor:pointer}.v2-root[data-v2-theme=light] .v2-theme-cell{color:#9ea0a2}.v2-root:not([data-v2-theme=light]) .v2-theme-cell[data-theme-value=dark],.v2-root[data-v2-theme=light] .v2-theme-cell[data-theme-value=light]{background:var(--v2-overlay);color:var(--v2-text);cursor:default}.v2-cta-gradient{background-image:var(--v2-gradient-cta)}.v2-globe{--v2-tile-unit:clamp(26px,3.6vw,54px);--v2-globe-rx:46vw;--v2-globe-ry:46vh;animation:v2-globe-in 1.1s ease both}.v2-globe-tile{will-change:transform,opacity}@keyframes v2-globe-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.v2-globe{animation:none}}.v2-badge-gradient{background-image:linear-gradient(90deg,#ff2f55,#a260ff,#f80,#a260ff,#ff2f55);background-size:300% 100%;animation:v2-badge-pan 7s linear infinite}@keyframes v2-badge-pan{to{background-position:300% 0}}@media (prefers-reduced-motion:reduce){.v2-badge-gradient{animation:none}}