:root{--cream:#f7f0e8;--paper:#fffaf4;--wine:#611f31;--wine-dark:#3c1722;--blush:#d9a6a0;--ink:#281f20;--soft:#6b5b59;--gold:#875e25;--line:#d9c9ba;--wood:#c7ae96;--serif:'Source Serif 4',Georgia,serif;--sans:'DM Sans',system-ui,sans-serif;--ease:cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}body:not(.opened){overflow:hidden}h1,h2,h3,p,figure{margin:0}button,a,input,textarea{font:inherit}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,audio:focus-visible{outline:3px solid var(--wine);outline-offset:5px}h1,h2{font:400 58px/1.05 var(--serif);letter-spacing:-.055em;text-wrap:balance}em{font-weight:400;color:var(--wine)}.eyebrow{font:500 10px/1.7 var(--sans);letter-spacing:.16em;text-transform:uppercase}.site-header{height:92px;position:relative;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 45px;border-bottom:1px solid var(--line)}.brand{font:italic 27px var(--serif);letter-spacing:-.065em;white-space:nowrap}.brand span{font-size:17px}.edition{font-size:11px;color:var(--soft)}.header-actions{display:flex;align-items:center;gap:18px}.edit-button,.motion-button{min-height:44px;background:none;font-size:11px}.edit-button{border:1px solid var(--wine);border-radius:3px;padding:0 17px;color:var(--wine)}.edit-button span{margin-left:15px}.edit-button:hover{background:var(--wine);color:var(--paper)}.motion-button{border:0;color:var(--soft);padding:0 3px}.motion-button:hover{color:var(--wine)}.skip{position:fixed;z-index:100;left:20px;top:10px;background:var(--wine);color:var(--paper);padding:12px;transform:translateY(-160%)}.skip:focus{transform:none}.gift-opening{position:fixed;z-index:20;inset:92px 0 0;background:var(--cream);display:grid;place-items:center;overflow:auto;transition:opacity .55s var(--ease),visibility .55s}.opening-inner{text-align:center;padding:35px 20px 40px}.opening-inner>.eyebrow{color:var(--gold);margin-bottom:17px}.opening-inner h1{font-size:clamp(43px,4.7vw,66px);margin-bottom:45px}.opening-envelope{position:relative;display:block;width:360px;height:232px;margin:0 auto 30px;background:#ecddc5;border:1px solid #cdbb9e;box-shadow:0 15px 35px #3c172217;transform:rotate(-4deg);text-align:center;isolation:isolate;transition:transform .5s var(--ease)}.opening-envelope:hover{transform:rotate(-2deg) translateY(-5px)}.envelope-flap{position:absolute;inset:0;z-index:2;clip-path:polygon(0 0,100% 0,50% 52%);background:#e4d2b3;transform-origin:center top;transition:transform .5s var(--ease)}.opening-envelope:after{content:'';position:absolute;inset:0;background:linear-gradient(30deg,transparent 49.7%,#c2ab8966 50%,transparent 50.3%),linear-gradient(-30deg,transparent 49.7%,#c2ab8966 50%,transparent 50.3%);pointer-events:none;z-index:3}.envelope-inner{opacity:0;position:absolute;top:15px;left:20px;right:20px;height:185px;z-index:-1;background:var(--paper);display:grid;place-items:center;font:italic 24px var(--serif);color:var(--wine);transition:transform .5s var(--ease)}.envelope-address{position:absolute;left:0;right:0;top:42px;font:italic 19px var(--serif);z-index:4}.envelope-address strong{display:block;font-size:42px;font-weight:400;line-height:1.2;overflow-wrap:anywhere;max-width:90%;margin:auto}.wax-seal{position:absolute;left:50%;top:124px;transform:translateX(-50%);width:49px;height:49px;border-radius:50%;background:var(--wine);color:#f5d1be;box-shadow:inset 0 0 0 3px #7c3f43,inset 0 0 0 4px #481b2a,0 3px 6px #44172525;z-index:5;display:grid;place-items:center;transition:opacity .2s}.wax-seal svg{width:22px}.envelope-instruction{position:absolute;left:0;right:0;bottom:19px;z-index:4;font-size:10px;color:#715c49}.opening-envelope.unsealed{transform:rotate(0)}.opening-envelope.unsealed .envelope-flap{transform:rotateX(180deg)}.opening-envelope.unsealed .envelope-inner{opacity:1;transform:translateY(-85px)}.opening-envelope.unsealed .envelope-address{opacity:0}.opening-envelope.unsealed .wax-seal{opacity:0}.opening-note{font:italic 17px var(--serif);color:var(--soft);margin-bottom:12px}.text-button,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;border:0;background:none;padding:0;color:var(--wine);font-size:12px}.text-button:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.opened .gift-opening{opacity:0;visibility:hidden;pointer-events:none}.table-section{width:min(1360px,calc(100% - 90px));margin:auto;display:grid;grid-template-columns:.72fr 1.28fr;gap:42px;align-items:center;min-height:760px;padding:70px 0 90px}.table-intro .eyebrow{color:var(--gold);margin-bottom:22px}.table-intro h1{font-size:clamp(45px,4.3vw,64px);line-height:1.03;max-width:12ch}.table-note{font:400 18px/1.65 var(--serif);color:var(--soft);margin-top:27px}.table-invitation{margin-top:20px;font-size:12px;color:var(--soft);line-height:1.7}.together{display:flex;align-items:center;gap:18px;margin:30px 0;padding-top:23px;border-top:1px solid var(--line);width:fit-content}.together-number{font:400 39px var(--serif);color:var(--wine);letter-spacing:-.05em;line-height:1}.together>span:last-child{font-size:10px;color:var(--soft);line-height:1.6}.collection-status{font-size:10px;color:var(--gold);margin-top:4px}.table-intro .text-link{font-size:11px;margin-top:15px}.table-world{min-width:0}.table-surface{position:relative;width:100%;height:590px;border:1px solid #b4987b;border-radius:7px;background:linear-gradient(115deg,#e6d1b94d,transparent 55%),repeating-linear-gradient(92deg,#c9b19a 0,#c9b19a 2px,#c4aa9133 3px,#c4aa9133 6px),var(--wood);box-shadow:inset 0 0 75px #94735533,inset 0 0 0 5px #c6ab8c,0 20px 45px #3c172218;isolation:isolate;transform:rotate(1deg)}.table-grain{position:absolute;inset:0;opacity:.2;pointer-events:none;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='.7' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.4'/%3E%3C/svg%3E");mix-blend-mode:multiply}.table-edition{position:absolute;left:32px;top:24px;font-size:8px;letter-spacing:.15em;color:#57483a}.keepsake{position:absolute;background:none;border:0;padding:0;transition:transform .4s var(--ease),filter .4s;transform-origin:center;min-height:44px}.keepsake:hover{filter:drop-shadow(0 7px 8px #3c172210)}.coffee-object{top:87px;left:2%;width:49%;transform:rotate(-9deg)}.coffee-object:hover{transform:rotate(-6deg) translateY(-5px)}.coffee-drawing{display:block;width:100%;overflow:visible}.object-label{display:flex;align-items:center;justify-content:center;gap:10px;font:italic 17px var(--serif);margin-top:-1px;color:var(--wine-dark)}.object-number{font:500 9px var(--sans);opacity:.75}.object-label strong{font-weight:400}.object-arrow{font:16px var(--sans)}.photo-object{top:35px;right:8%;width:34%;background:var(--paper);padding:11px 11px 0;transform:rotate(7deg);box-shadow:0 8px 17px #49352624}.photo-object:hover{transform:rotate(5deg) translateY(-5px)}.photo-object img{display:block;width:100%;height:225px;object-fit:cover;object-position:center 45%;filter:saturate(.84)}.photo-caption{display:block;min-height:47px;padding:13px 4px;text-align:center;font:italic 15px/1.4 var(--serif);color:var(--wine-dark);overflow-wrap:anywhere}.photo-tape{position:absolute;top:-12px;left:35%;width:72px;height:26px;background:#dac6a8b3;transform:rotate(-9deg);z-index:1;clip-path:polygon(0 5%,98% 0,100% 93%,3% 100%)}.photo-index{position:absolute;left:0;right:0;bottom:-24px;font:500 8px var(--sans);letter-spacing:.06em;color:#624833}.ticket-object{bottom:81px;right:5%;width:43%;background:#f1e4d2;border:1px solid #b8a58d;box-shadow:0 6px 14px #4935261a;transform:rotate(-5deg);text-align:left;clip-path:polygon(0 0,100% 0,100% 38%,97% 41%,97% 44%,100% 47%,100% 100%,0 100%,0 47%,3% 44%,3% 41%,0 38%)}.ticket-object:hover{transform:rotate(-3deg) translateY(-5px)}.ticket-header{display:block;padding:12px 17px;border-bottom:1px solid #b8a58d6b;font:500 7px var(--sans);letter-spacing:.1em;color:#6c5543}.ticket-route{display:flex;gap:15px;align-items:center;justify-content:space-between;padding:18px 17px 14px;font:400 21px var(--serif);color:var(--wine-dark)}.ticket-route strong{font-weight:400;overflow-wrap:anywhere;min-width:0}.ticket-route>span{font:15px var(--sans);color:#866043}.ticket-line{display:flex;justify-content:space-between;gap:10px;padding:0 17px 14px;color:#745d4b;font:400 7px var(--sans)}.ticket-perforation{display:block;border-bottom:1px dashed #b8a58d}.ticket-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 17px;color:#745d4b;font:500 7px var(--sans)}.barcode{display:block;width:63px;height:18px;background:repeating-linear-gradient(90deg,#533f32 0,#533f32 1px,transparent 1px,transparent 3px,#533f32 3px,#533f32 5px,transparent 5px,transparent 8px)}.letter-object{bottom:81px;left:8%;width:33%;height:152px;background:#e9d6b6;border:1px solid #bba182;box-shadow:0 8px 20px #49352620;transform:rotate(-7deg);text-align:left;padding:18px}.letter-object:hover{transform:rotate(-4deg) translateY(-5px)}.letter-object:before{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(30deg,transparent 49.8%,#ab937078 50%,transparent 50.3%),linear-gradient(-30deg,transparent 49.8%,#ab937078 50%,transparent 50.3%)}.letter-object-label{display:block;font-size:7px;letter-spacing:.15em;color:#795a42;position:relative}.letter-object-name{display:block;font:italic 32px/1.3 var(--serif);color:var(--wine-dark);position:relative;overflow-wrap:anywhere;max-width:90%;margin-top:7px}.mini-seal{position:absolute;bottom:15px;left:18px;width:30px;height:30px;background:var(--wine);color:var(--paper);border-radius:50%;display:grid;place-items:center;font:italic 15px var(--serif)}.letter-object-cue{position:absolute;bottom:23px;right:15px;font-size:7px;color:#795a42}.table-footer-note{position:absolute;bottom:28px;left:25px;right:25px;font:italic 13px var(--serif);text-align:center;color:#624833}.keepsake.visited .object-number,.keepsake.visited .photo-index,.keepsake.visited .letter-object-cue,.keepsake.visited .ticket-footer>span:last-child{color:var(--wine)}.sample-hint{font-size:9px;color:var(--soft);text-align:center;padding:22px 12px 0;line-height:1.7}.little-section{padding:100px 45px 110px;background:var(--paper);border-top:1px solid var(--line)}.section-head{text-align:center;margin:0 auto 50px;max-width:650px}.section-head .eyebrow{color:var(--gold);margin-bottom:20px}.section-head h2{font-size:58px}.section-head>p:last-child{font:400 17px var(--serif);color:var(--soft);margin-top:23px}.little-grid{max-width:1140px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.little-detail{padding-top:23px;border-top:1px solid var(--line)}.little-detail>span{display:block;font-size:10px;color:var(--gold);margin-bottom:23px}.little-detail h3{font:400 30px/1.2 var(--serif);letter-spacing:-.035em;margin-bottom:15px;overflow-wrap:anywhere}.little-detail p{font:400 17px/1.7 var(--serif);color:var(--soft);overflow-wrap:anywhere;white-space:pre-line}.letter-section{background:#ead9cd;padding:110px max(45px,7vw);display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.letter-intro .eyebrow{color:var(--gold);margin-bottom:24px}.letter-intro h2{font-size:58px}.letter-intro>p:last-child{font:400 17px/1.75 var(--serif);margin-top:27px;color:var(--soft)}.large-letter{position:relative;padding:48px;background:var(--paper);box-shadow:0 13px 32px #3c172213;transform:rotate(2deg);border:1px solid #dfcbbc}.large-letter:before{content:'';position:absolute;inset:13px;border:1px solid #dfcbbc;pointer-events:none}.large-letter-top{display:block;color:var(--gold);font-size:9px;letter-spacing:.12em;margin-bottom:29px}.handwritten{font:italic 29px/1.3 var(--serif);letter-spacing:-.025em;color:var(--wine)}.letter-teaser{font:400 20px/1.65 var(--serif);color:var(--soft);margin:25px 0}.wine-button{display:inline-flex;gap:25px;align-items:center;justify-content:center;min-height:48px;border:0;border-radius:3px;background:var(--wine);color:var(--paper);font:500 12px var(--sans);padding:15px 21px;transition:background .2s,transform .2s}.wine-button:hover{background:#7b3041;transform:translateY(-2px)}.large-letter-from{display:block;text-align:right;margin-top:29px;font:italic 20px var(--serif);color:var(--wine)}.next-section{text-align:center;padding:110px 24px 115px;background:var(--wine-dark);color:var(--paper)}.next-section>.eyebrow{color:var(--blush);margin-bottom:23px}.next-section h2{font-size:65px}.next-section h2 em{color:var(--blush)}.next-plan{max-width:570px;margin:44px auto 0;border-top:1px solid #d9a6a04a;padding-top:28px}.plan-number{font-size:9px;letter-spacing:.13em;color:var(--blush)}.next-plan h3{font:400 28px/1.3 var(--serif);margin:22px 0 19px;overflow-wrap:anywhere}.next-plan p{font:400 18px/1.8 var(--serif);color:#dfc9c7;white-space:pre-line;overflow-wrap:anywhere}.next-plan>span:last-of-type{display:block;margin-top:20px;font-size:12px;color:var(--blush)}.next-plan .text-button{color:var(--blush);margin-top:14px}.closing-signature{font:italic 23px/1.5 var(--serif);margin-top:60px;color:var(--blush)}.song-section{max-width:430px;margin:45px auto 0;border-top:1px solid #d9a6a04a;padding-top:30px}.song-section>.eyebrow{color:var(--blush);font-size:9px;margin-bottom:13px}.song-section>p:not(.eyebrow){font:italic 22px var(--serif);margin-bottom:18px}.song-section audio{width:100%}.site-footer{padding:28px 45px;display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line)}.site-footer>span{font-size:10px;color:var(--soft)}.site-footer>div{display:flex;gap:24px}.site-footer .text-button{font-size:11px}dialog{width:min(920px,calc(100% - 28px));max-height:90svh;background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:5px;padding:0;box-shadow:0 25px 100px #281f2040}dialog::backdrop{background:#281820b8;backdrop-filter:blur(4px)}.memory-dialog[open]{display:grid;grid-template-columns:.9fr 1.1fr}.dialog-close{display:grid;place-items:center;background:var(--paper);border:1px solid var(--line);border-radius:50%;width:44px;min-width:44px;height:44px;font:300 25px var(--sans);z-index:3}.memory-dialog>.dialog-close{position:absolute;top:16px;right:16px}.dialog-close:hover{background:#ecdfd4}.memory-photo{background:#e6d4c3;min-height:500px;overflow:hidden}.memory-photo img{display:block;width:100%;height:100%;max-height:680px;object-fit:cover;object-position:center 42%}.memory-copy{padding:60px 40px 35px;min-width:0}.memory-copy .eyebrow{color:var(--gold);font-size:9px;margin-bottom:18px}.memory-copy h2{font-size:41px;margin-bottom:25px}.perspective-switch{display:flex;gap:5px;background:#ecdfd4;padding:4px;border-radius:4px;margin-bottom:26px}.perspective-switch button{flex:1;min-height:44px;padding:8px 10px;border:0;background:none;color:var(--soft);font-size:11px;line-height:1.5;border-radius:3px}.perspective-switch button[aria-pressed=true]{background:var(--paper);color:var(--wine);box-shadow:0 1px 5px #3c172212}.memory-speaker{font:italic 18px var(--serif);color:var(--wine);margin-bottom:13px}.memory-story{font:400 18px/1.85 var(--serif);color:#4c3e3d;white-space:pre-line;overflow-wrap:anywhere}.memory-sample{font:400 10px/1.75 var(--sans);color:var(--soft);margin-top:22px}audio{display:block;max-width:100%;width:100%;margin-top:23px}.letter-dialog,.gift-editor{padding:38px 45px;width:min(690px,calc(100% - 28px))}.dialog-top{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:30px}.dialog-top .eyebrow{color:var(--gold);margin-top:11px;font-size:9px}.letter-dialog h2{font-size:45px;font-style:italic;color:var(--wine);margin-bottom:30px}.full-letter-text p{font:400 20px/1.85 var(--serif);white-space:pre-line;margin-bottom:24px;overflow-wrap:anywhere}.letter-dialog>.handwritten{margin-top:30px;text-align:right;font-size:26px}.dialog-open{overflow:hidden}.gift-editor{width:min(780px,calc(100% - 28px))}.gift-editor h2{font-size:54px;margin-bottom:22px}.editor-intro{font-size:13px;line-height:1.75;color:var(--soft);margin-bottom:26px}.gift-editor label{display:block;font:500 12px/1.5 var(--sans);margin-bottom:8px}.gift-editor input,.gift-editor textarea{display:block;width:100%;min-height:47px;padding:12px;border:1px solid var(--line);border-radius:3px;background:#f7f0e880;color:var(--ink);font:400 14px/1.6 var(--sans);margin-bottom:20px}.gift-editor textarea{resize:vertical}.gift-editor input[type=file]{font-size:11px;min-width:0}.gift-editor input::file-selector-button{font-size:10px;border:1px solid #b5a292;border-radius:2px;background:#f2e4d5;padding:6px 8px;color:var(--wine-dark);margin-right:9px;cursor:pointer}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px}.gift-editor small{display:block;font-size:10px;color:var(--soft);line-height:1.7;margin:-10px 0 20px}.gift-editor fieldset{padding:22px;border:1px solid var(--line);margin:10px 0 25px}.gift-editor legend{font:italic 25px/1.4 var(--serif);padding:0 8px;color:var(--wine)}.gift-editor .perspective-edit+.perspective-edit{border-top:1px solid var(--line);padding-top:22px;margin-top:20px}.perspective-edit>.eyebrow{color:var(--gold);margin-bottom:17px}.little-edit+.little-edit{padding-top:15px;border-top:1px solid var(--line)}.editor-actions{display:flex;justify-content:space-between;align-items:center;gap:25px}.gift-editor #editorStatus{font-size:12px;line-height:1.7;color:var(--wine);margin:15px 0}.toast{position:fixed;z-index:160;bottom:25px;left:50%;transform:translate(-50%,12px);background:var(--wine-dark);color:var(--paper);padding:13px 20px;border-radius:4px;max-width:calc(100% - 30px);font-size:12px;line-height:1.7;text-align:center;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.visible{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}.noscript-note{padding:110px 25px}.coffee-memory-art{padding:45px 24px;display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:500px}.coffee-memory-art svg{width:100%;max-width:340px}.coffee-memory-art>span{font:italic 24px var(--serif);color:var(--wine);margin-top:15px}
@media(max-width:1100px){.site-header{margin:0 30px}.table-section{width:calc(100% - 60px);gap:30px;grid-template-columns:.8fr 1.2fr;padding:55px 0 75px}.table-surface{height:550px}.photo-object{right:7%;width:36%}.photo-object img{height:220px}.photo-caption{font-size:13px}.ticket-object{width:46%;right:4%;bottom:76px}.ticket-route{font-size:18px;gap:9px;padding:16px 13px 12px}.ticket-header,.ticket-footer{padding-inline:13px}.letter-object{left:6%;width:36%;height:145px;padding:16px}.letter-object-name{font-size:27px}.letter-object-cue{right:12px;font-size:6px}.object-label{font-size:15px}.coffee-object{width:53%;left:0;top:100px}.letter-section{gap:55px;padding:95px 45px}.letter-intro h2{font-size:51px}.large-letter{padding:39px}.table-note{font-size:17px}.table-intro h1{font-size:50px}.edition{display:none}}
@media(max-width:800px){.site-header{height:78px;margin:0 22px}.brand{font-size:24px}.brand span{font-size:15px}.header-actions{gap:10px}.motion-button{font-size:10px}.edit-button{font-size:10px;padding:0 11px}.edit-button span{margin-left:8px}.gift-opening{top:78px}.opening-inner{padding-top:35px}.opening-inner h1{font-size:47px;margin-bottom:42px}.opening-envelope{width:320px;height:217px}.envelope-address{top:38px}.envelope-address strong{font-size:36px}.wax-seal{top:113px;width:45px;height:45px}.opening-note{font-size:16px}.table-section{width:calc(100% - 44px);grid-template-columns:1fr;gap:37px;padding:40px 0 70px;min-height:0}.table-intro h1{font-size:56px;max-width:14ch}.table-intro .eyebrow{font-size:9px;margin-bottom:17px}.table-note{font-size:17px;margin-top:21px}.table-invitation{margin-top:18px;font-size:12px}.together{margin:24px 0 17px;padding-top:19px}.together-number{font-size:35px}.table-surface{width:min(590px,100%);margin:auto;height:540px}.table-world{width:100%;max-width:590px;margin:auto}.photo-object{top:57px;right:8%;width:35%}.photo-object img{height:225px}.coffee-object{top:78px;width:53%;left:0}.letter-object{width:33%;bottom:73px;left:7%;height:140px}.ticket-object{width:45%;bottom:73px}.table-footer-note{font-size:11px;bottom:26px}.table-edition{font-size:7px;left:25px}.sample-hint{font-size:9px}.little-section{padding:75px 22px 80px}.section-head{margin-bottom:35px}.section-head h2{font-size:48px}.section-head>p:last-child{font-size:16px}.little-grid{grid-template-columns:1fr;gap:32px}.little-detail>span{margin-bottom:17px}.little-detail h3{font-size:29px}.little-detail p{font-size:17px}.letter-section{grid-template-columns:1fr;gap:40px;padding:75px 25px 85px}.letter-intro h2{font-size:48px}.letter-intro .eyebrow{font-size:9px;margin-bottom:20px}.letter-intro>p:last-child{font-size:16px;margin-top:23px}.large-letter{width:min(460px,100%);padding:38px 31px;margin:auto}.large-letter-top{font-size:8px}.letter-teaser{font-size:19px}.large-letter-from{font-size:19px}.next-section{padding:80px 23px 85px}.next-section h2{font-size:50px}.next-section>.eyebrow{font-size:9px}.next-plan h3{font-size:26px}.next-plan p{font-size:17px}.closing-signature{font-size:21px}.site-footer{padding:25px 22px;flex-wrap:wrap;gap:15px}.site-footer>div{width:100%;justify-content:space-between;gap:15px}.site-footer .text-button{font-size:10px}.site-footer>span{font-size:9px}.memory-dialog[open]{display:block;width:min(520px,calc(100% - 24px));max-height:92svh}.memory-photo{min-height:0;height:250px}.memory-photo img{height:250px;object-position:center 40%}.memory-copy{padding:27px 25px 30px}.memory-copy h2{font-size:36px;margin-bottom:23px}.memory-dialog>.dialog-close{top:12px;right:12px}.memory-speaker{font-size:17px}.memory-story{font-size:18px;line-height:1.8}.perspective-switch{margin-bottom:23px}.perspective-switch button{font-size:10px;padding:8px}.letter-dialog,.gift-editor{padding:26px;max-height:92svh}.dialog-top{margin-bottom:25px}.dialog-top .eyebrow{font-size:8px;max-width:25ch}.letter-dialog h2{font-size:39px}.full-letter-text p{font-size:18px}.gift-editor h2{font-size:47px}.field-pair{grid-template-columns:1fr;gap:0}.gift-editor fieldset{padding:17px}.gift-editor legend{font-size:23px}.editor-actions{flex-direction:column;align-items:stretch;gap:9px}.editor-actions .text-button{min-height:44px}.coffee-memory-art{min-height:250px;height:250px;padding:15px}.coffee-memory-art svg{height:185px;max-width:265px}.coffee-memory-art>span{font-size:20px;margin-top:-3px}}
@media(max-width:460px){.motion-button{font-size:0;width:35px;min-width:35px;padding:0;border:1px solid var(--line);border-radius:50%}.motion-button:after{content:'≈';font:22px var(--serif)}.table-intro h1{font-size:clamp(44px,12vw,56px)}.opening-inner h1{font-size:clamp(37px,10.5vw,46px)}.opening-envelope{width:min(300px,calc(100vw - 56px));height:208px}.opening-inner>.eyebrow{font-size:8px}.table-surface{height:445px;border-radius:4px}.table-edition{font-size:6px;left:20px;top:20px}.coffee-object{top:68px;width:54%;left:-1%}.object-label{font-size:13px;gap:7px}.object-number{font-size:8px}.object-arrow{font-size:13px}.photo-object{top:44px;right:8%;width:35%;padding:7px 7px 0}.photo-object img{height:174px}.photo-caption{font-size:12px;line-height:1.3;min-height:39px;padding:9px 2px}.photo-index{font-size:6px;bottom:-20px}.photo-tape{width:52px;height:20px;top:-10px;left:30%}.letter-object{height:125px;width:35%;left:6%;bottom:65px;padding:13px}.letter-object-label{font-size:6px;letter-spacing:.08em}.letter-object-name{font-size:25px;line-height:1.15;margin-top:9px}.mini-seal{width:26px;height:26px;left:12px;bottom:13px;font-size:12px}.letter-object-cue{font-size:5px;right:10px;bottom:22px;max-width:55px;line-height:1.5;text-align:right}.ticket-object{width:45%;right:4%;bottom:66px}.ticket-header{font-size:5px;letter-spacing:.05em;padding:9px 11px}.ticket-route{font-size:15px;gap:6px;padding:15px 11px 12px}.ticket-route>span{font-size:12px}.ticket-line{font-size:5px;padding:0 11px 12px;gap:5px}.ticket-footer{font-size:5px;padding:10px 11px;gap:8px}.barcode{width:43px;height:14px}.table-footer-note{bottom:23px;font-size:9px;left:17px;right:17px;line-height:1.5}.table-note{font-size:16px}.table-invitation{font-size:11px}.collection-status{font-size:9px}.together>span:last-child{font-size:9px}.memory-sample{font-size:9px}.sample-hint{font-size:8px;padding-top:18px}.large-letter .wine-button{font-size:11px}.next-section h2{font-size:46px}.section-head h2,.letter-intro h2{font-size:45px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.opening-envelope.unsealed .envelope-inner{transform:none}}.reduced-motion{scroll-behavior:auto}.reduced-motion *{transition:none!important;animation:none!important}.reduced-motion .keepsake:hover{transform:inherit}

/* A larger, screen-filling collection. */
.site-header .edit-button,.site-header .motion-button{font-size:14px}.edition{font-size:13px}.eyebrow{font-size:12px}
.opening-inner h1{font-size:clamp(52px,5.8vw,82px);margin-bottom:50px}.opening-envelope{width:500px;height:322px}.envelope-address{top:62px;font-size:25px}.envelope-address strong{font-size:58px}.wax-seal{top:177px;width:66px;height:66px}.wax-seal svg{width:30px}.envelope-instruction{bottom:28px;font-size:14px}.envelope-inner{height:265px;font-size:30px}.opening-note{font-size:21px}.text-button,.text-link{font-size:15px}
.table-section{display:block;width:calc(100% - 80px);max-width:1700px;padding:60px 0 100px;min-height:0}.table-intro{display:grid;grid-template-columns:1.25fr 1fr;column-gap:60px;align-items:end;margin:0 0 52px}.table-intro>.eyebrow{grid-column:1/-1;font-size:12px;margin-bottom:22px}.table-intro h1{grid-column:1;grid-row:2;font-size:clamp(64px,6.5vw,94px);max-width:16ch}.table-note{grid-column:2;grid-row:2;font-size:25px;margin:0 0 5px}.table-invitation{grid-column:1;grid-row:3;font-size:16px;margin-top:24px}.together{grid-column:2;grid-row:3;margin:24px 0 0;gap:22px}.together-number{font-size:48px}.together>span:last-child{font-size:13px}.collection-status{grid-column:1;grid-row:4;font-size:13px;margin-top:18px}.table-intro .text-link{grid-column:2;grid-row:4;justify-self:start;font-size:14px;margin-top:15px}.table-world{max-width:none;width:100%}.table-surface{width:100%;height:850px;transform:none}.table-edition{font-size:12px;top:30px;left:40px}.coffee-object{width:43%;left:3%;top:115px}.object-label{font-size:25px;gap:16px}.object-number{font-size:13px}.object-arrow{font-size:22px}.photo-object{top:55px;right:9%;width:32%;padding:17px 17px 0}.photo-object img{height:390px}.photo-caption{font-size:21px;padding:17px 6px;min-height:62px}.photo-index{font-size:12px;bottom:-30px}.photo-tape{width:100px;height:36px;top:-17px}.letter-object{left:9%;bottom:95px;width:33%;height:230px;padding:27px}.letter-object-label{font-size:12px}.letter-object-name{font-size:46px;margin-top:14px}.mini-seal{left:27px;bottom:25px;width:44px;height:44px;font-size:22px}.letter-object-cue{right:23px;bottom:35px;font-size:11px}.ticket-object{right:7%;bottom:95px;width:41%}.ticket-header{font-size:11px;padding:18px 25px}.ticket-route{font-size:32px;padding:24px 25px 20px;gap:20px}.ticket-route>span{font-size:23px}.ticket-line{font-size:11px;padding:0 25px 20px}.ticket-footer{font-size:11px;padding:18px 25px}.barcode{width:95px;height:28px}.table-footer-note{font-size:17px;bottom:33px}.sample-hint{font-size:12px;padding-top:25px}
.section-head{max-width:850px}.section-head h2,.letter-intro h2{font-size:74px}.section-head>p:last-child,.letter-intro>p:last-child{font-size:22px}.little-grid{max-width:1450px;gap:55px}.little-detail h3{font-size:38px}.little-detail p{font-size:21px}.little-detail>span{font-size:13px}.letter-section{padding:130px max(45px,6vw);gap:70px}.large-letter{padding:65px}.large-letter-top{font-size:12px}.handwritten{font-size:38px}.letter-teaser{font-size:25px}.large-letter-from{font-size:26px}.wine-button{font-size:15px;min-height:54px;padding:17px 26px}.next-section{padding:125px 30px}.next-section h2{font-size:82px}.next-plan{max-width:760px}.plan-number{font-size:12px}.next-plan h3{font-size:36px}.next-plan p{font-size:23px}.closing-signature{font-size:29px}.site-footer>span,.site-footer .text-button{font-size:13px}
.memory-dialog{width:min(1240px,calc(100% - 40px))}.memory-photo{min-height:650px}.memory-photo img{max-height:850px}.memory-copy{padding:75px 50px 45px}.memory-copy h2{font-size:54px}.memory-copy .eyebrow{font-size:12px}.perspective-switch button{font-size:14px;min-height:52px}.memory-speaker{font-size:23px}.memory-story{font-size:23px;line-height:1.75}.memory-sample{font-size:12px}.coffee-memory-art{min-height:650px}.coffee-memory-art svg{max-width:460px}.coffee-memory-art>span{font-size:29px}.letter-dialog{width:min(920px,calc(100% - 40px));padding:50px 65px}.letter-dialog h2{font-size:56px}.full-letter-text p{font-size:25px}.gift-editor{width:min(920px,calc(100% - 40px))}.editor-intro{font-size:16px}.gift-editor label{font-size:14px}.gift-editor input,.gift-editor textarea{font-size:16px}.gift-editor small{font-size:12px}
@media(min-width:801px) and (max-width:1200px){.table-section{width:calc(100% - 60px)}.table-intro{column-gap:35px}.table-intro h1{font-size:70px}.table-note{font-size:22px}.table-surface{height:780px}.photo-object img{height:315px}.photo-caption{font-size:18px}.photo-index{font-size:10px}.coffee-object{top:120px;width:46%;left:0}.object-label{font-size:21px}.ticket-route{font-size:26px}.ticket-header,.ticket-line,.ticket-footer{font-size:9px;padding-inline:18px}.letter-object{height:210px;left:7%}.letter-object-name{font-size:38px}.letter-object-cue{font-size:9px}.letter-object-label{font-size:10px}.letter-intro h2{font-size:62px}.large-letter{padding:44px}.letter-teaser{font-size:22px}.memory-copy{padding:65px 32px 35px}.memory-copy h2{font-size:46px}.memory-story{font-size:21px}}
@media(max-width:800px){.site-header{margin:0 18px}.site-header .edit-button{font-size:13px;padding:0 12px}.site-header .motion-button{font-size:12px}.opening-inner{padding:45px 20px}.opening-inner h1{font-size:clamp(42px,8vw,62px);margin-bottom:40px}.opening-envelope{width:min(440px,calc(100vw - 50px));height:280px}.envelope-address{top:52px;font-size:23px}.envelope-address strong{font-size:49px}.wax-seal{top:153px;width:58px;height:58px}.envelope-instruction{font-size:13px;bottom:24px}.envelope-inner{height:235px;font-size:26px}.opening-note{font-size:19px}.opening-inner>.eyebrow{font-size:11px}.table-section{width:calc(100% - 36px);padding:42px 0 80px}.table-intro{display:block;margin-bottom:38px}.table-intro h1{font-size:clamp(53px,9vw,70px);max-width:16ch}.table-intro>.eyebrow{font-size:11px;margin-bottom:18px}.table-note{font-size:21px;margin-top:22px}.table-invitation{font-size:16px;margin-top:22px}.together{margin:25px 0 20px}.together-number{font-size:45px}.together>span:last-child{font-size:12px}.collection-status{font-size:12px;margin-top:15px}.table-intro .text-link{font-size:14px}.table-surface{display:flex;flex-direction:column;align-items:center;gap:48px;height:auto;min-height:0;padding:65px 24px 100px;overflow:hidden}.table-edition{font-size:10px;top:24px;left:24px}.keepsake{position:relative;top:auto;bottom:auto;left:auto;right:auto;flex-shrink:0}.coffee-object{width:90%;max-width:460px;transform:rotate(-6deg)}.object-label{font-size:23px;gap:12px}.object-number{font-size:12px}.photo-object{width:75%;max-width:370px;padding:13px 13px 0;transform:rotate(5deg)}.photo-object img{height:330px}.photo-caption{font-size:20px;padding:15px 3px;min-height:60px}.photo-index{font-size:10px;bottom:-26px}.photo-tape{width:84px;height:30px;top:-15px}.ticket-object{order:3;width:94%;max-width:440px;transform:rotate(-4deg)}.ticket-header{font-size:10px;padding:15px 18px}.ticket-route{font-size:27px;gap:15px;padding:20px 18px}.ticket-line{font-size:10px;padding:0 18px 16px}.ticket-footer{font-size:10px;padding:15px 18px}.barcode{width:72px;height:23px}.letter-object{order:4;width:85%;max-width:380px;height:210px;padding:25px;transform:rotate(4deg)}.letter-object-label{font-size:11px}.letter-object-name{font-size:43px;margin-top:15px}.letter-object-cue{font-size:10px;right:20px;bottom:33px;max-width:none}.mini-seal{left:25px;bottom:23px;width:42px;height:42px;font-size:21px}.table-footer-note{font-size:14px;bottom:28px;left:23px;right:23px}.sample-hint{font-size:12px;padding:23px 3px 0}.little-section{padding:85px 22px}.section-head h2,.letter-intro h2{font-size:clamp(49px,8vw,65px)}.section-head>p:last-child,.letter-intro>p:last-child{font-size:20px}.little-grid{gap:38px}.little-detail h3{font-size:35px}.little-detail p{font-size:20px}.letter-section{padding:90px 25px;gap:45px}.large-letter{width:100%;max-width:550px;padding:42px 31px}.large-letter-top{font-size:11px}.letter-teaser{font-size:23px}.handwritten{font-size:34px}.large-letter-from{font-size:24px}.large-letter .wine-button{font-size:14px}.next-section{padding:95px 23px}.next-section>.eyebrow{font-size:11px}.next-section h2{font-size:clamp(51px,8.5vw,68px)}.next-plan h3{font-size:32px}.next-plan p{font-size:21px}.closing-signature{font-size:26px}.site-footer>span{font-size:11px}.site-footer .text-button{font-size:12px}.memory-dialog[open]{width:calc(100% - 20px);max-width:650px;max-height:94svh}.memory-photo,.memory-photo img{height:330px;min-height:0}.coffee-memory-art{min-height:330px;height:330px;padding:25px}.coffee-memory-art svg{height:245px;max-width:360px}.coffee-memory-art>span{font-size:23px}.memory-copy{padding:30px 25px 40px}.memory-copy h2{font-size:43px}.memory-story{font-size:21px;line-height:1.75}.memory-speaker{font-size:21px}.perspective-switch button{font-size:13px}.letter-dialog,.gift-editor{width:calc(100% - 20px);padding:30px 25px;max-height:94svh}.letter-dialog h2{font-size:47px}.full-letter-text p{font-size:22px}.dialog-top .eyebrow{font-size:11px}}
@media(max-width:460px){.site-header .motion-button{font-size:0;width:40px;min-width:40px}.table-intro h1{font-size:clamp(50px,13vw,61px)}.table-surface{padding-inline:17px;gap:44px}.table-edition{font-size:9px;left:20px}.coffee-object{width:100%}.object-label{font-size:21px}.photo-object{width:84%}.photo-object img{height:290px}.photo-caption{font-size:18px}.ticket-object{width:100%}.ticket-header{font-size:9px;padding:13px 15px}.ticket-route{font-size:24px;padding:20px 15px}.ticket-line,.ticket-footer{font-size:9px;padding-inline:15px}.letter-object{width:91%;height:195px}.letter-object-name{font-size:39px}.letter-object-cue{font-size:9px}.table-footer-note{font-size:13px}.opening-inner h1{font-size:clamp(40px,11vw,50px)}.opening-envelope{height:250px}.envelope-address{top:44px}.envelope-address strong{font-size:45px}.wax-seal{top:135px;width:54px;height:54px}.envelope-inner{height:210px}.envelope-instruction{bottom:20px}.opening-note{font-size:18px}.memory-copy h2{font-size:39px}.perspective-switch button{font-size:12px}.memory-story{font-size:20px}.letter-dialog,.gift-editor{padding:27px 21px}.gift-editor fieldset{padding:13px}.site-footer>span{font-size:10px}}
@media(max-width:800px){.next-section h2 em{display:block;text-wrap:balance}}
@media(min-width:801px){.coffee-object{top:55px;width:40%}.photo-object{top:35px}.photo-object img{height:365px}}
@media(min-width:801px) and (max-width:1200px){.photo-object img{height:315px}}
