@layer base{@supports ((-moz-appearance:none)){html,body,main{scrollbar-width:auto;scrollbar-color:var(--scrollbar-thumb,initial)var(--scrollbar-track,initial)}}:is(html,body,main)::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}:is(html,body,main)::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}:is(html,body,main)::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}@supports ((-moz-appearance:none)){html,body,main{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb,initial)var(--scrollbar-track,initial)}}:is(html,body,main)::-webkit-scrollbar{width:8px;height:8px;display:block}html,body,main{--scrollbar-thumb-radius:9999px;--scrollbar-track-radius:9999px;height:100%;min-height:660px}@media (min-width:1024px){html,body,main{min-height:720px}}@media (min-width:1376px){html,body,main{min-height:960px}}:is(html,body,main)[data-theme=light]{--scrollbar-thumb:#2f333a;--scrollbar-track:#f4f7fb}:is(html,body,main)[data-theme=dark]{--scrollbar-thumb:#d9dfe4;--scrollbar-track:#25282e}@supports ((-moz-appearance:none)){*{scrollbar-width:none}}::-webkit-scrollbar{display:none}@supports ((-moz-appearance:none)){*{scrollbar-color:initial;scrollbar-width:initial}}}@layer components{.typography :is(h1,h2,h3,h4,h5,hr)+*{margin-top:0!important}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5{margin-top:32px}:is(.typography h1,.typography h2,.typography h3,.typography h4,.typography h5):first-child{margin-top:0}.typography p{margin-top:16px}.typography p:first-child{margin-top:0}}
