.sticky{position:sticky}.container{width:100%}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.aspect-\[4\/5\]{aspect-ratio:4/5}.h-full{height:100%}.w-full{width:100%}.flex-col{flex-direction:column}.items-baseline{align-items:baseline}.items-center{align-items:center}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.bg-\[\#e6e0d8\]{background-color:#e6e0d8}.bg-\[\#f8f6f2\]\/80{background-color:#f8f6f2cc}.object-cover{object-fit:cover}.text-\[\#6d6d6d\]{color:#6d6d6d}.italic{font-style:italic}:root{--bg:#f8f6f2;--text:#1f1f1f;--muted:#6d6d6d;--border:#e6e0d8}html,body{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif}h1,h2,h3,h4{letter-spacing:-.02em;color:var(--text);font-family:Cormorant Garamond,serif;font-weight:500}a{color:var(--text);text-decoration:none;position:relative}a:after{content:"";background:var(--text);transform-origin:0;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}a:hover:after{transform:scaleX(1)}p{color:var(--text);line-height:1.6}.container{max-width:760px;margin:0 auto;padding:64px 24px}.section{border-top:1px solid var(--border);padding:48px 0}.muted{color:var(--muted)}
