:root{--color-anthracite: #F25C33;--color-text-main: #1a1a1a;--color-off-white: #e6e6e6;--color-accent-orange: #ff6b4a;--color-tape: #fdfd96;--font-primary: "Nimbus Sans", sans-serif;--font-handwriting: "Caveat", cursive;--font-display: "Benzin-Bold", sans-serif}@font-face{font-family:Nimbus Sans;src:url(/font/Nimbus%20Sans/NimbusSansNovusTOT-Reg.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nimbus Sans;src:url(/font/Nimbus%20Sans/NimbusSansNovusTOT-RegIta.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Nimbus Sans;src:url(/font/Nimbus%20Sans/NimbusSansNovusTOT-Med.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Nimbus Sans;src:url(/font/Nimbus%20Sans/NimbusSansNovusTOT-SemBol.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Nimbus Sans;src:url(/font/Nimbus%20Sans/NimbusSansNovusTOT-Bol.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Nimbus Sans;src:url(/font/Nimbus%20Sans/NimbusSansNovusTOT-BolIta.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Nimbus Sans;src:url(/font/Nimbus%20Sans/NimbusSansNovusTOT-Bla.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Benzin-Bold;src:url(/font/Benzin-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);background-color:var(--color-off-white);color:var(--color-text-main);overflow:hidden;width:100vw;height:100vh;overscroll-behavior:none;touch-action:none}html{overscroll-behavior:none;touch-action:none}*,*:before,*:after{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}img{pointer-events:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}#root{width:100%;height:100%}.notebook-texture{background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.05'/%3E%3C/svg%3E")}
