:root{--font-serif:"Vollkorn",serif;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--font-size-sm:clamp(0.8rem,0.17vw + 0.76rem,0.89rem);--font-size-base:clamp(1rem,0.34vw + 0.91rem,1.19rem);--font-size-md:clamp(1.25rem,0.61vw + 1.1rem,1.58rem);--font-size-lg:clamp(1.56rem,1vw + 1.31rem,2.11rem);--font-size-xl:clamp(1.95rem,1.56vw + 1.56rem,2.81rem);--font-size-xxl:clamp(2.44rem,2.38vw + 1.85rem,3.75rem);--font-size-xxxl:clamp(3.05rem,3.54vw + 2.17rem,5rem);--line-height-tighter:110%;--line-height-base:140%;--rounded:8px;--padding-base:1rem}body{--color-background:#e1e7e4;--color-background-overlay:#fff;--color-primary:#06ac75;--color-secondary:#50625d;--color-line:#eaf0ee;--color-dark-line:#cbd2d0;--color-foreground:#313131;--color-shadow:rgba(0,0,0,.03);font-size:var(--font-size-base);background:var(--color-background);color:var(--color-foreground)}body.dark-mode{--color-background:#031d1c;--color-background-overlay:#093330;--color-primary:#72e2bd;--color-secondary:#a0b5af;--color-line:#355348;--color-dark-line:#566963;--color-foreground:#e1eee8;--color-shadow:rgba(0,0,0,.2);--color-background-overlay-highlight:#0e413e}*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}ol,ul{padding:0}a{color:inherit;text-decoration:none}