

html,body{height:100%;margin:0}#dc-root,#dc-root>.sc-host{height:100%}

@font-face{font-family:"Satoshi";src:url("fonts/Satoshi-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap;}
@font-face{font-family:"Satoshi";src:url("fonts/Satoshi-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap;}
@font-face{font-family:"Satoshi";src:url("fonts/Satoshi-Black.woff2") format("woff2");font-weight:900;font-style:normal;font-display:swap;}
@keyframes accOpen{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}
html{scroll-behavior:smooth;}
body{margin:0;background:#0B0B0A;color:#F5F5F1;font-family:"Inter",sans-serif;-webkit-font-smoothing:antialiased;}
*{box-sizing:border-box;}
a{color:#F5F5F1;text-decoration:none;}
a:hover{color:#FE5C2D;}
p{text-wrap:pretty;}
