.modal-overlay.svelte-hu2bbr{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.modal-content.svelte-hu2bbr{position:relative;width:100%;max-width:440px;background:#0f111a;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:0;text-align:center;overflow:hidden;box-shadow:0 32px 64px #00000080;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;z-index:1001}.modal-overlay.meditation.svelte-hu2bbr{background:linear-gradient(135deg,#080f23d9,#080f23f2)}.modal-overlay.meditation.svelte-hu2bbr .modal-content:where(.svelte-hu2bbr){background:#0d1225;border-color:#60a5fa33;box-shadow:0 20px 40px #00000080,0 0 80px #60a5fa1a}.modal-close.svelte-hu2bbr{position:absolute;top:1.25rem;right:1.25rem;background:#ffffff0d;border:none;color:#fff6;font-size:1.5rem;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}.modal-close.svelte-hu2bbr:hover{background:#ffffff1a;color:#fff}.modal-overlay.meditation.svelte-hu2bbr .modal-close:where(.svelte-hu2bbr){background:#ffffff0d;border:1px solid rgba(96,165,250,.12)}.modal-overlay.meditation.svelte-hu2bbr .modal-close:where(.svelte-hu2bbr):hover{background:#ffffff1a;border-color:#60a5fa40}.mascot-container.svelte-hu2bbr{display:flex;justify-content:center}h3.svelte-hu2bbr{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem;font-family:Outfit,sans-serif}.modal-description.svelte-hu2bbr{font-size:1rem;line-height:1.5;color:#fff9;margin-bottom:2rem;font-family:Inter,sans-serif}.progress-bar.svelte-hu2bbr{width:100%;height:6px;background:#ffffff0d;border-radius:10px;overflow:hidden;margin-top:1rem}.progress-fill.svelte-hu2bbr{height:100%;background:linear-gradient(90deg,#7b68ee,#9370db);width:0%;transition:width .8s cubic-bezier(.4,0,.2,1)}.modal-overlay.meditation.svelte-hu2bbr .progress-fill:where(.svelte-hu2bbr){background:linear-gradient(90deg,#4a90d9,#5ba8d9)}.progress-fill.step-1.svelte-hu2bbr{width:25%}.progress-fill.step-2.svelte-hu2bbr{width:50%}.progress-fill.step-3.svelte-hu2bbr{width:75%}.progress-fill.step-4.svelte-hu2bbr{width:95%}.modal-generating.svelte-hu2bbr{grid-area:1 / 1;transition:opacity .4s ease;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-generating.hidden.svelte-hu2bbr{opacity:0;pointer-events:none}.modal-questions-overlay.svelte-hu2bbr{grid-area:1 / 1;background:#0f111a;display:flex;align-items:center;justify-content:center;padding:3rem 2rem;opacity:0;pointer-events:none;transition:opacity .4s ease;z-index:5}.modal-questions-overlay.visible.svelte-hu2bbr{opacity:1;pointer-events:auto}.modal-questions-overlay.hidden.svelte-hu2bbr{opacity:0;pointer-events:none}.modal-questions-content.svelte-hu2bbr{width:100%}.question-step.fade-in.svelte-hu2bbr{animation:svelte-hu2bbr-fadeIn .4s ease forwards}@keyframes svelte-hu2bbr-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.choice-buttons.svelte-hu2bbr{display:flex;flex-direction:column;gap:.75rem;width:100%}.choice-btn.svelte-hu2bbr{width:100%;padding:1rem 1.25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#fff;font-size:.95rem;font-weight:500;text-align:left;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.choice-btn.svelte-hu2bbr:hover{background:#ffffff0f;border-color:#ffffff26;transform:translate(4px)}.modal-signup-overlay.svelte-hu2bbr{grid-area:1 / 1;background:#0f111a;display:flex;align-items:center;justify-content:center;padding:3rem 2rem;opacity:0;pointer-events:none;transition:opacity .4s ease;z-index:20}.modal-signup-overlay.visible.svelte-hu2bbr{opacity:1;pointer-events:auto}.ready-icon.svelte-hu2bbr{width:56px;height:56px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.ready-icon.svelte-hu2bbr i:where(.svelte-hu2bbr){font-size:3rem;color:#34d399;animation:svelte-hu2bbr-scaleIn .3s ease-out}@keyframes svelte-hu2bbr-scaleIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.auth-buttons.svelte-hu2bbr{display:flex;flex-direction:column;gap:1rem}.auth-btn.svelte-hu2bbr{width:100%;padding:1rem;border-radius:12px;font-size:1rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;transition:all .2s ease;border:none;font-family:Inter,sans-serif}.google-btn.svelte-hu2bbr{background:#755dff;color:#fff;box-shadow:0 4px 12px #7b68ee1a;position:relative;overflow:hidden}.google-btn.svelte-hu2bbr:after{content:"";position:absolute;top:0;left:-150%;width:50%;height:100%;background:linear-gradient(90deg,#fff0,#ffffff1a,#fff0);transform:skew(-25deg);animation:svelte-hu2bbr-shimmer 4s infinite;animation-delay:.5s;opacity:.8}.google-btn.svelte-hu2bbr:hover:not(:disabled){background:#8470ff;transform:translateY(-2px);box-shadow:0 8px 20px #7b68ee33}@keyframes svelte-hu2bbr-shimmer{0%{left:-150%}30%,to{left:150%}}.apple-btn.svelte-hu2bbr{background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.05)}.apple-btn.svelte-hu2bbr:hover:not(:disabled){background:#ffffff1a;transform:translateY(-2px)}.modal-overlay.meditation.svelte-hu2bbr .google-btn:where(.svelte-hu2bbr){background:linear-gradient(135deg,#60a5fa,#93c5fd);box-shadow:inset 0 1px 1px #fff3,0 6px 15px #60a5fa59}.modal-overlay.meditation.svelte-hu2bbr .google-btn:where(.svelte-hu2bbr):hover:not(:disabled){background:linear-gradient(135deg,#7ab8fc,#a5d4fd);transform:translateY(-2px);box-shadow:0 8px 20px #60a5fa80}.email-link.svelte-hu2bbr{color:#fff6;font-size:.85rem;text-decoration:none;margin-top:1rem;transition:color .2s ease;font-family:Inter,sans-serif}.email-link.svelte-hu2bbr:hover{color:#fff}.btn-spinner.svelte-hu2bbr{width:20px;height:20px;border:2px solid rgba(0,0,0,.1);border-top-color:currentColor;border-radius:50%;animation:svelte-hu2bbr-spin .8s linear infinite}@keyframes svelte-hu2bbr-spin{to{transform:rotate(360deg)}}@media (max-width: 480px){.modal-overlay.svelte-hu2bbr{padding:0;align-items:flex-start;backdrop-filter:none;-webkit-backdrop-filter:none;background:#000000e6}.modal-content.svelte-hu2bbr{padding:5.5rem 1.5rem 2rem;border-radius:0;width:100%;height:100%;max-width:none;border:none;background:#0f111a}.modal-close.svelte-hu2bbr{top:4.5rem;right:1.5rem}.modal-questions-overlay.svelte-hu2bbr,.modal-signup-overlay.svelte-hu2bbr{padding:0;background:#0f111a}.modal-generating.svelte-hu2bbr,.modal-questions-content.svelte-hu2bbr,.modal-signup.svelte-hu2bbr{padding:0}h3.svelte-hu2bbr{font-size:1.6rem}.modal-generating.svelte-hu2bbr h3:where(.svelte-hu2bbr),.modal-signup.svelte-hu2bbr h3:where(.svelte-hu2bbr){font-size:1.15rem}.choice-btn.svelte-hu2bbr{padding:.9rem 1.15rem;font-size:.95rem;border-radius:14px}.modal-description.svelte-hu2bbr{font-size:.95rem}}.modal-overlay.meditation.svelte-hu2bbr .modal-questions-overlay:where(.svelte-hu2bbr),.modal-overlay.meditation.svelte-hu2bbr .modal-signup-overlay:where(.svelte-hu2bbr){background:#0d1225}
