:root {
  --plum: #3d2441;
  --pink: #ef8cae;
  --soft-pink: #f9c4ca;
  --yellow: #ffe49a;
  --cream: #fff8e9;
  --blue: #9ed9da;
  --orange: #ef9951;
  --line: rgba(61, 36, 65, .16);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--plum); background: var(--cream); font-family: 'DM Sans', sans-serif; }
body::before { content: ''; position: fixed; inset: 0; pointer-events: none; opacity: .22; z-index: 10; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.07'/%3E%3C/svg%3E"); }
.page-shell { max-width: 1220px; margin: 0 auto; padding: 0 60px; overflow: hidden; }
.topbar { height: 92px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--line); }
.logo { color: var(--plum); text-decoration: none; font-family: 'Fraunces', serif; font-size: 21px; letter-spacing: -.03em; }
.logo-star { color: var(--orange); font-size: 25px; margin-right: 7px; }
.tiny-note { font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; opacity: .57; }
.hero { min-height: 620px; display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: 35px; }
.hero-copy { padding: 62px 0 70px; position: relative; z-index: 2; }
.eyebrow { margin: 0 0 24px; font-size: 10px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; }
.eyebrow-line { width: 25px; height: 2px; display: inline-block; background: var(--orange); vertical-align: middle; margin-right: 9px; }
h1 { font-family: 'Fraunces', serif; font-size: clamp(65px, 8vw, 112px); line-height: .86; letter-spacing: -.065em; margin: 0; font-weight: 800; }
h1 em { color: var(--pink); font-style: normal; }
h1 span { color: var(--orange); }
.intro { max-width: 315px; font-size: 16px; line-height: 1.55; margin: 32px 0 27px; }
.note-button { border: 0; cursor: pointer; color: var(--cream); background: var(--plum); border-radius: 100px; padding: 15px 19px 15px 20px; font: 700 12px 'DM Sans', sans-serif; letter-spacing: .03em; box-shadow: 0 7px 0 #d7728e; transition: transform .2s ease, box-shadow .2s ease; }
.note-button:hover, .note-button:focus-visible { transform: translateY(-3px); box-shadow: 0 10px 0 #d7728e; outline: none; }
.button-sparkle { color: var(--yellow); margin-right: 9px; font-size: 15px; }
.note-button span:last-child { font-size: 18px; margin-left: 12px; vertical-align: -1px; }
.secret-note { margin-top: 25px; max-width: 345px; padding: 18px 20px 18px 47px; position: relative; background: #fffdf3; border: 1px solid var(--line); border-radius: 4px; box-shadow: 5px 5px 0 var(--soft-pink); animation: note-in .45s ease both; }
.secret-note p { font-family: 'Fraunces', serif; font-size: 16px; line-height: 1.35; margin: 0; }
.note-pin { position: absolute; left: 18px; top: 18px; color: var(--orange); }
[hidden] { display: none; }

.duck-stage { align-self: stretch; min-height: 580px; position: relative; overflow: hidden; background: var(--yellow); border-radius: 0 0 180px 180px; }
.duck-stage::after { content: ''; position: absolute; inset: auto 0 0; height: 44%; background: #f7a4a6; opacity: .24; clip-path: ellipse(75% 55% at 50% 100%); }
.halo { position: absolute; border: 1px solid rgba(61,36,65,.15); border-radius: 50%; }
.halo-one { width: 470px; height: 470px; top: 47px; left: 50%; transform: translateX(-50%); }
.halo-two { width: 370px; height: 370px; top: 97px; left: 50%; transform: translateX(-50%); }
.moon { position: absolute; color: #fff7d4; font: 100px 'Fraunces', serif; top: 29px; right: 75px; transform: rotate(-20deg); }
.star, .sparkle { position: absolute; z-index: 2; color: var(--orange); animation: twinkle 2.8s ease-in-out infinite; }
.star { font-size: 20px; }.sparkle { font-size: 32px; color: #fff7d4; }
.star-a { top: 125px; left: 19%; }.star-b { top: 218px; right: 18%; animation-delay: .8s; }.star-c { top: 92px; left: 31%; font-size: 35px; animation-delay: .4s; }.star-d { top: 315px; left: 14%; animation-delay: 1.1s; }.star-e { top: 368px; right: 14%; font-size: 34px; animation-delay: 1.6s; }
.sparkle-a { top: 170px; left: 28%; }.sparkle-b { top: 280px; right: 28%; font-size: 19px; animation-delay: .7s; }.sparkle-c { top: 75px; right: 30%; font-size: 17px; animation-delay: 1.2s; }
.cloud { position: absolute; width: 92px; height: 25px; border-radius: 30px; background: rgba(255,247,212,.65); top: 140px; left: 9%; }.cloud::before, .cloud::after { content: ''; position: absolute; background: inherit; border-radius: 50%; }.cloud::before { width: 35px; height: 35px; left: 19px; bottom: 10px; }.cloud::after { width: 45px; height: 45px; left: 42px; bottom: 8px; }
.pond { position: absolute; z-index: 1; bottom: 52px; left: 50%; transform: translateX(-50%); width: 420px; height: 110px; border-radius: 50%; background: rgba(100, 181, 185, .42); }
.ripple { position: absolute; border: 2px solid rgba(255,248,233,.55); border-radius: 50%; height: 31px; width: 230px; left: 50%; transform: translateX(-50%); }.ripple-one { top: 34px; }.ripple-two { top: 48px; width: 145px; }
.duck-wrap { position: absolute; z-index: 3; width: 260px; height: 310px; left: 50%; bottom: 153px; transform: translateX(-50%); animation: float 4s ease-in-out infinite; cursor: pointer; outline: none; }
.duck-wrap:focus-visible { filter: drop-shadow(0 0 0.45rem rgba(239, 140, 174, .75)); }
.duck-shadow { position: absolute; width: 195px; height: 24px; left: 32px; bottom: 4px; border-radius: 50%; background: rgba(61,36,65,.14); filter: blur(2px); }
.duck { position: absolute; width: 180px; height: 240px; left: 42px; bottom: 28px; }
.duck-body { position: absolute; width: 150px; height: 163px; left: 13px; bottom: 0; background: #ffce4c; border-radius: 54% 54% 45% 45%; box-shadow: inset -11px -5px 0 rgba(225,147,50,.2); }
.duck-body::before { content: ''; position: absolute; width: 132px; height: 128px; left: 9px; top: -90px; background: #ffd867; border-radius: 50%; }
.duck-eye { position: absolute; z-index: 2; width: 9px; height: 12px; top: 1px; background: var(--plum); border-radius: 50%; transition: opacity .2s ease; }.eye-left { left: 55px; }.eye-right { right: 54px; }
.heart-eye { position: absolute; z-index: 3; top: -11px; color: #ed6f9d; font: 34px/1 'DM Sans', sans-serif; opacity: 0; transform: scale(.4); text-shadow: 0 0 5px #fff8d9, 0 0 13px rgba(237, 111, 157, .7); transition: opacity .25s ease, transform .35s cubic-bezier(.2, 1.5, .4, 1); }.duck-wrap.is-happy .duck-eye { opacity: 0; }.duck-wrap.is-happy .heart-eye { opacity: 1; transform: scale(1); animation: heart-pop .75s cubic-bezier(.2, 1.5, .4, 1) both; }.duck-wrap.is-happy .heart-eye:nth-of-type(2) { animation-delay: .1s; }.duck-wrap.is-happy .eye-left { left: 50px; }.duck-wrap.is-happy .eye-right { right: 49px; }
.bill { position: absolute; z-index: 2; width: 46px; height: 27px; top: 19px; left: 68px; background: var(--orange); border-radius: 53% 47% 55% 45%; transform: rotate(3deg); }.bill span { display: block; width: 26px; height: 2px; background: rgba(61,36,65,.26); margin: 13px auto 0; }
.cheek { position: absolute; z-index: 2; top: 27px; width: 18px; height: 10px; background: #f19b82; border-radius: 50%; opacity: .75; }.cheek-left { left: 28px; }.cheek-right { right: 27px; }
.wing { position: absolute; z-index: 4; width: 57px; height: 90px; bottom: 53px; background: #efbd3d; border-radius: 54% 42% 60% 37%; box-shadow: inset -6px -3px 0 rgba(203,135,46,.2); transition: transform .18s ease; }.wing-left { left: -3px; transform: rotate(20deg); }.wing-right { right: -3px; transform: rotate(-20deg) scaleX(-1); }
.foot { position: absolute; z-index: 4; width: 45px; height: 17px; bottom: -7px; background: var(--orange); border-radius: 50%; }.foot-left { left: 25px; transform: rotate(-8deg); }.foot-right { right: 24px; transform: rotate(8deg); }
.duck-wrap.is-happy .wing-left { transform: rotate(-54deg) translateY(-5px); }.duck-wrap.is-happy .wing-right { transform: rotate(54deg) scaleX(-1) translateY(-5px); }
.tiny-crown { position: absolute; color: var(--orange); font-size: 26px; top: -5px; left: 49%; animation: twinkle 2s ease-in-out infinite; }
.head-sparkles { position: absolute; z-index: 5; inset: 12px 27px auto; height: 108px; pointer-events: none; opacity: 0; }.head-sparkles span { position: absolute; color: #fff8d9; font-size: 25px; }.head-sparkles span:nth-child(1) { left: 9px; top: 28px; }.head-sparkles span:nth-child(2) { left: 45px; top: 1px; font-size: 17px; }.head-sparkles span:nth-child(3) { right: 15px; top: 20px; }.head-sparkles span:nth-child(4) { right: 0; top: 57px; font-size: 15px; }.duck-wrap.is-happy .head-sparkles { opacity: 1; }.duck-wrap.is-happy .head-sparkles span { animation: head-sparkle .7s ease-in-out both; }.duck-wrap.is-happy .head-sparkles span:nth-child(2) { animation-delay: .12s; }.duck-wrap.is-happy .head-sparkles span:nth-child(3) { animation-delay: .22s; }.duck-wrap.is-happy .head-sparkles span:nth-child(4) { animation-delay: .32s; }
.lily { position: absolute; z-index: 4; color: #fff5cf; font-size: 40px; bottom: 49px; }.lily-one { left: 20%; transform: rotate(-20deg); }.lily-two { right: 15%; font-size: 28px; transform: rotate(15deg); }

.reasons { padding: 54px 0 80px; text-align: center; }.section-heading { display: flex; justify-content: center; align-items: center; gap: 13px; }.heading-star { color: var(--orange); font-size: 18px; }.section-heading .eyebrow { margin: 0; }.reasons h2 { font: 700 clamp(37px, 5vw, 60px)/1 'Fraunces', serif; letter-spacing: -.05em; margin: 14px 0 37px; }.reasons h2 span { color: var(--pink); }.reason-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; text-align: left; }.reason-card { min-height: 218px; position: relative; overflow: hidden; padding: 26px; border-radius: 5px; }.card-pink { background: var(--soft-pink); }.card-blue { background: var(--blue); }.card-yellow { background: var(--yellow); }.card-icon { font: 33px 'Fraunces', serif; margin-bottom: 24px; }.reason-card h3 { font: 700 22px 'Fraunces', serif; margin: 0 0 8px; letter-spacing: -.035em; }.reason-card p { max-width: 210px; line-height: 1.45; font-size: 13px; margin: 0; }.card-number { position: absolute; bottom: 17px; right: 21px; font: 13px 'Fraunces', serif; opacity: .46; }
footer { display: flex; justify-content: center; gap: 17px; padding: 21px 0 35px; border-top: 1px solid var(--line); font-size: 10px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; opacity: .65; }.footer-duck { font-size: 17px; color: var(--orange); margin-top: -4px; }
@keyframes twinkle { 0%, 100% { transform: scale(.8) rotate(0); opacity: .62; } 50% { transform: scale(1.2) rotate(12deg); opacity: 1; } }
@keyframes float { 0%, 100% { transform: translateX(-50%) translateY(0); } 50% { transform: translateX(-50%) translateY(-13px); } }
@keyframes head-sparkle { 0% { opacity: 0; transform: scale(.25) rotate(-20deg); } 55% { opacity: 1; transform: scale(1.25) rotate(10deg); } 100% { opacity: .75; transform: scale(1) rotate(0); } }
@keyframes heart-pop { 0% { opacity: 0; transform: scale(.25) rotate(-18deg); filter: brightness(1); } 45% { opacity: 1; transform: scale(1.3) rotate(10deg); filter: brightness(1.35); } 72% { transform: scale(.93) rotate(-4deg); filter: brightness(1.05); } 100% { opacity: 1; transform: scale(1) rotate(0); filter: brightness(1); } }
@keyframes note-in { from { opacity: 0; transform: translateY(-8px) rotate(-1deg); } to { opacity: 1; transform: translateY(0) rotate(0); } }
@media (max-width: 760px) { .page-shell { padding: 0 22px; }.topbar { height: 72px; }.tiny-note { display: none; }.hero { display: flex; flex-direction: column; gap: 0; align-items: stretch; }.hero-copy { padding: 62px 4px 36px; }.intro { margin-top: 26px; }.duck-stage { min-height: 490px; margin: 0 -22px; border-radius: 0 0 120px 120px; }.moon { right: 34px; top: 18px; font-size: 75px; }.halo-one { width: 370px; height: 370px; top: 40px; }.halo-two { width: 285px; height: 285px; top: 82px; }.duck-wrap { bottom: 108px; transform: translateX(-50%) scale(.82); }.duck-wrap { animation-name: float-small; }.pond { width: 340px; bottom: 28px; }.reason-grid { grid-template-columns: 1fr; }.reasons { padding-top: 64px; }.reason-card { min-height: 170px; }.card-icon { margin-bottom: 15px; } footer { flex-wrap: wrap; gap: 10px; padding-bottom: 25px; } }
@keyframes float-small { 0%, 100% { transform: translateX(-50%) scale(.82) translateY(0); } 50% { transform: translateX(-50%) scale(.82) translateY(-11px); } }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { animation-duration: .01ms !important; scroll-behavior: auto !important; } }
