@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;color:var(--ink);background:var(--paper);--ink:#26332c;--muted:#68716b;--paper:#f8f2ed;--coral:#eb715b;--coral-deep:#d85048;--sage:#a8b9a0;--sage-tint:#a8b9a029;--lilac:#d8c8d9;--line:#26332c2e;--serif:"Playfair Display", Georgia, "Times New Roman", serif;--sans:"DM Sans", system-ui, "Segoe UI", sans-serif;--space-xs:8px;--space-sm:16px;--space-md:24px;--space-lg:48px;--space-xl:96px;--radius-photo:2px;--radius-pill:999px;--ease-quick:.16s ease;--ease-pop:.18s cubic-bezier(.2, .8, .2, 1);font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-width:320px;margin:0}button,a{font:inherit;color:inherit}img{max-width:100%;display:block}:focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-shell{max-width:1200px;margin:0 auto;padding-inline:clamp(20px,5vw,56px)}.heart-mark{fill:none;width:18px;height:18px;stroke:var(--ink);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;display:block}.heart-mark--filled{fill:var(--coral);stroke:none}.arrow-mark{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.arrow-mark--down{transform:rotate(90deg)}.arrow-mark--up{transform:rotate(-90deg)}.flower-mark{fill:none;width:44px;height:44px;stroke:var(--coral);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;display:block}.flower-stem{stroke:var(--sage);stroke-width:2.2px;opacity:.85}.topbar{justify-content:space-between;align-items:center;gap:var(--space-sm);padding-block:var(--space-sm);border-bottom:1px solid var(--line);display:flex}.wordmark{font-family:var(--serif);align-items:center;gap:9px;font-size:1.15rem;font-style:italic;line-height:1;text-decoration:none;display:inline-flex}.topbar-note{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.6875rem;font-weight:700;display:none}.jump-link{letter-spacing:.12em;text-transform:uppercase;transition:color var(--ease-quick);border-bottom:1px solid;align-items:center;gap:7px;padding-bottom:3px;font-size:.6875rem;font-weight:700;text-decoration:none;display:inline-flex}.jump-link:hover{color:var(--coral-deep)}.hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(40px,6vw,88px);padding-block:clamp(64px,10vh,120px) clamp(72px,10vh,128px);display:grid}.hero-copy{flex-direction:column;align-items:flex-start;display:flex}.hero-intro{font-family:var(--serif);color:var(--muted);margin:0 0 6px;font-size:clamp(1.2rem,2vw,1.6rem);font-style:italic}.hero h1{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(3rem,8.5vw,7rem);font-weight:500;line-height:.86}.hero h1 em{font-style:italic}.hero-subtitle{margin:var(--space-md) 0 0;max-width:30ch;color:var(--muted);font-size:1.05rem;line-height:1.6}.scroll-cue{margin-top:var(--space-lg);letter-spacing:.12em;text-transform:uppercase;transition:color var(--ease-quick);border-bottom:1px solid;align-items:center;gap:10px;padding-bottom:3px;font-size:.6875rem;font-weight:700;text-decoration:none;display:inline-flex}.scroll-cue:hover{color:var(--coral-deep)}.scroll-cue-dot{background:var(--coral);width:7px;height:7px;animation:cueBob 2.2s var(--ease-pop) infinite;border-radius:50%}@keyframes cueBob{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.45;transform:translateY(4px)}}.hero-art{padding-block:clamp(16px,4vw,40px);position:relative}.art-ring{border:1px solid var(--line);pointer-events:none;border-radius:50%;position:absolute}.art-ring--one{width:clamp(300px,42vw,480px);height:clamp(300px,42vw,480px);top:-8px;right:-6px}.art-ring--two{border-color:#a8b9a08c;width:clamp(220px,30vw,350px);height:clamp(220px,30vw,350px);top:46px;right:44px}.cat-frame{z-index:1;border:1px solid var(--line);border-radius:var(--radius-photo);background:var(--paper);width:min(100%,400px);margin-inline:auto;position:relative;box-shadow:10px 12px #26332c14}.cat-frame img{aspect-ratio:4/5;object-fit:cover;border-radius:var(--radius-photo);width:100%}.cat-frame-label{z-index:2;background:var(--paper);border:1px solid var(--ink);letter-spacing:.1em;text-transform:uppercase;text-align:center;padding:8px 14px;font-size:.625rem;font-weight:700;line-height:1.35;position:absolute;top:-13px;left:-10px}.cat-frame-stamp{z-index:2;background:var(--coral);border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;bottom:-16px;right:-14px}.cat-frame-stamp .heart-mark{width:20px;height:20px;stroke:var(--paper)}.flower-mark--top{z-index:2;width:52px;height:52px;position:absolute;top:0;left:-6px;transform:rotate(-12deg)}.flower-mark--side{z-index:2;width:44px;height:44px;position:absolute;top:58%;right:-18px;transform:rotate(14deg)}.hero-caption{margin:var(--space-md) auto 0;width:fit-content;font-family:var(--serif);color:var(--muted);text-align:center;font-size:.95rem;font-style:italic;line-height:1.5;display:block}.section-rule{border-top:1px solid var(--line)}.story{padding-block:var(--space-xl)}.section-heading{margin-bottom:var(--space-lg)}.section-heading h2,.gallery-heading h2{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-size:clamp(2.4rem,5vw,4rem);font-weight:500;line-height:.94}.section-heading h2 em,.gallery-heading h2 em{font-style:italic}.note-list{border-top:1px solid var(--line)}.love-note{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 0;display:flex}.love-note-icon{background:var(--sage-tint);width:40px;height:40px;color:var(--sage);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.love-note h3{font-family:var(--serif);margin:0 0 6px;font-size:1.3rem;font-weight:600;line-height:1.2}.love-note p{max-width:52ch;color:var(--muted);margin:0;line-height:1.6}.love-note .heart-mark{width:20px;height:20px;stroke:var(--coral);flex-shrink:0;margin-top:5px}.gallery{padding-block:var(--space-xl)}.gallery-heading{justify-content:space-between;align-items:baseline;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.gallery-note{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);text-align:right;margin:0;font-size:.6875rem;font-weight:700;line-height:1.6}.photo-grid{gap:var(--space-lg);flex-direction:column;display:flex}.photo-slot{margin:0}.photo-slot img{aspect-ratio:3/2;object-fit:cover;border:1px solid var(--line);border-radius:var(--radius-photo);background:var(--paper);width:100%;display:block}.photo-slot figcaption{max-width:60ch;font-family:var(--serif);color:var(--muted);margin-top:12px;font-size:1.05rem;font-style:italic;line-height:1.55}.love-section{text-align:center;padding-block:var(--space-xl) 140px;border-top:1px solid var(--line);flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.love-section-flower{margin-bottom:var(--space-sm)}.love-section-flower .flower-mark{width:48px;height:48px;stroke:var(--sage);transform:rotate(8deg)}.love-section h2{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-size:clamp(2.4rem,5vw,4rem);font-weight:500;line-height:.94}.love-section h2 em{font-style:italic}.love-prompt{margin:var(--space-sm) 0 0;color:var(--muted)}.love-counter{margin-top:var(--space-lg);flex-direction:column;align-items:center;gap:8px;display:flex}.counter-number{font-family:var(--serif);font-variant-numeric:tabular-nums;font-size:clamp(4rem,10vw,6rem);font-style:italic;font-weight:500;line-height:.9}.counter-label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.6875rem;font-weight:700}.love-button{margin-top:var(--space-lg);border:1px solid var(--ink);border-radius:var(--radius-pill);background:var(--coral);color:var(--paper);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background-color var(--ease-quick), transform var(--ease-quick), box-shadow var(--ease-quick);align-items:center;gap:13px;padding:18px 28px;font-size:.6875rem;font-weight:700;display:inline-flex}.love-button:hover{background:var(--coral-deep);transform:translateY(-2px);box-shadow:0 6px 18px #e8715b52}.love-button:active{box-shadow:none;transform:translateY(0)}.button-heart .heart-mark{width:18px;height:18px;fill:var(--paper);stroke:none}.love-button .arrow-mark{width:16px;height:16px}.burst-field{pointer-events:none;position:absolute;inset:0}.burst-heart{opacity:0;width:26px;height:26px;animation:heartExplode 1.4s var(--ease-pop) forwards;position:absolute;top:62%;left:50%}.burst-heart .heart-mark{width:26px;height:26px}.burst-heart--0{--bx:-200px;--by:-120px;--rot:-30deg;color:var(--coral)}.burst-heart--1{--bx:190px;--by:-170px;--rot:24deg;color:var(--coral-deep)}.burst-heart--2{--bx:-120px;--by:-240px;--rot:-12deg;color:var(--sage)}.burst-heart--3{--bx:230px;--by:-40px;--rot:40deg;color:var(--lilac)}.burst-heart--4{--bx:90px;--by:-280px;--rot:14deg;color:var(--ink)}.burst-heart--5{--bx:-260px;--by:10px;--rot:-46deg;color:var(--coral)}.burst-heart--6{--bx:-60px;--by:200px;--rot:30deg;color:var(--lilac)}.burst-heart--n7{--bx:260px;--by:90px;--rot:-20deg;color:var(--coral-deep)}.burst-heart--n8{--bx:40px;--by:-320px;--rot:8deg;color:var(--sage)}.burst-heart--n9{--bx:-300px;--by:-80px;--rot:52deg;color:var(--lilac)}.burst-heart--n10{--bx:300px;--by:-120px;--rot:-34deg;color:var(--coral)}.burst-heart--n11{--bx:-160px;--by:160px;--rot:18deg;color:var(--ink)}.burst-heart--n12{--bx:130px;--by:220px;--rot:-42deg;color:var(--sage)}.burst-heart--n13{--bx:-240px;--by:130px;--rot:26deg;color:var(--coral-deep)}.burst-heart--n14{--bx:0px;--by:260px;--rot:-8deg;color:var(--lilac)}.burst-heart--n15{--bx:-40px;--by:-340px;--rot:44deg;color:var(--coral)}@keyframes heartExplode{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)rotate(0)}18%{transform:translate(-50%, -50%) scale(1.6) rotate(var(--rot,0deg));opacity:1}42%{transform:translate(calc(-50% + var(--bx) * .5), calc(-50% + var(--by) * .5)) scale(1.15) rotate(calc(var(--rot,0deg) * 1.6));opacity:1}to{transform:translate(calc(-50% + var(--bx)), calc(-50% + var(--by))) rotate(calc(var(--rot,0deg) * 2.4));opacity:0}}.footer{padding-block:var(--space-lg);border-top:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:.6875rem;font-weight:700;display:flex}.footer-heart{background:var(--coral);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.footer-heart .heart-mark{width:14px;height:14px;stroke:var(--paper)}@media (width>=720px){.topbar-note{display:inline}}@media (width>=720px) and (width<=960px){.hero{gap:clamp(32px,4vw,48px);padding-block:clamp(56px,8vh,88px) clamp(64px,8vh,96px)}.hero h1{font-size:clamp(2.9rem,6.4vw,4rem)}.art-ring--one{width:clamp(260px,36vw,360px);height:clamp(260px,36vw,360px)}.art-ring--two{width:clamp(200px,26vw,280px);height:clamp(200px,26vw,280px)}.photo-grid{grid-template-rows:minmax(200px,1fr) minmax(220px,1fr)}.photo-slot--wide{grid-column:1/13}.photo-slot--tall{grid-column:1/7}.photo-slot--note{grid-area:2/7/auto/13}}@media (width<=719px){.topbar-note{display:none}.hero{gap:var(--space-lg);padding-block:var(--space-lg) var(--space-xl);grid-template-columns:1fr}.hero-copy{align-items:flex-start}.hero h1{font-size:clamp(3rem,13vw,4.4rem)}.hero-art{padding-block:28px 8px}.photo-grid{gap:var(--space-md);grid-template-rows:none;grid-template-columns:1fr}.photo-slot--wide,.photo-slot--tall,.photo-slot--note{grid-area:auto/1}.photo-slot img{aspect-ratio:4/3}.gallery-heading{flex-direction:column;align-items:flex-start}.gallery-note{text-align:left}.love-section{padding-bottom:120px}.burst-heart--0{--bx:-108px;--by:-40px}.burst-heart--1{--bx:100px;--by:-70px}.burst-heart--2{--bx:-60px;--by:-120px}.burst-heart--3{--bx:116px;--by:20px}.burst-heart--4{--bx:40px;--by:-140px}.burst-heart--5{--bx:-124px;--by:56px}.burst-heart--6{--bx:-28px;--by:120px}}
