*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#fff;background-color:#1a0a1e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100dvh;overflow-x:hidden}#root{width:100%}._hero_oyr03_1{position:relative;width:100%;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#1a0a1e,#2d1b36,#4a1942 60%,#1a0a1e);touch-action:manipulation;user-select:none;-webkit-user-select:none}._particles_oyr03_17{position:absolute;inset:0;pointer-events:none;overflow:hidden}._particle_oyr03_17{position:absolute;width:3px;height:3px;border-radius:50%;background:#ffc89699;animation:_float-up_oyr03_1 linear infinite}._particle_oyr03_17:nth-child(odd){background:#ffb4dc80;width:2px;height:2px}@keyframes _float-up_oyr03_1{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:1}90%{opacity:.6}to{transform:translateY(-20vh) scale(1);opacity:0}}._tapOverlay_oyr03_57{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;cursor:pointer;padding-bottom:20%}._tapText_oyr03_69{font-size:18px;color:#ffffffb3;letter-spacing:1px;animation:_pulse-text_oyr03_1 2s ease-in-out infinite}@keyframes _pulse-text_oyr03_1{0%,to{opacity:.5}50%{opacity:1}}._cakeWrapper_oyr03_82{position:relative;display:flex;flex-direction:column;align-items:center;z-index:2}._cakeHitArea_oyr03_90{cursor:pointer;touch-action:none}._cakeSvg_oyr03_96{width:220px;height:auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.3))}._smoke_oyr03_103{position:absolute;top:6%;left:50%;transform:translate(-50%);width:60px;height:60px;pointer-events:none;z-index:4}._smokeWisp_oyr03_114{position:absolute;bottom:10px;left:50%;width:6px;height:6px;border-radius:50%;background:#c8c8dc80;animation:_smoke-rise_oyr03_1 1.2s ease-out forwards}._smokeWisp_oyr03_114:nth-child(2){animation-delay:.15s;left:45%}._smokeWisp_oyr03_114:nth-child(3){animation-delay:.3s;left:55%}@keyframes _smoke-rise_oyr03_1{0%{transform:translateY(0) scale(1);opacity:.6}to{transform:translateY(-50px) scale(2.5);opacity:0}}._pressRing_oyr03_147{position:absolute;top:2%;left:50%;transform:translate(-50%);width:70px;height:70px;z-index:5;pointer-events:none}._pressRingCircle_oyr03_158{fill:none;stroke:#ffc8644d;stroke-width:3;stroke-dasharray:157;stroke-dashoffset:157;stroke-linecap:round;transition:stroke-dashoffset .05s linear}._pressRingActive_oyr03_168 ._pressRingCircle_oyr03_158{stroke:#ffc864e6;animation:_fill-ring_oyr03_1 .6s linear forwards}@keyframes _fill-ring_oyr03_1{to{stroke-dashoffset:0}}._celebrationText_oyr03_178{color:#fff;font-size:26px;font-weight:600;text-align:center;padding:0 24px;margin:0 0 16px;opacity:0;transform:translateY(20px);animation:_fade-up_oyr03_1 .6s ease-out .5s forwards;text-shadow:0 2px 12px rgba(0,0,0,.4);line-height:1.4;z-index:5}@keyframes _fade-up_oyr03_1{to{opacity:1;transform:translateY(0)}}._scrollHint_oyr03_198{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:6px;opacity:0;animation:_fade-up_oyr03_1 .6s ease-out 2.5s forwards;pointer-events:auto;cursor:pointer}._scrollArrow_oyr03_214{width:24px;height:24px;border-right:2px solid rgba(255,255,255,.6);border-bottom:2px solid rgba(255,255,255,.6);transform:rotate(45deg);animation:_bounce-down_oyr03_1 1.5s ease-in-out infinite 3s}@keyframes _bounce-down_oyr03_1{0%,to{transform:rotate(45deg) translateY(0)}50%{transform:rotate(45deg) translateY(6px)}}._musicToggle_oyr03_229{position:absolute;top:16px;right:16px;z-index:6;width:44px;height:44px;border:none;border-radius:50%;background:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fffc;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}._musicToggle_oyr03_229:active{background:#fff3}._letterIcon_oyr03_255{position:fixed;bottom:24px;right:16px;z-index:6;width:56px;height:56px;border:none;border-radius:50%;background:#ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:rotate(-3deg);animation:_letter-pulse_oyr03_1 3s ease-in-out infinite;box-shadow:0 4px 16px #0003;transition:transform .2s}._letterIcon_oyr03_255:active{transform:rotate(0) scale(.95)}@keyframes _letter-pulse_oyr03_1{0%,to{box-shadow:0 4px 16px #0003}50%{box-shadow:0 4px 24px #ffb4dc66}}._backdrop_oyr03_289{position:fixed;inset:0;background:#0000;z-index:7;transition:background .3s}._backdropVisible_oyr03_297{background:#0009}._letterModal_oyr03_302{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:8;width:calc(100% - 48px);max-width:380px;max-height:75dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fdf6ee;border-radius:4px;padding:32px 28px 36px;box-shadow:0 0 0 1px #b4966e33,0 16px 48px #00000059,inset 0 0 60px #c8aa8214;background-image:repeating-linear-gradient(0deg,transparent,transparent 27px,rgba(180,150,120,.07) 27px,rgba(180,150,120,.07) 28px);animation:_letter-enter_oyr03_1 .35s cubic-bezier(.32,.72,0,1) both}@keyframes _letter-enter_oyr03_1{0%{opacity:0;transform:translate(-50%,-45%) scale(.92)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._letterClose_oyr03_348{position:absolute;top:10px;right:12px;width:32px;height:32px;border:none;border-radius:50%;background:#0000000f;color:#8a7a6a;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;line-height:1}._letterClose_oyr03_348:active{background:#0000001f}._letterBody_oyr03_371{font-family:Dancing Script,cursive;font-size:20px;font-weight:500;line-height:1.9;color:#3d2c1e;white-space:pre-line}._letterBody_oyr03_371 p{margin:0 0 16px}._letterBody_oyr03_371 p:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){._particle_oyr03_17,._scrollArrow_oyr03_214{animation:none}._celebrationText_oyr03_178{animation:none;opacity:1;transform:none}._scrollHint_oyr03_198{animation:none;opacity:1}}._carouselContainer_1dube_1{width:100%;display:flex;flex-direction:column;align-items:center;gap:0}._track_1dube_9{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;padding-bottom:0}._track_1dube_9::-webkit-scrollbar{display:none}._slide_1dube_24{flex:0 0 100%;width:100%;display:flex;justify-content:center;align-items:center;scroll-snap-align:center;padding:0 10% 8px}._singleCard_1dube_35{width:100%;display:flex;justify-content:center;padding:0 10%}._polaroid_1dube_43{background:#fff;padding:8px 8px 18px;border-radius:2px;box-shadow:0 4px 16px #0000001f;width:100%;max-width:340px;transition:transform .3s ease}._photo_1dube_53{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block;border-radius:1px;background:#f0ebe4}._placeholder_1dube_62{width:100%;aspect-ratio:4 / 5;background:linear-gradient(135deg,#f0ebe4,#e8e0d6);border-radius:1px;animation:_shimmer_1dube_1 1.5s ease-in-out infinite}@keyframes _shimmer_1dube_1{0%,to{opacity:.6}50%{opacity:1}}._dots_1dube_76{display:flex;gap:6px;justify-content:center;flex-wrap:wrap;max-width:80%;margin-top:12px}._dot_1dube_76{width:8px;height:8px;border-radius:50%;border:1.5px solid rgba(255,255,255,.5);background:transparent;padding:0;cursor:pointer;transition:all .25s ease}._dotActive_1dube_96{background:#ffc896e6;border-color:#ffc896e6;transform:scale(1.2)}._progressBar_1dube_103{width:60%;max-width:200px;height:3px;background:#ffffff26;border-radius:2px;overflow:hidden;margin-top:12px}._progressFill_1dube_113{height:100%;background:#ffc896cc;border-radius:2px;transition:width .2s ease}@media(min-width:768px){._polaroid_1dube_43{max-width:400px}}@media(prefers-reduced-motion:reduce){._placeholder_1dube_62{animation:none}}._block_1j3ud_1{width:100%;padding:32px 0;opacity:0;transform:translateY(24px);transition:opacity .5s ease-out,transform .5s ease-out}._visible_1j3ud_9{opacity:1;transform:translateY(0)}._header_1j3ud_14{padding:0 20px 16px;text-align:center}._label_1j3ud_19{font-size:22px;font-weight:700;color:#fff;margin:0;line-height:1.3}._featuredWrapper_1j3ud_28{display:flex;justify-content:center;padding:0 10% 20px;margin-top:24px}._featuredPolaroid_1j3ud_35{background:#fff;padding:8px 8px 6px;border-radius:2px;box-shadow:0 4px 16px #0000001f;width:100%;max-width:340px}._featuredPhoto_1j3ud_44{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block;border-radius:1px;background:#f0ebe4}._featuredCaption_1j3ud_53{margin:6px 0 4px;text-align:center;font-family:Georgia,Times New Roman,serif;font-size:13px;color:#7a6a5a;letter-spacing:.5px}@media(prefers-reduced-motion:reduce){._block_1j3ud_1{opacity:1;transform:none;transition:none}}._timeline_7zqx8_1{width:100%;min-height:100dvh;background:linear-gradient(180deg,#1a0a1e,#1e0f24 8%,#2a1530);padding:60px 0 40px}._header_7zqx8_9{text-align:center;padding:0 20px 40px;opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}._headerVisible_7zqx8_17{opacity:1;transform:translateY(0)}._title_7zqx8_22{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.3;letter-spacing:.5px}._divider_7zqx8_32{font-size:16px;color:#ffb4c880;letter-spacing:4px}._months_7zqx8_39{display:flex;flex-direction:column;gap:16px}._footer_7zqx8_46{text-align:center;padding:60px 20px 40px}._footerText_7zqx8_51{font-size:14px;color:#ffffff4d;margin:0}@media(min-width:768px){._title_7zqx8_22{font-size:36px}._timeline_7zqx8_1{padding:80px 0 60px}}@media(prefers-reduced-motion:reduce){._header_7zqx8_9{opacity:1;transform:none;transition:none}}
