:root{--background:#1b1024;--foreground:#fff7fb;--muted:#f7c8df;--panel:#fff7fb1a;--panel-strong:#fff7fb2e;--violet:#b66cff;--rose:#ff7ab6;--gold:#ffd38a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--foreground);background:radial-gradient(circle at 20% 0,#ff7ab647,#0000 32rem),radial-gradient(circle at 90% 12%,#b66cff52,#0000 28rem),linear-gradient(135deg,#170d22 0%,#2f1734 46%,#421f3a 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:32px 0 56px}.hero{align-items:center;gap:28px;min-height:86vh;padding:32px 0;display:grid}.hero-copy,.letter,.future-note,.moon-card,.comfort-card,.photo-card,.notes-strip p{background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff29;box-shadow:0 24px 80px #07020e47}.hero-copy{border-radius:36px;padding:clamp(28px,7vw,76px);position:relative;overflow:hidden}.hero-copy:after{content:"";background:#ffd38a2e;border-radius:999px;width:220px;height:220px;position:absolute;bottom:-90px;right:-60px}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.08em;max-width:760px;margin-bottom:18px;font-size:clamp(3.4rem,13vw,8.8rem);line-height:.82}h2{letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(1.7rem,5vw,3.5rem);line-height:.95}h3{margin-bottom:8px;font-size:1.25rem}.lead{z-index:1;color:#fff7fbd1;max-width:680px;margin-bottom:26px;font-size:clamp(1.08rem,2.6vw,1.45rem);line-height:1.65;position:relative}.hero-actions{z-index:1;flex-wrap:wrap;gap:12px;display:flex;position:relative}.hero-actions a{background:linear-gradient(135deg, var(--rose), var(--violet));color:#fff;border-radius:999px;padding:12px 18px;font-weight:800}.hero-actions a:last-child{background:#ffffff21}.moon-card{border-radius:32px;justify-self:end;max-width:460px;padding:28px}.moon-card span{margin-bottom:18px;font-size:3rem;display:block}.moon-card p,.comfort-card p,.letter p,.section-heading p,.photo-card p,.future-note p,.notes-strip p{color:#fff7fbc7;line-height:1.65}.comfort-grid{gap:16px;margin:26px 0;display:grid}.comfort-card{border-radius:28px;padding:26px}.comfort-card h2{font-size:clamp(1.4rem,4vw,2.2rem)}.letter{background:linear-gradient(135deg, #ff7ab638, #b66cff2e), var(--panel);border-radius:36px;margin:48px 0;padding:clamp(28px,6vw,64px)}.letter p:last-child{max-width:760px;margin-bottom:0;font-size:1.08rem}.notes-strip{gap:14px;margin-bottom:58px;display:grid}.notes-strip p{border-radius:999px;margin:0;padding:16px 20px}.gallery-section{margin-top:36px}.section-heading{max-width:720px;margin-bottom:24px}.photo-grid{gap:18px;display:grid}.photo-card{border-radius:34px;overflow:hidden}.photo-card img{object-fit:cover;object-position:center;width:100%;height:440px}.photo-card:nth-child(3) img{object-position:50% 26%}.photo-card div{padding:22px}.future-note{background:var(--panel-strong);border-radius:32px;margin-top:52px;padding:28px}.future-note p{margin-bottom:0}@media (width>=720px){.site-shell{width:min(1120px,100% - 64px);padding:48px 0 78px}.hero{grid-template-columns:minmax(0,1fr) 340px}.comfort-grid,.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.notes-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-card:nth-child(2){transform:translateY(34px)}.photo-card img{height:520px}}@media (width<=560px){.site-shell{width:min(100% - 22px,440px);padding-top:12px}.hero{min-height:auto}.hero-copy,.letter{border-radius:28px}.photo-card img{height:500px}.photo-card:nth-child(3) img{height:380px}}
