/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */.quote-wrapper{border-left:1px solid var(--color-purple);flex-direction:column;gap:24px;width:100%;margin:64px 0;padding-left:24px;display:flex}.quote-wrapper p.quote{font-size:20px;font-family:var(--font-geist-sans);margin:0}.quote-wrapper .row{align-items:center;gap:8px;display:flex}.quote-wrapper .row:before{content:"•";order:1}.quote-wrapper .row span{font-family:var(--font-kh);font-size:12px}.quote-wrapper .row span:first-of-type{order:0}.quote-wrapper .row span:last-of-type{order:2}
/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@media (max-width:799px){.desktop-only{display:none!important}}.fullBleedMedia{margin-top:64px;margin-bottom:64px}.fullBleedMedia .columns{gap:8px;display:flex}.fullBleedMedia .media{border-radius:12px;overflow:hidden}.fullBleedMedia .media:not(:only-child){height:216px}.fullBleedMedia .caption{color:var(--theme-secondary);margin-top:16px}@media (max-width:799px){.fullBleedMedia{width:100vw;margin:48px calc(var(--layout-margin)*-1);overflow:hidden}.fullBleedMedia .columns{padding:0 var(--layout-margin);gap:8px;overflow:auto}.fullBleedMedia .media{border-radius:8px;flex-shrink:0;width:316px}.fullBleedMedia .media:only-child{width:100%}.fullBleedMedia .media:not(:only-child){height:280px}.fullBleedMedia .caption{padding-left:var(--layout-margin);margin-top:16px}}@media(min-width:800px){.mobile-only{display:none!important}}@media(max-width:calc(800px - 1px)){.desktop-only{display:none!important}}.signup{display:flex;flex-direction:column;margin-top:100px}.signup .label{margin-bottom:16px}