@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li{margin:0;padding:0;list-style:none}body{font-family:Montserrat,Arial,sans-serif;line-height:1.6}h1{margin-bottom:1rem;font-size:2.5rem}h2{margin-bottom:.8rem;font-size:2rem}h3{margin-bottom:.6rem;font-size:1.8rem}p{margin-bottom:1rem}a{color:inherit;cursor:pointer;text-decoration:underline}a:hover{text-decoration:none}button{padding:10px}p+p{margin-top:1rem}li{margin-bottom:.5rem}dl{line-height:1.5}dt{margin-top:1em;font-weight:600}dd{margin-left:1.5em}.container{max-width:800px;margin:0 auto;padding:0 20px}
h1,h2,h3{color:var(--pallet-heading)}h4,h5,h6{color:var(--pallet-subheading)}a{color:var(--pallet-link)}a:hover{color:var(--pallet-link-hover)}button{background-color:var(--pallet-button);color:var(--pallet-button-text)}button:hover{background-color:var(--pallet-button-hover);color:var(--pallet-button-hovertext)}.theme0,.theme1,.theme2,.theme3,.theme4{--pallet-background:hsl(var(--theme-primary-hue), var(--theme-primary-saturation), 95%);--pallet-background-alt:hsl(var(--theme-secondary-hue), var(--theme-secondary-saturation), 90%);--pallet-heading:hsl(var(--theme-primary-hue), var(--theme-primary-saturation), 20%);--pallet-subheading:hsl(var(--theme-secondary-hue), var(--theme-secondary-saturation), 25%);--pallet-text:hsl(var(--theme-primary-hue), var(--theme-primary-saturation), 40%);--pallet-text-muted:hsl(var(--theme-primary-hue), var(--theme-primary-saturation), 60%);--pallet-highlight:hsl(var(--theme-primary-hue), var(--theme-primary-saturation), 25%);--pallet-link:hsl(var(--theme-secondary-hue), var(--theme-secondary-saturation), 50%);--pallet-link-hover:hsl(var(--theme-primary-hue), var(--theme-primary-saturation), 45%);--pallet-button:hsl(var(--theme-primary-hue), var(--theme-primary-saturation), 55%);--pallet-button-text:#fff;--pallet-button-hover:hsl(var(--theme-secondary-hue), var(--theme-secondary-saturation), 50%);--pallet-button-hovertext:#fff;--pallet-button-disabled:hsl(var(--theme-primary-hue), var(--theme-primary-saturation), 80%);--pallet-button-disabled-text:#b3b3b3;--pallet-button-outline-text:var(--pallet-text);--pallet-button-link-text:var(--pallet-link);--pallet-border:hsl(var(--theme-primary-hue), var(--theme-primary-saturation), 80%);--pallet-divider:hsl(var(--theme-secondary-hue), var(--theme-secondary-saturation), 75%)}.theme0{--theme-primary:#000;--theme-secondary:#000;--theme-primary-hue:0;--theme-primary-saturation:0%;--theme-primary-lightness:0%;--theme-secondary-hue:0;--theme-secondary-saturation:0%;--theme-secondary-lightness:0%}.theme1{--theme-primary:#db4d00;--theme-secondary:#3298dc;--theme-primary-hue:21;--theme-primary-saturation:100%;--theme-primary-lightness:43%;--theme-secondary-hue:204;--theme-secondary-saturation:71%;--theme-secondary-lightness:53%}.theme2{--theme-primary:#248f2d;--theme-secondary:#339990;--theme-primary-hue:125;--theme-primary-saturation:60%;--theme-primary-lightness:35%;--theme-secondary-hue:175;--theme-secondary-saturation:50%;--theme-secondary-lightness:40%}.theme3{--theme-primary:#451f7a;--theme-secondary:#ebc247;--theme-primary-hue:265;--theme-primary-saturation:60%;--theme-primary-lightness:30%;--theme-secondary-hue:45;--theme-secondary-saturation:80%;--theme-secondary-lightness:60%}.theme4{--theme-primary:#204060;--theme-secondary:#f45925;--theme-primary-hue:210;--theme-primary-saturation:50%;--theme-primary-lightness:25%;--theme-secondary-hue:15;--theme-secondary-saturation:90%;--theme-secondary-lightness:55%}
@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-ThinItalic.woff2)format("woff2"),url(/fonts/Montserrat-ThinItalic.woff)format("woff"),url(/fonts/Montserrat-Italic-VariableFont_wght.ttf)format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Thin.woff2)format("woff2"),url(/fonts/Montserrat-Thin.woff)format("woff"),url(/fonts/Montserrat-VariableFont_wght.ttf)format("truetype");font-weight:200;font-style:normal;font-display:swap}body{font-family:Montserrat,Arial,sans-serif}:root{--primary-color:#dc6e00;--secondary-color:#3dc8ff;--gray-8:#fff;--gray-7:#eee;--gray-6:#ccc;--gray-5:#aaa;--gray-4:#888;--gray-3:#666;--gray-2:#444;--gray-1:#222;--gray-0:#000}.default-pallet{--pallet-text:var(--gray-7);--pallet-background:var(--gray-1);--pallet-heading:var(--primary-color);--pallet-subtitle:var(--secondary-color);--pallet-link:var(--primary-color);--pallet-button:var(--primary-color);--pallet-highlight:var(--secondary-color);--pallet-button-text:var(--gray-1);--pallet-error:var(--secondary-color)}.light-pallet{--pallet-text:var(--gray-1);--pallet-background:var(--gray-7);--pallet-heading:var(--primary-color);--pallet-subtitle:var(--secondary-color);--pallet-link:var(--primary-color);--pallet-button:var(--primary-color);--pallet-highlight:var(--secondary-color);--pallet-button-text:var(--gray-7);--pallet-error:var(--secondary-color)}.dark-primary-pallet{--pallet-text:var(--gray-7);--pallet-background:var(--primary-color);--pallet-highlight:var(--secondary-color);--pallet-heading:var(--gray-7);--pallet-link:var(--gray-2);--pallet-button:var(--gray-2);--pallet-button-text:var(--gray-7);--pallet-error:var(--secondary-color)}.dark-secondary-pallet{--pallet-text:var(--gray-2);--pallet-background:var(--secondary-color);--pallet-highlight:var(--primary-color);--pallet-heading:var(--gray-1);--pallet-link:var(--gray-0);--pallet-button:var(--gray-2);--pallet-button-text:var(--gray-7);--pallet-error:var(--primary-color)}
