@keyframes breathe{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.06);opacity:1}to{transform:scale(1);opacity:.7}}.animate-breathe{animation:breathe 5s ease-in-out infinite}#intro>p:first-child{font-family:Cormorant Garamond,serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.6em;padding-bottom:2rem}#intro>p:not(:first-child){font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:200;font-style:normal;color:#222}html,body{height:100%;overflow:hidden;position:fixed;width:100%}article>div{max-width:50ch}article>div:first-of-type{font-family:Cormorant Garamond,serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.25em}article>div:first-of-type h2{font-size:1.5em}article>div:first-of-type p{margin-top:1em}article>div:nth-of-type(2){font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:200;font-style:normal;color:#222}article{display:grid;grid-template-columns:1fr;gap:6rem;padding:2rem;font-size:1rem;line-height:1.75}article a{color:#6366f1}article a:hover{color:#4338ca}@media (min-width: 768px){article{grid-template-columns:repeat(2,1fr);padding:3rem 6rem}}
