:root{--blue:#1f6cb3;--blue-dark:#175a96;--blue-light:#3a8fd4;--yellow:#f4b000;--yellow-light:#f9c93e;--orange:#f26a21;--orange-light:#f5864a;--black:#000;--black-soft:#0d0d0d;--surface:#111;--surface-2:#1a1a1a;--white:#fff;--cream:#f5f0e8;--mist:#f0ece3;--muted:#f5f0e88c;--border:#ffffff12;--border-yellow:#f4b00026;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-6:24px;--sp-8:32px;--sp-12:48px;--sp-16:64px;--z-base:0;--z-raised:10;--z-overlay:40;--z-modal:100;--z-nav:200}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100vw;font-size:16px;overflow-x:hidden}body{background:var(--black);color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;max-width:100vw;font-family:DM Sans,sans-serif;font-weight:300;line-height:1.65;overflow-x:hidden}#root{text-align:left;isolation:isolate;width:100%;max-width:100vw;min-height:100dvh;overflow-x:hidden}img,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;font:inherit;background:0 0;border:none}input,textarea,select{font:inherit;font-size:16px}a,button,[role=button],input,label,select,textarea{touch-action:manipulation}:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:2px}:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--yellow);border-radius:4px}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1.1rem}@media (width>=480px){.container{padding-inline:1.4rem}}@media (width>=769px){.container{padding-inline:2.5rem}}@media (width>=1025px){.container{padding-inline:4rem}}section{width:100%;position:relative;overflow-x:hidden}@media (width<=480px){html{font-size:15.5px}}@media (width<=360px){html{font-size:15px}}.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}[id]{scroll-margin-top:68px}
