@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Jost:wght@400;500&display=swap";@property --reveal-r{syntax:"<number>";inherits:true;initial-value:0}*{box-sizing:border-box}html,body{color:#3f3626;margin:0;padding:0;font-family:Jost,sans-serif}.site-shell{min-height:100vh}.hero{text-align:center;--reveal-x:50%;--reveal-y:50%;--reveal-r:0;background:linear-gradient(120deg,#f5f0e6,#ece2cd,#f2ecdd,#e9dfc4) 0 0/300% 300%;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:3rem 1.5rem;transition:--reveal-r .45s ease-out;animation:22s ease-in-out infinite driftGradient;display:flex;position:relative;overflow:hidden}.bg-gallery{z-index:0;opacity:.22;filter:sepia(.9)saturate(1.6)brightness(.95);grid-template-columns:repeat(6,1fr);grid-auto-rows:1fr;display:grid;position:absolute;inset:0}.bg-gallery__tile{overflow:hidden}.bg-gallery__tile img{object-fit:cover;transform-origin:50%;will-change:transform;pointer-events:none;-webkit-touch-callout:none;user-select:none;width:100%;height:100%;display:block}.scrim{z-index:1;pointer-events:none;mask-image:radial-gradient(circle calc(var(--reveal-r) * 1px) at var(--reveal-x) var(--reveal-y), #0000 0%, #0000 70%, #000 88%);-webkit-mask-image:radial-gradient(circle calc(var(--reveal-r) * 1px) at var(--reveal-x) var(--reveal-y), #0000 0%, #0000 70%, #000 88%);background:radial-gradient(#e9dfc473 0%,#e9dfc4b3 65%,#e9dfc4d9 100%);position:absolute;inset:0}.grain{z-index:2;pointer-events:none;opacity:.4;background-image:radial-gradient(#3f362614 1px,#0000 1px);background-size:3px 3px;position:absolute;inset:0}.drift{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__content{z-index:3;flex-direction:column;align-items:center;display:flex;position:relative}.drift__leaf{background:#8a775259;border-radius:0 60%;width:10px;height:10px;animation:linear infinite floatUp;position:absolute;bottom:-10%}.drift__leaf--1{width:14px;height:14px;animation-duration:18s;animation-delay:0s;left:8%}.drift__leaf--2{background:#c9b48b66;width:9px;height:9px;animation-duration:24s;animation-delay:3s;left:25%}.drift__leaf--3{width:16px;height:16px;animation-duration:20s;animation-delay:6s;left:50%}.drift__leaf--4{background:#c9b48b66;width:11px;height:11px;animation-duration:26s;animation-delay:2s;left:72%}.drift__leaf--5{width:13px;height:13px;animation-duration:22s;animation-delay:8s;left:88%}@keyframes driftGradient{0%,to{background-position:0%}50%{background-position:100%}}@keyframes floatUp{0%{opacity:0;transform:translateY(0)translate(0)rotate(0)}10%{opacity:.6}90%{opacity:.5}to{opacity:0;transform:translateY(-115vh)translate(30px)rotate(180deg)}}@keyframes blobMorph{0%,to{border-radius:63% 37% 54% 46%/43% 47% 53% 57%}33%{border-radius:42% 58% 63% 37%/56% 40% 60% 44%}66%{border-radius:55% 45% 38% 62%/48% 60% 40% 52%}}@media (prefers-reduced-motion:reduce){.hero{animation:none}.drift__leaf{animation:none;display:none}.hero__portrait{animation:none}}.hero__portrait{border:3px solid #c9b48b;border-radius:63% 37% 54% 46%/43% 47% 53% 57%;width:240px;height:240px;margin-bottom:2rem;animation:14s ease-in-out infinite blobMorph;overflow:hidden;box-shadow:0 10px 30px #3f362633}.hero__portrait img{object-fit:cover;-webkit-touch-callout:none;user-select:none;width:100%;height:100%}.eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#8a7752;margin:0 0 .5rem;font-family:Jost,sans-serif;font-size:.85rem}h1{perspective:400px;margin:0 0 1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:600}.title-letter{white-space:pre;opacity:0;display:inline-block}.seq-pre,.seq-post{opacity:0}.hero__date{margin:0 0 .25rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.3rem,3vw,1.8rem)}.hero__city{color:#6b5c3e;margin:0 0 2rem;font-size:1rem}.hero__note{letter-spacing:.05em;color:#8a7752;margin:0 0 1.5rem;font-size:.85rem;font-style:italic}.hero__calendar{letter-spacing:.15em;text-transform:uppercase;color:#3f3626;background:0 0;border:1px solid #c9b48b;border-radius:999px;padding:.7rem 1.6rem;font-family:Jost,sans-serif;font-size:.8rem;text-decoration:none;transition:background .3s,color .3s;display:inline-block}.hero__calendar:hover,.hero__calendar:focus-visible{color:#fff;background:#c9b48b}
