@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap');

:root{--paper:#f5efdf;--ink:#193f39;--coral:#b94730;--bright-coral:#e76548;--yellow:#ebbc44;--line:#bcbca6;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans);position:relative}body:before{content:'';position:fixed;inset:0;pointer-events:none;z-index:10;opacity:.065;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='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23000' filter='url(%23n)' opacity='.5' d='M0 0h160v160H0z'/%3E%3C/svg%3E")}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,audio:focus-visible{outline:3px solid var(--coral);outline-offset:5px}::selection{background:var(--yellow);color:var(--ink)}.wrap{width:min(1240px,calc(100% - 104px));margin-inline:auto}.site-header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font:600 37px var(--serif);letter-spacing:-3px}.wordmark .amp{font-style:italic;color:var(--coral);font-size:31px}.wordmark-dot{color:var(--coral)}.header-note{font-size:12px;font-weight:600;letter-spacing:2.4px;margin-left:45px}.nav-link{font-size:14px;font-weight:600}.nav-link span{margin-left:12px;font-size:21px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;padding-top:64px;padding-bottom:83px;min-height:665px}.eyebrow{font-size:12px;line-height:1.6;font-weight:700;letter-spacing:2.1px;margin:0 0 20px}.hero h1{font:500 clamp(64px,6.8vw,96px)/1.03 var(--serif);letter-spacing:-4.7px;margin:0 0 25px}.rhythm{font-style:italic;color:var(--coral);white-space:nowrap}.small-star{font-family:var(--sans);font-style:normal;display:inline-block;font-size:.46em;vertical-align:top;margin-left:16px;margin-top:14px;color:var(--coral);animation:breathe 7s ease-in-out infinite}.dedication{max-width:395px;margin:0 0 28px;font-size:16px;line-height:1.8}.collection-link{display:inline-flex;align-items:center;gap:13px;font-size:14px;font-weight:600}.circle-arrow{width:39px;height:39px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:21px;transition:transform .25s,background .25s}.collection-link:hover .circle-arrow{transform:translateY(3px);background:var(--yellow)}.hero-art{height:460px;position:relative;isolation:isolate;min-width:0;margin-top:10px}.album-sleeve{position:absolute;width:76%;aspect-ratio:1;left:0;top:33px;transform:rotate(-9deg);background:var(--bright-coral);box-shadow:2px 15px 24px #28332c26;overflow:hidden;border:8px solid #ee7150}.album-sleeve img{width:100%;height:100%;object-fit:cover;opacity:.92}.album-sleeve:after{content:'';position:absolute;inset:0;background:linear-gradient(#193f3940,transparent 45%,#193f39b8);pointer-events:none}.sleeve-top,.sleeve-bottom{position:absolute;left:13px;right:13px;z-index:1;display:flex;justify-content:space-between;color:#fff6e7;font-size:9px;font-weight:700;letter-spacing:1.1px}.sleeve-top{top:10px}.sleeve-bottom{bottom:8px}.sleeve-bottom span{font-size:20px;line-height:1}.sleeve-title{position:absolute;left:20px;bottom:39px;color:#fff6e7;font:500 clamp(28px,3vw,43px)/1.1 var(--serif);z-index:1;text-shadow:0 2px 8px #193f3960}.vinyl{position:absolute;width:74%;aspect-ratio:1;right:-1%;top:18px;border-radius:50%;background:repeating-radial-gradient(circle at center,#1b2421 0,#1b2421 2px,#333c36 3px,#171f1d 4px);box-shadow:6px 12px 20px #28332c22;display:grid;place-items:center;transform:rotate(14deg)}.vinyl:before{content:'';position:absolute;inset:0;border-radius:50%;background:conic-gradient(transparent 0deg,#fff2 40deg,transparent 75deg,transparent 180deg,#fff1 220deg,transparent 255deg)}.vinyl-label{background:var(--yellow);width:36%;height:36%;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:10px;letter-spacing:2px;line-height:1.5;z-index:1}.vinyl-label i{font:italic 27px var(--serif);letter-spacing:-1px}.vinyl-label span{font-size:7px;margin-top:13px;letter-spacing:1px}.yellow-sticker{position:absolute;right:0;bottom:54px;background:var(--yellow);border-radius:50%;width:139px;height:139px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.3;transform:rotate(12deg);box-shadow:0 4px 9px #193f3917;border:1px dashed #193f3960;outline:6px solid var(--yellow);font:italic 17px var(--serif)}.yellow-sticker strong{font-size:33px;font-weight:500}.yellow-sticker span{font:600 9px var(--sans);letter-spacing:1px;margin-top:12px}.hand-note{position:absolute;bottom:0;left:6%;font:italic 18px var(--serif);transform:rotate(-5deg)}.floating-note{position:absolute;right:5%;top:-37px;color:var(--coral);font-size:49px;transform:rotate(15deg);animation:float 6s ease-in-out infinite}.rhythm-strip{background:var(--ink);color:var(--paper);overflow:hidden;transform:rotate(-1.3deg);width:100%;padding:16px 0}.rhythm-strip>div{display:flex;align-items:center;gap:36px;white-space:nowrap;justify-content:center;font-size:12px;letter-spacing:2.1px;font-weight:600}.rhythm-strip span{font-size:23px;color:var(--yellow);line-height:1}.collection{padding-top:83px;padding-bottom:73px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:11px}.section-heading h2{font:500 41px/1.25 var(--serif);letter-spacing:-1.5px;margin:0}.section-heading h2 i{font-weight:500;color:var(--coral)}.section-heading>p{font-size:14px;line-height:1.7;margin:0 0 3px}.song-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px;align-items:start}.song-card{background:#fcf8ed;border:1px solid #cec8b8;box-shadow:0 5px 0 #ddd7c966;transition:transform .35s,box-shadow .35s;min-width:0}.track-art{position:relative;aspect-ratio:1.15;overflow:hidden;margin:10px 10px 0;background:#dfbc8e}.track-art img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s}.track-art:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 50%,#071f1cb0)}.track-number{position:absolute;z-index:1;top:14px;left:14px;display:grid;place-items:center;border:1px solid #fff8;width:33px;height:33px;border-radius:50%;background:#193f3950;color:#fff8eb;font-size:12px}.art-title{position:absolute;z-index:1;bottom:19px;left:19px;font:italic 500 30px/1.15 var(--serif);color:#fff8eb;letter-spacing:-.5px}.track-body{padding:24px 23px 0}.track-labels{display:flex;align-items:center;flex-wrap:wrap;gap:5px 8px;font-size:12px;line-height:1.5}.language:before{content:'·';margin-right:8px}.track-labels>span:first-child{color:var(--coral);font-weight:600}.teal .track-labels>span:first-child{color:var(--ink)}.yellow .track-labels>span:first-child{color:#785709}.track-body h3{font:500 29px/1.2 var(--serif);letter-spacing:-.6px;margin:11px 0 14px}.track-description{font-size:15px;line-height:1.75;margin:0 0 22px;min-height:105px}.player-area{display:flex;align-items:center;gap:12px;background:#edeade;padding:12px;border-radius:3px;min-height:74px}.unavailable-icon{width:37px;height:37px;border:1px solid #737e6e;border-radius:50%;display:grid;place-items:center;font-size:23px;flex-shrink:0;color:#66735e}.coming-soon{display:block;font-size:14px;font-weight:600}.player-caption{display:block;font-size:12px;line-height:1.5;color:#586250}.player-area audio{width:100%;min-width:0;height:48px}.audio-error{margin:0;font-size:14px}.lyrics-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:17px 0;background:none;border:0;margin-top:9px;font-size:14px;text-align:left}.lyrics-plus{font-size:24px;line-height:1;font-weight:400}.lyrics-toggle:hover{color:var(--coral)}.lyrics-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease,visibility .35s;visibility:hidden}.lyrics-panel.is-open{grid-template-rows:1fr;visibility:visible}.lyrics-inner{overflow:hidden;min-height:0}.lyrics-text{font-size:15px;white-space:pre-wrap;line-height:1.8;border-top:1px solid #d5d0c0;padding:16px 0 24px;margin:0}.collection-footnote{display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;color:#556151;margin:33px 0 0;text-align:center}.collection-footnote span{font-size:20px}.love-note{border-top:1px solid var(--line);padding-top:57px;padding-bottom:64px;display:grid;grid-template-columns:65px minmax(0,1fr) 270px;gap:29px;align-items:center}.note-mark{font-size:75px;line-height:1;color:var(--coral);align-self:start;transform:rotate(-15deg);margin-top:35px}.love-note .eyebrow{margin-bottom:16px}.love-note h2{font:500 36px/1.2 var(--serif);letter-spacing:-1px;margin:0 0 20px}.love-note p:not(.eyebrow){font-size:15px;max-width:520px;margin:0 0 13px}.signature{display:block;font:italic 23px var(--serif);color:var(--coral);margin-top:22px}.celebrate{display:flex;align-items:center;flex-direction:column;gap:18px}.celebrate-caption{font:italic 25px var(--serif);transform:rotate(-7deg)}.celebrate button{background:var(--ink);color:var(--paper);border:1px solid var(--ink);padding:14px 20px;border-radius:3px;font-size:14px;box-shadow:4px 4px 0 #cbbda0;transition:transform .2s,background .2s}.celebrate button:hover,.celebrate button.celebrated{background:#29594b;transform:translateY(-2px)}.celebrate button span{color:var(--yellow);margin-left:13px;font-size:20px}.celebrate-hint{font-size:12px;color:#53604e}.confetti{position:fixed;width:9px;height:14px;pointer-events:none;z-index:100;animation:confetti 1.8s var(--delay) cubic-bezier(.15,.65,.45,1) both}footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-block:24px;font-size:12px;color:#4e5c4b}footer span span{color:var(--coral);padding-left:6px}.skip-link{position:fixed;left:20px;top:-100px;background:var(--ink);color:white;padding:12px;z-index:999}.skip-link:focus{top:10px}.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}.enter{animation:assemble .85s cubic-bezier(.2,.8,.2,1) both}.hero h1{animation-delay:.08s}.dedication{animation-delay:.18s}.collection-link{animation-delay:.26s}.hero-art{animation-delay:.2s}
@keyframes assemble{from{opacity:0;transform:translateY(22px) rotate(1deg)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes float{0%,100%{transform:translateY(0) rotate(15deg)}50%{transform:translateY(-8px) rotate(10deg)}}@keyframes breathe{0%,100%{transform:rotate(0)}50%{transform:rotate(25deg)}}@keyframes confetti{0%{transform:translate(0,0) rotate(0);opacity:0}10%{opacity:1}65%{opacity:1}100%{transform:translate(var(--x),calc(var(--y) + 240px)) rotate(var(--spin));opacity:0}}
@media(hover:hover){.song-card:hover{transform:translateY(-6px) rotate(-.4deg);box-shadow:3px 12px 20px #193f3912}.song-card:hover img{transform:scale(1.035)}}
@media(min-width:1500px){.hero{gap:80px}.hero-art{height:490px}.album-sleeve{top:30px}.yellow-sticker{bottom:66px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:30px;min-height:610px;padding-top:52px;padding-bottom:65px}.hero h1{font-size:76px}.hero-art{height:375px}.yellow-sticker{width:113px;height:113px;bottom:42px}.yellow-sticker strong{font-size:27px}.yellow-sticker span{font-size:8px}.hand-note{font-size:15px}.track-body{padding:20px 17px 0}.song-grid{gap:18px}.track-description{min-height:132px}.player-caption{font-size:12px}.section-heading h2{font-size:36px}.love-note{grid-template-columns:40px minmax(0,1fr) 235px;gap:20px}.note-mark{font-size:55px}}
@media(max-width:800px){.header-note{display:none}.site-header{height:85px}.hero{grid-template-columns:1fr 1fr;gap:15px}.hero h1{font-size:60px;letter-spacing:-3px}.hero .eyebrow{font-size:10px;letter-spacing:1.5px}.hero-art{height:330px}.dedication{font-size:15px}.yellow-sticker{width:91px;height:91px;bottom:60px;font-size:14px}.yellow-sticker strong{font-size:23px}.yellow-sticker span{font-size:6px;margin-top:7px}.sleeve-title{font-size:26px;left:12px;bottom:29px}.sleeve-top,.sleeve-bottom{font-size:6px;left:7px;right:7px}.hand-note{bottom:13px;left:0;font-size:13px}.song-grid{grid-template-columns:1fr;gap:28px}.song-card{display:grid;grid-template-columns:40% minmax(0,1fr)}.track-art{aspect-ratio:1;align-self:start}.track-body{padding:21px 23px 0}.track-description{min-height:0}.art-title{font-size:25px;left:12px}.collection{padding-top:65px;padding-bottom:52px}.love-note{grid-template-columns:38px 1fr;gap:20px}.celebrate{grid-column:2;align-items:flex-start;margin-top:18px}.celebrate-caption{font-size:22px}.celebrate{gap:14px}.section-heading h2{font-size:33px}.section-heading>p{font-size:12px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.site-header{height:78px}.wordmark{font-size:33px}.nav-link{font-size:13px}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:46px;gap:28px}.hero h1{font-size:clamp(61px,14.8vw,86px);line-height:1.02;letter-spacing:-3.4px;margin-bottom:22px}.hero .eyebrow{font-size:10px;letter-spacing:1.8px;margin-bottom:20px}.hero-copy{position:relative}.dedication{font-size:15px;max-width:350px}.hero-art{height:350px;width:min(370px,100%);margin:8px auto 0}.album-sleeve{top:20px;width:76%;left:3%}.vinyl{top:5px;right:0}.yellow-sticker{width:106px;height:106px;bottom:40px;right:8px}.yellow-sticker strong{font-size:29px}.yellow-sticker span{font-size:8px}.sleeve-title{font-size:32px}.sleeve-top,.sleeve-bottom{font-size:7px}.hand-note{font-size:15px;left:12px;bottom:0}.floating-note{font-size:34px;top:-25px;right:3%}.small-star{margin-left:13px}.rhythm-strip{padding:14px 0}.rhythm-strip>div{font-size:10px;gap:22px}.collection{padding-top:49px}.section-heading{display:block;margin-bottom:26px}.section-heading h2{font-size:31px;letter-spacing:-1px}.section-heading>p{font-size:14px;margin-top:15px}.section-heading>p br{display:none}.song-card{display:block}.track-art{aspect-ratio:1.13}.track-body{padding:23px 23px 0}.track-description{font-size:16px}.track-labels{font-size:12px}.track-body h3{font-size:30px}.art-title{font-size:34px;left:20px;bottom:20px}.player-area{padding:14px}.player-caption{font-size:12px}.collection-footnote{font-size:12px;align-items:flex-start;line-height:1.7}.collection-footnote span{flex-shrink:0}.love-note{padding-top:39px;padding-bottom:43px;grid-template-columns:1fr;gap:0}.note-mark{display:none}.love-note h2{font-size:34px}.love-note p:not(.eyebrow){font-size:16px}.celebrate{grid-column:1;align-items:center;margin-top:42px}.signature{font-size:24px}footer{display:block;text-align:center;line-height:1.9}footer>span{display:block}.vinyl-label i{font-size:24px}.vinyl-label span{font-size:6px}}
@media(max-width:360px){.hero-art{height:305px}.hero h1{font-size:57px}.hand-note{font-size:13px}.yellow-sticker{bottom:33px}.section-heading h2{font-size:29px}.track-body{padding-inline:17px}}
/* Scrapbook finishes inspired by Milou’s stitched pocket pages and paper labels. */
.hero-art:before{content:'';position:absolute;left:-2%;top:40px;width:76%;aspect-ratio:1;background:repeating-linear-gradient(90deg,#e5b741 0 9px,#f8f2e4 9px 12px,#347268 12px 18px,#f8f2e4 18px 21px,#e18a75 21px 31px,#f8f2e4 31px 34px);transform:rotate(-14deg);z-index:-1;box-shadow:1px 5px 12px #193f391c}
.album-sleeve{outline:1px dashed #fff8e8a0;outline-offset:-15px}.song-card{position:relative;outline:1px dashed #b3a995;outline-offset:-6px}.song-card:before{content:'';position:absolute;left:calc(50% - 35px);top:-9px;width:70px;height:22px;background:repeating-linear-gradient(60deg,#e9c578c9 0 6px,#eed59bc9 6px 12px);transform:rotate(-4deg);z-index:2;box-shadow:0 1px 2px #193f3910}.song-card.teal:before{background:repeating-linear-gradient(60deg,#98b9acc9 0 6px,#b7cec2c9 6px 12px);transform:rotate(3deg)}.song-card.yellow:before{background:repeating-linear-gradient(60deg,#eab29ec9 0 6px,#f1c5b4c9 6px 12px);transform:rotate(-6deg)}.track-labels>span:first-child{background:#f2e1d5;padding:3px 7px;transform:rotate(-1deg)}.teal .track-labels>span:first-child{background:#dfe9df}.yellow .track-labels>span:first-child{background:#f3e6b9}.love-note{position:relative;background-image:radial-gradient(#193f3912 .6px,transparent .6px);background-size:8px 8px;border-bottom:1px dashed #b6ac96}.love-note>div:nth-child(2){background:#fcf8ed;padding:28px 32px;box-shadow:2px 4px 0 #ddd7c966;outline:1px dashed #baaf99;outline-offset:-8px}.love-note h2{font-size:34px}.love-note p:not(.eyebrow){font-size:15px}.signature,.hand-note{font-family:'Segoe Print','Bradley Hand',cursive;font-style:normal}.hand-note{font-size:15px}.signature{font-size:21px}.section-heading .eyebrow{display:inline-block;background:#e9bd45;color:var(--ink);padding:4px 9px;transform:rotate(-1.5deg)}
@media(max-width:600px){.hero-art:before{left:1%;top:28px}.love-note>div:nth-child(2){padding:29px 23px}.love-note h2{font-size:31px}.love-note p:not(.eyebrow){font-size:16px}.hand-note{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.song-card:hover,.song-card:hover img{transform:none}.confetti{display:none}}
