:root{--ui-canvas:#151417;--ui-shell:#111013;--ui-panel:#1b191e;--ui-raised:#25232b;--ui-hover:#302c36;--ui-border:#ffffff14;--ui-border-strong:#ffffff30;--ui-text:#f4f2f5;--ui-muted:#b6afbf;--ui-accent:#ff829d;--ui-action:#d80029;--ui-selected:#ff6b8714;--ui-radius:10px;--ui-card-radius:14px;--ui-font:Inter, Helvetica, Arial, sans-serif;--ui-gap:16px;--ui-page-pad:clamp(16px, 2.2vw, 32px)}:where(.ui-surface,.xc:not(.xc--hud),.st,.ch){--ctl-weight:600;--ctl-tracking:0;--ctl-radius:var(--ui-radius);--accent:var(--ui-accent);--accent-ink:#17131c;--explore-orange:var(--ui-accent);--explore-orange-grad:var(--ui-selected);--explore-grad:var(--ui-canvas);--modal-grad:var(--ui-panel);--focus-ring-color:var(--ui-accent);color:var(--ui-text);font-family:var(--ui-font);scrollbar-color:#625c6c transparent;scrollbar-width:thin;text-underline-offset:3px}.ui-surface{background:var(--ui-canvas)}:where(.ui-surface,.xc,.st,.ch) :where(button,input,select,textarea){font-family:inherit}:where(.ui-surface,.xc,.st,.ch) :where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--ui-accent);outline-offset:3px}:where(.ui-surface,.xc,.st,.ch) ::selection{color:#fff;background:#ff6b8738}.ui-page-header{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;display:flex}.ui-page-header__heading{min-width:0}.ui-page-header h1{color:var(--ui-text);letter-spacing:-.025em;margin:0;font-size:clamp(24px,2.1vw,30px);font-weight:600;line-height:1.25}.ui-page-header p{color:var(--ui-muted);margin:8px 0 0;font-size:13px;line-height:1.6}.ui-page-header__actions{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;margin-left:auto;display:flex}.ui-filter{border-radius:var(--ui-radius);min-height:38px;color:var(--ui-muted);font:500 13px var(--ui-font);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.ui-filter:hover{background:var(--ui-hover);color:var(--ui-text)}.ui-filter.is-active{background:var(--ui-selected);color:var(--ui-accent);border-color:#ff6b8738}.ui-filter:disabled{opacity:.45;cursor:default}.ui-card,.ui-section-card{background:var(--ui-panel);min-width:0;color:var(--ui-text);border:1px solid var(--ui-border);border-radius:var(--ui-card-radius);overflow:hidden}.ui-card:where([role=button],a):hover{border-color:var(--ui-border-strong);cursor:pointer}.ui-section-card{flex-direction:column;display:flex}.ui-section-card>header,.ui-section-card>footer{justify-content:space-between;align-items:center;gap:8px;padding:18px 17px;display:flex}.ui-section-card>header{border-bottom:1px solid var(--ui-border)}.ui-section-card h2{align-items:center;gap:8px;margin:0;font-size:15px;font-weight:600;display:flex}.ui-section-card h2 svg{width:17px;color:var(--ui-muted)}.ui-section-card>header>a,.ui-section-card>footer a{color:var(--ui-muted);font-size:12px}.ui-section-card>header>a:hover,.ui-section-card>footer a:hover{color:var(--ui-text)}.ui-section-card__body{flex:1;min-width:0;padding:14px}.ui-section-card>footer{border-top:1px solid var(--ui-border);padding-block:12px}.ui-section-card>footer a{align-items:center;gap:8px;display:flex}.ui-section-card>footer svg{width:16px;height:16px}@media (pointer:coarse){.ui-filter{min-height:44px}}@media (width<=600px){.ui-page-header{align-items:flex-start;gap:16px}.ui-page-header__actions{width:100%;margin-left:0}}.st{--st-violet:var(--ui-panel);--st-violet-deep:var(--ui-canvas);--st-bar:var(--ui-shell);--st-ink:var(--text);--st-muted:var(--ink-7);--st-faint:var(--ink-45);min-height:100%;color:var(--st-ink);background:var(--st-violet-deep);font-family:var(--font-sans);flex-direction:column;display:flex}.st__skip{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.st__skip:focus-visible{z-index:var(--z-panel);clip:auto;white-space:normal;background:var(--panel);color:#fff;width:auto;height:auto;font:inherit;border-radius:var(--r-control);outline:2px solid var(--brand);outline-offset:2px;margin:0;padding:6px 12px;font-size:13px;font-weight:700;text-decoration:none;position:absolute;top:8px;left:8px;overflow:visible}.st:not(.st--overlay)>.dtb{z-index:var(--z-overlay);position:sticky;top:0}.st__wordmark{letter-spacing:-.4px;font-size:32px;font-weight:800}.st__page{flex:auto;min-height:0}.st--overlay{position:relative}.st__footer{background:linear-gradient(180deg, var(--st-violet) 0%, var(--st-violet-deep) 100%);border-top:1px solid var(--line);flex:none}.st__footin{grid-template-columns:minmax(300px,1.2fr) 1fr;gap:64px;max-width:1200px;margin:0 auto;padding:56px 28px 40px;display:grid}.st__footbrand{flex-direction:column;align-items:flex-start;gap:28px;display:flex}.st__footlogo{color:var(--st-ink);text-decoration:none}.st__news{flex-direction:column;gap:12px;width:100%;max-width:420px;display:flex}.st__newstitle{color:var(--st-ink);margin:0;font-size:15px}.st__newsform{gap:8px;display:flex}.st__newsinput{border:1px solid var(--line);background:var(--fill-1);min-width:0;color:var(--st-ink);border-radius:var(--r-control);font:inherit;flex:auto;padding:9px 12px;font-size:14px}.st__newsinput::placeholder{color:var(--st-faint)}.st__newsbtn{background:var(--brand-cta,#d80029);color:#fff;border-radius:var(--r-control);font:inherit;cursor:pointer;border:none;padding:9px 16px;font-size:14px;font-weight:700}.st__newsbtn:hover{filter:brightness(1.05)}.st__newsbtn:disabled{opacity:.6;cursor:default}.st__newsnote{margin:0;font-size:13px}.st__newsnote--ok{color:var(--success,#34ce76)}.st__newsnote--err{color:var(--error,#ff5c5c)}.st__connect{flex-direction:column;gap:12px;display:flex}.st__socials{gap:10px;display:flex}.st__social{border-radius:var(--r-pill);background:var(--fill-2);width:36px;height:36px;color:var(--ink-7);justify-content:center;align-items:center;transition:color .12s,background .12s;display:inline-flex}.st__social:hover{color:#fff;background:var(--fill-4)}.st__footcols{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.st__footcol{flex-direction:column;gap:14px;display:flex}.st__foottitle{letter-spacing:.6px;text-transform:uppercase;color:var(--st-faint);margin:0;font-size:13px;font-weight:800}.st__footmenu,.st__footcaret{display:none}.st__footlist{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.st__footlink{color:var(--st-muted);font-size:14px;text-decoration:none;transition:color .12s}.st__footlink:hover{color:#fff}.st__footbar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:18px 28px 28px;display:flex}.st__footbarleft{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.st__legal{flex-wrap:wrap;gap:18px;display:flex}.st__legallink{color:var(--st-faint);font-size:13px;text-decoration:none;transition:color .12s}.st__legallink:hover{color:#fff}.st__copy{color:var(--st-faint);font-size:13px}.st__lang{border:1px solid var(--line);background:var(--fill-2);color:var(--ink-7);cursor:pointer;font:inherit;border-radius:var(--r-pill);align-items:center;gap:8px;padding:7px 12px;font-size:13px;font-weight:600;transition:color .12s,background .12s;display:inline-flex}.st__lang:hover{color:#fff;background:var(--fill-3)}.st__flag{border-radius:2px;width:18px;height:18px;display:block}.st__langwrap{display:inline-flex;position:relative}.st__langmenu{z-index:6;border:1px solid var(--line);background:#17131f;border-radius:10px;flex-direction:column;min-width:150px;padding:6px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 14px 30px #0000008c}.st__langopt{color:var(--ink-7);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:600;display:inline-flex}.st__langopt:hover,.st__langopt:focus-visible{color:#fff;background:var(--fill-3)}.st__langopt.is-active{color:#fff}@media (width<=820px){.st__footin{grid-template-columns:1fr;gap:36px}.st__footcols{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.st__footbar{flex-direction:column;align-items:flex-start}.st__footbarleft{align-items:flex-start;gap:16px}.st__legal{grid-template-columns:1fr 1fr;gap:12px 18px;width:100%;display:grid}.st__footmenu{letter-spacing:.6px;text-transform:uppercase;color:var(--st-faint);padding:4px 0 6px;font-size:12px;font-weight:800;display:block}.st__footcols{grid-template-columns:1fr;gap:0}.st__footcol{border-bottom:1px solid var(--line);gap:0}.st__foottitle{cursor:pointer;color:var(--st-ink);text-transform:none;letter-spacing:0;justify-content:space-between;align-items:center;padding:15px 0;font-size:15px;display:flex}.st__footcaret{color:var(--st-faint);display:inline-flex}.st__footlist{padding-bottom:14px;display:none}.st__footcol.is-open .st__footlist{display:flex}}
