/* Layers: artwork 0-3, controls 4, player 10, lock screen 40, confetti 41; dialogs use the top layer. */
:root{--pink:#fbd5e5;--pink-deep:#efa2c3;--blue:#244bdc;--blue-dark:#1739b4;--ice:#dbe8ff;--red:#d51e46;--black:#181822;--white:#fffafd;--muted:#5d5270;--line:#244bdc28;--font:'Outfit',Arial,sans-serif;--hand:'Caveat','Segoe Print',cursive;--ease:cubic-bezier(.2,.75,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;color:var(--black);background:var(--pink);font:16px/1.6 var(--font);overflow-x:clip}button,input,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer;border:0}a{color:inherit;text-decoration:none}button:disabled{cursor:default;opacity:.5}button,a,input{outline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--red)}button:not(:disabled):active{scale:.96}button,a{transition:background .25s,color .25s,scale .25s,box-shadow .25s}h1,h2,p{margin:0}h1,h2{font-weight:700;letter-spacing:-.06em;line-height:1.02}h2{font-size:clamp(42px,5.4vw,76px)}.hand{font-family:var(--hand);font-weight:500;letter-spacing:-.025em;line-height:1.15}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--blue);color:var(--white);padding:18px 26px;border-radius:100px;box-shadow:0 7px 0 #17368e;line-height:1.25;font-size:15px;font-weight:500;min-height:56px;white-space:nowrap}.primary-button:hover{background:var(--blue-dark);box-shadow:0 4px 0 #17368e;translate:0 3px}.primary-button span{font-size:24px}.red-button{background:var(--red);box-shadow:0 7px 0 #971633}.red-button:hover{background:#b91439;box-shadow:0 4px 0 #971633}.round{width:48px;height:48px;border-radius:50%;border:1px solid currentColor;display:inline-grid;place-items:center;background:transparent;font-size:25px;flex-shrink:0}.round:hover{color:var(--white);background:var(--blue);border-color:var(--blue)}.hero{min-height:min(940px,100dvh);padding:60px 6% 25px;position:relative;isolation:isolate;overflow:hidden}.hero-wash{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 87% 60%,#a8c7ffb0,transparent 48%),radial-gradient(ellipse at 12% 13%,#fff1f7,transparent 55%)}.hello{font-size:30px;color:var(--blue);rotate:-3deg;width:max-content;max-width:80%}.hero-layout{max-width:1380px;min-height:650px;margin:auto;display:grid;grid-template-columns:1.08fr 1fr;align-items:center}.hero-words{position:relative;z-index:3;padding-top:30px}h1{font-size:clamp(78px,8.1vw,124px);color:var(--blue)}h1>span{display:block}h1>span:last-child{color:var(--black)}.red-period{color:var(--red)}.hero-copy{font-size:18px;margin:27px 0 28px;color:#51456a;line-height:1.6}.signed{font-size:31px;color:var(--red);margin-top:32px;rotate:-4deg;width:max-content}.heart-scene{height:620px;position:relative;perspective:1100px;transform-style:preserve-3d}.hero-print{position:absolute;width:215px;padding:10px 10px 13px;background:var(--white);border:1px solid #fff;box-shadow:10px 24px 42px #633d7930;border-radius:4px;transform-style:preserve-3d;--turn:0deg;rotate:var(--turn);animation:print-float 7s ease-in-out infinite;transition:scale .4s,box-shadow .4s}.hero-print:hover{scale:1.06;box-shadow:10px 28px 50px #633d7955}.hero-print img{width:100%;height:235px;object-fit:cover;object-position:center 40%;display:block;background:#f1e6ef}.hero-print .hand{font-size:21px;display:block;margin-top:8px;white-space:nowrap;color:var(--blue)}.print-one{top:15px;left:4%;--turn:-12deg;z-index:2}.print-two{right:-2%;top:180px;--turn:12deg;z-index:1;animation-delay:-2s;width:195px}.print-two img{height:225px}.print-two .hand{font-size:17px}.print-three{bottom:10px;left:7%;--turn:-8deg;width:172px;z-index:3;animation-delay:-4s}.print-three img{height:178px}.print-three .hand{font-size:19px}.tape{position:absolute;width:80px;height:28px;background:#83b4f5b0;top:-14px;left:calc(50% - 40px);rotate:7deg;backdrop-filter:blur(3px)}.print-two .tape{background:#fb81afaa;rotate:-10deg}.heart-orbit{position:absolute;left:-9%;top:25%;width:110%;height:270px;border:2px dashed #244bdc35;border-radius:50%;rotate:-33deg}.big-heart{position:absolute;width:215px;height:215px;right:14%;top:2%;background:none;z-index:3;filter:drop-shadow(7px 21px 15px #b9124650);transform:rotate(15deg);animation:heart-bob 5s ease-in-out infinite}.big-heart svg{width:100%;height:100%}.big-heart .hand{position:absolute;inset:0;display:grid;place-items:center;padding-bottom:6%;rotate:-12deg;font-size:24px;color:#fff}.big-heart:hover{scale:1.08}.scene-note{position:absolute;bottom:65px;right:3%;color:var(--blue);font-size:30px;rotate:8deg}.scene-spark{position:absolute;left:-7%;top:57%;font-size:70px;color:var(--blue);animation:star-turn 15s linear infinite}.hero-doodles{position:absolute;inset:0;z-index:-1;pointer-events:none}.doodle{position:absolute;font-size:55px;color:var(--blue)}.d1{top:13%;left:48%;animation:star-turn 20s linear infinite}.d2{bottom:17%;left:40%;color:var(--red);rotate:-15deg}.d3{top:7%;right:8%;font-size:25px}.d4{bottom:8%;right:5%;color:var(--red)}.hero-bottom{display:flex;justify-content:space-between;align-items:center;max-width:1380px;margin:0 auto;color:var(--blue)}.hero-bottom .hand{font-size:23px}.tiny-heart{color:var(--red);font-size:25px}.heart-message{position:absolute;left:8%;bottom:78px;font-size:26px;color:var(--red);min-height:30px;pointer-events:none}.love-ribbon{position:relative;overflow:hidden;rotate:-2deg;background:var(--blue);color:#fff;box-shadow:0 10px 0 #f790b230;padding:13px 0;margin:18px -1% 0;width:102%;z-index:4}/* Three identical copies of the ten-line set; -33.3333% scrolls exactly one copy for a seamless loop. */
.love-ribbon>div{display:flex;width:max-content;animation:love-scroll 310s linear infinite}.love-ribbon span{white-space:nowrap;font-size:26px;font-weight:500;letter-spacing:-.025em;margin-right:18px}.ribbon-heart{flex:0 0 auto;align-self:center;width:31px;height:29px;margin-right:18px;background:url(assets/ribbon-heart.svg) center/contain no-repeat;filter:drop-shadow(0 0 10px #ff5f9a99) drop-shadow(0 2px 5px #7d0b2466);animation:heart-pulse 3.2s var(--ease) infinite}.gallery-section{position:relative;padding:95px 0 65px;background:radial-gradient(ellipse at 50% 40%,#b9d1ff 0,transparent 60%),linear-gradient(var(--pink),#e0dcf7 55%,var(--pink));overflow:hidden;isolation:isolate}
/* Scattered love-motif layer. The shapes are <symbol>s in .love-sprite; each instance is tinted
   by its own `color`, since every symbol paints with currentColor. z-index:-1 keeps it under
   the whole section's content but over the section's own background (isolation makes that hold). */
.love-sprite{position:absolute;width:0;height:0;overflow:hidden}
.gallery-decor{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none}
.love-shape{position:absolute;display:block;animation:love-drift 18s ease-in-out infinite}
/* One big heart directly behind the carousel — the heading's "this is what my heart looks like".
   inset+auto margins centre it at any size, so no transform is needed and the drift can own that. */
.gh-center{inset:0;margin:auto;width:680px;height:680px;color:var(--red);opacity:.085;rotate:-5deg;animation-delay:-6s}
/* A larger motif angled into each corner. */
.gc-1{left:1.5%;top:1%;width:200px;height:200px;color:var(--red);rotate:-14deg;opacity:.16;animation-delay:-2s}
.gc-2{right:1.5%;top:2%;width:214px;height:214px;color:var(--blue);rotate:12deg;opacity:.15;animation-delay:-9s}
.gc-3{left:2%;bottom:1.5%;width:224px;height:224px;color:var(--red);rotate:9deg;opacity:.3;animation-delay:-5s;animation-name:love-drift-wide}
.gc-4{right:1.5%;bottom:1%;width:200px;height:200px;color:var(--blue);rotate:-11deg;opacity:.15;animation-delay:-13s}
.gallery-heading{text-align:center;position:relative;z-index:2;padding:0 20px}.gallery-heading>.hand{font-size:30px;color:var(--red);rotate:-3deg;margin-bottom:20px}.gallery-heading h2{font-size:clamp(46px,5.8vw,82px)}.gallery-heading h2 span{color:var(--blue)}.gallery-heading>p:last-child{font-size:15px;color:var(--muted);margin-top:23px}.gallery-universe{position:relative;height:550px;perspective:1200px;touch-action:pan-y;cursor:grab;outline-offset:-6px;isolation:isolate;margin-top:15px}.gallery-universe.dragging{cursor:grabbing}.carousel{position:absolute;inset:0;transform-style:preserve-3d}.memory-card{position:absolute;width:255px;height:355px;left:50%;top:45%;margin-left:-127.5px;margin-top:-177.5px;transform-style:preserve-3d;transition:transform .85s var(--ease),opacity .65s,filter .65s;will-change:transform;backface-visibility:hidden;border:0;padding:0;background:none}.dragging .memory-card{transition:none}.memory-frame{width:100%;height:100%;display:block;padding:11px 11px 43px;background:#181822;border:1px solid #ffffffa0;border-radius:15px;box-shadow:0 25px 30px #25306835,0 0 0 4px #ffffff35,inset 0 0 0 1px #eaa4c0;position:relative;overflow:hidden}.memory-frame:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,#fff3,transparent 25%,transparent 78%,#fff1);border-radius:inherit}.memory-frame img{width:100%;height:100%;object-fit:cover;object-position:center 40%;display:block;background:#22212b;border-radius:7px;position:relative}
/* A photo much wider than the frame cannot be cropped without losing the people in it. Those are
   shown whole, with a blurred copy of themselves filling the rest of the frame. The image's own
   background has to go transparent for that to show through, since object-fit letterboxes inside
   the element box and would otherwise paint over it. label:frame-wide */
.memory-frame img.is-wide{object-fit:contain;background:transparent}
.memory-frame.has-wide:before{content:'';position:absolute;inset:11px 11px 43px;border-radius:7px;background:var(--photo) center/cover no-repeat;filter:blur(18px) saturate(1.25);clip-path:inset(0 round 7px)}.memory-frame .film-label{position:absolute;bottom:11px;left:17px;right:17px;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:10px;letter-spacing:1.5px}.film-label span:last-child{color:#ff9bc1;font-size:20px}.memory-card.is-active .memory-frame{box-shadow:0 34px 45px #25306840,0 0 0 4px #fff8,inset 0 0 0 1px #ef95bd}.memory-card.is-active:hover{filter:brightness(1.05)}.galaxy-floor{position:absolute;bottom:22px;left:17%;width:66%;height:150px;border-radius:50%;background:radial-gradient(ellipse,#335ede38,transparent 65%);transform:rotateX(60deg);z-index:-1}.galaxy-orbit{position:absolute;left:12%;width:76%;top:40%;height:230px;border:1px solid #244bdc45;border-radius:50%;transform:rotateX(65deg);z-index:-1}.orbit-b{left:3%;width:94%;top:38%;height:270px;border-style:dashed;rotate:-7deg}.floating-love{position:absolute;font-family:var(--hand);font-size:85px;color:var(--red);pointer-events:none;animation:print-float 8s ease-in-out infinite}.fl-one{left:9%;top:6%;rotate:-20deg}.fl-two{right:8%;bottom:3%;font-size:65px;color:var(--blue);animation-delay:-4s}.gallery-arrow{position:absolute;top:43%;z-index:4;background:#fffafddd;color:var(--blue);border-color:#fff;width:56px;height:56px;font-size:30px;box-shadow:0 5px 20px #244bdc18}.arrow-left{left:5%}.arrow-right{right:5%}.drag-note{position:absolute;bottom:0;width:100%;text-align:center;color:var(--blue);font-size:23px;pointer-events:none}.gallery-caption{display:flex;justify-content:center;align-items:center;gap:16px;padding:20px 20px 0;min-height:95px}.gallery-caption p{font-size:32px;color:var(--blue);text-align:center}.save-memory{background:var(--white);border-radius:50%;width:48px;height:48px;font-size:29px;color:var(--red);flex-shrink:0;box-shadow:0 4px 15px #c6477430}.save-memory[aria-pressed='true']{background:var(--red);color:#fff}.gallery-tools{display:flex;justify-content:center;align-items:center;gap:28px;margin:22px auto 0;padding:0 20px}.gallery-filters{display:flex;padding:5px;border-radius:40px;background:#ffffff70;border:1px solid #fff}.gallery-filters button{padding:10px 18px;border-radius:30px;font-size:12px;background:transparent;min-height:44px}.gallery-filters button.selected{background:var(--black);color:#fff}.orbit-button{padding:12px;background:transparent;font-size:13px;color:var(--blue);min-height:44px}.orbit-button[aria-pressed='true']{font-weight:600}.memory-scrubber{max-width:560px;padding:0 22px;margin:30px auto 20px}.memory-scrubber label{display:block;text-align:center;color:var(--muted);font-size:22px}.memory-scrubber>div{display:flex;align-items:center;gap:15px;margin-top:12px}.memory-scrubber span{font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--blue)}input[type=range]{accent-color:var(--blue);cursor:pointer;width:100%;min-height:26px}.gallery-postscript{font-size:32px;text-align:center;color:var(--red);margin:50px 20px 10px;rotate:-3deg}.empty-gallery{position:absolute;inset:30% 15% auto;text-align:center;color:var(--blue);font-size:20px}
.secret-section{padding:115px 6% 140px;background:var(--ice);position:relative;overflow:hidden;isolation:isolate;border-radius:100px 100px 0 0}.secret-section:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(transparent 0 39px,#244bdc0c 39px 40px);z-index:-1}.secret-layout{max-width:1250px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.secret-words>.hand{font-size:28px;color:var(--blue);margin-bottom:23px;rotate:-3deg}.secret-words h2{font-size:clamp(45px,4.8vw,68px)}.secret-words h2 span{color:var(--blue)}.secret-words>p:not(.hand):not(.game-hint){margin:26px 0 12px;color:#47526c}.secret-words .playful-line{font-size:25px;color:var(--red);margin:15px 0 28px;rotate:0deg}.game-hint{font-size:11px;color:#58627a;margin-top:20px}.envelope-object{height:330px;width:100%;position:relative;background:none;perspective:1000px;rotate:8deg;transition:rotate .5s;animation:print-float 7s ease-in-out infinite}.envelope-object:hover{rotate:3deg}.envelope-back{position:absolute;inset:25px 0 0;background:#f498b7;border-radius:8px;box-shadow:10px 25px 40px #253b7e25}.letter-peek{position:absolute;left:6%;top:-15px;width:88%;height:240px;text-align:left;background:#fff;padding:20px 25px;font-size:29px;color:var(--blue);rotate:-5deg;transition:transform .5s}.envelope-object:hover .letter-peek{transform:translateY(-18px)}.envelope-face{position:absolute;inset:25px 0 0;background:linear-gradient(145deg,#ffd7e7,#ffbad6);clip-path:polygon(0 0,50% 49%,100% 0,100% 100%,0 100%);border-radius:8px;z-index:2}.envelope-flap{position:absolute;inset:25px 0 auto;height:180px;background:#ffe9f1;clip-path:polygon(0 0,100% 0,50% 90%);transform-origin:top;z-index:3;transition:transform .7s}.wax-seal{position:absolute;left:calc(50% - 36px);top:130px;width:72px;height:72px;border-radius:45% 48% 44% 48%;background:radial-gradient(circle at 30% 20%,#fb6c85,var(--red) 65%);box-shadow:0 5px 3px #9b133b55,inset 0 0 0 5px #be1b4250,inset 0 0 0 7px #f7698370;z-index:4;color:#ffd2df;font:35px var(--hand);display:flex;align-items:center;justify-content:center;gap:2px}.wax-seal>span{font-size:16px}.envelope-address{position:absolute;bottom:28px;left:32px;text-align:left;font-size:32px;color:var(--blue);z-index:4}.envelope-address small{display:block;font-size:16px}.postage{position:absolute;right:20px;bottom:40px;width:58px;height:68px;background:var(--white);border:3px dashed #c6d6ff;z-index:4;display:grid;place-content:center;color:var(--red);font-size:25px;line-height:1.1}.postage small{font:12px var(--hand);color:var(--blue)}.secret-doodle{position:absolute;right:5%;top:10px;font:170px var(--hand);color:#234bdc22;rotate:15deg}.closing-note{text-align:center;font-size:34px;color:var(--blue);margin:105px auto 20px;max-width:650px;rotate:-2deg}.closing-signature{display:block;text-align:center;color:var(--blue);font-size:13px}.closing-signature span{color:var(--red);padding-left:7px}
/* The mixtape is an actual audio control, shaped as a small cassette. */
.music-player{position:fixed;z-index:10;bottom:20px;left:50%;translate:-50% 0;width:305px;border-radius:19px;background:var(--black);color:#fff;box-shadow:0 10px 40px #1c15404d;border:1px solid #ffffff4d;padding:8px}.mixtape-bar{display:flex;align-items:center;gap:7px;min-height:49px;padding:2px 3px 2px 1px}.mixtape-tab{background:none;color:inherit;display:flex;align-items:center;gap:11px;text-align:left;padding:3px 0;flex:1 1 auto;min-width:0;min-height:44px;border-radius:11px}.mixtape-text{display:block;min-width:0;flex:1 1 auto}.mixtape-tab b{display:block;font-size:12px;font-weight:500;color:#ffd2e4;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mixtape-tab small{display:block;font-size:10px;color:#b6bfdc;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mixtape-tab:hover b{color:#fff}.mixtape-tab:focus-visible{outline:2px solid var(--pink);outline-offset:2px}.mini-tape{width:42px;height:29px;flex:0 0 42px;border-radius:5px;background:#efa5c2;border:3px solid #e3bad5;display:flex;align-items:center;justify-content:space-evenly}.mini-tape i{width:11px;height:11px;border:3px dashed #293064;border-radius:50%}.mini-play{flex:0 0 34px;width:34px;height:34px;background:var(--pink);border-radius:50%;color:var(--black);padding:0;display:grid;place-items:center;transition:transform .2s var(--ease),box-shadow .25s var(--ease)}
/* Play/pause are inline SVGs rather than glyphs, so centring is exact and no font metric can
   shift them. Both sit in the same grid cell; aria-pressed picks which one paints. The triangle
   is nudged right so its centroid, not its bounding box, lands on the circle's centre. */
.mini-play svg,.play-main svg{grid-area:1/1;fill:currentColor}
.ic-play{display:block}
.ic-pause{display:none}
[aria-pressed='true'] .ic-play{display:none}
[aria-pressed='true'] .ic-pause{display:block}
.mini-play svg{width:20px;height:20px}
.play-main svg{width:24px;height:24px}.mini-play:hover{transform:scale(1.07)}.mini-play:active{transform:scale(.94)}.mini-play:focus-visible{outline:2px solid #fff;outline-offset:2px}.mini-play[aria-pressed='true']{box-shadow:0 0 0 3px #f3a9c859}.player-toggle{flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#ffffff1f;border:1px solid #ffffff47;color:#ffd2e4;display:grid;place-items:center;cursor:pointer;transition:background .25s var(--ease),border-color .25s var(--ease),color .25s var(--ease)}.player-toggle:hover{background:#ffffff38;border-color:var(--pink-deep);color:#fff}.music-player.expanded .player-toggle{background:#f3a9c82e;border-color:#f3a9c899}.toggle-chevron{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .32s var(--ease)}.music-player.expanded .toggle-chevron{transform:translateY(2px) rotate(-135deg)}.player-drawer{padding:13px 9px 8px;max-height:min(640px,75dvh);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.player-drawer::-webkit-scrollbar{width:0;height:0;display:none}.cassette{height:160px;background:linear-gradient(140deg,#fbd7e7,#e58db8);border-radius:13px;position:relative;padding:15px 17px 10px;border:1px solid #ffe2ef;box-shadow:inset 0 -5px 0 #b84c8440}.cassette-label{background:#dbe8ff;color:#203db1;padding:6px 7px;border-radius:7px 7px 0 0;text-align:center;border-bottom:3px solid var(--red)}.cassette-label>.hand{display:block;font-size:22px;line-height:1}.cassette-label small{display:block;font-size:6px;font-weight:600;letter-spacing:1px;margin-top:6px}.cassette-screw{position:absolute;color:#95446a;font-size:12px;top:3px;line-height:1}.screw-one{left:6px}.screw-two{right:6px}.tape-window{position:relative;display:flex;align-items:center;justify-content:space-between;background:#191b32;height:54px;margin-top:9px;padding:4px 13px;border-radius:28px;border:3px solid #c87ea6}.reel{width:36px;height:36px;border-radius:50%;border:8px dashed #f3dfeb;box-shadow:0 0 0 2px #8999ce;animation:reel-spin 3s linear infinite;animation-play-state:paused;flex-shrink:0}.tape-bridge{width:74px;height:20px;border:1px solid #6a749d;background:linear-gradient(90deg,#6c5162,#cf87a3,#6c5162)}.cassette-side{color:#783954;display:flex;justify-content:space-between;font-size:7px;letter-spacing:1px;margin-top:4px}.playing .reel,.playing .mini-tape i{animation:reel-spin 3s linear infinite}.track-info{text-align:center;margin-top:15px}.track-info>span:first-child{display:block;font-size:18px}.track-info>span:last-child{display:block;color:#b6bfdc;font-size:11px}.player-drawer input[type=range]{accent-color:#f3a9c8}.track-time{display:flex;justify-content:space-between;color:#b6bfdc;font-size:9px;line-height:1}.player-controls{display:flex;justify-content:center;align-items:center;gap:18px;margin:13px 0}.player-controls button{background:none;color:#fff;font-size:26px;width:40px;height:44px;display:grid;place-items:center}.player-controls .play-main{background:var(--pink);color:var(--black);border-radius:50%;width:49px;height:49px;padding:0;display:grid;place-items:center}.player-controls #track-list-toggle{font-size:23px;color:#aebcf7;width:28px}.volume-row{display:flex;align-items:center;gap:12px;margin-top:5px}.volume-row label{font:18px var(--hand);color:#ffd2e4;white-space:nowrap}.track-list{margin-top:10px;border-top:1px solid #444455}.track-list button{display:block;text-align:left;width:100%;background:transparent;color:#d8dff5;font-size:11px;padding:12px 8px;border-radius:7px;min-height:44px}.track-list button[aria-current='true']{background:#37344c;color:#ffd2e4}.track-list button:hover{background:#37344c}#music-status:not(:empty){padding:8px 10px;color:#ffd2e4;font-size:11px}
/* Personal notes open in the browser top layer, above the mixtape. */
dialog{padding:0;border:0;color:var(--black);background:var(--white);max-width:94vw;max-height:92dvh;border-radius:22px;box-shadow:0 25px 100px #13132b70}dialog::backdrop{background:#16162dcc;backdrop-filter:blur(9px)}body.modal-open{overflow:hidden}dialog[open]{animation:dialog-in .35s var(--ease)}.dialog-close{position:absolute;right:16px;top:16px;z-index:4;width:42px;height:42px;background:#ffffffc9;color:var(--blue);border-color:#244bdc30}#lightbox{width:min(1050px,94vw);height:92dvh;background:#14141f;color:#fff;overflow:hidden}#lightbox[open]{display:flex;flex-direction:column}.viewer-top{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;gap:20px}.viewer-top>.hand{font-size:25px;color:#ffc1dc}.viewer-top .round{border-color:#747487}.viewer-image-wrap{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;overflow:auto;touch-action:pan-y;padding:0 20px}#viewer-image{width:100%;height:100%;object-fit:contain}.viewer-image-wrap.zoomed{display:block;touch-action:auto}.viewer-image-wrap.zoomed img{width:150%;height:auto;max-width:none}.viewer-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 22px 0}.viewer-bottom>div{text-align:center}.viewer-bottom .hand{font-size:26px;color:#ffc1dc}.viewer-bottom .round{border-color:#747487}#viewer-count{font-size:10px;color:#afb6d2}.viewer-options{display:flex;justify-content:center;gap:25px;padding:10px 15px 17px}.viewer-options button{background:none;color:#c3d2ff;font-size:12px;min-height:42px}.viewer-options button[aria-pressed='true']{color:#ff94c0}#photo-error{font-size:13px;padding:10px;text-align:center}#puzzle-dialog{width:640px;background:#fff2f8;padding:46px 40px 34px;overflow-y:auto;text-align:center}#puzzle-intro .puzzle-heart{font:90px/1 var(--hand);color:var(--red);display:block;margin:5px 0 20px}#puzzle-intro>.hand{font-size:29px;color:var(--blue);margin:20px 0}#puzzle-intro h2{font-size:59px;color:var(--blue)}#puzzle-intro>p:not(.hand){max-width:410px;margin:23px auto;line-height:1.6;font-size:15px}#puzzle-intro small{display:block;margin-top:24px;color:var(--muted);font-size:11px}.puzzle-heading>.hand{font-size:26px;color:var(--red);margin-bottom:12px}.puzzle-heading h2{font-size:43px;color:var(--blue)}#puzzle-prompt{font-size:13px;min-height:42px;margin:16px auto 0;max-width:400px}.puzzle-status{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:10px 0;font-size:11px}.puzzle-status button{background:none;color:var(--blue);font-size:11px;padding:10px 0;min-height:44px}.puzzle-board{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;perspective:900px;margin-bottom:24px}.puzzle-card{aspect-ratio:3/4;padding:0;background:none;border-radius:10px;position:relative;perspective:700px}.puzzle-card:disabled{opacity:1}.puzzle-card-inner{position:absolute;inset:0;transform-style:preserve-3d;transition:transform .5s var(--ease)}.puzzle-card.revealed .puzzle-card-inner,.puzzle-card.matched .puzzle-card-inner{transform:rotateY(180deg)}.puzzle-front,.puzzle-back{position:absolute;inset:0;backface-visibility:hidden;border-radius:10px;overflow:hidden;box-shadow:0 5px 0 #1a379d25;display:flex;align-items:center;justify-content:center}.puzzle-front{background:var(--blue);border:4px solid #95b6ff;background-image:repeating-linear-gradient(45deg,transparent,transparent 12px,#ffffff09 12px,#ffffff09 14px);color:var(--pink);font:55px var(--hand)}.puzzle-front small{position:absolute;bottom:6px;font:8px var(--font);letter-spacing:1.5px;color:#fff}.puzzle-back{transform:rotateY(180deg);background:#fff;padding:6px;border:2px solid #ffd2e4}.puzzle-back img{width:100%;height:100%;object-fit:cover;object-position:center 40%;border-radius:4px;background:#f3e6ee}.puzzle-card.matched .puzzle-back{border:3px solid var(--red)}.puzzle-card.matched .puzzle-back:after{content:'♥';position:absolute;bottom:5px;right:7px;color:var(--red);font-size:22px;filter:drop-shadow(0 1px 2px #fff)}.puzzle-card.mismatch{animation:card-no .35s ease}.puzzle-card.matched{animation:match-pop .5s var(--ease)}#break-seal{font-size:14px;min-width:260px}#break-seal:disabled{background:#d8ccd9;color:#5c4e66;box-shadow:0 5px 0 #b7a6b9;opacity:1}.unsealing #break-seal{animation:match-pop .6s var(--ease)}#letter-dialog{width:690px;background:#fff8fc;overflow-y:auto}.letter-paper{padding:62px 60px 50px;background:repeating-linear-gradient(transparent 0 35px,#e9dce522 35px 36px);border-left:1px solid #f4bacb;margin-left:30px}.letter-date{font-size:8px;color:var(--red);letter-spacing:2px}.letter-paper h2{font-size:66px;color:var(--blue);margin:26px 0}.letter-paper>p{font-size:15px;line-height:1.9;margin-bottom:23px;color:#3d3549}.letter-paper .letter-confession{font-size:37px;line-height:1.2;color:var(--red);margin:32px 0;rotate:-2deg}.letter-signature{font-size:32px;color:var(--blue);margin:28px 0 35px}.letter-signature strong{display:block;font-size:54px;font-weight:600}.replay-button{background:none;border-bottom:1px solid #bbadc8;color:var(--muted);padding:8px 0;font-size:11px;min-height:44px}.confetti{position:fixed;inset:0;pointer-events:none;z-index:41;overflow:hidden}.heart-particle{position:fixed;color:var(--red);font-family:var(--hand);font-size:24px;pointer-events:none;animation:heart-burst 1.6s var(--ease) forwards;will-change:transform}.reveal{opacity:1}.js-motion .reveal{opacity:0;transform:translateY(35px) rotate(1deg);transition:opacity .8s var(--ease),transform .8s var(--ease)}.js-motion .reveal.seen{opacity:1;transform:none}.skip{position:fixed;top:-100px;left:15px;padding:12px;background:white;color:var(--blue);z-index:15}.skip:focus{top:15px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}[hidden]{display:none!important}.noscript{padding:30px;background:var(--white);color:var(--blue);text-align:center}
/* The door. Every other layer sits behind this until the date is typed in. */
.lock{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:26px;overflow:hidden;background:radial-gradient(ellipse at 80% 10%,#ffd6e7 0,transparent 56%),radial-gradient(ellipse at 10% 90%,#bed2ff 0,transparent 58%),linear-gradient(158deg,#fde6f1,#eaddf8 54%,#f8e3ef);transition:opacity .55s var(--ease),visibility .55s}
.lock-on body{overflow:hidden}
.unlocked .lock{display:none}
.lock.is-gone{opacity:0;visibility:hidden;pointer-events:none}
.lock-scene{position:absolute;inset:0;overflow:hidden;pointer-events:none}
.lock-motif{position:absolute;display:block;animation:love-drift 16s ease-in-out infinite}
.lm-a{left:-9%;bottom:-8%;width:430px;height:430px;color:var(--blue);opacity:.1;rotate:-14deg;animation-delay:-3s}
.lm-b{right:-7%;top:-6%;width:370px;height:370px;color:var(--red);opacity:.1;rotate:12deg;animation-delay:-9s}
.lm-c{left:5%;top:11%;width:148px;height:148px;color:var(--blue);opacity:.2;rotate:-9deg;animation-delay:-5s}
.lm-d{right:8%;bottom:13%;width:130px;height:130px;color:var(--red);opacity:.2;rotate:10deg;animation-delay:-12s}
.lm-e{right:17%;top:20%;width:108px;height:108px;color:var(--blue);opacity:.17;rotate:14deg;animation-delay:-7s;animation-name:love-drift-wide}
.lock-card{position:relative;width:min(520px,100%);max-height:calc(100dvh - 52px);overflow-y:auto;padding:46px 44px 38px;background:var(--white);border:1px solid #e8d5e3;border-radius:26px;box-shadow:0 30px 72px #3b23522e;rotate:-1.4deg;animation:lock-rise .9s var(--ease) both}
.lock-tape{position:absolute;top:-13px;left:40px;width:106px;height:26px;background:#83b4f5b8;rotate:-6deg}
.lock-kicker{font-size:25px;color:var(--blue);rotate:-2deg;margin-bottom:12px}
.lock-title{font-size:clamp(33px,5.2vw,45px);color:var(--blue);letter-spacing:-.055em;line-height:1.06;margin-bottom:15px}
.lock-copy{font-size:15px;line-height:1.65;color:#51456a;max-width:46ch;margin-bottom:26px}
.lock-label{display:block;font-size:23px;color:var(--red);margin-bottom:11px}
.lock-code{position:relative}
.lock-slots{display:none}
.lock-slots i{display:grid;place-items:center;aspect-ratio:1/1;border-radius:14px;background:#fdf1f7;border:1.5px solid #e6cade;font:600 30px/1 var(--font);font-variant-numeric:tabular-nums;color:var(--black);transition:background .25s var(--ease),border-color .25s var(--ease)}
.lock-slots i.is-filled{background:#fff;border-color:var(--pink-deep)}
.lock-slots i.is-next:empty:after{content:'';width:3px;height:30px;border-radius:2px;background:var(--blue);animation:caret-blink 1.1s steps(1,end) infinite}
.lock-input{width:100%;padding:15px 16px;border:1.5px solid #e6cade;border-radius:14px;background:#fdf1f7;color:var(--black);font:600 26px/1 var(--font);letter-spacing:.4em;text-align:center}
.lock-input::placeholder{color:#a99cb5;letter-spacing:.4em}
/* With scripting on, the real input goes transparent behind the eight slots; without it the input is
   the visible control, so the field is never unusable. */
.js .lock-slots{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.js .lock-input{position:absolute;inset:0;padding:0;border:0;background:none;opacity:0;letter-spacing:normal}
/* Focus marks the one slot being typed into, not the whole row. */
.lock-code:focus-within .lock-slots i.is-next{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #244bdc33}
.lock.is-wrong .lock-code:focus-within .lock-slots i.is-next{border-color:var(--red);box-shadow:0 0 0 3px #d51e4633}
.lock-hint{font-size:12px;color:#5d5270;margin-top:11px}
.lock-error{margin-top:7px;min-height:19px;font-size:13px;font-weight:500;color:#a5102c}
.lock-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:56px;margin-top:20px;padding:17px 26px;border-radius:100px;background:var(--blue);color:var(--white);font-size:15px;font-weight:500;box-shadow:0 7px 0 #17368e}
.lock-button:hover{background:var(--blue-dark);box-shadow:0 4px 0 #17368e;translate:0 3px}
.lock-seal{width:23px;height:23px;flex:0 0 23px;color:#ffc2da}
.lock.is-wrong .lock-card{animation:lock-shake .52s var(--ease)}
.lock.is-wrong .lock-slots i{background:#fdeef3;border-color:#e0a5b7}
.lock.is-wrong .lock-slots i.is-filled{background:#fde8ee;border-color:var(--red);color:#a5102c}
.lock.is-wrong .lock-input{border-color:var(--red);background:#fde8ee}
.lock.is-open .lock-scene{animation:lock-fade .8s var(--ease) forwards}
.lock.is-open .lock-card{animation:lock-lift .8s var(--ease) forwards}
/* 404. Pages serves this with a real 404 status, which stops a mistyped path from quietly
   returning index.html with a 200 and hiding the mistake. */
.gone{position:relative;min-height:100dvh;display:grid;place-items:center;padding:26px;overflow:hidden;background:radial-gradient(ellipse at 80% 10%,#ffd6e7 0,transparent 56%),radial-gradient(ellipse at 10% 90%,#bed2ff 0,transparent 58%),linear-gradient(158deg,#fde6f1,#eaddf8 54%,#f8e3ef)}
.gone-scene{position:absolute;inset:0;overflow:hidden;pointer-events:none}
.gone-shape{position:absolute;display:block;animation:love-drift 16s ease-in-out infinite}
.gs-a{left:-8%;bottom:-8%;width:400px;height:400px;color:var(--blue);opacity:.1;rotate:-14deg}
.gs-b{right:-6%;top:-4%;width:330px;height:330px;color:var(--red);opacity:.1;rotate:12deg;animation-delay:-8s;animation-name:love-drift-wide}
.gone-card{position:relative;width:min(480px,100%);padding:44px 40px 38px;background:var(--white);border:1px solid #e8d5e3;border-radius:26px;box-shadow:0 30px 72px #3b23522e;rotate:-1.4deg}
.gone-tape{position:absolute;top:-13px;left:38px;width:100px;height:26px;background:#83b4f5b8;rotate:-6deg}
.gone-kicker{font-size:25px;color:var(--blue);rotate:-2deg;margin-bottom:12px}
.gone-card h1{font-size:clamp(30px,5vw,42px);color:var(--blue);letter-spacing:-.055em;line-height:1.06;margin-bottom:15px}
.gone-copy{font-size:15px;line-height:1.65;color:#51456a;margin-bottom:24px}
.gone-card .primary-button{width:100%}
@keyframes print-float{0%,100%{translate:0 0}50%{translate:0 -15px}}@keyframes heart-bob{0%,100%{transform:rotate(15deg) rotateY(-12deg) translateY(0)}50%{transform:rotate(5deg) rotateY(18deg) translateY(-18px)}}@keyframes star-turn{to{rotate:360deg}}@keyframes love-scroll{to{transform:translateX(-33.3333%)}}@keyframes reel-spin{to{rotate:360deg}}@keyframes heart-burst{0%{opacity:0;transform:translate(0,0) scale(.2)}15%{opacity:1}100%{opacity:0;transform:translate(var(--dx),var(--dy)) rotate(var(--spin)) scale(1.2)}}@keyframes dialog-in{from{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:none}}@keyframes card-no{25%{translate:-5px 0}75%{translate:5px 0}}@keyframes match-pop{50%{scale:1.07}}@keyframes word-arrive{from{opacity:0;transform:translateY(50px) rotate(3deg)}to{opacity:1;transform:none}}@keyframes heart-pulse{0%,100%{scale:1}50%{scale:1.16}}@keyframes love-drift{0%,100%{translate:0 0;scale:1}50%{translate:0 -18px;scale:1.05}}@keyframes love-drift-wide{0%,100%{translate:0 0}50%{translate:12px -26px}}@keyframes lock-rise{from{opacity:0;translate:0 34px}to{opacity:1;translate:0 0}}@keyframes lock-shake{20%{translate:-9px 0}45%{translate:8px 0}70%{translate:-5px 0}100%{translate:0 0}}@keyframes lock-lift{to{translate:0 -140%;opacity:0;rotate:5deg}}@keyframes lock-fade{to{opacity:0}}@keyframes caret-blink{50%{opacity:0}}
@media(prefers-reduced-motion:no-preference){.hero-words h1>span{animation:word-arrive 1s var(--ease) both}.hero-words h1>span:last-child{animation-delay:.12s}.hero-copy{animation:word-arrive 1s .25s var(--ease) both}.hero-words>.primary-button{animation:word-arrive 1s .4s var(--ease) both}.hello{animation:word-arrive 1s var(--ease) both}}
.motion-off *,body.page-hidden *, .motion-section.offscreen *{animation-play-state:paused!important}.motion-off .reveal{opacity:1;transform:none}.motion-off .memory-card,.motion-off .puzzle-card-inner,.motion-off .reveal{transition:none!important}.motion-off .heart-particle{display:none}.motion-off{scroll-behavior:auto}
@media(min-width:1600px){.hero-layout{min-height:730px}.hero{padding-top:80px}.heart-scene{height:660px}.hero-print{width:235px}.hero-print img{height:275px}.print-two{width:215px}.print-two img{height:260px}.print-three{width:190px}.print-three img{height:200px}.big-heart{width:245px;height:245px}}
@media(max-width:1050px){.hero{padding-inline:5%;min-height:850px}.hero-layout{min-height:650px;grid-template-columns:1fr 1fr}.hero-words h1{font-size:85px}.hero-copy{font-size:16px}.heart-scene{height:590px}.hero-print{width:175px}.hero-print img{height:200px}.print-one{left:0;top:60px}.print-two{width:160px;right:-4%;top:230px}.print-two img{height:180px}.print-three{width:145px;bottom:5px;left:2%}.print-three img{height:160px}.hero-print .hand{font-size:17px}.print-two .hand{font-size:14px}.big-heart{width:176px;right:-3%;top:0}.big-heart .hand{font-size:21px}.scene-note{font-size:24px;bottom:20px;right:-5%}.secret-layout{gap:35px}.envelope-object{height:290px}.envelope-address{font-size:27px;left:20px}.envelope-address small{font-size:13px}.postage{right:12px;bottom:65px;width:47px}.secret-section{padding-top:85px}}
@media(max-width:760px){.hero{padding:54px 6% 26px;min-height:auto}.hello{font-size:25px;margin-bottom:24px}.hero-layout{display:flex;flex-direction:column;min-height:0}.hero-words{width:100%;padding-top:6px;text-align:center}.hero-words h1{font-size:clamp(68px,13.5vw,100px);letter-spacing:-.065em}.hero-copy{font-size:15px;margin:20px 0 23px}.signed{margin:26px auto 0;font-size:28px}.primary-button{font-size:13px;padding:15px 23px;gap:24px;min-height:52px}.heart-scene{width:100%;max-width:520px;height:435px;margin:15px 0 0}.hero-print{width:155px}.hero-print img{height:180px}.print-one{left:5%;top:20px}.print-two{width:144px;top:160px;right:1%}.print-two img{height:163px}.print-three{width:115px;left:16%;bottom:0}.print-three img{height:116px}.print-three .hand{font-size:14px}.big-heart{width:167px;height:167px;right:8%;top:0}.big-heart .hand{font-size:20px}.scene-note{right:2%;bottom:10px;font-size:23px}.scene-spark{font-size:43px;left:3%;top:65%}.heart-orbit{left:-5%;top:26%;height:190px}.hero-bottom{margin-top:30px;gap:20px}.hero-bottom .hand{font-size:19px;max-width:250px}.heart-message{position:relative;bottom:auto;left:auto;text-align:center;font-size:23px;margin-top:20px;min-height:0}.heart-message:empty{display:none}.d1{top:35%;left:auto;right:2%;font-size:35px}.d2{bottom:38%;left:4%;font-size:35px}.d3,.d4{display:none}.love-ribbon{margin-top:10px;padding:10px 0}.love-ribbon span{font-size:21px}.ribbon-heart{width:25px;height:23px;margin-right:15px}.gallery-section{padding-top:65px;padding-bottom:55px}.gh-center{width:360px;height:360px;opacity:.07}.gc-1,.gc-2,.gc-3,.gc-4{width:86px;height:86px;opacity:.13}.gallery-heading>.hand{font-size:27px;margin-bottom:15px}.gallery-heading h2{font-size:51px}.gallery-heading>p:last-child{font-size:13px;margin-top:18px}.gallery-universe{height:445px;perspective:1000px;margin-top:10px}.memory-card{width:207px;height:296px;margin-left:-103.5px;margin-top:-148px;top:45%}.memory-frame{padding:8px 8px 37px;border-radius:12px}
.memory-frame.has-wide:before{inset:8px 8px 37px;border-radius:6px;clip-path:inset(0 round 6px)}.memory-frame .film-label{font-size:8px;bottom:8px;left:12px;right:12px}.gallery-arrow{width:44px;height:44px;top:79%;font-size:23px}.arrow-left{left:calc(50% - 74px)}.arrow-right{right:calc(50% - 74px)}.drag-note{font-size:19px;bottom:0}.floating-love{font-size:53px}.fl-one{left:4%;top:0}.fl-two{right:4%;bottom:13%;font-size:43px}.gallery-caption{padding-top:15px;min-height:87px;gap:10px}.gallery-caption p{font-size:27px;max-width:260px}.save-memory{width:42px;height:42px;font-size:26px}.gallery-tools{flex-direction:column;gap:4px;margin-top:12px}.gallery-filters button{font-size:11px;padding:8px 15px}.memory-scrubber{margin-top:17px}.memory-scrubber label{font-size:21px}.gallery-postscript{font-size:28px;margin-top:33px}.secret-section{border-radius:55px 55px 0 0;padding:65px 7% 130px}.secret-layout{display:flex;flex-direction:column;gap:70px}.secret-words{width:100%}.secret-words>.hand{font-size:26px}.secret-words h2{font-size:49px}.secret-words>p:not(.hand):not(.game-hint){font-size:14px;margin-top:23px}.secret-words .playful-line{font-size:23px;margin-bottom:24px}.game-hint{font-size:10px}.envelope-object{max-width:430px;width:94%;height:290px;rotate:5deg}.envelope-address{font-size:30px}.postage{bottom:58px;right:15px}.closing-note{font-size:28px;margin-top:80px}.music-player{width:285px;bottom:max(12px,env(safe-area-inset-bottom));left:50%;translate:-50% 0;border-radius:16px}.mixtape-bar{gap:6px}.mixtape-tab b{font-size:11px}.mixtape-tab small{font-size:9px}.mini-tape{width:37px;flex-basis:37px}.mini-play{flex-basis:32px;width:32px;height:32px}.player-toggle{flex-basis:28px;width:28px;height:28px}.player-drawer{max-height:65dvh}.cassette{height:150px;padding-inline:12px}.cassette-label>.hand{font-size:21px}.tape-window{height:50px}.reel{width:33px;height:33px}.track-info{margin-top:10px}.viewer-top{padding:12px}.viewer-top>.hand{font-size:20px;max-width:230px}.viewer-top .round{width:40px;height:40px}.viewer-image-wrap{padding:0 10px}.viewer-bottom{padding:13px 12px 0;gap:10px}.viewer-bottom .hand{font-size:23px}.viewer-bottom .round{width:40px;height:40px}.viewer-options{gap:16px;padding-bottom:10px}.viewer-options button{font-size:11px}#puzzle-dialog{padding:55px 19px 28px;border-radius:18px}#puzzle-intro h2{font-size:50px}#puzzle-intro>.hand{font-size:27px}#puzzle-intro>p:not(.hand){font-size:14px}.puzzle-heading h2{font-size:38px}.puzzle-heading>.hand{font-size:25px}#puzzle-prompt{font-size:12px;min-height:48px}.puzzle-board{gap:8px}.puzzle-front{border-width:3px;font-size:38px}.puzzle-front small{font-size:6px;letter-spacing:1px}.puzzle-back{padding:3px}.puzzle-status,.puzzle-status button{font-size:10px}#break-seal{font-size:12px;min-width:245px}.letter-paper{padding:60px 25px 35px;margin-left:15px}.letter-date{font-size:6px;letter-spacing:1.4px}.letter-paper h2{font-size:56px}.letter-paper>p{font-size:14px;line-height:1.85}.letter-paper .letter-confession{font-size:31px}.letter-signature strong{font-size:47px}.replay-button{font-size:10px}.lock{padding:16px}.lock-card{padding:36px 22px 30px;border-radius:20px}.lock-tape{left:26px;width:88px}.lock-kicker{font-size:22px}.lock-title{font-size:31px}.lock-copy{font-size:14px;margin-bottom:22px}.lock-label{font-size:21px}.js .lock-slots{gap:7px}.lock-slots i{border-radius:11px;font-size:24px}.lock-hint{font-size:11px}.lock-button{font-size:14px;min-height:52px}.lm-a{width:230px;height:230px}.lm-b{width:210px;height:210px}.lm-c{width:84px;height:84px}.lm-d{width:76px;height:76px}.lm-e{display:none}}
@media(max-width:360px){.hero{padding-inline:5%}.hello{font-size:22px}.hero-words h1{font-size:64px}.heart-scene{height:380px}.hero-print{width:134px}.hero-print img{height:155px}.print-one{left:1%;top:18px}.print-two{width:124px;top:142px;right:-1%}.print-two img{height:140px}.print-three{width:105px;left:12%}.print-three img{height:100px}.hero-print .hand{font-size:14px}.print-two .hand{font-size:12px}.big-heart{width:141px;right:4%}.big-heart .hand{font-size:18px}.scene-note{font-size:20px;right:-2%}.gallery-heading h2{font-size:44px}.gallery-caption p{font-size:24px;max-width:215px}.gallery-filters button{font-size:10px;padding-inline:12px}.secret-words h2{font-size:43px}.secret-words .primary-button{font-size:12px;padding-inline:19px;gap:14px}.envelope-address{font-size:25px;bottom:31px}.envelope-address small{font-size:11px}.postage{bottom:70px}.letter-peek{font-size:25px}.music-player{width:270px}.mixtape-tab{gap:9px}.mini-tape{width:34px;flex-basis:34px}.mini-play{flex-basis:30px;width:30px;height:30px}.mini-play svg{width:17px;height:17px}.player-toggle{flex-basis:26px;width:26px;height:26px}.puzzle-board{gap:6px}.puzzle-front{font-size:30px}.puzzle-front small{font-size:5px}.puzzle-heading h2{font-size:34px}.lock-card{padding:30px 16px 26px}.lock-title{font-size:28px}.js .lock-slots{gap:6px}.lock-slots i{font-size:21px;border-radius:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.heart-particle{display:none}}
