@font-face{font-family:Open Sauce One;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/open-sauce-one-latin-400-normal.69e44276.woff2) format("woff2"),url(/_next/static/media/open-sauce-one-latin-400-normal.26758b49.woff) format("woff")}@font-face{font-family:Open Sauce One;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/open-sauce-one-latin-500-normal.0e687ea5.woff2) format("woff2"),url(/_next/static/media/open-sauce-one-latin-500-normal.909ac69d.woff) format("woff")}@font-face{font-family:Open Sauce One;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/open-sauce-one-latin-600-normal.5337efa3.woff2) format("woff2"),url(/_next/static/media/open-sauce-one-latin-600-normal.dd16f66f.woff) format("woff")}@font-face{font-family:Open Sauce One;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/open-sauce-one-latin-700-normal.60b729ab.woff2) format("woff2"),url(/_next/static/media/open-sauce-one-latin-700-normal.5bdacb1a.woff) format("woff")}@tailwind base;@tailwind components;@tailwind utilities;@layer base{a,a:hover,body{@apply text-brown-soft}:focus-visible{@apply outline-none ring-2 ring-accent-gold ring-offset-2 ring-offset-cream-light}:focus:not(:focus-visible){@apply outline-none ring-0}h1,h2,h3{@apply leading-[1.4]}}@layer utilities{.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0!important;min-height:100vh!important;background-color:#fafaf8!important;color:#211713!important;font-family:Open Sauce One,Inter,system-ui,sans-serif!important}a{color:#c9a227}a:hover{color:#3d2e26}body>div{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1;padding-left:1rem;padding-right:1rem}@media (min-width:640px){main{padding-left:1.5rem;padding-right:1.5rem}}footer>div,header>div,main section>div{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){footer>div,header>div,main section>div{padding-left:1.5rem;padding-right:1.5rem}}main section{padding-top:3rem;padding-bottom:3rem}main section:first-of-type{padding-top:4rem}@media (min-width:640px){main section:first-of-type{padding-top:5rem}}header>div{justify-content:space-between;height:4rem;padding-top:0;padding-bottom:0}header nav,header>div{display:flex;align-items:center}header nav{gap:1.5rem}footer>div>div:first-child{display:grid;grid-gap:2rem;gap:2rem;padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){footer>div>div:first-child{grid-template-columns:repeat(3,1fr)}}footer h3,main section h2{font-weight:600;color:#211713;margin-bottom:.75rem}footer ul{list-style:none;padding:0;margin:0}footer li+li{margin-top:.5rem}main section h1{font-size:1.875rem;font-weight:600;line-height:1.2;margin-bottom:1.5rem;text-align:center}@media (min-width:640px){main section h1{font-size:2.25rem}}@media (min-width:768px){main section h1{font-size:3rem}}main section p{line-height:1.625;margin-bottom:1rem}main section>div.text-center p{text-align:center}main section .flex{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}main section .flex.flex-col{flex-direction:column}@media (min-width:640px){main section .flex.flex-col.sm\:flex-row{flex-direction:row}}main section.bg-cream{background-color:#ede9e4}.grid{display:grid;grid-gap:1.5rem}.grid,.grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-3{gap:1.5rem}@media (min-width:640px){.grid.sm\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}[type=button],[type=submit],button{font-weight:500;padding:.5rem 1rem;border:none;border-radius:.5rem;cursor:pointer;transition:opacity .2s}input[type=email]{padding:.5rem .75rem;border:1px solid #e0dcd6;border-radius:8px;max-width:20rem}input[type=email]:focus{outline:none;box-shadow:0 0 0 2px #c9a227}