@import "https://fonts.googleapis.com/css2?family=Ma+Shan+Zheng&family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-latin-500-normal-7RbcRiD8.woff2)format("woff2"),url(/assets/roboto-latin-500-normal-DQZyH_nt.woff)format("woff")}:root{color:#151515;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}.mobile-carousel{overscroll-behavior:contain;scrollbar-width:none;-webkit-user-select:none;user-select:none;width:100%;min-width:0;max-width:100%;display:block;position:relative;overflow:auto}.mobile-carousel::-webkit-scrollbar{display:none}.mobile-carousel{touch-action:pan-y;overflow:auto hidden}.mobile-carousel[data-dragging=true]{cursor:none}.mobile-carousel-content{width:max-content;min-width:100%;transform:translateX(var(--mobile-carousel-overdrag));will-change:transform;display:flex}.mobile-carousel-scrollbar{z-index:4;opacity:0;pointer-events:none;transition:opacity .15s;position:absolute;inset:0}.mobile-carousel-scrollbar[data-visible=true]{opacity:1}.mobile-carousel-scrollbar-thumb{background:#00000059;border-radius:999px;height:3px;position:absolute;bottom:4px;right:4px}body{min-width:320px;min-height:100%;overflow:hidden auto}html,body,#root{height:auto;min-height:100%}button,input,textarea{font:inherit}button{cursor:pointer}.phone-stage{place-items:center;width:100%;height:100%;padding:24px;display:grid;position:relative}.device-menu-bar{z-index:100;border-radius:12px;padding:3px;position:absolute;top:18px;right:18px}.device-picker-trigger{color:#151515;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;height:34px;padding:0 10px 0 12px;font:600 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-trigger:hover,.device-picker-trigger[data-state=open]{background:#0000000e}.device-picker-trigger:focus-visible{outline-offset:2px;outline:2px solid #000000b8}.device-picker-menu{z-index:200;min-width:168px;transform-origin:var(--radix-dropdown-menu-content-transform-origin);background:#fffffffa;border-radius:12px;padding:3px;animation:.12s ease-out device-menu-in;box-shadow:0 0 1px #0000000f,0 0 0 1px #00000014,0 4px 4px #0000000d}.device-picker-item{color:#181818;-webkit-user-select:none;user-select:none;border-radius:8px;outline:none;justify-content:space-between;align-items:center;height:34px;padding:0 9px 0 10px;font:500 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-item[data-highlighted]{background:#f0f0f0}.device-picker-item[data-state=checked]{font-weight:600}.device-picker-check{color:#181818;place-items:center;display:grid}@keyframes device-menu-in{0%{opacity:0;transform:scale(.98)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.phone-scale-box{position:relative}.phone-device{transform-origin:0 0;-webkit-user-select:none;user-select:none;position:absolute;top:0;left:0}.phone-bezel{object-fit:contain;z-index:2;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.device-screen{cursor:none;z-index:1;-webkit-user-select:none;user-select:none;background:#fff;border-radius:42px;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.device-camera{z-index:75;pointer-events:none;background:#050505;border-radius:50%;display:block;position:absolute;box-shadow:inset 0 0 0 1px #ffffff14}.device-screen,.device-screen *{cursor:none!important}.device-screen img,.keyboard-asset{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.device-screen input,.device-screen textarea,.device-screen select,.device-screen option,.device-screen [contenteditable=true]{-webkit-user-select:auto;user-select:auto}.device-screen:active,.device-screen:active *,.device-screen input,.device-screen textarea,.device-screen button,.device-screen a,.device-screen [role=button]{cursor:none!important}.device-screen[data-cursor-debug=true],.device-screen[data-cursor-debug=true] *{cursor:default!important}.device-screen :focus,.device-screen :focus-visible{box-shadow:none!important;outline:0!important}.flow-stack,.flow-scenes,.flow-screen,.mobile-app-viewport{position:absolute;inset:0}.mobile-app-viewport[data-platform=android][data-keyboard-visible=false]{bottom:var(--device-safe-area-bottom,48px)}.flow-stack{--flow-header-height:0px;--flow-header-content-height:0px;--flow-header-safe-area:0px;--flow-footer-height:0px;--keyboard-height:0px;touch-action:pan-y;background:0 0;overflow:hidden}.flow-fixed-header{z-index:12;height:var(--flow-header-height);padding-top:var(--flow-header-safe-area);box-sizing:border-box;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;position:absolute;top:0;left:0;right:0}.flow-fixed-footer{z-index:12;right:0;bottom:var(--keyboard-height);height:var(--flow-footer-height);background:0 0;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0}.flow-scenes{top:var(--flow-header-height);bottom:0;overflow:hidden}.flow-screen{will-change:transform;background:0 0;overflow:hidden}.mobile-page{--mobile-safe-area-height:var(--device-safe-area-bottom,34px);--keyboard-height:0px;position:absolute;inset:0}.mobile-page[data-keyboard-visible=true],.mobile-app-viewport[data-platform=android] .mobile-page{--mobile-safe-area-height:0px}.mobile-scroll{top:0;right:0;bottom:var(--keyboard-height);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;touch-action:none;-webkit-user-select:none;user-select:none;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0;overflow:hidden auto}.mobile-scroll::-webkit-scrollbar{display:none}.mobile-scroll[data-dragging=true]{cursor:none}.mobile-cursor{z-index:80;opacity:0;pointer-events:none;will-change:transform;background:radial-gradient(circle at 50% 44%,#ffffffb3 0 34%,#ffffff8a 58%,#eeeeee7a 100%);border:.5px solid #0000001f;border-radius:999px;width:48px;height:48px;transition:opacity 90ms,background 80ms,box-shadow 80ms;position:absolute;top:0;left:0;box-shadow:inset 0 1px 2px #fff9,inset 0 -5px 10px #0000000d,inset 0 0 0 1px #00000006}.mobile-cursor:before{content:"";pointer-events:none;background:linear-gradient(#ffffff61,#fff0);border-radius:999px;width:32px;height:17px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.mobile-cursor:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 1px 0 3px #ffffff47,inset -1px 0 3px #00000005}.mobile-cursor-hotspot{pointer-events:none;background:#ffffffd1;border:1px solid #007afff2;border-radius:999px;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffbf,0 0 0 3px #007aff29}.mobile-cursor-hotspot:before,.mobile-cursor-hotspot:after{content:"";background:#007afff2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-cursor-hotspot:before{width:17px;height:1px}.mobile-cursor-hotspot:after{width:1px;height:17px}.mobile-cursor[data-visible=true]{opacity:1}.mobile-cursor[data-active=true]{background:radial-gradient(circle at 50% 55%,#e8e8e894 0 30%,#f8f8f880 62%,#ffffffad 100%);box-shadow:inset 0 3px 7px #00000014,inset 0 -4px 8px #ffffff57,inset 0 0 0 1px #00000008}.mobile-cursor[data-active=true]:before{background:linear-gradient(#0000000e,#0000)}.mobile-cursor[data-active=true]:after{box-shadow:inset 0 5px 9px #0000000b,inset 0 -3px 7px #ffffff47}.mobile-scroll-content{will-change:transform;grid-template-columns:minmax(0,1fr);gap:0;min-width:0;padding:0;display:grid}.app-screen{background:#fff}.mobile-scrollbar{z-index:9;top:4px;right:5px;bottom:calc(var(--mobile-safe-area-height) + var(--keyboard-height) + 4px);opacity:0;pointer-events:none;width:4px;transition:bottom .26s cubic-bezier(.2,.8,.2,1),opacity .18s;position:absolute}.mobile-page[data-keyboard-dragging=true] .mobile-scroll,.mobile-page[data-keyboard-dragging=true] .mobile-scrollbar,.flow-stack[data-keyboard-dragging=true] .flow-fixed-footer{transition:none}.mobile-scrollbar[data-visible=true]{opacity:1}.mobile-scrollbar-thumb{background:#00000047;border-radius:999px;width:4px;min-height:36px;transition:background .12s;box-shadow:0 0 0 1px #ffffff2e}.status-bar{z-index:72;color:#050505;pointer-events:none;background:0 0;grid-template-columns:1fr auto;align-items:center;height:54px;padding:10px 34px 0 36px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:grid;position:absolute;top:0;left:0;right:0}.device-screen[data-device=pixel-10] .status-bar{align-items:start;height:auto;padding:32px 32px 0;font-family:Roboto,Arial,sans-serif}.status-time{text-align:center;letter-spacing:0;justify-self:start;min-width:58px;font-size:15px;font-weight:600;line-height:1}.status-indicators{justify-self:end;align-items:center;display:flex}.status-indicator-svg{display:block}.status-indicator-svg[data-platform=ios]{width:79px;height:13px}.status-indicator-svg[data-platform=android]{width:50px;height:14px}.device-screen[data-device=pixel-10] .status-time{font-weight:500;transform:translateY(2px)}.home-indicator-svg{z-index:70;width:100%;height:var(--device-safe-area-bottom,34px);pointer-events:none;display:block;position:absolute;bottom:0;left:0;right:0}.android-navigation-bar{z-index:70;width:428px;height:var(--device-safe-area-bottom,48px);pointer-events:none;-webkit-user-drag:none;display:block;position:absolute;bottom:-1px;left:-1px}h1,h2,p{margin:0}h1{letter-spacing:0;font-size:26px;line-height:1.08}h2{font-size:15px}p{color:#555;font-size:14px;line-height:1.45}.field-label{color:#555;font-size:13px;font-weight:800}.mobile-field{gap:8px;display:grid}.mobile-field input{color:#151515;background:#fff;border:1px solid #0000001a;border-radius:8px;outline:0;width:100%;min-height:44px;padding:0 12px}.mobile-field input:focus{box-shadow:none;border-color:#00000029}.device-screen .mobile-field input:focus,.device-screen .mobile-field input:focus-visible{border-color:#0000001f;box-shadow:none!important;outline:0!important}.sheet-overlay{z-index:20;background:#00000057;position:absolute;inset:0}.bottom-sheet{z-index:21;touch-action:none;background:#fff;border-radius:22px 22px 0 0;flex-direction:column;min-height:260px;display:flex;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 -16px 48px #0003}.sheet-handle-zone{touch-action:none;place-items:center;height:30px;display:grid}.sheet-handle{background:#c9c9c4;border-radius:999px;width:42px;height:5px}.sheet-header{gap:4px;padding:0 18px 14px;display:grid}.sheet-title{margin:0;font-size:18px;font-weight:900}.sheet-description{color:#737373;margin:0;font-size:13px;line-height:1.35}.sheet-content{padding:0 18px 24px;overflow:auto}.keyboard-dock{z-index:30;height:339px;box-shadow:none;pointer-events:none;will-change:transform;background:#d8d9de;border-radius:32px 32px 0 0;padding:0;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.keyboard-dock[data-platform=android]{background:#f3f2f6;border-radius:0;box-shadow:0 -1px 2px #00000014}.keyboard-dock[data-visible=true]{pointer-events:auto}.keyboard-asset{z-index:1;border-radius:inherit;object-fit:cover;object-position:center bottom;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:relative}.keyboard-dock[data-platform=android] .keyboard-asset{object-fit:fill;border-radius:0}:root{--paper:#fff4d8;--ink:#513315;--orange:#ee4f18;--orange-dark:#c83b12;--yellow:#f5b91d;--green:#6f963a;--green-dark:#466c25;--white:#fffaf0}.invitation-screen{background:var(--paper);width:100%;min-height:100dvh;color:var(--ink);font-family:Noto Sans SC,PingFang SC,sans-serif}.invitation-page{width:min(100%,480px);min-height:100dvh;padding-bottom:calc(26px + env(safe-area-inset-bottom));background-image:url(/assets/invite/paper-collage-bg.png);background-repeat:repeat-y;background-size:100%;margin:0 auto;overflow:hidden;box-shadow:0 0 40px #5133151f}.music-toggle{z-index:90;top:max(12px, env(safe-area-inset-top));color:#fffaf0e6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:.72;background:#5133157a;border:2px solid #fffaf0ad;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;transition:opacity .16s,transform .16s;display:grid;position:fixed;right:max(12px,50vw - 228px);box-shadow:0 3px 10px #41260a24}.music-toggle:hover,.music-toggle:focus-visible{opacity:1;transform:scale(1.05)}.music-toggle svg{width:14px;height:14px}.music-toggle.is-playing svg{animation:1.4s ease-in-out infinite music-pulse}@keyframes music-pulse{50%{transform:scale(1.13)}}.poster-cover{background:var(--paper);width:100%;height:auto;overflow:hidden}.poster-cover img{width:100%;height:auto;display:block}.section-label{color:var(--orange-dark);letter-spacing:.18em;margin:0;font-size:10px;font-weight:800}.section{border:7px solid var(--white);border-radius:26px 17px 23px 18px;margin:0 16px 22px;padding:34px 20px;position:relative;box-shadow:0 7px 18px #57381424}.section h2{color:var(--orange-dark);margin:7px 0 8px;font-family:Ma Shan Zheng,STKaiti,cursive;font-size:31px;line-height:1.15}.section-intro{color:#8c6c43;margin:0 0 18px;font-size:12px}.countdown-section{background:var(--green);color:#fff;transform:rotate(.3deg)}.countdown-section .section-label,.countdown-section h2{color:#fff6cf}.countdown-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:22px;display:grid}.countdown-cell{text-align:center;color:var(--green-dark);background:#fffffff2;border-radius:10px 14px 9px 13px;padding:12px 4px 9px;box-shadow:0 4px #3b531f38}.countdown-cell strong{font-variant-numeric:tabular-nums;font-size:26px;line-height:1;display:block}.countdown-cell span{margin-top:6px;font-size:10px;font-weight:700;display:block}.countdown-note{text-align:center;letter-spacing:.08em;margin:18px 0 0;font-size:12px}.story-section{background:#fff7e1f2;padding-right:0}.story-carousel{overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}.story-carousel::-webkit-scrollbar{display:none}.story-track{gap:14px;width:max-content;padding:8px 24px 17px 2px;display:flex}.story-card{scroll-snap-align:start;background:#fffaf0;border-radius:12px 18px 11px 15px;flex:0 0 238px;padding:10px 10px 14px;box-shadow:0 7px 14px #54391633}.story-card img{object-fit:cover;border-radius:7px 11px 6px 10px;width:100%;height:260px}.story-copy{align-items:flex-start;gap:9px;padding:12px 4px 0;display:flex}.story-copy span{background:var(--yellow);color:#664313;border-radius:5px;flex:none;padding:4px 8px;font-size:11px;font-weight:800}.story-copy p{color:#654b2b;margin:1px 0 0;font-size:12px;line-height:1.55}.tilt-1{transform:rotate(-1.5deg)}.tilt-2{transform:rotate(1deg)}.tilt-3{transform:rotate(-.5deg)}.family-section{background:var(--yellow);text-align:center;transform:rotate(-.4deg)}.family-photo-frame{background:#fffdf7;border-radius:8px;margin:-18px -2px 24px;padding:9px 9px 28px;transform:rotate(2deg);box-shadow:0 6px 13px #6139082e}.family-photo-frame img{object-fit:cover;object-position:center 35%;border-radius:3px;width:100%;height:290px}.family-section .section-label{color:#8a4b0b}.family-section h2{color:#91340e}.family-letter{text-align:left;margin:16px 0;font-size:14px;line-height:2}.signature{text-align:right;margin:0;font-family:Ma Shan Zheng,cursive;font-size:18px}.venue-section{background:var(--orange);color:#fff9ec}.venue-section .section-label,.venue-section h2{color:#fff5cf}.venue-card{color:var(--ink);background:#fff8e7;border-radius:17px 11px 19px 13px;margin-top:20px;padding:20px;box-shadow:0 5px #962f0e4d}.venue-icon{float:left;background:var(--yellow);width:46px;height:46px;color:var(--orange-dark);border-radius:50%;place-items:center;margin-right:12px;display:grid}.venue-icon svg{width:22px;height:22px}.venue-card h3{margin:2px 0 4px;font-size:20px}.venue-card p{color:#775a35;margin:0;font-size:12px;line-height:1.65}.venue-time{clear:both;border-top:2px dashed #e3b653;justify-content:center;align-items:center;gap:7px;margin:20px 0 13px;padding-top:14px;font-size:13px;font-weight:700;display:flex}.venue-time svg{color:var(--orange)}.map-button,.wish-button,.submit-wish{min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:12px 16px 11px 15px;justify-content:center;align-items:center;gap:8px;font-weight:800;text-decoration:none;display:flex}.map-button{background:var(--green);color:#fff;box-shadow:0 4px 0 var(--green-dark)}.wish-section{background:#fff7e1f5}.wish-list{gap:12px;margin:20px 0;display:grid}.wish-note{border-radius:8px 13px 7px 12px;padding:15px 16px 17px;box-shadow:0 4px 9px #53331121}.note-1{background:#ffe199;transform:rotate(-.6deg)}.note-2{background:#b9d58c;transform:rotate(.7deg)}.note-3{background:#f7a27e;transform:rotate(-.3deg)}.wish-meta{justify-content:space-between;gap:12px;margin-bottom:7px;font-size:10px;display:flex}.wish-meta span{font-size:12px;font-weight:900}.wish-meta time{opacity:.55}.wish-note p{margin:0;font-size:13px;line-height:1.65}.wish-button{background:var(--orange);color:#fff;width:100%;box-shadow:0 4px 0 var(--orange-dark)}.ending-section{text-align:center;color:#fffbe9;background:var(--green-dark);border:8px solid var(--white);border-radius:46% 42% 18px 18px/28% 25% 18px 18px;margin:26px 16px 0;padding:52px 28px 62px;box-shadow:0 7px 18px #3d33152e}.ending-section>svg{width:30px;height:30px;color:var(--yellow)}.ending-section h2{margin:14px 0;font-family:Ma Shan Zheng,cursive;font-size:29px;line-height:1.35}.ending-section p{letter-spacing:.14em;margin:0;font-size:11px}.wish-form{gap:16px;padding:0 2px 16px;font-family:Noto Sans SC,PingFang SC,sans-serif;display:grid}.wish-form label{gap:7px;display:grid}.wish-form label>span{color:var(--ink);align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.wish-form input,.wish-form textarea{width:100%;color:var(--ink);font:inherit;resize:none;background:#fffaf0;border:2px solid #e9d3a5;border-radius:12px;outline:none;padding:12px 13px}.wish-form input:focus,.wish-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ee4f181f}.submit-wish{background:var(--orange);color:#fff;width:100%;box-shadow:0 4px 0 var(--orange-dark)}.submit-wish:disabled{opacity:.42;cursor:not-allowed}.wish-success{text-align:center;min-height:220px;color:var(--green-dark);flex-direction:column;justify-content:center;align-items:center;display:flex}.wish-success svg{width:38px;height:38px;color:var(--orange)}.wish-success strong{margin-top:14px;font-size:22px}.wish-success span{color:#7e694c;margin-top:6px;font-size:12px}.wish-dialog-backdrop{z-index:1000;padding:16px 12px max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#301f0c80;place-items:end center;display:grid;position:fixed;inset:0}.wish-dialog{border:7px solid var(--white);background:var(--paper);border-radius:26px 18px 22px 16px;width:min(100%,448px);max-height:min(86dvh,680px);padding:26px 22px 20px;position:relative;overflow-y:auto;box-shadow:0 18px 48px #371f084d}.wish-dialog-header{margin-bottom:20px;padding-right:34px}.wish-dialog-header h2{color:var(--orange-dark);margin:0;font-family:Ma Shan Zheng,STKaiti,cursive;font-size:30px;line-height:1.2}.wish-dialog-header p{color:#7e694c;margin:7px 0 0;font-size:12px;line-height:1.6}.wish-dialog-close{width:38px;height:38px;color:var(--ink);background:#f2dcae;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:17px;right:16px}.wish-dialog-close svg{width:18px;height:18px}@media (width>=720px){.invitation-screen{padding:28px 0}.invitation-page{border-radius:28px;overflow:hidden}.wish-dialog-backdrop{align-items:center}}
