:root{--background:#0b0c0e;--background-elevated:#111315;--background-soft:#17191c;--foreground:#f1f3f2;--foreground-muted:#949b9b;--border-subtle:#25282b;--border-strong:#41484a;--brand-primary:#eeeef0;--brand-secondary:#afa0ef;--brand-muted:#909090;--header-height:72px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-roboto-flex), Arial, sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}img{max-width:100%;height:auto}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-weight:550}p{color:var(--foreground-muted);line-height:1.65}::selection{color:#0b0c0e;background:#e5e5e5}:focus-visible{outline:2px solid var(--brand-primary);outline-offset:4px}main{min-width:0}svg{flex-shrink:0}input,select,textarea{min-width:0}button:focus-visible,a:focus-visible{border-radius:5px}html{scroll-behavior:smooth;scroll-padding-top:90px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.LayoutShell-module__jYpxna__appRoot{min-height:100vh}.LayoutShell-module__jYpxna__builderRoot .LayoutShell-module__jYpxna__content{margin-left:0}.LayoutShell-module__jYpxna__builderRoot .LayoutShell-module__jYpxna__main{max-width:none;margin:0}.LayoutShell-module__jYpxna__builderRoot .LayoutShell-module__jYpxna__sidebar{display:none}@media (max-width:800px){.LayoutShell-module__jYpxna__builderRoot .LayoutShell-module__jYpxna__sidebarOpen{display:flex}}.LayoutShell-module__jYpxna__header{border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#0b0c0ef2;align-items:center;gap:40px;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.LayoutShell-module__jYpxna__logo{letter-spacing:-1px;align-items:center;gap:9px;width:181px;font-size:24px;font-weight:650;display:flex}.LayoutShell-module__jYpxna__logo svg,.LayoutShell-module__jYpxna__logoDot{color:var(--brand-primary)}.LayoutShell-module__jYpxna__topNav{color:#969d9d;align-items:center;gap:30px;height:100%;font-size:14px;display:flex}.LayoutShell-module__jYpxna__topNav a{align-items:center;height:100%;display:flex;position:relative}.LayoutShell-module__jYpxna__topNav a[aria-current]{color:#f4f7f5}.LayoutShell-module__jYpxna__topNav a[aria-current]:after{content:"";background:var(--brand-primary);height:2px;position:absolute;bottom:-1px;left:0;right:0}.LayoutShell-module__jYpxna__headerActions{align-items:center;gap:24px;margin-left:auto;display:flex}.LayoutShell-module__jYpxna__searchLink{color:#9ca3a3;align-items:center;gap:9px;font-size:13px;display:flex}.LayoutShell-module__jYpxna__headerCta{background:var(--brand-primary);color:#1f1f1f;border-radius:7px;align-items:center;gap:16px;padding:10px 15px;font-size:13px;font-weight:650;display:flex}.LayoutShell-module__jYpxna__sidebar{border-right:1px solid var(--border-subtle);background:var(--background);z-index:40;flex-direction:column;width:240px;padding:28px 20px 16px;display:flex;position:fixed;top:72px;bottom:0;overflow-y:auto}.LayoutShell-module__jYpxna__sideLabel{letter-spacing:1.6px;color:#707978;margin:8px 0 14px;padding:0 12px;font-size:11px;font-weight:600}.LayoutShell-module__jYpxna__sideLabel:not(:first-child){margin-top:30px}.LayoutShell-module__jYpxna__sideLink,.LayoutShell-module__jYpxna__sideActive{color:#9da5a3;border-radius:6px;align-items:center;gap:11px;min-height:36px;margin:3px 0;padding:10px 12px;font-size:14px;display:flex}.LayoutShell-module__jYpxna__sideLink:hover{color:#fff;background:#16191a}.LayoutShell-module__jYpxna__sideLink span,.LayoutShell-module__jYpxna__sideActive span{color:#7c7c7c;margin-left:auto;font-size:11px}.LayoutShell-module__jYpxna__sideActive svg,.LayoutShell-module__jYpxna__sideActive span{color:#e5e5e5}.LayoutShell-module__jYpxna__newDot{background:#e5e5e5;border-radius:50%;width:5px;height:5px;margin-left:auto}.LayoutShell-module__jYpxna__sideBottom{margin-top:auto;padding-top:35px}.LayoutShell-module__jYpxna__sideNote{background:linear-gradient(130deg,#1c1c1c,#131313);border:1px solid #343434;border-radius:9px;padding:17px 12px}.LayoutShell-module__jYpxna__sideNote>span{font-size:14px;line-height:1.55}.LayoutShell-module__jYpxna__sideNote p{margin:9px 0 18px;font-size:12px;line-height:1.6}.LayoutShell-module__jYpxna__sideNote a{color:var(--brand-primary);justify-content:space-between;align-items:center;font-size:11px;display:flex}.LayoutShell-module__jYpxna__help{color:#929292;align-items:center;gap:8px;margin:20px 10px 0;font-size:12px;display:flex}.LayoutShell-module__jYpxna__help svg:last-child{margin-left:auto}.LayoutShell-module__jYpxna__content{margin-left:240px}.LayoutShell-module__jYpxna__main{min-height:calc(100vh - 150px)}.LayoutShell-module__jYpxna__footer{border-top:1px solid var(--border-subtle);color:#888;justify-content:space-between;align-items:center;gap:20px;margin:0 40px;padding:25px 0;font-size:12px;display:flex}.LayoutShell-module__jYpxna__footer>div,.LayoutShell-module__jYpxna__footer nav{align-items:center;gap:18px;display:flex}.LayoutShell-module__jYpxna__footer>div{gap:8px}.LayoutShell-module__jYpxna__menuButton,.LayoutShell-module__jYpxna__scrim{display:none}.LayoutShell-module__jYpxna__skip{background:var(--brand-primary);color:#111;z-index:100;padding:12px;position:fixed;top:-80px;left:20px}.LayoutShell-module__jYpxna__skip:focus{top:12px}@media (min-width:1700px){.LayoutShell-module__jYpxna__main{max-width:1550px;margin:auto}}@media (max-width:1100px){.LayoutShell-module__jYpxna__searchLink{display:none}.LayoutShell-module__jYpxna__header{gap:25px;padding:0 24px}.LayoutShell-module__jYpxna__sidebar{width:210px;padding:24px 13px}.LayoutShell-module__jYpxna__content{margin-left:210px}.LayoutShell-module__jYpxna__logo{width:160px}.LayoutShell-module__jYpxna__footer{margin:0 24px}.LayoutShell-module__jYpxna__footer nav{gap:12px}}@media (max-width:800px){.LayoutShell-module__jYpxna__sidebar{width:250px;transition:transform .2s;transform:translate(-100%)}.LayoutShell-module__jYpxna__sidebarOpen{transform:none}.LayoutShell-module__jYpxna__content{margin-left:0}.LayoutShell-module__jYpxna__header{gap:20px;height:64px;padding:0 20px}.LayoutShell-module__jYpxna__logo{width:auto;font-size:22px}.LayoutShell-module__jYpxna__topNav,.LayoutShell-module__jYpxna__headerCta{display:none}.LayoutShell-module__jYpxna__menuButton{background:0 0;border:0;padding:5px;display:flex}.LayoutShell-module__jYpxna__scrimOpen{z-index:39;background:#0008;border:0;display:block;position:fixed;inset:64px 0 0}.LayoutShell-module__jYpxna__sidebar{top:64px}.LayoutShell-module__jYpxna__footer,.LayoutShell-module__jYpxna__footer nav{flex-wrap:wrap}.LayoutShell-module__jYpxna__headerActions{gap:12px}.LayoutShell-module__jYpxna__searchLink{font-size:0;display:flex}.LayoutShell-module__jYpxna__searchLink svg{width:20px;height:20px}}.LayoutShell-module__jYpxna__landingRoot .LayoutShell-module__jYpxna__content{margin-left:0}.LayoutShell-module__jYpxna__landingRoot .LayoutShell-module__jYpxna__sidebar{display:none}.LayoutShell-module__jYpxna__landingRoot .LayoutShell-module__jYpxna__main{max-width:none}.LayoutShell-module__jYpxna__landingRoot .LayoutShell-module__jYpxna__header{border-bottom-color:#ffffff0c;padding-left:max(36px,50vw - 720px);padding-right:max(36px,50vw - 720px)}.LayoutShell-module__jYpxna__landingRoot .LayoutShell-module__jYpxna__footer{max-width:1368px;margin:0 auto;padding-left:36px;padding-right:36px}.LayoutShell-module__jYpxna__headerCta{color:#151519;background:#eeeef0}.LayoutShell-module__jYpxna__logo svg{color:#c4b9e7}.LayoutShell-module__jYpxna__sideActive{color:#eeeef0;background:#ffffff08}.LayoutShell-module__jYpxna__sideActive svg,.LayoutShell-module__jYpxna__sideActive span{color:#d4c5f8}.LayoutShell-module__jYpxna__sideLink:hover{background:#ffffff05}.LayoutShell-module__jYpxna__newDot{background:#a99ad5}.LayoutShell-module__jYpxna__sidebar,.LayoutShell-module__jYpxna__content{background:#0c0c0f}.LayoutShell-module__jYpxna__landingRoot .LayoutShell-module__jYpxna__content{background:#0b0b0e}.LayoutShell-module__jYpxna__footer svg{color:#a7a7b1}.LayoutShell-module__jYpxna__footer{color:#888892}.LayoutShell-module__jYpxna__topNav a[aria-current]:after{background:#b8a5ee}.LayoutShell-module__jYpxna__logoDot{color:#eeeef0}@media (max-width:800px){.LayoutShell-module__jYpxna__landingRoot .LayoutShell-module__jYpxna__header{padding:0 20px}.LayoutShell-module__jYpxna__landingRoot .LayoutShell-module__jYpxna__sidebarOpen{display:flex}.LayoutShell-module__jYpxna__landingRoot .LayoutShell-module__jYpxna__footer{padding:24px 20px}.LayoutShell-module__jYpxna__sidebar{background:#0c0c0f}}
@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/30019050b7bae5c9-s.3xjb9b5ocf4ey.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/37d0015dc75cbc8f-s.3bwe9v1pldx1s.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/45f29b19c23b15b3-s.2wae3t7j5fuaz.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/c359f675969d501e-s.19564uoyuryxg.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/9ab9daf6d31b5243-s.2gwhizo_b3axz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/d8bd0e9af077c7ac-s.p.2gt28utfl-tis.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Flex Fallback;src:local(Arial);ascent-override:93.28%;descent-override:24.55%;line-gap-override:0.0%;size-adjust:99.45%}.roboto_flex_e45511fb-module___BOJqW__className{font-family:Roboto Flex,Roboto Flex Fallback;font-style:normal}.roboto_flex_e45511fb-module___BOJqW__variable{--font-roboto-flex:"Roboto Flex", "Roboto Flex Fallback"}
