:root{--primary:#08cb00;--secondary:#253900;--tertiary:#afafaf;--white:#f0f0f0;--black:#191919}@font-face{font-family:Satoshi;src:url(../media/Satoshi-Variable.fc536e90.woff2)}@font-face{font-family:Cabinet;src:url(../media/CabinetGrotesk-Variable.f282806f.woff2)}html,body{scrollbar-width:thin;max-width:100vw;transition:background-color .3s,color .3s;overflow-x:hidden}body{color:#191919;background:#f0f0f0;font-family:Satoshi;font-weight:300}@media (prefers-color-scheme:dark){body{color:#f0f0f0;background:#191919}}h1,h2{letter-spacing:.05rem;font-family:Cabinet;font-weight:700;line-height:1}h3,h4,h5{letter-spacing:.125rem;line-height:1.125}h1{font-size:clamp(2rem,3.55vw,4.5rem)}h2{font-size:clamp(1.35rem,2vw,2.25rem)}h3{font-size:clamp(1.15rem,1.3vw,1.35rem)}p{font-size:1.2rem;font-weight:300}p span{font-style:italic}*{box-sizing:border-box;margin:0;padding:0}a{color:color-mix(in srgb,var(--primary),var(--white)80%);text-decoration:underline;transition:color .3s}a:hover{color:var(--primary)}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.global-glass,.not-found .not-found-body .text{-webkit-backdrop-filter:blur(3rem);backdrop-filter:blur(3rem);background:#0000009a;border-radius:1rem;position:relative;box-shadow:0 2px 4px #0006,0 7px 13px -3px #0000004d,inset 0 -3px #0003}.global-glass-dark,.not-found .not-found-body .text{background:#000000c8;border:none;box-shadow:0 5px 15px #00000059}.body-container{flex-direction:column;gap:2rem;max-width:1600px;margin:2rem auto 0;padding:0 2rem;display:flex}.homepage{min-height:100vh}.homepage .section{flex-direction:column;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem;display:flex}.homepage .section .text{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.homepage .boards-wrapper{flex-direction:column;gap:2rem;width:100%;display:flex}@media (min-width:900px){.homepage .boards-wrapper{flex-direction:row}}.homepage .board{width:100%}@media (min-width:768px){.homepage .board{flex:1;width:auto}}.homepage .cards-section{flex-direction:column;gap:2rem;display:flex}.homepage .cards-section .cards-header{justify-content:flex-end;display:flex}.homepage .cards-section .card-container{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.not-found{flex-direction:column;justify-content:center;align-items:center;min-height:90vh;display:flex;position:relative}.not-found:after{content:"404";color:var(--black);opacity:.2;justify-content:center;align-items:center;font-size:clamp(10rem,25vw,30rem);font-weight:700;display:flex;position:absolute;inset:0}.not-found .not-found-body{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.not-found .not-found-body .text{z-index:5;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2rem 4rem;display:flex;position:relative}
