:root{--occasion-color: #B45309;--occasion-color-rgb: 180,83,9;--bg: #fbfaf7;--bg2: #f5f3ed;--card-bg: #ffffff;--text: #1C1917;--text-muted: #78716C;--border: #E7E5E4}body{background:var(--bg);color:var(--text);overflow-x:hidden}.scrollbar-none[data-astro-cid-hos6gb24]{scrollbar-width:none!important;-ms-overflow-style:none!important}.scrollbar-none[data-astro-cid-hos6gb24]::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}@keyframes blink{50%{opacity:0}}@keyframes float-gentle{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-12px) rotate(2deg)}66%{transform:translateY(-6px) rotate(-1.5deg)}}@keyframes float-gentle-b{0%,to{transform:translateY(0) rotate(0) scale(1)}50%{transform:translateY(-16px) rotate(-3deg) scale(1.04)}}@keyframes sparkle-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes parallax-drift{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-8px) translate(4px)}75%{transform:translateY(6px) translate(-3px)}}@keyframes confetti-fall{0%{transform:translateY(-10px) rotate(0);opacity:1}to{transform:translateY(80px) rotate(360deg);opacity:0}}@keyframes balloon-rise{0%{transform:translateY(0) rotate(-5deg) scale(1);opacity:1}to{transform:translateY(-120px) rotate(5deg) scale(1.1);opacity:0}}@keyframes gift-shake{0%,to{transform:rotate(0) scale(1)}20%{transform:rotate(-3deg) scale(1.04)}40%{transform:rotate(3deg) scale(1.06)}60%{transform:rotate(-2deg) scale(1.04)}80%{transform:rotate(2deg) scale(1.02)}}.animate-float[data-astro-cid-hos6gb24]{animation:float-gentle 5s ease-in-out infinite}.animate-float-b[data-astro-cid-hos6gb24]{animation:float-gentle-b 6s ease-in-out infinite}.animate-float-c[data-astro-cid-hos6gb24]{animation:float-gentle 7s ease-in-out infinite reverse}.animate-fade-up[data-astro-cid-hos6gb24]{animation:fade-in-up .5s ease-out both}.animate-sparkle[data-astro-cid-hos6gb24]{animation:sparkle-pulse 2s ease-in-out infinite}@keyframes mockup-particle-rise{0%{transform:translateY(0) scale(.6) rotate(0);opacity:0}15%{opacity:.95}85%{opacity:.9}to{transform:translateY(-560px) scale(1.1) rotate(20deg);opacity:0}}.mockup-particle[data-astro-cid-hos6gb24]{position:absolute;bottom:-20px;animation:mockup-particle-rise linear forwards;pointer-events:none;user-select:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));z-index:25}#step-occasion[data-astro-cid-hos6gb24]{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;gap:28px}.occasion-scene[data-astro-cid-hos6gb24]{position:relative;width:100%;max-width:860px;display:flex;gap:24px;justify-content:center;align-items:stretch;flex-wrap:wrap}.occasion-card[data-astro-cid-hos6gb24]{position:relative;flex:1;min-width:200px;max-width:260px;background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:12px;padding:0;transition:transform .3s cubic-bezier(.16,1,.3,1);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.occasion-card[data-astro-cid-hos6gb24]:hover{transform:translateY(-8px) scale(1.03)}.occasion-card[data-astro-cid-hos6gb24]:active{transform:scale(.97)}.occasion-3d-object[data-astro-cid-hos6gb24]{width:140px;height:140px;display:flex;align-items:center;justify-content:center;position:relative;filter:drop-shadow(0 20px 40px rgba(0,0,0,.18))}.occasion-3d-object[data-astro-cid-hos6gb24] img[data-astro-cid-hos6gb24]{width:100%;height:100%;object-fit:contain}.occasion-particle[data-astro-cid-hos6gb24]{position:absolute;pointer-events:none;font-size:14px;animation:parallax-drift 4s ease-in-out infinite;opacity:.7}.occasion-label[data-astro-cid-hos6gb24]{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:900;color:var(--text);text-align:center;letter-spacing:-.3px}.occasion-sublabel[data-astro-cid-hos6gb24]{font-size:11px;color:var(--text-muted);text-align:center;font-weight:600;margin-top:-8px}.occasion-card[data-astro-cid-hos6gb24].selected .occasion-3d-object[data-astro-cid-hos6gb24]{filter:drop-shadow(0 24px 48px rgba(var(--occasion-color-rgb, 180,83,9),.35));transform:scale(1.08);transition:transform .4s cubic-bezier(.16,1,.3,1)}.occasion-card[data-astro-cid-hos6gb24].selected .occasion-label[data-astro-cid-hos6gb24]{color:var(--occasion-color)}.occasion-ring[data-astro-cid-hos6gb24]{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:8px;height:8px;border-radius:50%;background:var(--occasion-color);opacity:0;transition:opacity .3s,transform .3s;transform:translate(-50%) scale(0)}.occasion-card[data-astro-cid-hos6gb24].selected .occasion-ring[data-astro-cid-hos6gb24]{opacity:1;transform:translate(-50%) scale(1)}.wizard-card[data-astro-cid-hos6gb24]{background:var(--card-bg);border:1px solid var(--border);box-shadow:0 10px 40px #0000000a}#prev-step-btn[data-astro-cid-hos6gb24]{padding:9px 18px!important;border-radius:12px!important;background-color:#f8fafc!important;border:1px solid #e2e8f0!important;color:#64748b!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.05em!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;transition:all .2s!important}#prev-step-btn[data-astro-cid-hos6gb24]:hover{background-color:#f1f5f9!important;color:#334155!important}#next-step-btn[data-astro-cid-hos6gb24]{padding:9px 22px!important;border-radius:12px!important;background-color:var(--occasion-color)!important;color:#fff!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.05em!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;gap:6px!important;transition:all .2s!important;border:none!important;box-shadow:0 4px 14px rgba(var(--occasion-color-rgb, 180,83,9),.25)!important}#next-step-btn[data-astro-cid-hos6gb24]:hover{transform:scale(1.02)!important;box-shadow:0 6px 20px rgba(var(--occasion-color-rgb, 180,83,9),.35)!important}#next-step-btn[data-astro-cid-hos6gb24]:active{transform:scale(.98)!important}#next-step-btn[data-astro-cid-hos6gb24]:disabled{opacity:.5!important;pointer-events:none!important}.theme-golden[data-astro-cid-hos6gb24]{--m-bg: linear-gradient(160deg,#fffbeb,#fef3c7,#fde68a);--m-card: rgba(253,230,138,.8);--m-border: 1px solid rgba(251,191,36,.8);--m-text: #78350f;--m-muted: #b45309;--m-accent: #d97706}.theme-confetti[data-astro-cid-hos6gb24]{--m-bg: linear-gradient(160deg,#110D20,#1a1030);--m-card: rgba(255,255,255,.07);--m-border: 1px solid rgba(192,132,252,.35);--m-text: #FAF5FF;--m-muted: rgba(192,132,252,.8);--m-accent: #c084fc}.theme-neon[data-astro-cid-hos6gb24]{--m-bg: linear-gradient(160deg,#030712,#0c1445);--m-card: rgba(56,189,248,.08);--m-border: 1px solid rgba(56,189,248,.4);--m-text: #F0FDF4;--m-muted: rgba(56,189,248,.7);--m-accent: #38bdf8}.theme-rosegold[data-astro-cid-hos6gb24]{--m-bg: linear-gradient(160deg,#fff0f5,#fce7f3);--m-card: rgba(253,242,248,.85);--m-border: 1px solid rgba(251,207,232,.8);--m-text: #9d174d;--m-muted: #be185d;--m-accent: #db2777}.theme-blue[data-astro-cid-hos6gb24]{--m-bg: linear-gradient(160deg,#e0f2fe,#ecfeff);--m-card: rgba(224,242,254,.75);--m-border: 1px solid rgba(186,230,253,.8);--m-text: #0c4a6e;--m-muted: #0284c7;--m-accent: #0369a1}.theme-pastel[data-astro-cid-hos6gb24]{--m-bg: linear-gradient(160deg,#e8f0ee,#f4f7f6);--m-card: rgba(202,210,197,.45);--m-border: 1px solid rgba(132,169,140,.55);--m-text: #354f52;--m-muted: #52796f;--m-accent: #52796f}.theme-aurora[data-astro-cid-hos6gb24]{--m-bg: linear-gradient(160deg,#030712,#0c1445,#1e1b4b);--m-card: rgba(30,27,75,.5);--m-border: 1px solid rgba(45,212,191,.35);--m-text: #5eead4;--m-muted: rgba(94,234,212,.65);--m-accent: #2dd4bf}.theme-galaxy[data-astro-cid-hos6gb24]{--m-bg: linear-gradient(160deg,#020205,#0d0620,#1e112a);--m-card: rgba(30,17,42,.6);--m-border: 1px solid rgba(167,139,250,.3);--m-text: #e9d5ff;--m-muted: rgba(167,139,250,.65);--m-accent: #c084fc}.theme-wine[data-astro-cid-hos6gb24]{--m-bg: linear-gradient(160deg,#1a0008,#2b000b,#0c0003);--m-card: rgba(88,0,22,.4);--m-border: 1px solid rgba(220,38,38,.4);--m-text: #fecaca;--m-muted: rgba(252,165,165,.65);--m-accent: #ef4444}.theme-emerald[data-astro-cid-hos6gb24]{--m-bg: linear-gradient(160deg,#022c22,#000b08);--m-card: rgba(6,78,59,.4);--m-border: 1px solid rgba(5,150,105,.45);--m-text: #6ee7b7;--m-muted: rgba(110,231,183,.65);--m-accent: #10b981}.theme-sapphire[data-astro-cid-hos6gb24]{--m-bg: linear-gradient(160deg,#1e3a5f,#0f2b45,#091c2e);--m-card: rgba(30,58,95,.55);--m-border: 1px solid rgba(251,191,36,.3);--m-text: #fef3c7;--m-muted: rgba(251,191,36,.65);--m-accent: #fbbf24}.theme-coral[data-astro-cid-hos6gb24]{--m-bg: linear-gradient(160deg,#fff1f2,#ffe4e6,#fecdd3);--m-card: rgba(255,228,230,.85);--m-border: 1px solid rgba(254,205,211,.8);--m-text: #881337;--m-muted: #be123c;--m-accent: #e11d48}#phone-screen[data-astro-cid-hos6gb24]{background:var(--m-bg)!important;color:var(--m-text)!important;transition:background .5s,color .5s}#phone-screen[data-astro-cid-hos6gb24] .m-card[data-astro-cid-hos6gb24]{background:var(--m-card)!important;border:var(--m-border)!important}#phone-screen[data-astro-cid-hos6gb24] .m-text[data-astro-cid-hos6gb24]{color:var(--m-text)!important}#phone-screen[data-astro-cid-hos6gb24] .m-muted[data-astro-cid-hos6gb24]{color:var(--m-muted)!important}#phone-screen[data-astro-cid-hos6gb24] .m-accent[data-astro-cid-hos6gb24]{color:var(--m-accent)!important}#wizard-progress-header[data-astro-cid-hos6gb24]{user-select:none}body.success-mode .wizard-back-btn[data-astro-cid-hos6gb24],body.success-mode #preview-column[data-astro-cid-hos6gb24],body.success-mode #mobile-action-bar[data-astro-cid-hos6gb24],body.success-mode .mobile-nav-arrow[data-astro-cid-hos6gb24],body.success-mode #wizard-navigation-bar[data-astro-cid-hos6gb24],body.success-mode #wizard-progress-header[data-astro-cid-hos6gb24]{display:none!important}body.success-mode .wizard-card[data-astro-cid-hos6gb24]{height:100dvh!important;min-height:100dvh!important;border-radius:0!important;box-shadow:none!important;padding:24px 16px!important;justify-content:center!important;align-items:center!important;overflow-y:auto!important;background:var(--bg)!important}body.success-mode main[data-astro-cid-hos6gb24]{padding:0!important;gap:0!important;min-height:100dvh!important;height:100dvh!important;max-width:100%!important}body.success-mode #wizard-form[data-astro-cid-hos6gb24]{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:540px!important;margin:0 auto!important;flex:1!important}body.success-mode #success-screen[data-astro-cid-hos6gb24]{padding:24px 16px!important;width:100%!important;max-width:520px!important}#success-screen[data-astro-cid-hos6gb24]{display:none}#success-screen[data-astro-cid-hos6gb24].visible{display:flex!important}@media(max-width:1023px){body{height:100dvh!important;overflow:hidden!important}#top-navbar[data-astro-cid-hos6gb24]{display:none!important}main[data-astro-cid-hos6gb24]{padding:0!important;margin:0!important;height:39dvh!important;min-height:auto!important;flex:none!important;flex-grow:0!important}.wizard-card[data-astro-cid-hos6gb24]{margin:0!important;height:39dvh!important;min-height:auto!important;padding:4px 10px!important;border-radius:0 0 14px 14px!important;border-top:none!important;border-left:none!important;border-right:none!important;box-shadow:0 4px 20px #0000000f!important;display:flex!important;flex-direction:column!important;z-index:30;position:relative;box-sizing:border-box!important}#wizard-progress-header[data-astro-cid-hos6gb24]{display:none!important}#wizard-form[data-astro-cid-hos6gb24]{overflow-y:auto!important;flex:1!important;scrollbar-width:none!important;-ms-overflow-style:none!important;display:flex!important;flex-direction:column!important;gap:4px!important}#wizard-form[data-astro-cid-hos6gb24]::-webkit-scrollbar{display:none!important}.step-pane[data-astro-cid-hos6gb24] h2[data-astro-cid-hos6gb24]{font-size:13px!important;line-height:1.15!important;margin-bottom:2px!important;text-align:center!important}.step-pane[data-astro-cid-hos6gb24] p[data-astro-cid-hos6gb24].step-desc,.wizard-card[data-astro-cid-hos6gb24] p[data-astro-cid-hos6gb24].text-xs,.wizard-card[data-astro-cid-hos6gb24] p[data-astro-cid-hos6gb24].text-\[9px\],.wizard-card[data-astro-cid-hos6gb24] p[data-astro-cid-hos6gb24].text-\[10px\],#wizard-navigation-bar[data-astro-cid-hos6gb24]{display:none!important}#preview-column[data-astro-cid-hos6gb24]{position:fixed!important;bottom:0!important;left:0!important;right:0!important;height:61dvh!important;background:var(--bg)!important;z-index:20;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;overflow:visible!important;border-top:1px solid rgba(0,0,0,.06)}#preview-label-tag[data-astro-cid-hos6gb24]{display:none!important}#iphone-chassis[data-astro-cid-hos6gb24]{transform:scale(calc(61dvh*.88/660px))!important;transform-origin:center center!important;margin:0 auto!important}.mobile-nav-arrow[data-astro-cid-hos6gb24]{position:fixed;z-index:45;width:44px;height:44px;border-radius:50%;background:#ffffffeb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 12px #0000001a;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--occasion-color);cursor:pointer;transition:all .2s;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;top:69.5dvh;transform:translateY(-50%)}.mobile-nav-arrow[data-astro-cid-hos6gb24]:active{transform:translateY(-50%) scale(.92);background:#fffffffa}.mobile-nav-arrow-left[data-astro-cid-hos6gb24]{left:8px}.mobile-nav-arrow-right[data-astro-cid-hos6gb24]{right:8px}#mobile-action-bar[data-astro-cid-hos6gb24]{position:fixed;bottom:0;left:0;right:0;z-index:50;padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(251,250,247,0) 0%,rgba(251,250,247,.97) 30%,var(--bg) 100%);display:none;flex-direction:column;gap:8px}#mobile-action-bar[data-astro-cid-hos6gb24].visible{display:flex}#mobile-action-bar[data-astro-cid-hos6gb24] button[data-astro-cid-hos6gb24]{width:100%;padding:14px 20px;border-radius:14px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.5px;border:none;cursor:pointer;transition:all .2s;text-align:center}#mobile-back-btn-action[data-astro-cid-hos6gb24]{background:transparent!important;color:var(--text-muted)!important;font-size:11px!important;font-weight:800!important}.step-pane[data-astro-cid-hos6gb24]{width:100%!important;flex-direction:column!important;gap:3px!important}.step-pane[data-astro-cid-hos6gb24]:not(.hidden){display:flex!important;align-items:center!important}.step-pane[data-astro-cid-hos6gb24]>div[data-astro-cid-hos6gb24]{width:100%!important}input[data-astro-cid-hos6gb24][type=text],input[data-astro-cid-hos6gb24][type=email],select[data-astro-cid-hos6gb24],textarea[data-astro-cid-hos6gb24]{padding:.35rem .6rem!important;font-size:10px!important;border-radius:.5rem!important}.occasion-scene[data-astro-cid-hos6gb24]{gap:12px!important;flex-wrap:nowrap!important;overflow-x:auto!important;justify-content:flex-start!important;padding:4px 8px!important;scrollbar-width:none}.occasion-scene[data-astro-cid-hos6gb24]::-webkit-scrollbar{display:none}.occasion-card[data-astro-cid-hos6gb24]{min-width:120px!important;max-width:140px!important}.occasion-3d-object[data-astro-cid-hos6gb24]{width:80px!important;height:80px!important}.occasion-label[data-astro-cid-hos6gb24]{font-size:12px!important}.occasion-sublabel[data-astro-cid-hos6gb24]{font-size:9px!important}#photos-preview-grid[data-astro-cid-hos6gb24]{grid-template-columns:repeat(5,1fr)!important;gap:.15rem!important}#theme-grid[data-astro-cid-hos6gb24]{grid-template-columns:repeat(6,1fr)!important;gap:.3rem!important}textarea[data-astro-cid-hos6gb24]#message{height:70px!important}[data-astro-cid-hos6gb24][data-step="6"] .plan-card[data-astro-cid-hos6gb24]{padding:.5rem!important;border-radius:.6rem!important}[data-astro-cid-hos6gb24][data-step="6"] .plan-card[data-astro-cid-hos6gb24] span[data-astro-cid-hos6gb24].text-sm{font-size:10px!important}[data-astro-cid-hos6gb24][data-step="6"] .plan-card[data-astro-cid-hos6gb24] p[data-astro-cid-hos6gb24],#user-session-info[data-astro-cid-hos6gb24]{display:none!important}[data-astro-cid-hos6gb24][data-step="4"] .flex[data-astro-cid-hos6gb24].gap-2{flex-wrap:nowrap!important}[data-astro-cid-hos6gb24][data-step="4"] .flex[data-astro-cid-hos6gb24].gap-2 input[data-astro-cid-hos6gb24]{min-width:0!important}[data-astro-cid-hos6gb24][data-step="4"] #validate-music-btn[data-astro-cid-hos6gb24]{min-width:70px!important;font-size:8px!important;padding:.25rem .4rem!important}}
