:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;color:#485647;background:#e9e6de;font-synthesis:none;--coral:#ba604c;--paper:#f9f6ee;--sage:#638071;--line:#cbd2c7}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit;border:0;background:none;touch-action:manipulation}button:disabled{opacity:.42;cursor:default}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--coral);outline-offset:4px}p,h1,h2,blockquote{margin:0}h1,h2{font-family:Songti SC,STSong,serif;font-weight:400}button,input,textarea{-webkit-tap-highlight-color:transparent}.story-shell{height:100dvh;width:min(100vw,56.25dvh);margin:auto;position:relative;overflow:hidden;isolation:isolate;background:var(--paper);box-shadow:0 0 70px #56625320}.scene{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;transform-origin:center;background:var(--paper)}.scene-art,.scene-film{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.scene-letter .scene-art{object-fit:fill}.letter-copy{position:absolute;left:12%;right:10%;top:13%}.eyebrow{font-family:Georgia,PingFang SC,serif;font-size:10px;letter-spacing:.13em;color:#697764}.letter-copy h1{font-size:clamp(37px,6dvh,61px);line-height:1.55;color:var(--coral);margin:25px 0 18px;letter-spacing:.025em}.letter-copy h1 em{font-style:normal}.letter-copy p{font-size:12px;letter-spacing:.12em;color:#758071}.load-status{position:absolute;top:42%;left:13%;right:13%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:9px;font-size:10px}.load-status strong{font:27px Georgia,serif;color:#bc6f5d}.load-status small{font-size:11px;margin-left:2px}.load-status progress{width:100%;height:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:#d9ddd3}.load-status progress::-webkit-progress-bar{background:#d9ddd3}.load-status progress::-webkit-progress-value{background:var(--coral)}.seal-hit{position:absolute;left:39%;top:66%;width:22%;height:10%;border-radius:50%;z-index:2}.seal-hit:not(:disabled):hover{box-shadow:0 0 0 1px #bf715a99}.letter-action{position:absolute;left:9%;right:9%;bottom:5%;text-align:center}.letter-action button{display:flex;align-items:center;gap:10px;margin:auto;font-size:12px;min-height:44px}.letter-action>small{display:block;font:8px Georgia,serif;letter-spacing:.22em;margin-top:13px;color:#75816d}.chapter-nav{position:absolute;top:max(18px,env(safe-area-inset-top));left:7%;right:7%;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#59634f;z-index:10;pointer-events:none}.chapter-nav span{background:#faf7efd9;padding:7px 9px;letter-spacing:.09em}.chapter-nav button{pointer-events:auto;background:#faf7efd9;display:flex;align-items:center;gap:4px;font-size:10px;min-height:34px;padding:6px 9px}.chapter-action{position:absolute;left:9%;right:9%;bottom:3%;text-align:center;background:#faf7efd9;padding:15px 18px}.chapter-action p{font-family:Songti SC,serif;font-size:15px;margin-bottom:12px}.primary{background:var(--coral);color:#fff9f1;width:100%;min-height:46px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;letter-spacing:.025em;transition:background .2s}.primary:hover{background:#a54f3f}.dialogue{position:absolute;left:8%;right:8%;background:#faf8f2f5;border:1px solid #deddd1;box-shadow:0 10px 35px #57615113;padding:24px 22px 18px;bottom:4%;max-height:70%;overflow:auto;scrollbar-width:thin}.dialogue h2{font-size:27px;line-height:1.5;color:var(--coral);margin:10px 0 19px}.dialogue input{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:10px 0 13px;color:#40543f;font-family:Songti SC,serif;font-size:23px;border-radius:0;margin-bottom:20px}.dialogue input::placeholder{color:#929987;font-size:20px}.dialogue small{display:block;font-size:9px;line-height:1.6;text-align:center;color:#89907c;margin-top:13px}.name-dialogue{bottom:3%;padding:19px 22px 15px}.name-dialogue h2{font-size:24px;margin:8px 0 9px}.name-dialogue input{padding:10px 0;margin-bottom:16px}.people-controls{position:absolute;top:0;right:0;bottom:0;left:0;background:#f4f2e9}.people-controls header{position:absolute;top:12%;left:8%;right:8%;text-align:center}.people-controls h2{font-size:29px;line-height:1.4;color:var(--coral);margin:16px 0 13px;overflow-wrap:anywhere}.people-controls header p{font-size:11px;line-height:1.8;color:#72816d}.person-selector{position:absolute;top:34%;left:1%;right:1%;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:end}.person{padding:0 0 8px;position:relative;min-width:0;transition:filter .25s}.portrait{position:relative;aspect-ratio:1/1.17;overflow:hidden}.portrait img{position:absolute;width:125%;height:auto;left:-12.5%;bottom:0;pointer-events:none}.portrait .portrait-active{opacity:0}.person-label{margin:5px 9px 0;display:flex;justify-content:center;align-items:center;gap:9px;border-bottom:1px solid var(--line);padding:10px 4px;font-family:Songti SC,serif;font-size:19px}.selection-mark{display:grid;place-items:center;width:23px;height:23px;color:#7d8b75;border:1px solid #adbba7;border-radius:50%}.person.selected .selection-mark{color:#fff;background:var(--sage);border-color:var(--sage)}.person.selected .person-label{color:var(--sage);border-color:var(--sage)}.person small{display:block;font-size:9px;margin-top:8px;color:#7e8a73}.people-bottom{position:absolute;left:9%;right:9%;bottom:5%;text-align:center}.people-bottom p{font-size:11px;line-height:1.8;min-height:32px;margin-bottom:12px}.text-button{display:flex;align-items:center;justify-content:center;gap:6px;margin:14px auto 0;font-size:11px;color:#7b8974;padding:5px}.rsvp-dialogue{bottom:3%;padding:19px 21px 14px}.rsvp-dialogue h2{font-size:25px;margin:8px 0 12px}.attendance{display:flex;border-bottom:1px solid var(--line)}.attendance button{width:50%;padding:10px;font-size:12px;border-bottom:2px solid transparent}.attendance button[aria-pressed=true]{border-color:var(--coral);color:var(--coral)}.guest-counter{display:flex;align-items:center;justify-content:space-between;margin:14px 0}.guest-counter button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line)}.guest-counter output{font-size:11px}.guest-counter b{font:29px Georgia,serif;margin-right:5px}.child-count{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin:8px 0}.child-count select{background:none;border:1px solid var(--line);color:#52624c;padding:5px 10px}.dialogue textarea{width:100%;border:0;border-bottom:1px solid var(--line);background:none;padding:9px 0;margin:3px 0 14px;resize:none;font-size:12px;line-height:1.6;color:#4b5e46}.thanks-dialogue{text-align:center;bottom:7%;padding:27px 24px}.thanks-dialogue p{font-size:12px;line-height:1.9;overflow-wrap:anywhere}.receipt-summary{padding:20px 0;line-height:1.9;font-size:13px}.thanks-dialogue blockquote{font-family:Songti SC,serif;font-size:20px;line-height:1.7;margin-bottom:20px;overflow-wrap:anywhere}.movie-control{position:absolute;z-index:12;bottom:13px;right:13px;background:#faf7edc9;border:1px solid #d7dccc;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;color:#76816a}.scene:has(.dialogue) .movie-control,.scene:has(.people-controls) .movie-control{display:none}.movie-resume{position:absolute;z-index:15;left:20%;right:20%;top:45%;background:var(--paper);padding:20px;display:flex;gap:10px;justify-content:center;font-size:13px}.error-toast{position:absolute;bottom:15px;left:10%;right:10%;z-index:30;background:#495842;color:#fff;padding:14px;text-align:center;font-size:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:600px){.story-shell{width:100vw;box-shadow:none}.scene-film{object-fit:cover}.scene-name .scene-film,.scene-rsvp .scene-film{object-fit:fill}}@media(max-height:740px){.letter-copy{top:10%}.letter-copy h1{margin:15px 0 13px;font-size:43px}.dialogue{padding:15px 18px 12px}.dialogue h2{font-size:22px;margin:6px 0 9px}.name-dialogue input{font-size:21px;margin-bottom:13px}.primary{min-height:42px;padding:11px 13px;font-size:12px}.dialogue small{margin-top:9px}.rsvp-dialogue{bottom:2%}.rsvp-dialogue textarea{margin:0 0 9px;padding:7px 0}.guest-counter{margin:9px 0}.people-controls header{top:11%}.people-controls h2{font-size:25px;margin:10px 0}.person-selector{top:31%}.people-bottom{bottom:3%}.person-label{font-size:17px;padding:7px 3px}.people-bottom p{font-size:10px;margin-bottom:8px;min-height:24px}.text-button{margin-top:8px}.load-status{top:41%}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.letter-copy{top:7%}.letter-copy h1{margin:14px 0 10px;font-size:clamp(34px,5.4dvh,59px);line-height:1.4}.load-status{top:78%;left:16%;right:16%}.seal-hit{top:51%;height:12%;left:40%;width:20%}.scene-letter .scene-art{object-fit:cover}.letter-action{bottom:5%}@media(max-width:600px){.scene-art,.scene-film,.scene-letter .scene-art{object-fit:fill}}.guest-photo{margin:0 0 17px;padding:13px 0 0;border-top:1px solid #dce0d5}.photo-heading{font-size:13px;color:#52634f;display:flex;align-items:center;gap:8px}.photo-heading span{font-size:10px;color:#7e8976;border:1px solid #d3d9cc;padding:2px 5px}.guest-photo p{font-size:11px;line-height:1.7;margin-top:7px;color:#737e69}.photo-row{display:flex;align-items:center;gap:12px;margin-top:11px}.photo-upload{display:flex;gap:16px;align-items:center;justify-content:space-between;min-height:42px;padding:9px 13px;border:1px solid #9cae99;font-size:12px;color:#536e52}.photo-remove{font-size:11px;min-height:40px;padding:8px;color:#9e5948}.guest-photo-preview{width:52px;height:58px;object-fit:cover;border:3px solid white;box-shadow:0 1px 5px #53644b20}.guest-photo .photo-help{font-size:9px;color:#859079}.guest-photo .photo-error{color:#ae4938}.name-dialogue{max-height:77%}.name-dialogue input:not([type=file]){margin-bottom:13px}.name-dialogue .guest-photo input[type=file]{margin:0;padding:0;width:1px}.scene-name:has(.name-dialogue) .scene-film{height:66%;object-fit:cover;object-position:top;transition:height .7s ease}.scene-name:has(.name-dialogue){background:#f6f3e9}@media(max-height:740px){.name-dialogue{padding-top:12px}.guest-photo{margin-bottom:10px;padding-top:9px}.guest-photo p{margin-top:4px}.photo-row{margin-top:7px}.name-dialogue h2{font-size:21px}.name-dialogue input:not([type=file]){padding:6px 0;margin-bottom:10px}}.photo-job-note{font-size:10px;line-height:1.6;color:#6e8066;margin:-7px 0 12px}.portrait-receipt{margin:16px 0}.portrait-receipt>img{max-width:100%;max-height:30dvh;object-fit:contain}.portrait-receipt p{font-size:11px}.portrait-receipt progress{width:80%;accent-color:var(--coral);height:4px;margin:12px 0}.portrait-receipt span{font-size:11px;margin-left:8px}.portrait-receipt a,.portrait-receipt button{display:block;font-size:12px;color:var(--coral);margin:10px auto;min-height:30px}.opened-letter.dialogue{top:28%;bottom:auto;left:17%;right:17%;max-height:45%;background:#f6e8dd;border:0;padding:7% 6%;text-align:center;box-shadow:none;transform-origin:bottom}.opened-letter h2{font-size:clamp(23px,3.6dvh,36px);line-height:1.5;margin:8px 0 16px}.opened-letter p{font-family:Songti SC,serif;font-size:clamp(11px,1.7dvh,17px);line-height:2;margin:10px 0}.letter-sign{display:block;color:var(--coral);font-family:Songti SC,serif;font-size:15px;margin-top:14px}.scene-opening .chapter-action{background:transparent;bottom:5%}.event-chapter{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 5% 80%,#cad9d655,transparent 60%),repeating-linear-gradient(3deg,#f8f4ea,#f8f4ea 3px,#f5f1e8 4px);overflow:hidden}.event-heading{position:absolute;top:13%;left:12%;right:10%;z-index:2}.event-heading h2{font-size:clamp(29px,5dvh,49px);line-height:1.45;margin:16px 0;color:var(--coral)}.event-heading p{font-size:12px;color:#7a826e;letter-spacing:.05em}.event-card{position:absolute;top:40%;left:13%;right:13%;padding:10% 8% 8%;background:#fffdf6;box-shadow:3px 15px 24px #49564118;border:1px solid #e3dfd2;text-align:center;transform:rotate(-2deg)}.event-venue .event-card{transform:rotate(2deg);background:#e2eced;top:39%}.event-card-label{font-size:10px;letter-spacing:.2em;color:#758570}.event-main{display:block;font-family:Songti SC,serif;font-weight:400;color:var(--coral);font-size:clamp(25px,4dvh,40px);margin:22px 0}.event-rule{height:1px;background:#cbd3c6;margin:20px 0}.event-detail{display:flex;justify-content:space-between;margin:15px 0;font-size:12px}.event-detail b{font-weight:400}.event-note{font-size:10px;line-height:1.8;color:#7c8975;margin-top:20px}.calendar-rings{position:absolute;top:-12px;left:20%;right:20%;display:flex;justify-content:space-between}.calendar-rings i{height:26px;width:8px;border:1px solid #af9d87;background:#d9c3a5;border-radius:5px}.event-ribbon{position:absolute;right:-23%;top:15%;width:52%;height:68%;border:20px solid #cb88745e;border-radius:50%;transform:rotate(-24deg);box-shadow:inset 2px 0 3px #fff8}.event-action{position:absolute;left:11%;right:11%;bottom:5%}.event-action small{display:block;text-align:center;font-size:10px;color:#8a917d;margin-top:15px}.venue-mark{font:42px Georgia;color:#b97964;margin:15px 0 -6px}.venue-address{font-size:12px;line-height:1.9}.event-venue .event-main{font-size:clamp(23px,3.7dvh,36px)}@media(max-height:740px){.event-heading{top:12%}.event-heading h2{margin:10px 0}.event-card{padding:8% 7% 6%;top:39%}.event-main{margin:16px 0}.event-rule{margin:14px 0}.event-note{margin-top:12px}.event-detail{margin:12px 0}.opened-letter.dialogue{padding:4%}.opened-letter h2{margin:4px 0 9px}.opened-letter p{margin:6px 0}.letter-sign{margin-top:6px}}.scene-opening .scene-film{object-fit:fill}.letter-occlusion{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;clip-path:polygon(0 0,100% 0,100% 34%,92% 34%,50% 56%,8% 34%,0 34%)}.letter-ink{position:absolute;left:17%;right:17%;top:37%;visibility:hidden;text-align:center;padding:3% 1% 0;background:none;border:0;box-shadow:none;color:#59614e}.letter-ink .eyebrow{font-size:clamp(7px,1dvh,11px)}.letter-ink h2{font-size:clamp(17px,2.7dvh,31px);color:var(--coral);margin:1.4dvh 0;line-height:1.4}.letter-ink p{font-family:Songti SC,serif;font-size:clamp(10px,1.65dvh,18px);line-height:1.8;margin:1dvh 0}.letter-ink .letter-sign{font-size:clamp(10px,1.55dvh,16px);margin-top:1.4dvh}.event-with-couple{background:var(--paper)}.event-with-couple .scene-film{object-fit:fill}.event-title{position:absolute;top:6.5%;left:8%;right:8%;text-align:center}.event-title h2{font-size:clamp(18px,3dvh,34px);color:var(--coral);margin:1dvh 0;line-height:1.5}.event-title .eyebrow{font-size:clamp(7px,1dvh,11px)}.event-ink{position:absolute;top:51%;height:20%;left:27%;right:27%;text-align:center;padding:3dvh 0 0;color:#53624d}.event-ink .event-main{font-size:clamp(21px,3.8dvh,43px);white-space:nowrap;margin:1.8dvh -10% 2dvh}.event-ink .event-detail{font-size:clamp(10px,1.5dvh,16px);margin:1.5dvh 0}.event-ink .event-card-label{font-size:clamp(7px,1dvh,11px)}.event-venue .event-ink{top:53%;left:20%;right:20%;padding-top:2dvh}.event-venue .event-ink .event-main{font-size:clamp(19px,3.1dvh,35px);margin:2.5dvh 0}.event-ink .venue-address{font-size:clamp(10px,1.5dvh,17px)}.event-with-couple .event-action{bottom:4%;left:9%;right:9%;padding:0;background:transparent}.event-with-couple:has(.event-ink) .movie-control{display:none}.person-selector{left:5%;right:5%;gap:10px;top:32%}.portrait{aspect-ratio:1/1;overflow:visible}.portrait img{position:relative;display:block;width:100%;height:100%;left:auto;bottom:auto;object-fit:contain;object-position:center bottom}.person-label{width:max-content;max-width:100%;margin:12px auto 0;padding:9px 13px;border:1px solid #c5cec0;border-radius:30px;background:#faf8f0;font-size:17px;gap:9px}.person.selected .person-label{background:#e6ece1;border-color:#859b82;color:#4b654e}.selection-mark{width:22px;height:22px}.person small{margin-top:9px;line-height:1.5}.person-selector .person:focus-visible{outline-offset:5px;border-radius:12px}.primary,.letter-action>button{position:relative;width:min(100%,290px);min-height:52px;margin-inline:auto;padding:9px 10px 9px 23px;border:1px solid #bf9e87;border-radius:40px;background:linear-gradient(135deg,#fffaf1,#f4e9dc);color:#865743;box-shadow:0 3px #dfd0be,0 7px 16px #66553c0c;font-family:Songti SC,STSong,serif;font-size:16px;letter-spacing:.045em;justify-content:space-between;gap:24px;transition:background .18s,box-shadow .18s,transform .18s}.primary>svg,.letter-action>button>svg{box-sizing:content-box;flex-shrink:0;width:16px;height:16px;padding:9px;border-radius:50%;background:#b66d56;color:#fff8ed}.primary:hover:not(:disabled),.letter-action>button:hover:not(:disabled){background:#fff9ed;box-shadow:0 3px #d6bda6,0 9px 18px #66553c16}.primary:active:not(:disabled),.letter-action>button:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px #dfd0be}.primary:disabled,.letter-action>button:disabled{opacity:1;color:#a19e92;border-color:#d6d4c9;background:#f0efe7;box-shadow:none}.primary:disabled>svg,.letter-action>button:disabled>svg{background:#d1d3c7;color:#f8f7f0}.chapter-action{background:transparent;padding:10px 0}.dialogue .primary{width:100%;max-width:320px}.chapter-nav button{border:1px solid #dcd9ca;border-radius:30px;background:#faf8efd9;min-height:38px;padding:8px 12px;gap:6px;font-size:11px}.text-button{min-height:38px;font-size:12px;text-underline-offset:5px}.text-button:hover{text-decoration:underline}.photo-upload{border-radius:24px;background:#f5f5eb;border-color:#afbea6;padding:10px 16px}.photo-upload:hover{background:#e9eee3}.photo-remove{border-radius:22px;padding:9px 12px}.photo-remove:hover{background:#f4e6dd}.attendance{gap:8px;border:0;padding:3px;border-radius:30px;background:#eeeee4}.attendance button{min-height:42px;border:1px solid transparent;border-radius:25px;color:#818975}.attendance button[aria-pressed=true]{background:#faf9f1;border-color:#b7c2ac;color:#52664c;box-shadow:0 2px 5px #52664c10}.guest-counter button{width:38px;height:38px;border-radius:50%;background:#faf8ef;border-color:#bcc8b2}.guest-counter button:hover:not(:disabled){background:#e7ecdf}.movie-resume{border:1px solid #c9b69c;border-radius:30px;box-shadow:0 4px 12px #66553c12}.portrait-receipt button,.portrait-receipt a{border:1px solid #c9b69c;border-radius:25px;padding:10px 18px;text-decoration:none;width:max-content;max-width:100%;background:#faf5e9}.people-bottom{bottom:4%}.people-bottom .primary{max-width:280px}.event-action small{margin-top:17px}@media(max-height:740px){.primary,.letter-action>button{min-height:46px;font-size:14px;padding:7px 8px 7px 19px}.primary>svg,.letter-action>button>svg{padding:7px}.person-selector{top:31%}.person-label{font-size:15px;padding:7px 10px;margin-top:7px}.people-bottom{bottom:2%}.people-bottom .text-button{margin-top:7px}.person small{font-size:9px;margin-top:7px}}.scene-portrait{background:radial-gradient(ellipse at 85% 8%,#ead8c84d,transparent 48%),radial-gradient(ellipse at 0 85%,#c7d9d54d,transparent 50%),#f8f5ec;overflow-y:auto;overscroll-behavior:contain}.keepsake-chapter{min-height:100%;padding:clamp(25px,5dvh,50px) 8% 22px;display:flex;flex-direction:column;align-items:center;gap:clamp(18px,3dvh,28px);text-align:center}.keepsake-header{width:100%}.keepsake-header h2{font-size:clamp(23px,3.1dvh,31px);line-height:1.5;letter-spacing:.025em;color:var(--coral);margin:15px -8px 9px}.keepsake-header p{font-size:12px;line-height:1.8;color:#7a8272}.keepsake-frame{position:relative;width:min(100%,43dvh);padding:12px 12px 0;background:#fffdf7;box-shadow:0 10px 30px #5c65541a,0 1px 3px #5c655418;border:1px solid #e6dfd1;transform:rotate(-2deg);margin-top:8px}.keepsake-tape{position:absolute;top:-12px;left:36%;width:28%;height:25px;background:#d6b79b8c;transform:rotate(3deg);z-index:1;border-left:2px dotted #f8f5ec;border-right:2px dotted #f8f5ec}.keepsake-result{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#efe9de}.keepsake-waiting{aspect-ratio:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background:radial-gradient(circle at 50% 30%,#f7f8f2,#e1ebea);padding:15px 8px;overflow:hidden}.keepsake-mark{color:#bd846e;font:35px Georgia;line-height:1;margin-bottom:20px}.keepsake-faces{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:19px}.keepsake-faces img{width:29%;aspect-ratio:1;border-radius:50%;border:4px solid #fffdf7;object-fit:cover;object-position:50% 15%;background:#f2eee5;box-shadow:0 3px 9px #7381731c}.keepsake-faces .guest{width:34%;position:relative;z-index:1;object-position:center;margin:0 -4px;transform:translateY(-7px)}.keepsake-wait-title{font:19px Songti SC,serif;color:#597469;letter-spacing:.09em}.keepsake-waiting p{font-size:10px;color:#859186;letter-spacing:.07em;margin-top:8px}.keepsake-caption{display:flex;justify-content:space-between;align-items:center;padding:17px 2px;color:#9b9b86;font:9px Georgia;letter-spacing:.12em}.keepsake-caption b{font:19px Georgia;color:#b8735c;letter-spacing:.03em}.keepsake-status{width:100%;max-width:330px;min-height:80px;display:flex;flex-direction:column;align-items:center;gap:12px}.keepsake-progress-label{display:flex;width:100%;align-items:center;justify-content:space-between;text-align:left;gap:12px;color:#6c7e6e;font-size:12px}.keepsake-progress-label strong{font:32px Georgia;color:#b56e58;white-space:nowrap}.keepsake-progress-label strong small{font:11px Georgia;margin-left:3px}.keepsake-status progress{width:100%;height:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:6px;overflow:hidden;background:#e4e4d8}.keepsake-status progress::-webkit-progress-bar{background:#e4e4d8;border-radius:6px}.keepsake-status progress::-webkit-progress-value{background:#b98068;border-radius:6px;transition:width 1s linear}.keepsake-status progress::-moz-progress-bar{background:#b98068}.keepsake-status>small,.keepsake-footer>small{font-size:10px;line-height:1.8;color:#89927f;display:block}.keepsake-status>p{font-size:12px;line-height:1.8}.keepsake-status .primary{display:flex;width:100%;text-decoration:none}.keepsake-done{color:#668477}.keepsake-connection{color:#9c826d}.keepsake-footer{margin-top:auto;padding-top:2px}.keepsake-footer .text-button{display:flex;align-items:center;justify-content:center;gap:10px;margin:auto;color:#687d6b}.keepsake-footer>small{margin-top:2px}.thanks-dialogue>.primary{margin-top:18px}@media(max-height:650px){.keepsake-chapter{padding-top:20px;gap:14px}.keepsake-header h2{margin-top:8px}.keepsake-frame{width:min(100%,40dvh)}.keepsake-mark{font-size:26px;margin-bottom:9px}.keepsake-faces{margin-bottom:10px}.keepsake-wait-title{font-size:16px}.keepsake-caption{padding:10px 2px}}@media(prefers-reduced-motion:reduce){.keepsake-status progress::-webkit-progress-value{transition:none}}.event-combined .event-itinerary{top:50%;left:20%;right:20%;height:auto;padding:2.2dvh 1.3dvh 1.5dvh;background:#fffaf0f5;border:1px solid #e8dfce;box-shadow:0 6px 14px #63553c0d}.event-combined .event-itinerary .event-main{margin:1.1dvh 0 1.5dvh;font-size:clamp(23px,3.6dvh,39px)}.event-times{display:flex;justify-content:center;gap:12px;font-size:clamp(10px,1.4dvh,14px);line-height:1.8}.event-times span{white-space:nowrap}.event-times b{font-weight:400;color:#87907b}.event-location{border-top:1px solid #d4d9ca;margin-top:1.6dvh;padding-top:1.4dvh}.event-location h3{margin:0 0 .65dvh;font-family:Songti SC,STSong,serif;font-size:clamp(17px,2.7dvh,29px);font-weight:400;color:var(--coral);line-height:1.5}.event-combined .venue-address{font-size:clamp(11px,1.45dvh,16px);line-height:1.7}@media(max-height:600px){.event-combined .event-itinerary{top:46%;left:15%;right:15%;padding:1.4dvh 10px}.event-combined .event-itinerary .event-main{margin:.7dvh 0;font-size:23px}.event-location{margin-top:1dvh;padding-top:1dvh}.event-location h3{font-size:17px}.event-combined .event-action{bottom:3%}.event-combined .event-action small{margin-top:10px}}:root{--coral:#bc6b57;--paper:#faf5e9;--sage:#7f9284;--line:#d8caba;color:#896855;background:#e5e9e8}.story-shell{background:#c1d6df}.scene{background:#c1d6df;z-index:2;outline:none;box-shadow:0 -12px 35px #465e7426}.outgoing-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.outgoing-layer .scene{z-index:1}.scene-art,.scene-film,.scene-letter .scene-art,.scene-opening .scene-film{object-fit:fill}.letter-copy{top:8.8%;left:6%;right:6%;text-align:center}.letter-copy .eyebrow{display:none}.letter-copy h1,.welcome-heading h1{font-family:Songti SC,STSong,serif;font-size:clamp(28px,4.65dvh,47px);font-weight:400;line-height:1.35;margin:0 0 2.4dvh;color:var(--coral);white-space:nowrap;letter-spacing:-.035em}.letter-copy p,.welcome-heading p{font-family:Songti SC,serif;letter-spacing:.12em;font-size:clamp(12px,1.75dvh,18px);color:var(--coral)}.seal-hit{top:50%;left:41%;width:20%;height:13%}.load-status{top:83%;left:30%;right:30%;font-size:9px;justify-content:center;gap:7px}.load-status strong{display:none}.load-status progress{order:-1;background:#d9d9ce}.letter-action{bottom:9%;left:19%;right:19%}.letter-action>button{border:0;box-shadow:none;background:transparent;font-size:12px;justify-content:center;min-height:32px;padding:0;width:100%}.letter-action>button>svg,.letter-action>small{display:none}.letter-action>button:disabled{background:transparent}.opening-copy{position:absolute;left:23%;right:19%;top:33%;font-family:Songti SC,serif;color:var(--coral);line-height:1.6}.opening-copy h2{font-size:clamp(25px,4.4dvh,44px);margin:.7dvh 0 1dvh;white-space:nowrap}.opening-copy p{font-size:clamp(17px,2.8dvh,28px)}.scene-opening .chapter-action,.scene-welcome .chapter-action{bottom:6.5%;left:20%;right:20%;padding:0}.welcome-heading{position:absolute;left:7%;right:7%;top:5.2%;text-align:center}.welcome-heading h1{margin-bottom:3dvh}.primary{background:#faf2e5;border:1px solid #d4bda5;color:#a96d55;font-size:clamp(13px,1.9dvh,19px);min-height:46px;letter-spacing:.02em;padding:7px 9px 7px 22px;box-shadow:0 3px #b7b3a43b,0 6px 9px #536b7020}.primary>svg{background:#c57b63}.chapter-nav{top:max(7px,env(safe-area-inset-top));left:4%;right:4%;justify-content:flex-end}.chapter-nav span{display:none}.chapter-nav button{min-height:28px;font-size:9px;padding:5px 8px;opacity:.85}.scene-name:has(.name-dialogue) .scene-film{height:100%;object-fit:fill}.dialogue{left:8%;right:8%;background:transparent;border:0;box-shadow:none;padding:0;max-height:none;scrollbar-width:thin}.dialogue h2{font-size:clamp(24px,3.75dvh,38px);line-height:1.35;margin:0 0 12px;color:var(--coral);text-align:center;white-space:nowrap}.name-dialogue{top:54.5%;bottom:4%;padding:0 5px;max-height:none;overflow:auto}.name-dialogue input:not([type=file]){font-size:16px;border:1px solid #d4c5b6;border-radius:16px;padding:10px 14px;margin:0 0 8px;height:43px;font-family:Songti SC,serif;background:#fffaf029}.name-dialogue input::placeholder{font-size:14px}.guest-photo{border:0;padding:0;margin-bottom:9px}.photo-heading{font-size:11px;justify-content:center}.photo-heading span{font-size:9px;border:0}.guest-photo p{font-size:10px;line-height:1.55;margin-top:4px;color:#897b6a}.photo-row{margin-top:6px;justify-content:center;gap:8px}.photo-upload{min-height:32px;font-size:11px;padding:6px 13px;background:#f7eddf;border:1px dashed #caa58e;color:#b4745e}.guest-photo .photo-help{font-size:9px;line-height:1.5;color:#8f8171}.photo-remove{min-height:30px;padding:5px;font-size:10px}.guest-photo-preview{height:34px;width:30px;border-width:2px}.photo-job-note{font-size:9px;margin:0 0 7px}.name-dialogue .primary{min-height:40px;max-width:270px}.name-dialogue .primary>svg{padding:6px}.name-dialogue>small{display:none}.event-chapter{background:transparent}.event-itinerary{position:absolute;top:0!important;right:0!important;bottom:0!important;left:0!important;padding:0!important;pointer-events:none;background:transparent!important;border:0!important;box-shadow:none!important}.event-itinerary .event-main{position:absolute;top:33.7%;height:23%;left:9%;right:9%;margin:0!important;display:flex;align-items:center;justify-content:center;font-family:Songti SC,serif;color:var(--coral);font-size:clamp(37px,6.8dvh,68px)!important;line-height:1;gap:0}.event-main b{font-weight:400;font-size:1.7em;letter-spacing:-.1em;margin-right:.08em}.event-location{position:absolute;top:62.5%;left:9%;right:9%;border:0;padding:0;margin:0;text-align:center;pointer-events:auto}.event-location h3{font-size:clamp(25px,4dvh,42px);margin:0 0 2.2dvh;white-space:nowrap}.event-combined .venue-address{font-family:Songti SC,serif;color:var(--coral);font-size:clamp(13px,2dvh,21px);letter-spacing:.045em}.event-times{font-size:11px;color:#a28571;margin-top:.7dvh}.map-link{display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;color:var(--coral);border:1px solid #d2aa91;border-radius:24px;width:max-content;min-height:32px;padding:5px 17px;margin:10px auto 0;text-decoration:none}.event-combined .event-action{bottom:5.4%;left:23%;right:23%}.event-action small{display:none}.people-controls{background:transparent}.people-controls header{top:5%;left:7%;right:7%;color:var(--coral)}.people-controls h2{font-size:clamp(30px,4.9dvh,49px);margin:0 0 3.3dvh;color:var(--coral)}.people-controls header p{font-family:Songti SC,serif;font-size:clamp(11px,1.85dvh,18px);color:var(--coral);letter-spacing:.03em}.person-selector{top:24%;left:7%;right:7%;gap:3%;height:47%;align-items:end}.portrait{height:100%;aspect-ratio:auto;overflow:visible}.person{height:100%;position:relative;padding:0}.portrait img{height:100%;width:100%;object-fit:contain;object-position:bottom}.person-label{position:absolute;bottom:3%;left:12%;right:12%;width:auto;font-size:14px;border:0;background:transparent!important;box-shadow:none;padding:4px;margin:0;color:var(--coral)}.selection-mark{width:22px;height:22px;border-color:#c0ab92;color:#bd785f}.person.selected .selection-mark{background:var(--coral);border-color:var(--coral)}.person.selected .portrait img{filter:drop-shadow(1px 0 0 #cf7359) drop-shadow(-1px 0 0 #cf7359) drop-shadow(0 -1px 0 #cf7359)}.person.selected .person-label{color:var(--coral);border:0}.person small{display:none}.people-bottom{bottom:6%;left:20%;right:20%;color:var(--coral)}.people-bottom p{font-family:Songti SC,serif;font-size:12px;min-height:35px;margin-bottom:18px}.text-button{color:#b57a65;font-family:Songti SC,serif;font-size:12px;text-decoration:underline;text-underline-offset:4px}.people-bottom .text-button{font-size:10px;margin-top:9px}.rsvp-dialogue{top:53.4%;bottom:3.5%;left:12%;right:12%;overflow:auto}.rsvp-dialogue h2{font-size:clamp(25px,3.8dvh,38px);margin-bottom:14px}.attendance{background:transparent;padding:0;gap:9px}.attendance button{min-height:35px;font-family:Songti SC,serif;border:1px solid #cfbba5;border-radius:30px;color:#9b7e67}.attendance button[aria-pressed=true]{background:#c97d64;border-color:#c97d64;color:#fff6e7}.guest-counter{margin:11px 0 5px;justify-content:center;gap:28px}.guest-counter button{width:26px;height:26px;border-color:#bfa993;background:transparent;color:var(--coral)}.guest-counter output{font-family:Songti SC,serif;color:#aa8068}.guest-counter b{font-weight:700;color:var(--coral);font-size:29px}.child-count{justify-content:center;gap:8px;font-family:Songti SC,serif;font-size:12px;margin:2px 0 8px;color:#a3836c}.child-count select{border:0;padding:2px;color:var(--coral);font-family:inherit}.dialogue textarea{border:1px solid #d2c0ac;border-radius:12px;padding:9px 11px;font-size:11px;min-height:56px;margin:0 0 9px;color:#876e5d}.rsvp-dialogue .primary{background:#c97b62;border-color:#c97b62;color:#fff5e7;min-height:41px;font-size:14px;padding:6px 9px 6px 18px}.rsvp-dialogue .primary>svg{background:#bb705a;padding:6px}.rsvp-dialogue small{font-size:8px;margin-top:7px;line-height:1.4}.thanks-dialogue{top:53%;bottom:3%;left:15%;right:15%;padding:0;overflow:auto}.thanks-dialogue h2{font-size:clamp(29px,4.65dvh,46px);margin-bottom:2dvh}.thanks-dialogue p{font-family:Songti SC,serif;font-size:12px;color:var(--coral)}.receipt-summary{padding:4.5dvh 0 3dvh;font-family:Songti SC,serif;font-size:13px;color:#b2755e;line-height:1.9}.thanks-dialogue blockquote{font-size:14px;line-height:1.6;margin:0 0 10px;padding:8px;background:#faf3e6cc}.thanks-dialogue .primary{background:#c77b63;color:#fff7e9;min-height:42px;font-size:14px}.thanks-dialogue .text-button{margin-top:5px;min-height:27px;font-size:10px}.thanks-dialogue>small{font-family:Songti SC,serif;font-size:10px;color:#b97b62;margin-top:12px}.movie-control{bottom:10px;right:9px;width:25px;height:25px;border-color:#c7b8a5;color:#a37760}.movie-recovery{position:absolute;top:38%;left:14%;right:14%;padding:25px;background:#fbf3e8ee;border-radius:20px;z-index:15}.error-toast{bottom:10px;background:#975d49}.scene-portrait{background:#bdd3dc}.keepsake-chapter{position:relative;z-index:2}.keepsake-header h2{color:var(--coral)}@media(max-height:740px){.name-dialogue{top:53%;bottom:3%;left:10%;right:10%}.name-dialogue h2{font-size:24px;margin-bottom:8px}.name-dialogue input:not([type=file]){height:36px;padding:7px 12px;font-size:14px}.photo-heading{font-size:10px}.guest-photo p{font-size:9px;line-height:1.4}.guest-photo .photo-help{font-size:8px}.photo-upload{min-height:28px;padding:4px 12px;font-size:10px}.guest-photo{margin-bottom:7px}.name-dialogue .primary{min-height:35px;font-size:12px;padding-top:4px;padding-bottom:4px}.name-dialogue .primary>svg{padding:5px}.rsvp-dialogue h2{font-size:24px;margin-bottom:10px}.attendance button{min-height:30px}.guest-counter{margin-top:8px;gap:22px}.guest-counter b{font-size:25px}.child-count{font-size:11px}.dialogue textarea{min-height:46px;padding:7px 10px;font-size:10px}.rsvp-dialogue .primary{min-height:36px;font-size:12px}.people-bottom p{margin-bottom:10px;font-size:11px}.people-bottom .primary{font-size:13px}.map-link{margin-top:7px;min-height:27px;font-size:10px}.event-times{font-size:10px}.event-location h3{margin-bottom:1.7dvh}.primary{min-height:40px}.primary>svg{padding:7px}.receipt-summary{padding:3dvh 0 2dvh}.thanks-dialogue h2{margin-bottom:1.4dvh}}@media(min-width:601px){.story-shell{width:min(100vw,56.25dvh)}}@media(max-width:600px){.story-shell{width:100vw}}@media(prefers-reduced-motion:reduce){.scene{scroll-behavior:auto}.person{transition:none}}.keepsake-chapter.waiting{height:100%;padding:0;display:block;overflow:auto}.keepsake-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;z-index:-1}.waiting .keepsake-header{position:absolute;top:7%;left:7%;right:7%}.waiting .keepsake-header .eyebrow{display:none}.waiting .keepsake-header h2{font-size:clamp(29px,4.8dvh,48px);white-space:nowrap;letter-spacing:-.04em;margin:0 0 2.5dvh}.waiting .keepsake-header p{color:var(--coral);font-family:Songti SC,serif;font-size:13px}.waiting .keepsake-status{position:absolute;top:76%;left:21%;right:21%;width:auto;color:var(--coral)}.waiting .keepsake-progress-label{display:flex;flex-direction:column;gap:5px}.waiting .keepsake-progress-label span{font-size:10px}.waiting .keepsake-progress-label strong{font-family:Georgia,serif;font-size:21px;font-weight:400}.waiting .keepsake-status progress{width:100%;accent-color:var(--coral);height:7px}.waiting .keepsake-status>small{font-size:8px;line-height:1.6;display:block}.waiting .keepsake-footer{position:absolute;left:21%;right:21%;bottom:6%;width:auto}.waiting .keepsake-footer .text-button{border:1px solid #d4bda5;border-radius:30px;background:#faf2e5;box-shadow:0 4px 8px #52697a22;padding:12px 17px;margin:0;font-size:14px;text-decoration:none}.waiting .keepsake-footer small{font-size:8px;margin-top:6px;display:block}.finished.keepsake-chapter{background:#faf4e8;min-height:100%;padding-top:6dvh}.keepsake-frame{max-width:310px}.keepsake-result{max-height:52dvh;object-fit:contain}.keepsake-connection{font-size:9px}.waiting .keepsake-status .primary{font-size:12px;min-height:36px}.waiting .keepsake-status>p{font-size:10px;line-height:1.6}.person-selector{top:26%;height:44%;left:8%;right:8%;gap:7%}.portrait img{position:absolute;height:100%;width:auto;max-width:none;left:50%;top:auto;bottom:0;transform:translate(-50%);object-fit:contain}.person:nth-child(2) .portrait img{height:95%}.person-label{bottom:7%;font-size:12px;left:4%;right:4%;gap:6px}.guest-photo p{font-size:11px;line-height:1.6}.guest-photo .photo-help{font-size:10px;line-height:1.55}.name-dialogue .guest-photo{margin-top:8px;margin-bottom:12px}.name-dialogue .photo-heading{font-size:12px}.name-dialogue .photo-upload{min-height:36px}.event-combined .event-action .primary{white-space:nowrap;min-width:0}@media(max-height:740px){.guest-photo p{font-size:10px;line-height:1.45}.guest-photo .photo-help{font-size:9px;line-height:1.45}.name-dialogue .guest-photo{margin-top:4px;margin-bottom:8px}.name-dialogue .photo-heading{font-size:11px}.name-dialogue .photo-upload{min-height:30px}}.rsvp-dialogue .primary:hover:not(:disabled),.thanks-dialogue .primary:hover:not(:disabled){background:#b86c54;color:#fff7e9}.story-shell{width:min(100vw,56.25dvh);height:min(100dvh,177.77778vw);top:50%;transform:translateY(-50%)}.scene-art,.scene-film,.scene-letter .scene-art,.scene-name .scene-film,.scene-rsvp .scene-film,.keepsake-backdrop{object-fit:contain}.person-selector{top:20%;height:57%;left:8%;right:8%;gap:7%}.person .portrait{height:100%;border:1px solid transparent;border-radius:45% 45% 12px 12px}.person.selected .portrait{border-color:#bb765d80;background:linear-gradient(0deg,#c77b6320,transparent 25%)}.person-label{bottom:0;left:0;right:0;padding:8px 3px;background:#faf3e8e6!important;border-radius:20px;font-size:12px}.people-controls header{top:5%}.people-controls h2{font-size:30px;margin-bottom:10px}.people-bottom{bottom:3%;left:12%;right:12%}.people-bottom p{margin-bottom:8px;min-height:24px}.event-itinerary .event-main{top:43%;height:23%;font-size:46px!important}.event-location{top:73%}.event-location h3{font-size:24px;margin-bottom:7px}.event-times{font-size:10px}.event-combined .event-action{bottom:3%}.map-link{margin-top:7px}.name-dialogue{top:55%;bottom:5%;left:12%;right:12%}.name-dialogue h2{font-size:24px}.name-dialogue input:not([type=file]){height:36px;font-size:16px}.name-dialogue .guest-photo{margin:5px 0 8px}.guest-photo p{font-size:10px;line-height:1.5}.guest-photo .photo-help{font-size:9px}.name-dialogue .photo-upload{min-height:30px}.rsvp-dialogue{top:53%;bottom:4%}.thanks-dialogue{top:62%;bottom:3%;left:14%;right:14%}.thanks-dialogue h2{font-size:29px;margin-bottom:10px}.receipt-summary{padding:12px 0}.waiting .keepsake-header{top:52%;left:12%;right:12%}.waiting .keepsake-header h2{font-size:25px;margin-bottom:10px}.waiting .keepsake-header p{font-size:11px}.waiting .keepsake-status{top:74%;left:16%;right:16%}.waiting .keepsake-footer{bottom:4%;left:16%;right:16%}.opening-copy{position:absolute;top:29%;left:22%;right:22%;text-align:center;color:var(--coral);font-family:Songti SC,serif;line-height:2}.opening-copy h2{font-size:27px;margin:12px 0}.opening-copy p{font-size:15px}.event-location{top:72%}.event-location h3{margin-bottom:5px}.event-combined .venue-address{font-size:14px}.event-times{margin-top:4px}.map-link{min-height:25px;padding:3px 13px;margin-top:5px;font-size:10px}.event-combined .event-action{bottom:2%;padding:0}.event-location .map-link{position:relative;z-index:2}.rsvp-dialogue h2{font-size:28px;line-height:1.35;margin:0 0 10px}.rsvp-dialogue .guest-counter{margin:8px 0 3px}.rsvp-dialogue .child-count{margin:0 0 6px}.rsvp-dialogue textarea{min-height:45px;height:45px;margin-bottom:7px;padding:7px 10px}.rsvp-dialogue>small{font-size:8px;margin-top:5px}.rsvp-dialogue{bottom:2.5%}.opening-ink-window{position:absolute;top:27%;height:19.5%;left:19%;right:19%;overflow:hidden;pointer-events:none}.opening-ink-window .opening-copy{position:relative;inset:auto;height:100%;line-height:1.6}.opening-copy h2{font-size:23px;margin:7px 0}.opening-copy p{font-size:13px}.scene-opening .scene-film{object-fit:contain}.keepsake-header{width:auto}.keepsake-chapter>.scene-art,.keepsake-chapter>.scene-film{z-index:0}.keepsake-header,.keepsake-status,.keepsake-footer{z-index:1}[data-ink-at]{opacity:0;visibility:hidden}.opening-copy{transform:none!important;opacity:1!important}.opening-copy>p,.opening-copy>h2{display:block}.opening-copy span[data-ink-at]{display:inline-block}.scene-film{backface-visibility:hidden}@media(prefers-reduced-motion:reduce){[data-ink-at]{opacity:1;visibility:visible}}.scene-people .person-selector{top:20%;height:56%;left:4%;right:4%;gap:0}.scene-people .person{border:0!important;outline:0!important;border-radius:0;background:none!important;overflow:visible}.scene-people .person .portrait{position:absolute;top:0;right:0;bottom:10%;left:0;height:auto;width:auto;overflow:visible;transform:none}.scene-people .person .portrait img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:50% 100%;transform:none;filter:drop-shadow(0 5px 3px #4d657b24)}.scene-people .person.selected .portrait img{filter:drop-shadow(0 7px 4px #4d657b35)}.scene-people .person .person-label{left:3%;right:3%;bottom:0;font-size:13px}.scene-people .person:focus-visible{outline:2px solid #be7158!important;outline-offset:5px!important}.scene-people .person .portrait{border:0!important;background:none!important;border-radius:0}.scene-people .person .portrait img{left:-17%;top:-10%;right:auto;bottom:auto;width:134%;height:110%}.scene-people .person .portrait img{top:0;height:100%}
