:root{--bg:#100c0f;--soft:#181216;--paper:#f3e9e4;--ink:#2b2024;--text:#f8f0f2;--muted:#b9a9af;--rose:#d799a8;--rose2:#efbdc8;--line:rgba(255,255,255,.12);--serif:"Cormorant Garamond",Georgia,serif;--sans:"Inter",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 80% 10%,rgba(170,80,109,.07),transparent 32rem),var(--bg);color:var(--text);font-family:var(--sans);line-height:1.6;overflow-x:hidden}body.is-locked{overflow:hidden}img{display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.photos-ready img{opacity:1}.grain{position:fixed;inset:0;z-index:100;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-width{width:min(1120px,calc(100% - 48px));margin-inline:auto}.eyebrow{margin:0 0 18px;color:var(--rose2);font-size:.7rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.lock-screen{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 20%,rgba(202,120,143,.17),transparent 28rem),linear-gradient(155deg,#0d090c,#171014);transition:opacity .7s ease,visibility .7s ease}.lock-screen.is-opening{opacity:0;visibility:hidden}.lock-card{width:min(560px,100%);padding:clamp(34px,7vw,62px);border:1px solid var(--line);border-radius:34px;background:rgba(255,255,255,.035);box-shadow:0 30px 100px rgba(0,0,0,.42);backdrop-filter:blur(16px);text-align:center}.lock-heart{display:block;margin-bottom:18px;color:var(--rose);font-size:1.7rem}.lock-card h1{margin:0;font-family:var(--serif);font-size:clamp(2.7rem,8vw,4.7rem);font-weight:500;line-height:.98;letter-spacing:-.035em}.lock-copy{margin:26px 0 16px;color:var(--muted)}#unlockForm{display:grid;gap:12px}#datePassword{width:100%;height:58px;border:1px solid var(--line);border-radius:17px;outline:none;background:rgba(255,255,255,.045);color:var(--text);font:500 1rem var(--sans);text-align:center;letter-spacing:.12em}#unlockForm button{height:58px;border:0;border-radius:17px;background:var(--paper);color:var(--ink);font:600 .95rem var(--sans);cursor:pointer}.form-message{min-height:22px;margin:0;color:#e8a6b5;font-size:.85rem}.hero{min-height:100svh;display:grid;grid-template-columns:1.1fr .7fr;gap:clamp(48px,8vw,110px);align-items:center;padding-block:90px}.hero-copy h1,.time-heading h2,.story-intro h2,.love-copy h2,.illustration-card h2,.letter-card h2{margin:0;font-family:var(--serif);font-weight:500;letter-spacing:-.04em;line-height:.94}.hero-copy h1{font-size:clamp(5rem,11vw,9rem)}.hero-copy h1 em,.time-heading h2 em{color:var(--rose2);font-weight:500}.hero-copy>p:nth-of-type(2){max-width:520px;margin:34px 0 0;color:var(--muted);font-family:var(--serif);font-size:clamp(1.4rem,2.8vw,2rem)}.start-link{display:inline-flex;gap:12px;margin-top:36px;text-decoration:none;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.start-link span{color:var(--rose2)}.hero-photo{margin:0;max-width:390px;justify-self:end}.photo-frame{aspect-ratio:3/4;padding:12px 12px 48px;background:#efe5e0;box-shadow:0 36px 100px rgba(0,0,0,.42);transform:rotate(2deg)}.photo-frame img{background:#2b2024}.hero-photo figcaption{margin:20px 0 0;color:var(--muted);font-family:var(--serif);font-size:1.1rem;font-style:italic;text-align:center}.time-section{padding:clamp(100px,13vw,160px) 0;border-block:1px solid var(--line);background:rgba(255,255,255,.018)}.time-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:70px;align-items:end}.time-heading h2{font-size:clamp(3.5rem,7vw,6rem)}.counter{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.counter div{padding:22px 12px;border-right:1px solid var(--line)}.counter div:last-child{border-right:0}.counter strong{display:block;font-family:var(--serif);font-size:clamp(2.8rem,5vw,4.6rem);font-weight:500;line-height:1}.counter span{color:var(--muted);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.story-intro{padding:clamp(120px,16vw,210px) 0 90px;text-align:center}.story-intro h2{font-size:clamp(3.7rem,8vw,7rem)}.story-intro>p:last-child{margin:28px 0 0;color:var(--muted);font-family:var(--serif);font-size:1.5rem}.chapters{display:grid;gap:clamp(110px,14vw,180px);padding-bottom:clamp(140px,17vw,210px)}.chapter{display:grid;grid-template-columns:minmax(280px,430px) minmax(0,1fr);gap:clamp(46px,8vw,100px);align-items:center}.chapter.reverse{grid-template-columns:minmax(0,1fr) minmax(280px,430px)}.chapter.reverse figure{order:2}.chapter.reverse .chapter-copy{order:1;justify-self:end}.chapter figure{width:100%;margin:0;aspect-ratio:3/4;border-radius:24px;overflow:hidden;background:#1b1418;box-shadow:0 30px 90px rgba(0,0,0,.3)}.chapter figure.landscape{aspect-ratio:4/3}.chapter-copy{max-width:500px}.chapter-copy>span{display:block;margin-bottom:25px;color:rgba(239,189,200,.36);font-family:var(--serif);font-size:5rem;line-height:.7}.chapter-copy h3{margin:0;font-family:var(--serif);font-size:clamp(2.8rem,5.4vw,4.8rem);font-weight:500;line-height:1;letter-spacing:-.035em}.chapter-copy>p:last-child{margin:26px 0 0;color:var(--muted);line-height:1.85}.quote-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,8vw,100px);align-items:center;padding-bottom:clamp(130px,16vw,200px)}.quote-photo{margin:0;aspect-ratio:4/3;border-radius:28px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.3)}.quote-section blockquote{margin:0;font-family:var(--serif);font-size:clamp(2.8rem,5.7vw,5rem);line-height:1.04;letter-spacing:-.03em}.quote-section em{color:var(--rose2);font-weight:500}.love-section{display:grid;grid-template-columns:.72fr 1.1fr;gap:clamp(60px,9vw,110px);align-items:center;padding-bottom:clamp(130px,16vw,200px)}.love-copy h2{font-size:clamp(3.4rem,6.5vw,5.8rem)}.reasons-list{margin-top:40px;border-top:1px solid var(--line)}.reasons-list p{display:grid;grid-template-columns:44px 1fr;gap:15px;margin:0;padding:20px 0;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:clamp(1.25rem,2.4vw,1.85rem);line-height:1.25}.reasons-list span{color:var(--rose2);font:600 .68rem var(--sans);letter-spacing:.1em}.illustration-section{padding:clamp(120px,15vw,180px) 0}.illustration-card{display:grid;grid-template-columns:minmax(230px,360px) 1fr;gap:clamp(45px,8vw,90px);align-items:center;padding:clamp(20px,4vw,42px);border:1px solid var(--line);border-radius:34px;background:linear-gradient(145deg,rgba(215,153,168,.09),rgba(255,255,255,.025))}.illustration-card img{aspect-ratio:2/3;object-fit:cover;border-radius:22px}.illustration-card h2{font-size:clamp(3.3rem,6.5vw,5.8rem)}.letter-section{padding-bottom:clamp(130px,17vw,210px)}.letter-card{padding:clamp(42px,8vw,96px);border-radius:34px;background:var(--paper);color:var(--ink);box-shadow:0 38px 110px rgba(0,0,0,.3)}.letter-card .eyebrow{color:#945a69}.letter-card h2{font-size:clamp(4rem,8vw,7rem)}.letter-copy{max-width:740px;margin-top:44px;font-family:var(--serif);font-size:clamp(1.35rem,2.7vw,1.95rem);line-height:1.5}.letter-copy p{margin:0 0 22px}.signature{margin:52px 0 0;color:#945a69;font-family:var(--serif);font-size:1.8rem;font-style:italic}footer{padding:40px 24px 55px;border-top:1px solid var(--line);color:var(--muted);text-align:center;font-size:.78rem;letter-spacing:.1em}footer span{margin:0 9px;color:var(--rose2)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.is-visible{opacity:1;transform:none}@media(max-width:850px){.hero,.time-layout,.chapter,.chapter.reverse,.quote-section,.love-section,.illustration-card{grid-template-columns:1fr}.hero{padding-top:120px}.hero-photo{justify-self:center;max-width:360px}.time-layout{gap:45px}.chapter.reverse figure,.chapter.reverse .chapter-copy{order:initial}.chapter-copy{max-width:650px}.quote-photo{max-width:600px}.counter{grid-template-columns:repeat(2,1fr)}.counter div:nth-child(2){border-right:0}.counter div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:560px){.page-width{width:calc(100% - 36px)}.hero-copy h1{font-size:clamp(4.5rem,22vw,6.5rem)}.hero-photo{max-width:310px}.story-intro{text-align:left}.story-intro h2{font-size:clamp(3.3rem,16vw,5rem)}.chapter{gap:36px}.chapter figure{max-width:340px}.chapter-copy>span{font-size:4.2rem}.chapter-copy h3{font-size:clamp(2.7rem,13vw,3.8rem)}.quote-section blockquote{font-size:clamp(2.7rem,13vw,4rem)}.love-copy h2{font-size:clamp(3rem,14vw,4.5rem)}.illustration-card{padding:16px 16px 30px}.letter-card{padding:36px 25px;border-radius:24px}.letter-card h2{font-size:clamp(3.4rem,16vw,5rem)}.lock-card{border-radius:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}.love-section.text-only{grid-template-columns:1fr;max-width:920px;margin-inline:auto;padding-block:clamp(30px,5vw,70px) clamp(130px,16vw,190px)}.love-section.text-only .love-copy{max-width:900px}.promise-section{padding:clamp(80px,11vw,150px) 0 clamp(130px,16vw,200px);text-align:center;border-top:1px solid var(--line)}.promise-section h2{margin:0;font-family:var(--serif);font-size:clamp(4rem,8vw,7rem);font-weight:500;line-height:.94;letter-spacing:-.04em}.promise-section h2 em{color:var(--rose2);font-weight:500}.promise-section>p:last-child{max-width:650px;margin:32px auto 0;color:var(--muted);font-family:var(--serif);font-size:clamp(1.25rem,2.5vw,1.7rem)}@media(max-width:560px){.promise-section{text-align:left}.promise-section h2{font-size:clamp(3.5rem,16vw,5rem)}.promise-section>p:last-child{margin-left:0}}