:root{--theme-brand-white:#fff;--theme-brand-red:red;--theme-brand-black:#000;--theme-background-primary:#0f1214;--theme-background-secondary:#1b1f21;--theme-background-tertiary:#272a2e;--theme-text-primary:#e5e5e5;--theme-text-secondary:#989898;--theme-text-tertiary:#656565;--theme-text-inverse:#000;--theme-hover-overlay:#ffffff1a;--theme-border-primary:#656565;--theme-border-secondary:#4c4c4c;--theme-border-tertiary:#323232;--theme-accent-primary:#fff;--theme-accent-disable:#323232;--theme-attention:#e42525;--theme-modal-background:#00000080}[data-theme=light]{--theme-background-primary:#fff;--theme-background-secondary:#f5f5f5;--theme-background-tertiary:#e5e5e5;--theme-text-primary:#000;--theme-text-secondary:#4c4c4c;--theme-text-tertiary:#7e7e7e;--theme-text-inverse:#fff;--theme-hover-overlay:#0000001a;--theme-border-primary:#b2b2b2;--theme-border-secondary:#cbcbcb;--theme-border-tertiary:#e5e5e5;--theme-accent-primary:#000;--theme-accent-disable:#e5e5e5}.tooltip{z-index:1000;background-color:var(--theme-background-primary);border:1px solid var(--theme-border-secondary);max-width:280px;color:var(--theme-text-primary);opacity:0;pointer-events:none;border-radius:8px;padding:4px 8px;font-size:.8125rem;line-height:1.4;transition:opacity .2s ease-out;position:absolute;box-shadow:0 10px 24px #0000003d}.tooltip--open{opacity:1;pointer-events:auto}@media (prefers-reduced-motion:reduce){.tooltip{transition:none}}
:root{--theme-brand-white:#fff;--theme-brand-red:red;--theme-brand-black:#000;--theme-background-primary:#0f1214;--theme-background-secondary:#1b1f21;--theme-background-tertiary:#272a2e;--theme-text-primary:#e5e5e5;--theme-text-secondary:#989898;--theme-text-tertiary:#656565;--theme-text-inverse:#000;--theme-hover-overlay:#ffffff1a;--theme-border-primary:#656565;--theme-border-secondary:#4c4c4c;--theme-border-tertiary:#323232;--theme-accent-primary:#fff;--theme-accent-disable:#323232;--theme-attention:#e42525;--theme-modal-background:#00000080}[data-theme=light]{--theme-background-primary:#fff;--theme-background-secondary:#f5f5f5;--theme-background-tertiary:#e5e5e5;--theme-text-primary:#000;--theme-text-secondary:#4c4c4c;--theme-text-tertiary:#7e7e7e;--theme-text-inverse:#fff;--theme-hover-overlay:#0000001a;--theme-border-primary:#b2b2b2;--theme-border-secondary:#cbcbcb;--theme-border-tertiary:#e5e5e5;--theme-accent-primary:#000;--theme-accent-disable:#e5e5e5}.heading{width:100%;color:var(--theme-text-primary);align-items:center;display:flex}.heading__content{flex-direction:row;gap:12px;width:100%;display:flex;position:relative}@media (min-width:768px){.heading__content{gap:8px}}.heading__content-line:after{content:"";border-bottom:solid 1px var(--theme-border-secondary);flex:1;height:1px;margin-top:16px;display:block}@media (min-width:768px){.heading__content-line:after{margin-top:32px}}.heading--h1{gap:16px}.heading--h2{gap:10px;position:relative}.heading--h2-wrapper{flex-direction:column;gap:4px;display:flex}@media (min-width:768px){.heading--h2-wrapper{gap:12px}}.heading--h2 h2{scroll-margin-top:96px}@media (min-width:1280px){.heading--h2 h2{scroll-margin-top:120px}}.heading--h2-subtitle{font-size:1rem;font-weight:700;line-height:1.4}@media (min-width:1280px){.heading--h2-subtitle{font-size:1.125rem}}.heading--h3,.heading--h4{gap:16px}.heading--h4{box-sizing:border-box;padding:4px 0}.heading--h4 .heading__content{flex:1;min-width:1px;min-height:1px}.heading__link{display:none}@media (min-width:960px){.heading__link{opacity:0;display:block}}.heading--hasLink:hover .heading__link,.heading--hasLink:focus-within .heading__link{opacity:1}
