html{height:100%}body{margin:0}body.auth-lock{background:#000;overflow:hidden;overscroll-behavior:none;height:100%}*,*:before,*:after{box-sizing:border-box}.screen.svelte-12fgplh{--primary: #0d75fc;--purple: #8b5cf6;--cyan: #06b6d4;height:100dvh;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;font-size:16px;line-height:1.45;display:grid;grid-template-rows:minmax(0,1fr);padding:100px 16px 16px;overflow:hidden;position:relative;scrollbar-gutter:stable both-edges;--gap-1: 8px;--gap-2: 12px;--gap-3: 16px;--title-gap: 12px;--card-pad-x: 16px;--card-pad-y: 16px;--title-size: 22px;background:radial-gradient(900px 500px at 110% -10%,rgba(13,117,252,.22),transparent 60%),radial-gradient(700px 420px at -10% 100%,rgba(139,92,246,.18),transparent 60%),radial-gradient(600px 380px at 50% 120%,rgba(6,182,212,.14),transparent 60%),linear-gradient(180deg,#060606,#0a0a0a 40%,#000)}@media (min-width: 480px){.screen.svelte-12fgplh{--gap-2: 14px;--gap-3: 18px;--title-gap: 14px;--card-pad-x: 18px;--card-pad-y: 18px;--title-size: 24px}}.main.svelte-12fgplh{display:grid;place-items:center;padding:8px 0;overflow:hidden}.card.svelte-12fgplh{width:100%;max-width:380px;margin:0;position:relative;display:grid;padding:var(--card-pad-y) var(--card-pad-x);border:none;border-radius:16px;background:transparent}h1.svelte-12fgplh{margin:4px 0 26px;text-align:center;font-weight:700;font-size:28px;line-height:1.2;letter-spacing:.1px}@media (min-width: 768px){h1.svelte-12fgplh{font-size:34px;margin-bottom:30px}}.nav-header.svelte-12fgplh{position:absolute;top:125px;left:50%;transform:translate(-50%);width:100%;max-width:380px;padding:0 16px;display:flex;align-items:center;gap:12px;z-index:100}.back-btn.svelte-12fgplh{background:none;border:none;padding:8px;margin:-8px;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s,transform .1s;-webkit-tap-highlight-color:transparent}.back-btn.svelte-12fgplh:hover{color:#fff}.back-btn.svelte-12fgplh:active{transform:translate(-2px)}.back-btn.svelte-12fgplh svg:where(.svelte-12fgplh){width:20px;height:20px}.progress-bar-minimal.svelte-12fgplh{flex:1;height:4px;background:#1a1a1a;border-radius:9999px;overflow:hidden}.progress-bar-fill-minimal.svelte-12fgplh{height:100%;background:linear-gradient(90deg,#0d75fc,gold);transition:width .4s cubic-bezier(.34,1.56,.64,1);border-radius:9999px}.step.svelte-12fgplh{display:grid;grid-auto-rows:max-content;align-items:start;justify-items:stretch;gap:var(--gap-3);will-change:opacity}.ghost.svelte-12fgplh{position:absolute;top:var(--card-pad-y);left:var(--card-pad-x);right:var(--card-pad-x);bottom:auto;visibility:hidden;pointer-events:none;z-index:-1}.field.svelte-12fgplh{position:relative;margin:0}.field.svelte-12fgplh input:where(.svelte-12fgplh){width:100%;height:44px;border:2px solid #666;background:#121212;color:#fff;padding:0 14px;border-radius:12px;transition:border-color .2s ease;font-size:16px}.field.svelte-12fgplh input:where(.svelte-12fgplh):hover{border-color:#0d75fc}.field.svelte-12fgplh input:where(.svelte-12fgplh):focus{outline:none;border-color:#0d75fc}.above.svelte-12fgplh,.center.svelte-12fgplh{position:absolute;left:12px;pointer-events:none;color:#0d75fc;border-radius:6px;padding:0 6px;font-size:12px;background:#090909;border:1px solid #0d75fc;line-height:1}.above.svelte-12fgplh{top:-8px}.center.svelte-12fgplh{top:50%;transform:translateY(-50%);border-color:transparent;opacity:0}.primary.svelte-12fgplh{justify-self:center;align-self:center;display:inline-flex;align-items:center;justify-content:center;height:auto;min-height:46px;min-width:160px;padding:10px 18px;background:#0d75fc;color:#fff;border:none;border-radius:999px;font-weight:700;font-size:15px;cursor:pointer;transition:all .2s cubic-bezier(.165,.84,.44,1);margin-top:16px;box-shadow:0 4px 12px #0d75fc4d}.text-link.svelte-12fgplh{background:transparent;border:none;color:#666;font-size:14px;font-weight:600;cursor:pointer;padding:8px 16px;transition:all .2s ease;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#ffffff1a}.text-link.svelte-12fgplh:hover{color:#999;text-decoration-color:#ffffff4d}.primary.svelte-12fgplh:hover{background:#000;border:1px solid #0d75fc;color:#fff}.primary.svelte-12fgplh:active{transform:translateY(1px)}.primary.svelte-12fgplh:disabled{background:#1f1f1f;border-color:#1f1f1f;color:#777;cursor:not-allowed;opacity:1;transform:none}.primary.svelte-12fgplh:disabled:hover{background:#1f1f1f;color:#777;border-color:#1f1f1f}.hint.svelte-12fgplh{margin:-2px 2px 0;font-size:13px;line-height:1.2;color:#9ca3af;text-align:left}.error.svelte-12fgplh{color:#ff3860}.pw-checklist.svelte-12fgplh{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:var(--gap-1);font-size:12px;color:#9ca3af}.pw-checklist.svelte-12fgplh li:where(.svelte-12fgplh){display:flex;align-items:center;gap:6px}.pw-checklist.svelte-12fgplh li.ok:where(.svelte-12fgplh){color:#0a7a20}@media (max-width: 768px){.pw-info-grid.svelte-12fgplh{display:flex;flex-direction:column;gap:8px}.pw-checklist.svelte-12fgplh{grid-template-columns:1fr;gap:6px}.pw-checklist.svelte-12fgplh li:where(.svelte-12fgplh){font-size:13px}}.pw-meter.svelte-12fgplh{height:6px;background:#1a1a1a;border-radius:9999px;overflow:hidden}.pw-meter.svelte-12fgplh>div:where(.svelte-12fgplh){height:100%;width:0%;background:#0a7a20;transition:width .2s}@media (prefers-reduced-motion: reduce){.step.svelte-12fgplh{will-change:auto}}.intro-icon-wrapper.svelte-12fgplh{display:grid;place-items:center;margin:0 auto 4px;position:relative;width:80px;height:80px}.intro-icon-wrapper.compact.svelte-12fgplh{align-items:end;margin-bottom:0}.intro-icon-bg.svelte-12fgplh{position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,#0d75fc,#032f77);opacity:.2;filter:blur(12px)}.intro-icon.svelte-12fgplh{position:relative;width:48px;height:48px;color:#fff;z-index:2}.subtext.svelte-12fgplh{text-align:center;color:#9ca3af;font-size:15px;margin-top:-8px;line-height:1.5}.selection-list.svelte-12fgplh{display:flex;flex-direction:column;gap:12px}.select-btn.svelte-12fgplh{display:flex;align-items:center;gap:16px;background:#121212;border:1px solid #333;border-radius:16px;padding:16px;text-align:left;cursor:pointer;transition:transform .1s,border-color .2s,background .2s;color:#fff}.select-btn.svelte-12fgplh:hover{border-color:#555;background:#1a1a1a}.select-btn.selected.svelte-12fgplh{border-color:#0d75fc;background:#0d75fc1a}.select-btn.svelte-12fgplh:active{transform:scale(.98)}.btn-icon.svelte-12fgplh{font-size:24px}.btn-text.svelte-12fgplh{display:flex;flex-direction:column;gap:4px}.btn-title.svelte-12fgplh{font-size:15px;font-weight:600}.btn-subtitle.svelte-12fgplh{font-size:13px;color:#9ca3af}.custom-dropdown-container.svelte-12fgplh{position:relative;width:100%;z-index:1000}.dropdown-trigger.svelte-12fgplh{width:100%;display:flex;justify-content:space-between;align-items:center;background:#121212;border:1px solid #333;border-radius:12px;padding:14px 16px;cursor:pointer;color:#fff;transition:border-color .2s}.dropdown-trigger.svelte-12fgplh:hover{border-color:#555}.selection-text.svelte-12fgplh{font-size:16px;font-weight:500}.dropdown-chevron.svelte-12fgplh{width:20px;height:20px;transition:transform .2s;color:#666}.dropdown-chevron.open.svelte-12fgplh{transform:rotate(180deg)}.dropdown-menu.svelte-12fgplh{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#1a1a1a;border:1px solid #333;border-radius:12px;box-shadow:0 12px 32px #0006;overflow:hidden;display:flex;flex-direction:column;max-height:280px;z-index:1001}@media (max-width: 768px){.reviews-list.svelte-12fgplh{gap:8px!important;margin-bottom:12px!important}.review-card.svelte-12fgplh{padding:12px!important}.review-text.svelte-12fgplh{font-size:13px!important;line-height:1.3!important}.avatar.svelte-12fgplh{width:28px!important;height:28px!important;font-size:14px!important}.reviews-subtext.svelte-12fgplh{margin-bottom:12px!important}}.dropdown-search.svelte-12fgplh{padding:12px;border-bottom:1px solid #333;position:sticky;top:0;background:#1a1a1a}.dropdown-search.svelte-12fgplh input:where(.svelte-12fgplh){width:100%;background:#121212;border:1px solid #333;border-radius:8px;padding:10px 12px;color:#fff;font-size:14px;outline:none}.dropdown-search.svelte-12fgplh input:where(.svelte-12fgplh):focus{border-color:#0d75fc}.dropdown-list.svelte-12fgplh{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#333 transparent}.dropdown-list.svelte-12fgplh::-webkit-scrollbar{width:6px}.dropdown-list.svelte-12fgplh::-webkit-scrollbar-thumb{background-color:#333;border-radius:10px}.dropdown-item.svelte-12fgplh{width:100%;display:flex;justify-content:space-between;padding:12px 16px;background:transparent;border:none;color:#fff;cursor:pointer;transition:background .15s;text-align:left}.dropdown-item.svelte-12fgplh:hover{background:#0d75fc1a}.item-code.svelte-12fgplh{font-weight:600;font-size:14px}.item-symbol.svelte-12fgplh{color:#9ca3af;font-size:14px}.no-results.svelte-12fgplh{padding:20px;text-align:center;color:#666;font-size:14px}.chart-container-simple.svelte-12fgplh{background:transparent;border:none;border-radius:20px;padding:24px 16px;margin:8px 0 24px;width:100%}.potential-chart.svelte-12fgplh{position:relative;width:100%;height:120px}.line-chart.svelte-12fgplh{width:100%;height:100%;overflow:visible}.chart-labels.svelte-12fgplh{display:flex;justify-content:space-between;margin-top:12px;padding:0 4px}.chart-labels.svelte-12fgplh span:where(.svelte-12fgplh){font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#666}.chart-labels.svelte-12fgplh span.label-white:where(.svelte-12fgplh){color:#fff}.chart-labels.svelte-12fgplh span.label-blue:where(.svelte-12fgplh){color:#0d75fc}.comparison-chart-premium.svelte-12fgplh{display:flex;justify-content:center;align-items:flex-end;gap:32px;margin:32px 0 24px;height:220px}.bar-column.svelte-12fgplh{display:flex;flex-direction:column;align-items:center;flex:1;max-width:140px}.bar-label-top.svelte-12fgplh{font-size:13px;color:#9ca3af;margin-bottom:20px;font-weight:500}.bar-outer.svelte-12fgplh{width:100%;height:180px;background:#1a1a1a;border-radius:20px;display:flex;flex-direction:column-reverse;overflow:hidden;position:relative}.bar-inner.svelte-12fgplh{width:100%;display:grid;place-items:center;transition:height 1s ease-out;position:relative}.bar-low.svelte-12fgplh{background:#262626}.bar-high.svelte-12fgplh{background:#0d75fc}.glow-blue.svelte-12fgplh{box-shadow:0 0 40px #0d75fc66;border:1px solid rgba(13,117,252,.3)}.bar-value.svelte-12fgplh{color:#9ca3af;font-size:18px;font-weight:700}.bar-value-large.svelte-12fgplh{color:#fff;font-size:28px;font-weight:800;letter-spacing:-.5px}.subtext-centered.svelte-12fgplh{text-align:center;color:#d1d5db;font-size:14px;margin:16px 0 32px}.value-chart.svelte-12fgplh{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:24px 20px;margin-bottom:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0003}.chart-header.svelte-12fgplh{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.chart-label-premium.svelte-12fgplh{font-size:11px;font-weight:700;letter-spacing:1.5px;color:#9ca3af;text-transform:uppercase}.chart-legend-group.svelte-12fgplh{display:flex;align-items:center;gap:6px}.chart-legend-group.right.svelte-12fgplh{justify-content:flex-end}.legend-dot.svelte-12fgplh{display:block;width:6px;height:6px;border-radius:50%}.legend-dot.bad.svelte-12fgplh{background:#ef4444}.legend-dot.good.svelte-12fgplh{background:#00d9f5;box-shadow:0 0 6px #00d9f5}.chart-legend-premium.svelte-12fgplh{font-size:12px;font-weight:600;letter-spacing:.5px}.chart-legend-premium.bad.svelte-12fgplh{color:#ef4444;opacity:.8}.chart-legend-premium.good.svelte-12fgplh{color:#fff;text-shadow:0 0 10px rgba(0,217,245,.4)}.chart-footer.svelte-12fgplh{margin-top:12px}.chart-svg.svelte-12fgplh{width:100%;height:auto;overflow:visible}.growth-line.svelte-12fgplh{stroke-dasharray:1000;stroke-dashoffset:1000;animation:svelte-12fgplh-dash 2.5s cubic-bezier(.25,.46,.45,.94) forwards}.erratic-line.svelte-12fgplh{opacity:.4}@keyframes svelte-12fgplh-dash{to{stroke-dashoffset:0}}.dob-picker-wrapper.svelte-12fgplh{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:8px;margin-bottom:16px}.error-centered.svelte-12fgplh{text-align:center;margin-top:8px;margin-bottom:16px}.money-input-wrapper.svelte-12fgplh{display:none}.suggested-payment.svelte-12fgplh{text-align:center;margin-bottom:16px}.suggested-label.svelte-12fgplh{display:block;font-size:11px;font-weight:700;letter-spacing:1px;color:#666;margin-bottom:8px}.suggested-value.svelte-12fgplh{display:block;font-size:28px;font-weight:700;color:#0d75fc;margin-bottom:4px}.suggested-desc.svelte-12fgplh{font-size:13px;color:#666}.pw-info-grid.svelte-12fgplh{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:6px}@keyframes svelte-12fgplh-pulse-ring{0%{transform:scale(.8);opacity:.5}to{transform:scale(2);opacity:0}}.pulse.svelte-12fgplh{animation:svelte-12fgplh-pulse-ring 2s cubic-bezier(.215,.61,.355,1) infinite}.progress-bar-container.svelte-12fgplh{width:100%;height:8px;background:#333;border-radius:4px;margin:32px 0 16px;overflow:hidden}.progress-bar-fill.svelte-12fgplh{height:100%;background:linear-gradient(90deg,#0d75fc,#032f77);width:0%;transition:width .1s linear}.analysis-text.svelte-12fgplh{color:#9ca3af;font-size:14px;margin-bottom:24px}.analysis-checklist.svelte-12fgplh{display:flex;flex-direction:column;gap:8px;align-items:flex-start;margin:0 auto;width:fit-content}.check-item.svelte-12fgplh{font-size:14px;color:#fff;opacity:0;transform:translateY(10px);transition:all .5s ease}.check-item.visible.svelte-12fgplh{opacity:1;transform:translateY(0)}.results-container.svelte-12fgplh{display:flex;flex-direction:column;align-items:center;width:100%;font-family:Poppins,sans-serif}.results-badge.svelte-12fgplh{margin-bottom:8px}.results-title.svelte-12fgplh{font-family:Poppins,sans-serif;font-size:26px;font-weight:800;text-transform:uppercase;letter-spacing:-.5px;margin-bottom:16px;line-height:1.1}.edge-meter-section.svelte-12fgplh{position:relative;margin:20px 0;width:180px;height:180px}.meter-container.svelte-12fgplh{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.meter-svg.svelte-12fgplh{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotate(-90deg)}.meter-bg.svelte-12fgplh{fill:none;stroke:#ffffff0d;stroke-width:6}.meter-fill.svelte-12fgplh{fill:none;stroke:#0d75fc;stroke-width:6;stroke-linecap:round;transition:stroke-dashoffset .8s cubic-bezier(.165,.84,.44,1)}.meter-content.svelte-12fgplh{z-index:1;text-align:center}.meter-label.svelte-12fgplh{display:block;font-size:10px;font-weight:700;letter-spacing:2px;color:#888;margin-bottom:4px}.meter-value.svelte-12fgplh{font-size:42px;font-weight:800;color:#fff;line-height:1}.meter-glow.svelte-12fgplh{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(13,117,252,.15) 0%,transparent 70%);pointer-events:none}.results-subtext.svelte-12fgplh{margin-bottom:24px;font-size:14px;color:#aaa}.highlight-text.svelte-12fgplh{color:#0d75fc;font-weight:700}.stats-grid-premium.svelte-12fgplh{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-bottom:24px}.stat-card-premium.svelte-12fgplh{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:16px 12px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-label.svelte-12fgplh{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#888;font-weight:600}.stat-value.svelte-12fgplh{font-size:16px;font-weight:700;color:#fff}.stat-sub.svelte-12fgplh{font-size:11px;color:#666}@media (max-width: 768px){.results-title.svelte-12fgplh{font-size:22px!important;margin-bottom:6px!important}.edge-meter-section.svelte-12fgplh{width:120px!important;height:120px!important;margin:10px 0!important}.meter-value.svelte-12fgplh{font-size:28px!important}.results-subtext.svelte-12fgplh{font-size:13px!important;margin-bottom:14px!important}.stats-grid-premium.svelte-12fgplh{gap:8px!important;margin-bottom:14px!important}.stat-card-premium.svelte-12fgplh{padding:10px 8px!important}.stat-label.svelte-12fgplh{font-size:9px!important}.stat-value.svelte-12fgplh{font-size:14px!important}.stat-sub.svelte-12fgplh{font-size:10px!important}}.premium-btn.svelte-12fgplh{width:100%;max-width:300px;height:54px!important;font-size:16px!important;background:linear-gradient(135deg,#0d75fc,#032f77)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 10px 20px #0d75fc4d!important}.premium-btn.svelte-12fgplh:hover{transform:translateY(-2px);box-shadow:0 15px 30px #0d75fc66!important}.sync-bridge-wrapper.svelte-12fgplh{display:flex;align-items:center;justify-content:center;gap:20px;margin:40px 0 20px;width:100%;perspective:1000px}.bridge-node.svelte-12fgplh{width:64px;height:64px;border-radius:50%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 0 20px #0000004d;transition:all .3s ease}.bridge-node.svelte-12fgplh svg:where(.svelte-12fgplh){width:28px;height:28px;color:#888}.ovrtrade-node.svelte-12fgplh{border-color:#0d75fc66;background:#0d75fc0d;box-shadow:0 0 30px #0d75fc26}.ovrtrade-node.svelte-12fgplh svg:where(.svelte-12fgplh){color:#0d75fc;filter:drop-shadow(0 0 8px rgba(13,117,252,.6))}.bridge-line-container.svelte-12fgplh{flex:1;max-width:120px;height:2px;position:relative;overflow:hidden;display:flex;align-items:center}.bridge-track.svelte-12fgplh{width:100%;height:100%;background:#ffffff1a;border-radius:2px;position:absolute;left:0;top:0}.bridge-beam.svelte-12fgplh{position:absolute;left:0;top:50%;transform:translateY(-50%) translate(-100%);width:40px;height:4px;background:linear-gradient(90deg,transparent,#0d75fc,transparent);border-radius:4px;filter:drop-shadow(0 0 8px #0d75fc);animation:svelte-12fgplh-beamFlow 1.5s cubic-bezier(.4,0,.2,1) infinite;will-change:transform}@keyframes svelte-12fgplh-beamFlow{0%{transform:translateY(-50%) translate(-50px);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translateY(-50%) translate(150px);opacity:0}}.node-group.svelte-12fgplh{display:flex;flex-direction:column;align-items:center;gap:12px}.label.svelte-12fgplh{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#666;transition:color .3s}.label.active.svelte-12fgplh{color:#0d75fc}@keyframes svelte-12fgplh-nodeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes svelte-12fgplh-dataFlow{0%{left:0%;opacity:0;transform:scale(.5)}20%{opacity:1;transform:scale(1.2)}80%{opacity:1;transform:scale(1.2)}to{left:100%;opacity:0;transform:scale(.5)}}.reviews-subtext.svelte-12fgplh{text-align:center;color:#9ca3af;font-size:15px;margin:16px 0 0;line-height:1.5}.reviews-list.svelte-12fgplh{display:flex;flex-direction:column;gap:16px;margin:0 0 24px;width:100%}.glass-card.svelte-12fgplh{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #0003;transition:transform .3s ease,border-color .3s ease}.glass-card.svelte-12fgplh:hover{transform:translateY(-4px);border-color:#0d75fc4d}.review-header.svelte-12fgplh{display:flex;align-items:center;gap:12px;margin-bottom:12px}.avatar.svelte-12fgplh{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#fff}.gradient-j.svelte-12fgplh{background:linear-gradient(135deg,#0d75fc,#00d9f5)}.gradient-b.svelte-12fgplh{background:linear-gradient(135deg,#8456ec,#ff3d81)}.review-meta.svelte-12fgplh{display:flex;flex-direction:column;gap:2px}.review-meta.svelte-12fgplh .name:where(.svelte-12fgplh){font-size:15px;font-weight:600;color:#fff}.stars-row.svelte-12fgplh{display:flex;gap:2px}.stars-row.svelte-12fgplh svg:where(.svelte-12fgplh){width:14px;height:14px;color:gold}.review-text.svelte-12fgplh{font-size:14px;line-height:1.6;color:#ccc;font-style:italic;margin:0}.color-gold.svelte-12fgplh{color:gold!important;filter:drop-shadow(0 0 10px rgba(255,215,0,.4))}.reveal-1.svelte-12fgplh{opacity:0;transform:translateY(20px);animation:svelte-12fgplh-fadeInUp .5s ease-out forwards;will-change:transform,opacity}.reveal-2.svelte-12fgplh{opacity:0;transform:translateY(20px);animation:svelte-12fgplh-fadeInUp .5s ease-out .1s forwards;will-change:transform,opacity}@keyframes svelte-12fgplh-fadeInUp{to{opacity:1;transform:translateY(0)}}.script-highlight.svelte-12fgplh{font-family:Dancing Script,cursive;color:#0d75fc}.script-highlight-xl.svelte-12fgplh{font-family:Dancing Script,cursive;color:#0d75fc;font-size:54px;display:block;line-height:1.2;margin-top:4px}@media (max-width: 768px){.script-highlight-xl.svelte-12fgplh{font-size:38px}}.script-highlight-large.svelte-12fgplh{font-family:Dancing Script,cursive;color:#0d75fc;font-size:64px;text-align:center;margin:-50px 0 24px;line-height:1;filter:drop-shadow(0 0 15px rgba(13,117,252,.3));animation:svelte-12fgplh-fadeInUp .8s cubic-bezier(.165,.84,.44,1) forwards}@keyframes svelte-12fgplh-pulse-ring-premium{0%{transform:scale(.8);opacity:.2}50%{opacity:.4}to{transform:scale(1.15);opacity:0}}.pulse.svelte-12fgplh{animation:svelte-12fgplh-pulse-ring-premium 2s cubic-bezier(.215,.61,.355,1) infinite}.loading-container.svelte-12fgplh{display:flex;flex-direction:column;align-items:center;width:100%;gap:32px;margin-top:20px}.circular-loader.svelte-12fgplh{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.loader-svg.svelte-12fgplh{width:100%;height:100%;transform:rotate(-90deg)}.loader-track.svelte-12fgplh{fill:none;stroke:#ffffff0d;stroke-width:4}.loader-fill.svelte-12fgplh{fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;transition:stroke-dashoffset .1s linear;filter:drop-shadow(0 0 6px rgba(255,255,255,.6))}.loader-text.svelte-12fgplh{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;display:flex;align-items:center;justify-content:center}.loading-status-minimal.svelte-12fgplh{min-height:24px;display:flex;justify-content:center;align-items:center}.analysis-text-premium.svelte-12fgplh{color:#ccc;font-size:16px;text-align:center}.analysis-steps.svelte-12fgplh{display:flex;flex-direction:column;gap:12px;width:100%;max-width:280px}.step-item.svelte-12fgplh{display:flex;align-items:center;gap:12px;font-size:14px;color:#666;transition:all .3s ease;padding:8px 12px;border-radius:8px;background:#ffffff05}.step-item.active.svelte-12fgplh{color:#fff;background:#0d75fc1a;border:1px solid rgba(13,117,252,.2);transform:translate(10px)}.step-item.done.svelte-12fgplh{color:#0a7a20;background:#0a7a201a}.step-icon.svelte-12fgplh{width:8px;height:8px;border-radius:50%;background:#444;transition:all .3s}.active.svelte-12fgplh .step-icon:where(.svelte-12fgplh){background:#0d75fc;box-shadow:0 0 10px #0d75fc}.done.svelte-12fgplh .step-icon:where(.svelte-12fgplh){background:#0a7a20}.input-error.svelte-12fgplh{border-color:#ef4444!important;background:#ef44441a!important}.input-success.svelte-12fgplh{border-color:#10b981!important;background:#10b9811a!important}.error-text.svelte-12fgplh{color:#ef4444!important}.success-text.svelte-12fgplh{color:#10b981!important}button.primary.svelte-12fgplh:disabled{background:#333!important;color:#666!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}
