:root{--color-background:#000;--color-text:#fff;--color-text-muted:#bbbcbc;--color-accent:#f04105;--color-border:#2f2f2f;--color-surface:#e8e6e6;--font-poppins:"Poppins",sans-serif;--font-quicksand:"Quicksand",sans-serif}body{font-family:var(--font-poppins);transition:background-color 1s ease-in-out}h1,h2,h3,h4,h5,h6{font-family:var(--font-quicksand);line-height:1.2;margin:0 0 1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}:root{--color-primary-black:#000;--color-primary-dark-grey:#2f2f2f;--color-primary-light-grey:#bbbcbc;--color-primary-grey:#555;--color-primary-ember:#f04105;--color-primary-white:#fff;--color-primary-lightest-grey:#e8e6e6;--color-secondary-burnt-orange:#d75531;--color-secondary-cocktail:#fe7d55;--color-secondary-crab:#febaa5;--color-secondary-mint:#cefad7;--color-secondary-marine:#31cfb3;--color-secondary-lilac:#d0bff4;--color-secondary-violet:#a581fd;--color-secondary-imperial:#1a1a33;--color-client-hulanesian:#d782ab;--color-client-vintage:#d41313;--color-semantic-background:#000;--color-semantic-text:#fff;--color-semantic-text-muted:#bbbcbc;--color-semantic-accent:#f04105;--color-semantic-border:#2f2f2f;--color-semantic-surface:#e8e6e6}@font-face{font-display:swap;font-family:Fireplace Dot Pixel;font-style:normal;font-weight:400;src:url(/fonts/FireplaceDotPixel-Regular.woff2) format("woff2"),url(/fonts/FireplaceDotPixel-Regular.woff) format("woff")}.font-quicksand{font-family:var(--font-quicksand)}.font-poppins{font-family:var(--font-poppins)}.font-pixel{font-family:var(--font-dot-pixel),"Courier New",Courier,monospace}.font-normal,.font-pixel{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}*{font:inherit;margin:0;padding:0}*,:after,:before{box-sizing:border-box}html{background-color:#000;scroll-behavior:smooth;scrollbar-gutter:stable}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:var(--color-primary-black);border-radius:6px}::-webkit-scrollbar-thumb{background:var(--color-primary-dark-grey);border:2px solid var(--color-primary-black);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary-ember)}::-webkit-scrollbar-thumb:active{background:var(--color-secondary-burnt-orange)}html{scrollbar-color:var(--color-primary-dark-grey) var(--color-primary-black);scrollbar-width:thin}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background 1s ease-in-out}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{font-weight:inherit;text-wrap:balance}figcaption,li,p{max-width:65ch;text-wrap:pretty}article,body>:is(header,footer),section{container-type:inline-size}#__next,#root{isolation:isolate}.max-height-container{min-height:100vh;min-height:100dvh;overflow-x:hidden;position:relative;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@media screen and (min-width:768px){.max-height-container{min-height:100vh;min-height:100dvh}}.max-height-container{background-color:#f0f0f0;border-radius:8px;padding:16px}@supports not (min-height:1dvh){.max-height-container{max-height:100vh;min-height:auto}}