:root{--pink: #d61e76;--blue: #1780c0;--primary-blue: #0a0f2c;--surface-dark: #1a1f3c;--blue-700: #1565c0;--accent-blue: #2979ff;--bg: #ffffff;--surface: #ffffff;--surface-2: #f4f6fa;--text: #121212;--text-2: #5b6172;--text-3: #8b90a0;--border: #ececf0;--nav-bg: #eeeeee;--shadow: 0 8px 30px rgba(10, 15, 44, .08);--ring: rgba(23, 128, 192, .18);--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--font: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, "Helvetica Neue", system-ui, sans-serif;--font-display: "Playfair Display", Georgia, "Times New Roman", serif;--radius-s: 12px;--radius-m: 16px;--radius-l: 24px}html[data-theme=dark]{--bg: #0a0f2c;--surface: #1a1f3c;--surface-2: #141a36;--text: #ffffff;--text-2: #b9bed4;--text-3: #7b8099;--border: rgba(255, 255, 255, .08);--nav-bg: #1a1f3c;--shadow: 0 8px 30px rgba(0, 0, 0, .35);--ring: rgba(23, 128, 192, .35)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html,body{margin:0;padding:0;height:100%;background:var(--bg);color:var(--text);font-family:var(--font);overscroll-behavior-y:none}body{-webkit-user-select:none;user-select:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}input,textarea,select,button{font-family:inherit;font-size:16px}a{color:inherit;text-decoration:none;-webkit-user-drag:none}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}button{border:none;background:none;cursor:pointer;color:inherit;padding:0}.scroll,.app-scroll{-webkit-overflow-scrolling:touch;overflow-y:auto;scrollbar-width:none}.scroll::-webkit-scrollbar,.app-scroll::-webkit-scrollbar{display:none}#app-root{display:block;height:100%}.app-frame{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:var(--bg);overflow:hidden}.pressable{transition:transform .12s ease,opacity .12s ease}.pressable:active{transform:scale(.97);opacity:.9}@keyframes page-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}:focus{outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.toast-layer.svelte-r9p0hk{position:fixed;left:0;right:0;bottom:calc(28px + var(--safe-bottom));display:flex;flex-direction:column;align-items:center;gap:8px;z-index:9999;pointer-events:none;padding:0 20px}.toast.svelte-r9p0hk{max-width:100%;background:#141622f5;color:#fff;font-size:14px;font-weight:500;padding:12px 18px;border-radius:14px;box-shadow:0 10px 30px #00000059;animation:svelte-r9p0hk-toast-in .25s ease both;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.toast.error.svelte-r9p0hk{background:#c4283cf7}.toast.success.svelte-r9p0hk{background:#1c965af7}@keyframes svelte-r9p0hk-toast-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.scrim.svelte-wh6tnt{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;animation:svelte-wh6tnt-fade .2s ease both}.card.svelte-wh6tnt{position:fixed;left:12px;right:12px;bottom:calc(12px + var(--safe-bottom));z-index:1001;background:var(--surface, #fff);border-radius:24px;padding:24px 22px calc(20px + var(--safe-bottom));text-align:center;box-shadow:0 -10px 40px #0000004d;animation:svelte-wh6tnt-slide-up .32s cubic-bezier(.16,1,.3,1) both;max-width:460px;margin:0 auto}.icon.svelte-wh6tnt{width:72px;height:72px;border-radius:18px;object-fit:cover;box-shadow:0 6px 18px #0a0f2c40}.title.svelte-wh6tnt{margin:14px 0 6px;font-size:22px;font-weight:800;color:var(--text, #0a0f2c)}.sub.svelte-wh6tnt{margin:0 0 18px;font-size:14px;line-height:1.5;color:var(--text-2, #5b6172)}.cta.svelte-wh6tnt{width:100%;height:54px;border-radius:28px;background:#1565c0;color:#fff;font-size:17px;font-weight:800;display:flex;align-items:center;justify-content:center}.cta.svelte-wh6tnt:disabled{opacity:.7}.later.svelte-wh6tnt{margin-top:12px;width:100%;padding:10px;color:var(--text-3, #7b8099);font-size:14px;font-weight:600}.steps.svelte-wh6tnt{list-style:none;margin:0 0 16px;padding:0;text-align:left}.steps.svelte-wh6tnt li:where(.svelte-wh6tnt){display:flex;align-items:center;gap:12px;padding:10px 0;font-size:15px;color:var(--text, #0a0f2c)}.num.svelte-wh6tnt{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#1565c0;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.inline.svelte-wh6tnt{vertical-align:middle;margin:0 2px;color:#1565c0}@keyframes svelte-wh6tnt-slide-up{0%{transform:translateY(120%)}to{transform:translateY(0)}}@keyframes svelte-wh6tnt-fade{0%{opacity:0}to{opacity:1}}.page-host.svelte-12qhfyh{flex:1;min-height:0;display:flex;flex-direction:column;animation:page-in .26s ease both}
