.balloon-container.svelte-1kav8xg{display:flex;flex-direction:column;align-items:center;margin-top:var(--space-8, 2rem)}.bouquet-button.svelte-1kav8xg{background:none;border:none;cursor:pointer;padding:0}.bouquet-button.svelte-1kav8xg:focus-visible{outline:2px solid var(--color-primary, #ffd700);outline-offset:8px;border-radius:var(--radius-md)}.bouquet-container.svelte-1kav8xg{position:relative;width:240px;height:270px}.balloon.svelte-1kav8xg{--balloon-color: #ffd700;--balloon-tilt: 0deg;--balloon-delay: 0s;width:54px;height:65px;border-radius:50%/50% 50% 62% 38%;background:radial-gradient(ellipse 36% 44% at 31% 27%,rgba(255,255,255,.52),transparent 50%),radial-gradient(ellipse 45% 40% at 68% 72%,rgba(0,0,0,.1),transparent 55%),var(--balloon-color);transform:rotate(var(--balloon-tilt));animation:svelte-1kav8xg-balloon-bob 4s ease-in-out infinite;animation-delay:var(--balloon-delay);will-change:transform;position:absolute}.balloon.svelte-1kav8xg:before{content:"";position:absolute;top:100%;left:calc(50% - .5px);width:1px;height:80px;background:#644e3c38}.balloon.svelte-1kav8xg:after{content:"";position:absolute;bottom:-5px;left:calc(50% - 4px);width:8px;height:8px;border-radius:50%/40% 40% 60% 60%;background:color-mix(in srgb,var(--balloon-color) 65%,#000)}.balloon.gift.svelte-1kav8xg{top:78px;left:80px;width:82px;height:98px;animation:svelte-1kav8xg-gift-pulse 2.2s ease-in-out infinite;z-index:1}.bow-loop.svelte-1kav8xg{position:absolute;bottom:-14px;width:12px;height:8px;border-radius:50%;background:color-mix(in srgb,var(--balloon-color) 82%,#000)}.bow-loop.bow-left.svelte-1kav8xg{left:calc(50% - 18px);transform:rotate(-35deg)}.bow-loop.bow-right.svelte-1kav8xg{left:calc(50% + 6px);transform:rotate(35deg)}.bow-center.svelte-1kav8xg{position:absolute;bottom:-11px;left:calc(50% - 4px);width:8px;height:8px;border-radius:50%;background:color-mix(in srgb,var(--balloon-color) 70%,#000);z-index:1}.string-curtain-piece.svelte-1kav8xg{position:absolute;width:1px;height:var(--sc-height, 70px);background:#644e3c38;opacity:0}.string-curtain-piece.falling.svelte-1kav8xg{animation:svelte-1kav8xg-string-fall .4s ease-in forwards;animation-delay:var(--sc-delay, 0ms)}.pop-circle.svelte-1kav8xg{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--pop-color, #ffd700);opacity:0;top:121px;left:115px}@keyframes svelte-1kav8xg-balloon-bob{0%,to{transform:translateY(0) rotate(var(--balloon-tilt))}50%{transform:translateY(-9px) rotate(var(--balloon-tilt))}}@keyframes svelte-1kav8xg-gift-pulse{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.07)}}@keyframes svelte-1kav8xg-string-fall{0%{opacity:.42;transform:translateY(0)}to{opacity:0;transform:translateY(80px)}}.balloon-names.svelte-1kav8xg{margin-top:var(--space-6, 1.5rem);display:flex;flex-direction:column;align-items:center;gap:6px;font-family:var(--font-handwriting);text-align:center}.name-to.svelte-1kav8xg{font-size:clamp(1.65rem,4.2vw,2.05rem);line-height:1.08;color:var(--color-gray-800)}.name-from.svelte-1kav8xg{font-size:clamp(1.18rem,3.1vw,1.4rem);line-height:1.08;color:var(--color-gray-500)}.tap-hint.svelte-1kav8xg{margin-top:var(--space-6);color:var(--color-gray-500);font-size:var(--text-base);font-weight:500;transition:opacity .3s ease}.tap-hint.hidden.svelte-1kav8xg{opacity:0}@media(max-height:600px){.compact.svelte-1kav8xg .balloon:where(.svelte-1kav8xg){width:40px;height:49px}.compact.svelte-1kav8xg .balloon.gift:where(.svelte-1kav8xg){width:52px;height:63px}.compact.svelte-1kav8xg .bouquet-container:where(.svelte-1kav8xg){width:185px;height:210px}}@media(prefers-reduced-motion:reduce){.balloon.svelte-1kav8xg,.string-curtain-piece.falling.svelte-1kav8xg{animation:none}}.envelope-container.svelte-1o5craw{display:flex;flex-direction:column;align-items:center;margin-top:var(--space-8, 2rem);perspective:800px}.envelope.svelte-1o5craw{position:relative;width:clamp(280px,36vw,420px);aspect-ratio:3 / 2;background:none;border:none;cursor:pointer;padding:0;perspective:800px;transform-style:preserve-3d;animation:svelte-1o5craw-envelope-idle 5s ease-in-out infinite}.envelope.svelte-1o5craw:focus-visible{outline:2px solid var(--color-primary, #ea4630);outline-offset:4px;border-radius:var(--radius-md)}@keyframes svelte-1o5craw-envelope-idle{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-10px) rotate(-1.5deg)}50%{transform:translateY(-14px) rotate(0)}75%{transform:translateY(-10px) rotate(1.5deg)}}@media(prefers-reduced-motion:reduce){.envelope.svelte-1o5craw{animation:none}}.envelope-body.svelte-1o5craw{position:absolute;inset-inline:0;top:0;height:100%;width:100%;background:linear-gradient(180deg,#f7f3ed,#f2ece3);border-radius:8px 8px 10px 10px;box-shadow:0 1px 2px #0000000f,0 4px 8px #00000014,0 12px 24px #0000001a;z-index:1;overflow:hidden}.envelope-body.svelte-1o5craw:before{content:"";position:absolute;inset-inline:0;top:0;height:14px;background:linear-gradient(180deg,rgba(0,0,0,.07),transparent);pointer-events:none}.envelope-body.svelte-1o5craw:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#f5f0e8;filter:url(#paper-texture);opacity:.04;mix-blend-mode:multiply;pointer-events:none;border-radius:inherit}.envelope-flap.svelte-1o5craw{position:absolute;top:0;left:0;right:0;height:37%;background:linear-gradient(180deg,#ebe4d8,#e2d8c8);clip-path:polygon(5% 0,50% 100%,95% 0);transform-origin:top center;box-shadow:0 7px 12px #00000014;z-index:0}.envelope-names.svelte-1o5craw{position:absolute;top:31%;left:50%;transform:translate(-50%);width:min(82%,230px);display:flex;flex-direction:column;align-items:center;gap:8px;font-family:var(--font-handwriting);text-align:center;z-index:1}.name-to.svelte-1o5craw{font-size:clamp(1.65rem,4.2vw,2.05rem);line-height:1.08;color:var(--color-gray-800)}.name-from.svelte-1o5craw{font-size:clamp(1.18rem,3.1vw,1.4rem);line-height:1.08;color:var(--color-gray-500)}.tap-hint.svelte-1o5craw{margin-top:var(--space-10);color:var(--color-gray-500);font-size:var(--text-base);font-weight:500;transition:opacity .3s ease}.tap-hint.hidden.svelte-1o5craw{opacity:0}@media(max-width:480px){.envelope.svelte-1o5craw{width:min(75vw,300px)}.envelope-names.svelte-1o5craw{top:30%;width:min(84%,205px)}}@media(max-height:600px){.compact.svelte-1o5craw .envelope:where(.svelte-1o5craw){width:min(65vw,240px)}.compact.svelte-1o5craw{margin-top:var(--space-4)}.compact.svelte-1o5craw .tap-hint:where(.svelte-1o5craw){margin-top:var(--space-4)}}.box-base.svelte-7nw5gn{--gift-box: #ffd54f;--gift-box-light: #ffecb3;--gift-box-dark: #ffb300;--gift-ribbon: #e53935;--gift-ribbon-light: #ef5350;--gift-ribbon-dark: #c62828;--cube-size: 180px;--lid-height: 40px;--ribbon-width: 42px;position:relative;width:var(--cube-size);height:var(--cube-size);transform-style:preserve-3d;animation:svelte-7nw5gn-idle-rock 5s ease-in-out infinite}.gift-container.svelte-7nw5gn{display:flex;flex-direction:column;align-items:center;margin-top:var(--space-8, 2rem);perspective:800px}.gift-box.svelte-7nw5gn{background:none;border:none;cursor:pointer;padding:0;position:relative;transform-style:preserve-3d}.gift-box.svelte-7nw5gn:focus-visible{outline:2px solid var(--color-primary, #ea4630);outline-offset:8px;border-radius:var(--radius-md)}@keyframes svelte-7nw5gn-idle-rock{0%,to{transform:rotateX(-26deg) rotateY(-30deg)}25%{transform:rotateX(-28deg) rotateY(-32deg) translateY(-4px)}50%{transform:rotateX(-24deg) rotateY(-28deg) translateY(-6px)}75%{transform:rotateX(-27deg) rotateY(-31deg) translateY(-3px)}}@media(prefers-reduced-motion:reduce){.box-base.svelte-7nw5gn{animation:none;transform:rotateX(-26deg) rotateY(-30deg)}}.box-lid.svelte-7nw5gn{position:absolute;top:0;left:0;width:var(--cube-size);height:var(--cube-size);transform-style:preserve-3d}.lid-face.svelte-7nw5gn{position:absolute}.lid-top.svelte-7nw5gn{width:var(--cube-size);height:var(--cube-size);background:linear-gradient(135deg,var(--gift-box-light) 0%,var(--gift-box) 100%);border:2px solid rgba(0,0,0,.06);transform:rotateX(90deg) translateZ(calc(var(--cube-size) / 2));box-shadow:inset 0 0 20px #fff6;transform-style:preserve-3d}.lid-front.svelte-7nw5gn{width:var(--cube-size);height:var(--lid-height);background:linear-gradient(180deg,var(--gift-box) 0%,var(--gift-box-dark) 100%);border-bottom:2px solid rgba(0,0,0,.08);transform:translateZ(calc(var(--cube-size) / 2 + .5px))}.lid-right.svelte-7nw5gn{width:var(--cube-size);height:var(--lid-height);background:linear-gradient(180deg,var(--gift-box-dark) 0%,color-mix(in srgb,var(--gift-box-dark),black 15%) 100%);transform:rotateY(90deg) translateZ(calc(var(--cube-size) / 2 + .5px))}.bow.svelte-7nw5gn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) translateZ(6px);width:170px;height:80px;transform-style:preserve-3d}.bow-loop.svelte-7nw5gn{position:absolute;width:72px;height:58px;bottom:0;background:linear-gradient(140deg,color-mix(in srgb,var(--gift-ribbon-light),white 20%) 0%,var(--gift-ribbon-light) 15%,var(--gift-ribbon) 40%,var(--gift-ribbon-dark) 80%,color-mix(in srgb,var(--gift-ribbon-dark),black 10%) 100%);border-radius:50% 48% 42%;box-shadow:inset 6px 4px 14px #ffffff8c,inset -3px -4px 10px #00000026,2px 3px 6px #0000001f}.bow-left.svelte-7nw5gn{left:4px;transform-origin:bottom center;transform:rotateX(-74deg) rotate(12deg)}.bow-right.svelte-7nw5gn{right:4px;border-radius:48% 50% 48% 42%;transform-origin:bottom center;transform:rotateX(-74deg) rotate(-12deg)}.bow-tail.svelte-7nw5gn{position:absolute;width:18px;height:28px;bottom:0;background:linear-gradient(180deg,var(--gift-ribbon-dark) 0%,color-mix(in srgb,var(--gift-ribbon-dark),black 15%) 100%);border-radius:3px 3px 35% 35%;box-shadow:1px 2px 4px #0000001a}.bow-tail-left.svelte-7nw5gn{left:22px;transform-origin:top center;transform:rotateX(-48deg) rotate(38deg)}.bow-tail-right.svelte-7nw5gn{right:22px;transform-origin:top center;transform:rotateX(-48deg) rotate(-38deg)}.bow-knot.svelte-7nw5gn{position:absolute;left:50%;bottom:0;transform:translate(-50%) rotateX(-74deg);transform-origin:bottom center;width:36px;height:30px;background:radial-gradient(ellipse at 45% 35%,color-mix(in srgb,var(--gift-ribbon-light),white 10%) 0%,var(--gift-ribbon) 35%,var(--gift-ribbon-dark) 100%);border-radius:7px;box-shadow:inset 2px 2px 5px #ffffff8c,inset -1px -2px 4px #0000002e,2px 4px 10px #00000040;z-index:2}.box-body.svelte-7nw5gn{position:absolute;top:0;left:0;width:var(--cube-size);height:var(--cube-size);transform-style:preserve-3d}.body-face.svelte-7nw5gn{position:absolute;width:var(--cube-size);height:var(--cube-size)}.body-front.svelte-7nw5gn{background:linear-gradient(180deg,var(--gift-box-light) 0%,var(--gift-box) 30%,var(--gift-box-dark) 100%);transform:translateZ(calc(var(--cube-size) / 2));box-shadow:inset 0 4px 12px #ffffff26}.body-right.svelte-7nw5gn{background:linear-gradient(180deg,var(--gift-box-dark) 0%,color-mix(in srgb,var(--gift-box-dark),black 10%) 60%,color-mix(in srgb,var(--gift-box-dark),black 20%) 100%);transform:rotateY(90deg) translateZ(calc(var(--cube-size) / 2));box-shadow:inset 0 4px 8px #0000001a}.ribbon.svelte-7nw5gn{position:absolute}.ribbon-vertical.svelte-7nw5gn{top:-2px;left:50%;bottom:0;width:var(--ribbon-width);transform:translate(-50%);background:linear-gradient(90deg,var(--gift-ribbon-dark) 0%,var(--gift-ribbon) 30%,var(--gift-ribbon-light) 50%,var(--gift-ribbon) 70%,var(--gift-ribbon-dark) 100%);box-shadow:inset 0 0 6px #ffffff4d,3px 0 6px #00000014}.ribbon-v-side.svelte-7nw5gn{top:-2px;left:50%;bottom:0;width:var(--ribbon-width);transform:translate(-50%);background:linear-gradient(90deg,var(--gift-ribbon-dark) 0%,color-mix(in srgb,var(--gift-ribbon),black 10%) 50%,var(--gift-ribbon-dark) 100%);box-shadow:inset 0 0 4px #ffffff26}.ribbon-top-v.svelte-7nw5gn{top:0;left:50%;bottom:0;width:var(--ribbon-width);transform:translate(-50%);background:linear-gradient(180deg,var(--gift-ribbon-light) 0%,var(--gift-ribbon) 50%,var(--gift-ribbon-light) 100%);box-shadow:inset 1px 0 4px #ffffff4d}.ribbon-top-h.svelte-7nw5gn{left:0;top:50%;right:0;height:var(--ribbon-width);transform:translateY(-50%);background:linear-gradient(0deg,var(--gift-ribbon-light) 0%,var(--gift-ribbon) 50%,var(--gift-ribbon-light) 100%);box-shadow:inset 0 1px 4px #ffffff4d}.ribbon-lid-front.svelte-7nw5gn{top:0;left:50%;bottom:-2px;width:var(--ribbon-width);transform:translate(-50%);background:linear-gradient(90deg,var(--gift-ribbon-dark) 0%,var(--gift-ribbon) 30%,var(--gift-ribbon-light) 50%,var(--gift-ribbon) 70%,var(--gift-ribbon-dark) 100%)}.ribbon-lid-right.svelte-7nw5gn{top:0;left:50%;bottom:-2px;width:var(--ribbon-width);transform:translate(-50%);background:linear-gradient(90deg,var(--gift-ribbon-dark) 0%,color-mix(in srgb,var(--gift-ribbon),black 10%) 50%,var(--gift-ribbon-dark) 100%)}.ground-shadow.svelte-7nw5gn{width:200px;height:40px;background:radial-gradient(ellipse,rgba(0,0,0,.15) 0%,transparent 70%);border-radius:50%;margin-top:-10px;filter:blur(4px)}.tap-hint.svelte-7nw5gn{margin-top:var(--space-6);color:var(--color-gray-500);font-size:var(--text-base);font-weight:500;transition:opacity .3s ease}.tap-hint.hidden.svelte-7nw5gn{opacity:0}@media(max-width:480px){.box-base.svelte-7nw5gn{--cube-size: 150px;--lid-height: 34px;--ribbon-width: 34px}.bow.svelte-7nw5gn{width:140px;height:66px}.bow-loop.svelte-7nw5gn{width:58px;height:48px}.bow-knot.svelte-7nw5gn{width:30px;height:24px}.bow-tail.svelte-7nw5gn{width:14px;height:22px}.ground-shadow.svelte-7nw5gn{width:170px;height:34px}}@media(max-height:600px){.compact.svelte-7nw5gn .box-base:where(.svelte-7nw5gn){--cube-size: 120px;--lid-height: 28px;--ribbon-width: 28px}.compact.svelte-7nw5gn{margin-top:var(--space-4)}.compact.svelte-7nw5gn .ground-shadow:where(.svelte-7nw5gn){width:140px;height:28px}.compact.svelte-7nw5gn .tap-hint:where(.svelte-7nw5gn){margin-top:var(--space-3)}}.heart-container.svelte-1nux97c{display:flex;flex-direction:column;align-items:center;margin-top:var(--space-8, 2rem)}.heart-button.svelte-1nux97c{background:none;border:none;cursor:pointer;padding:0;position:relative}.heart-button.svelte-1nux97c:focus-visible{outline:2px solid var(--color-primary, #ea4630);outline-offset:8px;border-radius:var(--radius-md)}.heart-base.svelte-1nux97c{position:relative;width:180px;height:180px;display:flex;align-items:center;justify-content:center;animation:svelte-1nux97c-heartbeat 1.2s ease-in-out infinite}.heart-shape.svelte-1nux97c{position:relative;width:100px;height:100px;background:linear-gradient(135deg,#e63946,#c62828);transform:rotate(-45deg);border-radius:0 0 0 8px;box-shadow:0 4px 20px #e6394666,inset 2px 2px 8px #fff3}.heart-shape.svelte-1nux97c:before,.heart-shape.svelte-1nux97c:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background:inherit}.heart-shape.svelte-1nux97c:before{top:-50px;left:0;background:linear-gradient(180deg,#ff6b81,#e63946);box-shadow:0 -2px 12px #e639464d}.heart-shape.svelte-1nux97c:after{top:0;left:50px;background:linear-gradient(90deg,#e63946,#d32f2f);box-shadow:2px 0 12px #e639464d}.heart-inner-glow.svelte-1nux97c{position:absolute;width:60px;height:60px;border-radius:50%;background:radial-gradient(circle,rgba(255,215,0,.6) 0%,transparent 70%);opacity:0;pointer-events:none;z-index:1}.burst-ring.svelte-1nux97c{position:absolute;width:80px;height:80px;border-radius:50%;border:3px solid rgba(255,107,129,.8);background:radial-gradient(circle,rgba(255,215,0,.3) 0%,transparent 70%);opacity:0;pointer-events:none;z-index:2}.pulse-ring.svelte-1nux97c{position:absolute;width:160px;height:160px;border-radius:50%;border:2px solid rgba(230,57,70,.3);animation:svelte-1nux97c-pulse-expand 2.4s ease-out infinite;pointer-events:none}.pulse-ring-delayed.svelte-1nux97c{animation-delay:1.2s}@keyframes svelte-1nux97c-heartbeat{0%{transform:scale(1)}14%{transform:scale(1.08)}28%{transform:scale(1)}42%{transform:scale(1.12)}56%{transform:scale(1)}to{transform:scale(1)}}@keyframes svelte-1nux97c-pulse-expand{0%{transform:scale(.8);opacity:.6}to{transform:scale(1.6);opacity:0}}@media(prefers-reduced-motion:reduce){.heart-base.svelte-1nux97c{animation:none}.pulse-ring.svelte-1nux97c{animation:none;opacity:0}}.heart-names.svelte-1nux97c{margin-top:var(--space-6, 1.5rem);display:flex;flex-direction:column;align-items:center;gap:6px;font-family:var(--font-handwriting);text-align:center}.name-to.svelte-1nux97c{font-size:clamp(1.65rem,4.2vw,2.05rem);line-height:1.08;color:var(--color-gray-800)}.name-from.svelte-1nux97c{font-size:clamp(1.18rem,3.1vw,1.4rem);line-height:1.08;color:var(--color-gray-500)}.tap-hint.svelte-1nux97c{margin-top:var(--space-6);color:var(--color-gray-500);font-size:var(--text-base);font-weight:500;transition:opacity .3s ease}.tap-hint.hidden.svelte-1nux97c{opacity:0}@media(max-width:480px){.heart-base.svelte-1nux97c{width:150px;height:150px}.heart-shape.svelte-1nux97c{width:82px;height:82px}.heart-shape.svelte-1nux97c:before,.heart-shape.svelte-1nux97c:after{width:82px;height:82px}.heart-shape.svelte-1nux97c:before{top:-41px}.heart-shape.svelte-1nux97c:after{left:41px}.pulse-ring.svelte-1nux97c{width:130px;height:130px}.heart-inner-glow.svelte-1nux97c{width:50px;height:50px}.burst-ring.svelte-1nux97c{width:66px;height:66px}.heart-names.svelte-1nux97c{width:min(84%,205px)}}@media(max-height:600px){.compact.svelte-1nux97c .heart-base:where(.svelte-1nux97c){width:120px;height:120px}.compact.svelte-1nux97c .heart-shape:where(.svelte-1nux97c){width:68px;height:68px}.compact.svelte-1nux97c .heart-shape:where(.svelte-1nux97c):before,.compact.svelte-1nux97c .heart-shape:where(.svelte-1nux97c):after{width:68px;height:68px}.compact.svelte-1nux97c .heart-shape:where(.svelte-1nux97c):before{top:-34px}.compact.svelte-1nux97c .heart-shape:where(.svelte-1nux97c):after{left:34px}.compact.svelte-1nux97c .pulse-ring:where(.svelte-1nux97c){width:110px;height:110px}.compact.svelte-1nux97c .heart-inner-glow:where(.svelte-1nux97c){width:42px;height:42px}.compact.svelte-1nux97c .burst-ring:where(.svelte-1nux97c){width:56px;height:56px}.compact.svelte-1nux97c{margin-top:var(--space-4)}.compact.svelte-1nux97c .tap-hint:where(.svelte-1nux97c){margin-top:var(--space-3)}}.mute-toggle.svelte-9mc3a3{position:fixed;top:max(var(--space-4, 1rem),env(safe-area-inset-top,0px));right:max(var(--space-4, 1rem),env(safe-area-inset-right,0px));z-index:100;width:44px;height:44px;border-radius:50%;border:none;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-gray-600, #6b7280);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a,0 1px 2px #0000000f;transition:background .2s ease,color .2s ease,transform .15s ease}.mute-toggle.svelte-9mc3a3:hover{background:#fffffff2;color:var(--color-gray-800, #1f2937);transform:scale(1.05)}.mute-toggle.svelte-9mc3a3:active{transform:scale(.95)}.mute-toggle.svelte-9mc3a3:focus-visible{outline:2px solid var(--color-primary, #ea4630);outline-offset:2px}@keyframes svelte-hyum9g-card-idle{0%,to{transform:perspective(800px) rotateX(0) rotateY(0)}25%{transform:perspective(800px) rotateX(2deg) rotateY(-1.5deg)}50%{transform:perspective(800px) rotateX(-1.5deg) rotateY(2deg)}75%{transform:perspective(800px) rotateX(1deg) rotateY(-1deg)}}@keyframes svelte-hyum9g-shimmer{0%{transform:translate(-100%) rotate(25deg)}to{transform:translate(200%) rotate(25deg)}}.openable-card.svelte-hyum9g,.preview-card.svelte-hyum9g{position:relative;width:100%;max-width:340px;aspect-ratio:1 / 1.6;perspective:1500px;opacity:0;transform:scale(.75) translateY(40px);transition:opacity .7s ease-out,transform .8s cubic-bezier(.34,1.4,.64,1)}.openable-card.card-visible.svelte-hyum9g,.preview-card.card-visible.svelte-hyum9g{opacity:1;transform:none}.openable-card.ready-for-3d.svelte-hyum9g,.preview-card.ready-for-3d.svelte-hyum9g{transform-style:preserve-3d}.openable-card.has-animated.svelte-hyum9g,.preview-card.has-animated.svelte-hyum9g{animation:svelte-hyum9g-card-idle 6s ease-in-out infinite}@media(min-width:768px){.openable-card.svelte-hyum9g,.preview-card.svelte-hyum9g{max-width:420px;aspect-ratio:1 / 1.55}}@media(min-width:1024px){.openable-card.svelte-hyum9g,.preview-card.svelte-hyum9g{max-width:480px;aspect-ratio:1 / 1.5}}.card-face.svelte-hyum9g{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;border-radius:16px;transition:transform .8s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014}.card-front.svelte-hyum9g{background:#fff;cursor:pointer;border:none;padding:var(--space-6) var(--space-5);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--space-6);transition:transform .8s cubic-bezier(.4,0,.2,1)}.card-front.svelte-hyum9g:disabled{cursor:default}.card-front.svelte-hyum9g:not(:disabled):hover{filter:brightness(1.02)}.card-front.svelte-hyum9g:not(:disabled):active{filter:brightness(.98)}.flip-hint.svelte-hyum9g{position:absolute;bottom:var(--space-1);left:50%;transform:translate(-50%);display:flex;align-items:center;gap:var(--space-2);font-family:var(--font-handwriting);font-size:var(--text-sm);color:var(--color-gray-500);opacity:0;animation:svelte-hyum9g-fadeInGently 1s ease-out .5s forwards;pointer-events:none}.flip-hint.inside.svelte-hyum9g{bottom:var(--space-1);animation:svelte-hyum9g-fadeInGently 1s ease-out 0s forwards}.flip-icon.svelte-hyum9g{width:16px;height:16px;opacity:.6}.flip-text.svelte-hyum9g{font-weight:500;letter-spacing:.01em}.openable-card.svelte-hyum9g:hover .flip-hint:where(.svelte-hyum9g),.preview-card.svelte-hyum9g:hover .flip-hint:where(.svelte-hyum9g){opacity:.8;color:var(--vendor-box, var(--color-gray-700))}@keyframes svelte-hyum9g-fadeInGently{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:.5;transform:translate(-50%) translateY(0)}}@media(min-width:768px){.flip-hint.svelte-hyum9g{font-size:var(--text-base);gap:var(--space-2)}.flip-icon.svelte-hyum9g{width:18px;height:18px}}.card-inside.svelte-hyum9g{background:#fff;padding:var(--space-5);display:flex;flex-direction:column;overflow-y:auto;border:none;cursor:default;width:100%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.card-inside.interactive.svelte-hyum9g{cursor:pointer}@media(min-width:768px){.card-inside.svelte-hyum9g{padding:var(--space-6)}}@media(min-width:1024px){.card-inside.svelte-hyum9g{padding:var(--space-8)}}.inside-content.svelte-hyum9g{flex:1;display:flex;flex-direction:column;justify-content:center;padding-bottom:var(--space-8)}.recipient-label.svelte-hyum9g{width:100%;font-family:var(--font-handwriting);font-size:var(--text-xl);font-weight:600;color:var(--color-gray-700);text-align:center;padding-bottom:var(--space-4);padding-top:var(--space-2);min-height:3rem;position:relative}.recipient-label.svelte-hyum9g:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-image:repeating-linear-gradient(to right,rgb(0 0 0 / .15) 0,rgb(0 0 0 / .15) 6px,transparent 6px,transparent 12px);opacity:0;animation:svelte-hyum9g-borderFadeIn .3s ease-out .8s forwards}@keyframes svelte-hyum9g-borderFadeIn{to{opacity:1}}@media(min-width:768px){.recipient-label.svelte-hyum9g{font-size:var(--text-2xl);padding-bottom:var(--space-5);min-height:3.5rem}}@media(min-width:1024px){.recipient-label.svelte-hyum9g{font-size:var(--text-3xl);padding-bottom:var(--space-6);min-height:4rem}}.sender-label.svelte-hyum9g{font-family:var(--font-handwriting);font-size:var(--text-base);color:var(--color-gray-500);text-align:center;opacity:0;margin-top:calc(var(--space-1) * -1);margin-bottom:var(--space-2)}.sender-label.animate-chars.svelte-hyum9g{animation:svelte-hyum9g-charReveal .3s ease-out forwards;animation-delay:calc(var(--recipient-char-count, 6) * 40ms + .2s)}@media(min-width:768px){.sender-label.svelte-hyum9g{font-size:var(--text-lg)}}@media(min-width:1024px){.sender-label.svelte-hyum9g{font-size:var(--text-xl)}}.card-image-wrapper.svelte-hyum9g{position:relative;width:100%;margin-top:var(--space-2);border-radius:10px;overflow:hidden;box-shadow:0 4px 16px #0000001a,0 2px 4px #0000000f}.card-image.svelte-hyum9g{width:100%;display:block}.inside-card-image.svelte-hyum9g:after,.card-image-wrapper.svelte-hyum9g:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.12) 45%,rgba(255,255,255,.25) 50%,rgba(255,255,255,.12) 55%,transparent 100%);animation:svelte-hyum9g-shimmer 6s ease-in-out infinite;animation-delay:2s;pointer-events:none}.openable-card.svelte-hyum9g .status-banner,.preview-card.svelte-hyum9g .status-banner{padding:var(--space-3) var(--space-4);text-align:center;font-size:var(--text-sm);font-weight:500;border-radius:10px;margin-bottom:var(--space-4)}.openable-card.svelte-hyum9g .status-banner.redeemed,.preview-card.svelte-hyum9g .status-banner.redeemed{background:#f3f4f6;color:#6b7280}.openable-card.svelte-hyum9g .status-banner.expired,.preview-card.svelte-hyum9g .status-banner.expired{background:#fef2f2;color:#dc2626}.inside-card-image-wrapper.svelte-hyum9g{width:100%;margin-bottom:var(--space-3);opacity:0;transition:opacity .4s ease-out}.inside-card-image-wrapper.visible.svelte-hyum9g{opacity:1}.inside-card-image.svelte-hyum9g{position:relative;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 20px 60px #00000040,0 10px 30px #0000002e,0 5px 15px #0000001f,0 2px 8px #00000014}.inside-card-image.svelte-hyum9g img:where(.svelte-hyum9g){width:100%;display:block}.inside-amount.svelte-hyum9g{text-align:center;font-size:var(--text-xl);font-weight:700;color:var(--vendor-text, var(--color-gray-900));padding:var(--space-2) 0;margin-bottom:var(--space-2);border-bottom:1px solid rgb(0 0 0 / .06);opacity:0;transition:opacity .3s ease-out}.inside-amount.visible.svelte-hyum9g{opacity:1}@media(min-width:768px){.inside-amount.svelte-hyum9g{font-size:var(--text-2xl);padding:var(--space-3) 0}}@media(min-width:1024px){.inside-amount.svelte-hyum9g{font-size:var(--text-3xl);padding:var(--space-4) 0}}.message-area.svelte-hyum9g{text-align:center;flex:1;display:flex;flex-direction:column;justify-content:center;padding:var(--space-3) 0;min-height:0;opacity:0;transition:opacity .3s ease-out}.message-area.visible.svelte-hyum9g{opacity:1}@media(min-width:768px){.message-area.svelte-hyum9g{padding:var(--space-4) 0}}.personal-message.svelte-hyum9g{font-family:var(--font-handwriting);font-size:var(--text-lg);font-weight:500;color:var(--vendor-text, var(--color-gray-700));line-height:1.5;margin-bottom:var(--space-2);word-wrap:break-word;overflow-wrap:break-word}@media(min-width:768px){.personal-message.svelte-hyum9g{font-size:var(--text-xl);line-height:1.6;margin-bottom:var(--space-3)}}@media(min-width:1024px){.personal-message.svelte-hyum9g{font-size:var(--text-2xl)}}.recipient-char.svelte-hyum9g{opacity:0;white-space:pre-wrap}.recipient-label.animate-chars.svelte-hyum9g .recipient-char:where(.svelte-hyum9g){animation:svelte-hyum9g-charReveal .12s ease-out forwards;animation-delay:calc(var(--char-index) * 40ms)}.message-char.svelte-hyum9g{opacity:0;animation:svelte-hyum9g-charReveal .12s ease-out forwards;white-space:pre-wrap}@keyframes svelte-hyum9g-charReveal{0%{opacity:0}to{opacity:1}}.openable-card.svelte-hyum9g .cta-button,.preview-card.svelte-hyum9g .cta-button{display:flex;align-items:center;justify-content:center;width:100%;margin-top:var(--space-3);padding:var(--space-3) var(--space-5);background:var(--vendor-box, #1f2937);color:#fff;font-size:var(--text-base);font-weight:600;border:none;text-decoration:none;border-radius:12px;cursor:pointer;transition:opacity .3s ease-out,transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 4px #0000001a,inset 0 1px #ffffff1a;opacity:0}.openable-card.svelte-hyum9g .cta-button.visible,.preview-card.svelte-hyum9g .cta-button.visible{opacity:1}@media(min-width:768px){.openable-card.svelte-hyum9g .cta-button,.preview-card.svelte-hyum9g .cta-button{font-size:var(--text-lg);padding:var(--space-4) var(--space-6);margin-top:var(--space-4)}}@media(min-width:1024px){.openable-card.svelte-hyum9g .cta-button,.preview-card.svelte-hyum9g .cta-button{font-size:var(--text-xl);padding:var(--space-5) var(--space-8)}}.openable-card.svelte-hyum9g .cta-button:hover,.preview-card.svelte-hyum9g .cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003,inset 0 1px #ffffff1a}.openable-card.svelte-hyum9g .cta-button:active,.preview-card.svelte-hyum9g .cta-button:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a,inset 0 1px #ffffff1a}@media(min-width:768px)and (max-height:800px){.preview-card.svelte-hyum9g{max-width:380px;aspect-ratio:1 / 1.45}.preview-card.svelte-hyum9g .card-front:where(.svelte-hyum9g){padding:var(--space-5) var(--space-4);gap:var(--space-5)}}@media(max-height:600px){.preview-card.svelte-hyum9g{max-width:300px;aspect-ratio:1 / 1.35}.preview-card.svelte-hyum9g .card-front:where(.svelte-hyum9g){padding:var(--space-4);gap:var(--space-3)}.preview-card.svelte-hyum9g .card-inside:where(.svelte-hyum9g){padding:var(--space-3)}.preview-card.svelte-hyum9g .inside-content:where(.svelte-hyum9g){padding-bottom:var(--space-3)}.preview-card.svelte-hyum9g .cta-button{display:none}}@media(max-height:480px){.preview-card.svelte-hyum9g{aspect-ratio:1 / 1.15}}@media(prefers-reduced-motion:reduce){.openable-card.svelte-hyum9g,.preview-card.svelte-hyum9g{transition:none}.openable-card.has-animated.svelte-hyum9g,.preview-card.has-animated.svelte-hyum9g{animation:none}.card-front.svelte-hyum9g,.card-inside.svelte-hyum9g{transition:none}.card-front.svelte-hyum9g{animation:none}.inside-card-image-wrapper.svelte-hyum9g,.inside-amount.svelte-hyum9g,.message-area.svelte-hyum9g,.cta-button.svelte-hyum9g{transition:none}.inside-card-image.svelte-hyum9g:after,.card-image-wrapper.svelte-hyum9g:after{animation:none}.message-char.svelte-hyum9g,.recipient-char.svelte-hyum9g,.sender-label.svelte-hyum9g{animation:none;opacity:1}.flip-hint.svelte-hyum9g{animation:none;opacity:.5}.recipient-label.svelte-hyum9g:after{animation:none;opacity:1}}.qr-container.svelte-12gnt8w{position:relative;display:inline-block;background:#fff;padding:var(--space-4);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.qr-code.svelte-12gnt8w{display:block}.qr-logo.svelte-12gnt8w{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:#fff;border-radius:var(--radius-md);padding:var(--space-2);box-shadow:0 0 0 4px #fff}.qr-logo.svelte-12gnt8w img:where(.svelte-12gnt8w){width:100%;height:100%;object-fit:contain}.sr-only.svelte-12gnt8w{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.redemption-header.svelte-17g0qqc{display:flex;flex-direction:column;align-items:center;max-width:480px;margin:0 auto;width:100%;text-align:center}.vendor-logo.svelte-17g0qqc{height:auto;width:clamp(160px,45vw,220px);max-width:80%;margin-bottom:var(--space-4)}.amount-display.svelte-17g0qqc{font-size:clamp(2rem,6vw,2.75rem);font-weight:800;color:var(--vendor-text, var(--color-gray-900));line-height:1.1}.vendor-label.svelte-17g0qqc{font-size:clamp(.875rem,2vw,1rem);color:var(--color-gray-500);margin-top:var(--space-1)}@media(min-width:768px){.redemption-header.svelte-17g0qqc{flex-direction:row;justify-content:space-between;text-align:left;margin-bottom:var(--space-6)}.vendor-logo.svelte-17g0qqc{height:clamp(56px,10vw,100px);width:auto;max-width:200px;margin-bottom:0}.amount-display.svelte-17g0qqc{font-size:clamp(1rem,2.5vw,1.25rem);font-weight:700}.vendor-label.svelte-17g0qqc{display:none}}.fade-in-up.svelte-17g0qqc{animation:svelte-17g0qqc-fadeInUp .5s cubic-bezier(.16,1,.3,1) forwards;opacity:0}@keyframes svelte-17g0qqc-fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.fade-in-up.svelte-17g0qqc{animation:none;opacity:1;transform:none}}.code-container.svelte-zdoxsf{background:var(--color-gray-100);border:1px solid var(--color-gray-300);border-radius:var(--radius-lg);padding:clamp(1.25rem,3.5vw,1.75rem);margin-bottom:var(--space-4);text-align:center}.code-text.svelte-zdoxsf{display:block;font-size:clamp(1.375rem,4.5vw,1.75rem);font-weight:800;font-family:var(--font-mono);letter-spacing:.1em;color:var(--color-gray-900);word-break:break-all}.copy-link.svelte-zdoxsf{background:none;border:none;color:var(--vendor-box, #2563eb);font-size:clamp(.875rem,2vw,1rem);font-weight:600;cursor:pointer;padding:var(--space-2) var(--space-3);min-height:44px;margin-bottom:var(--space-4);transition:opacity var(--duration-fast) var(--ease-out)}.copy-link.svelte-zdoxsf:hover{opacity:.7}.copy-link.svelte-zdoxsf:focus-visible{outline:2px solid var(--vendor-box, #2563eb);outline-offset:2px;border-radius:var(--radius-sm)}.sr-only.svelte-zdoxsf{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fade-in-up.svelte-zdoxsf{animation:svelte-zdoxsf-fadeInUp .5s cubic-bezier(.16,1,.3,1) forwards;opacity:0}@keyframes svelte-zdoxsf-fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.fade-in-up.svelte-zdoxsf{animation:none;opacity:1;transform:none}}.redemption-display.svelte-1vjmwti{min-height:100vh;background:var(--color-white);padding:var(--space-6) var(--space-4);display:flex;flex-direction:column;justify-content:center}.divider.svelte-1vjmwti{border:none;border-top:1px solid var(--color-gray-200);max-width:480px;width:100%;margin:var(--space-4) auto}.heading.svelte-1vjmwti,.qr-hint.svelte-1vjmwti{display:none}.redemption-content.svelte-1vjmwti{max-width:480px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;width:100%}.instructions.svelte-1vjmwti{font-size:clamp(.9375rem,2.25vw,1.0625rem);color:var(--color-gray-600);margin-bottom:var(--space-4);line-height:1.5}.instruction-steps.svelte-1vjmwti{text-align:left;list-style:none;counter-reset:step-counter;padding:0;margin:0 0 var(--space-5) 0}.instruction-steps.svelte-1vjmwti li:where(.svelte-1vjmwti){counter-increment:step-counter;position:relative;padding-left:clamp(2.75rem,7vw,3.25rem);padding-bottom:var(--space-4);font-size:clamp(.9375rem,2.25vw,1.0625rem);color:var(--color-gray-700);line-height:1.5}.instruction-steps.svelte-1vjmwti li:where(.svelte-1vjmwti):before{content:counter(step-counter);position:absolute;left:0;top:-2px;width:clamp(32px,6vw,38px);height:clamp(32px,6vw,38px);background:var(--vendor-box, var(--color-gray-900));color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:clamp(.8125rem,2.25vw,.9375rem)}.primary-button.svelte-1vjmwti{display:flex;align-items:center;justify-content:center;gap:var(--space-3);width:100%;padding:clamp(1rem,3vw,1.25rem) clamp(1.5rem,4vw,2rem);background:var(--vendor-box, var(--color-gray-900));color:#fff;font-size:clamp(1rem,2.5vw,1.125rem);font-weight:600;text-decoration:none;border-radius:var(--radius-lg);transition:all var(--duration-normal) var(--ease-out);box-shadow:var(--shadow-md)}.button-icon.svelte-1vjmwti{width:28px;height:28px;border-radius:var(--radius-sm)}.primary-button.svelte-1vjmwti:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);opacity:.9}.primary-button.svelte-1vjmwti:active{transform:translateY(0)}.primary-button.svelte-1vjmwti:focus-visible{outline:3px solid var(--vendor-box, var(--color-gray-900));outline-offset:2px}.status-banner.svelte-1vjmwti{max-width:480px;margin:0 auto var(--space-4);padding:var(--space-4) var(--space-5);text-align:center;font-size:var(--text-base);font-weight:600;border-radius:var(--radius-lg)}.status-banner.redeemed.svelte-1vjmwti{background:var(--color-success-bg);color:var(--color-success);display:flex;align-items:center;justify-content:center;gap:var(--space-2)}.status-banner.expired.svelte-1vjmwti{background:var(--color-error-bg);color:var(--color-error)}.status-icon.svelte-1vjmwti{width:1.25em;height:1.25em;flex-shrink:0}.app-hint.svelte-1vjmwti{display:flex;flex-direction:column;align-items:center;margin-top:var(--space-2)}.app-hint-sub.svelte-1vjmwti{font-size:clamp(.8125rem,2vw,.875rem);color:var(--color-gray-500);margin-top:var(--space-1)}.app-link.svelte-1vjmwti{color:var(--vendor-box, var(--color-gray-900));font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:opacity var(--duration-fast) var(--ease-out)}.app-link.svelte-1vjmwti:hover{opacity:.7}.back-link.svelte-1vjmwti{display:block;max-width:480px;margin:var(--space-4) auto 0;text-align:center;color:var(--color-gray-500);font-size:var(--text-sm);text-decoration:underline;text-underline-offset:2px}.back-link.svelte-1vjmwti:hover{color:var(--color-gray-700)}.help-link.svelte-1vjmwti{display:block;max-width:480px;margin:var(--space-6) auto 0;text-align:center;color:var(--color-gray-500);font-size:var(--text-sm);text-decoration:none}.help-link.svelte-1vjmwti:hover{color:var(--color-gray-600);text-decoration:underline}.show-code-button.svelte-1vjmwti{background:none;border:none;color:var(--color-gray-600);font-size:clamp(.875rem,2vw,.9375rem);text-decoration:underline;cursor:pointer;padding:var(--space-2);margin-top:var(--space-3);transition:color var(--duration-fast) var(--ease-out)}.show-code-button.svelte-1vjmwti:hover{color:var(--color-gray-900)}.show-code-button.svelte-1vjmwti:focus-visible{outline:2px solid var(--color-gray-900);outline-offset:2px;border-radius:var(--radius-sm)}.fade-in-up.svelte-1vjmwti{animation:svelte-1vjmwti-fadeInUp .5s cubic-bezier(.16,1,.3,1) forwards;opacity:0}@keyframes svelte-1vjmwti-fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.redemption-display.svelte-1vjmwti{padding:var(--space-12) var(--space-8)}.divider.svelte-1vjmwti{display:none}.heading.svelte-1vjmwti{display:block;font-size:clamp(1.375rem,3.5vw,1.75rem);font-weight:700;color:var(--color-gray-900);margin-bottom:var(--space-3)}.qr-hint.svelte-1vjmwti{display:block;margin-top:var(--space-4);margin-bottom:var(--space-6);font-size:clamp(.875rem,2vw,.9375rem);color:var(--color-gray-600);font-style:italic}.instructions.svelte-1vjmwti{margin-bottom:var(--space-5)}}@media(prefers-reduced-motion:reduce){.fade-in-up.svelte-1vjmwti{animation:none;opacity:1;transform:none}}.theme-scene.svelte-1i7dfkt{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.ambient-glow.svelte-1i7dfkt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 80% 60% at 50% 55%,color-mix(in srgb,var(--glow-primary) 12%,transparent),color-mix(in srgb,var(--glow-secondary) 6%,transparent) 40%,#fafafa 70%);transition:background 1s ease}.spotlight.svelte-1i7dfkt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.35) 0%,rgba(255,255,255,.08) 25%,transparent 55%);opacity:0;transform:scale(.3);transition:opacity .8s ease-out,transform 1.2s cubic-bezier(.16,1,.3,1)}.spotlight.active.svelte-1i7dfkt{opacity:1;transform:scale(1)}.vendor-wash.svelte-1i7dfkt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 70% 50% at 50% 50%,color-mix(in srgb,var(--vendor-wash-color) 10%,transparent) 0%,transparent 60%);opacity:0;transition:opacity 1.5s ease}.vendor-wash.active.svelte-1i7dfkt{opacity:1}.bokeh-layer.svelte-1i7dfkt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;overflow:hidden;contain:strict;opacity:0;transition:opacity .8s ease}.bokeh-layer.active.svelte-1i7dfkt{opacity:1}.bokeh-circle.svelte-1i7dfkt{position:absolute;border-radius:50%;background:color-mix(in srgb,var(--glow) 20%,transparent);filter:blur(40px);animation:svelte-1i7dfkt-bokeh-float 12s ease-in-out infinite;animation-delay:calc(var(--i) * -1.7s);opacity:.5;will-change:transform}.bokeh-circle.svelte-1i7dfkt:nth-child(1){width:120px;height:120px;top:10%;left:15%}.bokeh-circle.svelte-1i7dfkt:nth-child(2){width:80px;height:80px;top:60%;right:10%}.bokeh-circle.svelte-1i7dfkt:nth-child(3){width:150px;height:150px;bottom:20%;left:5%}.bokeh-circle.svelte-1i7dfkt:nth-child(4){width:60px;height:60px;top:30%;right:25%}.bokeh-circle.svelte-1i7dfkt:nth-child(5){width:100px;height:100px;bottom:10%;right:15%}.bokeh-circle.svelte-1i7dfkt:nth-child(6){width:90px;height:90px;top:5%;left:50%}.bokeh-circle.svelte-1i7dfkt:nth-child(7){width:70px;height:70px;top:70%;left:35%}@keyframes svelte-1i7dfkt-bokeh-float{0%,to{transform:translateY(0) translate(0)}33%{transform:translateY(-15px) translate(10px)}66%{transform:translateY(10px) translate(-8px)}}.particles-layer.svelte-1i7dfkt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;overflow:hidden;contain:strict}.particle.svelte-1i7dfkt{position:absolute;width:3px;height:3px;border-radius:50%;background:color-mix(in srgb,var(--glow-primary) 40%,white);opacity:0;animation:svelte-1i7dfkt-particle-rise 8s ease-in-out infinite;animation-delay:calc(var(--i) * -.6s);left:calc(5% + var(--i) * 6.5%);bottom:-10px}@keyframes svelte-1i7dfkt-particle-rise{0%{opacity:0;transform:translateY(0) scale(.5)}15%{opacity:.6}85%{opacity:.3}to{opacity:0;transform:translateY(-100vh) scale(1)}}@media(prefers-reduced-motion:reduce){.ambient-glow.svelte-1i7dfkt,.spotlight.svelte-1i7dfkt{transition:none}.spotlight.active.svelte-1i7dfkt{transform:scale(1)}.vendor-wash.svelte-1i7dfkt,.bokeh-layer.svelte-1i7dfkt{transition:none}.bokeh-circle.svelte-1i7dfkt,.particle.svelte-1i7dfkt{animation:none}}
