@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100%}body{line-height:1.5;text-rendering:optimizeSpeed}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:inherit}ul,ol{list-style:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@font-face{font-family:DM Sans;src:url(/assets/fonts/dm-sans/DM-Sans-latin-normal.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(/assets/fonts/dm-sans/DM-Sans-latin-italic.woff2) format("woff2");font-weight:100 900;font-style:italic;font-display:swap}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1280px){.container{max-width:1280px}}.section{padding-top:3rem;padding-bottom:3rem}:root{--background: 0 0% 100%;--foreground: 185 100% 7%;--card: 0 0% 100%;--card-foreground: 185 100% 7%;--popover: 0 0% 100%;--popover-foreground: 185 100% 7%;--primary: 161 100% 43%;--primary-foreground: 185 100% 7%;--secondary: 0 0% 89%;--secondary-foreground: 185 100% 7%;--muted: 0 0% 91%;--muted-foreground: 185 40% 30%;--accent: 302 94% 63%;--accent-foreground: 0 0% 100%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 98%;--border: 0 0% 89%;--input: 0 0% 89%;--ring: 161 100% 43%;--radius: .375rem}.dark{--background: 185 100% 7%;--foreground: 0 0% 97%;--card: 183 85% 10%;--card-foreground: 0 0% 97%;--popover: 183 85% 10%;--popover-foreground: 0 0% 97%;--primary: 161 100% 43%;--primary-foreground: 185 100% 7%;--secondary: 183 100% 15%;--secondary-foreground: 0 0% 97%;--muted: 183 100% 15%;--muted-foreground: 214 100% 85%;--accent: 302 94% 63%;--accent-foreground: 0 0% 100%;--destructive: 0 62% 30%;--destructive-foreground: 0 0% 98%;--border: 183 100% 15%;--input: 183 100% 15%;--ring: 161 100% 43%}.btn{display:inline-flex;align-items:center;justify-content:center;height:2.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.5;border:1px solid transparent;border-radius:var(--radius);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-decoration:none}.btn:focus{outline:none;box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--ring))}.btn:disabled{opacity:.5;pointer-events:none}.btn-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.btn-primary:hover:not(:disabled){background-color:hsl(var(--primary)/.9);border-color:hsl(var(--primary)/.9)}.btn-primary:active:not(:disabled){background-color:hsl(var(--primary)/.8);border-color:hsl(var(--primary)/.8)}.btn-secondary{background-color:transparent;color:hsl(var(--primary));border-color:hsl(var(--border))}.btn-secondary:hover:not(:disabled){background-color:hsl(var(--muted))}.btn-secondary:active:not(:disabled){background-color:hsl(var(--muted)/.8)}.btn-text{background-color:transparent;color:hsl(var(--primary));border-color:transparent;padding:.25rem .5rem}.btn-text:hover:not(:disabled){background-color:hsl(var(--muted))}.btn-text:active:not(:disabled){background-color:hsl(var(--muted)/.8)}.btn-sm{height:2.25rem;padding:.25rem .75rem;font-size:.875rem}.btn-lg{height:2.75rem;padding:.75rem 1.5rem;font-size:1.125rem}*{border-color:hsl(var(--border))}body{font-family:DM Sans,system-ui,sans-serif;font-size:.875rem;line-height:1.5;color:hsl(var(--foreground));background-color:hsl(var(--background))}h1{font-size:2.25rem;font-weight:700;line-height:1.25;margin-bottom:1rem}h2{font-size:1.875rem;font-weight:700;line-height:1.25;margin-bottom:.75rem}h3{font-size:1.5rem;font-weight:600;line-height:1.25;margin-bottom:.75rem}h4{font-size:1.25rem;font-weight:600;line-height:1.5;margin-bottom:.5rem}h5{font-size:1.125rem;font-weight:600;line-height:1.5;margin-bottom:.5rem}h6{font-size:.875rem;font-weight:600;line-height:1.5;margin-bottom:.5rem}p{margin-bottom:.75rem}a{color:hsl(var(--primary));text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1)}a:hover{color:hsl(var(--primary)/.8);text-decoration:underline}
