@tailwind base;@tailwind components;@tailwind utilities;:root{--primary-color-green: #005f5f;--primary-color-gray: #d2d7cd;--primary-color-black: #1e1919;--secondary-color-yellow: #e1aa00;--secondary-color-light-gray: #f2f0ee}@font-face{font-family:GT-Alpina;src:url(https://storage.googleapis.com/shirleywu-studio-thoughts-assets/fonts/GT-Alpina-Standard-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:GT-Alpina;src:url(https://storage.googleapis.com/shirleywu-studio-thoughts-assets/fonts/GT-Alpina-Standard-Regular-Italic.woff2) format("woff2");font-weight:400;font-style:italic}@font-face{font-family:GT-Alpina;src:url(https://storage.googleapis.com/shirleywu-studio-thoughts-assets/fonts/GT-Alpina-Standard-Bold.woff2) format("woff2");font-weight:600;font-style:normal}html,input{font-family:GT-Alpina,sans-serif;font-size:16px}body{margin:0;background-color:var(--secondary-color-light-gray);color:var(--primary-color-black);line-height:1.6}main{width:calc(100vw - 40px);max-width:1440px;margin:0 auto 80px}h1,h2,h3,h4{color:var(--primary-color-green)}h1{font-size:6.48rem}h2{font-size:3.24rem}h3{font-size:1.62rem}a{color:var(--primary-color-green)}#logo{width:fit-content;margin:1.62rem auto}#logo img{width:100%}@media (max-width: 768px){#logo{margin:.81rem}}form.svelte-1hixilf{margin:40px auto;width:max-content;max-width:calc(100% - 40px);justify-items:center}label.svelte-1hixilf,input.svelte-1hixilf{display:block;margin:.81rem}input.svelte-1hixilf{padding:.81rem 0;border-radius:1.62rem;border:1px solid;text-align:center;width:100%}.submit.svelte-1hixilf{background-color:var(--primary-color-green);color:var(--secondary-color-light-gray)}
