.container.svelte-1nllfry{max-width:var(--max-width);margin:0 auto;padding:0 24px}.gradient-text.svelte-1nllfry{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section.svelte-1nllfry{padding:100px 0;position:relative}.section-label.svelte-1nllfry{color:var(--accent-light);text-transform:uppercase;letter-spacing:1.5px;align-items:center;gap:8px;margin-bottom:20px;font-size:14px;font-weight:600;display:inline-flex}.section-title.svelte-1nllfry{margin-bottom:20px;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.15}.section-subtitle.svelte-1nllfry{color:var(--text-secondary);max-width:640px;font-size:18px;line-height:1.7}.section-subtitle--centered.svelte-1nllfry{margin:0 auto}@keyframes svelte-1nllfry-fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1nllfry-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes svelte-1nllfry-pulse-glow{0%,to{box-shadow:0 0 20px var(--accent-glow)}50%{box-shadow:0 0 40px var(--accent-glow), 0 0 80px #7c3aed26}}@keyframes svelte-1nllfry-gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.animate-on-scroll{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}.btn-primary.svelte-1nllfry{background:var(--gradient-1);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:10px;padding:16px 36px;font-size:17px;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;animation:3s infinite svelte-1nllfry-pulse-glow;display:inline-flex}.btn-primary.svelte-1nllfry:hover{box-shadow:0 12px 40px var(--accent-glow);transform:translateY(-3px)}.btn-full.svelte-1nllfry{justify-content:center;width:100%}.hero.svelte-1nllfry{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-bg.svelte-1nllfry{position:absolute;inset:0;overflow:hidden}.hero-bg.svelte-1nllfry:before{content:"";will-change:transform;background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);width:800px;height:800px;animation:8s ease-in-out infinite svelte-1nllfry-float;position:absolute;top:-200px;right:-200px}.hero-bg.svelte-1nllfry:after{content:"";will-change:transform;background:radial-gradient(circle,#2563eb1a 0%,#0000 70%);width:600px;height:600px;animation:10s ease-in-out infinite reverse svelte-1nllfry-float;position:absolute;bottom:-100px;left:-100px}.hero.svelte-1nllfry .container:where(.svelte-1nllfry){z-index:1;text-align:center;position:relative}.hero-brand.svelte-1nllfry{justify-content:center;align-items:center;gap:16px;margin-bottom:0;animation:.7s both svelte-1nllfry-fadeUp;display:flex}.hero-name.svelte-1nllfry{letter-spacing:-2px;background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:64px;font-weight:900}.hero-connector.svelte-1nllfry{background:linear-gradient(#a78bfa59,#a78bfa0f);width:1px;height:16px;margin:0 auto;animation:.7s 80ms both svelte-1nllfry-fadeUp}.hero-formula.svelte-1nllfry{background:#ffffff08;border:1px solid #ffffff12;border-radius:60px;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:56px;padding:12px 28px;animation:.7s .15s both svelte-1nllfry-fadeUp;display:inline-flex}.formula-part.svelte-1nllfry{color:var(--text-secondary);font-size:15px;font-weight:600}.formula-part.accent.svelte-1nllfry{color:#60a5fa}.formula-plus.svelte-1nllfry{color:#ffffff2e;font-size:16px;font-weight:700}.hero-title.svelte-1nllfry{letter-spacing:-1.5px;margin-bottom:20px;font-size:clamp(40px,7vw,72px);font-weight:900;line-height:1.08;animation:.7s .3s both svelte-1nllfry-fadeUp}.hero-title.svelte-1nllfry .highlight:where(.svelte-1nllfry){background:linear-gradient(135deg,#a78bfa 0%,#60a5fa 50%,#a78bfa 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite svelte-1nllfry-gradient-shift}.hero-examples.svelte-1nllfry{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:48px;font-size:16px;animation:.7s .4s both svelte-1nllfry-fadeUp;display:flex}.hero-dot.svelte-1nllfry{background:var(--text-muted);opacity:.5;border-radius:50%;flex-shrink:0;width:4px;height:4px}.hero-cta-group.svelte-1nllfry{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;animation:.7s .5s both svelte-1nllfry-fadeUp;display:flex}.hero-mascot-sticker.svelte-1nllfry{flex-shrink:0;width:72px;height:72px}.scroll-indicator.svelte-1nllfry{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;margin:40px auto 0;padding:0;animation:.7s .8s both svelte-1nllfry-fadeUp;display:flex}.scroll-chevron.svelte-1nllfry{border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);opacity:.5;width:28px;height:28px;transition:opacity .3s;animation:2s infinite svelte-1nllfry-bounce-chevron;rotate:45deg}.scroll-indicator.svelte-1nllfry:hover .scroll-chevron:where(.svelte-1nllfry){opacity:1}@keyframes svelte-1nllfry-bounce-chevron{0%,to{translate:0}50%{translate:0 8px}}.comparison.svelte-1nllfry{background:var(--bg-secondary)}.comparison-header.svelte-1nllfry{text-align:center;margin-bottom:48px}.vs-row.svelte-1nllfry{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:20px;display:inline-flex}.vs-bubble.svelte-1nllfry{color:var(--text-secondary);background:#ffffff08;border:1px solid #ffffff12;border-radius:60px;align-items:center;gap:14px;padding:12px 28px;font-size:15px;font-weight:600;display:inline-flex}.vs-bubble-spru.svelte-1nllfry{color:#60a5fa}.vs-label.svelte-1nllfry{text-transform:uppercase;letter-spacing:2px;color:#ffffff2e;font-size:14px;font-weight:700}.comparison-cards.svelte-1nllfry{grid-template-columns:1fr 1fr;align-items:start;gap:24px;max-width:880px;margin:0 auto;display:grid}.cmp-window.svelte-1nllfry{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;overflow:hidden}.cmp-window-spru.svelte-1nllfry{border-color:#7c3aed33;box-shadow:0 0 60px #7c3aed0f,0 0 120px #7c3aed08}.cmp-topbar.svelte-1nllfry{border-bottom:1px solid var(--border);background:#ffffff06;align-items:center;gap:10px;padding:14px 18px;display:flex}.cmp-avatar.svelte-1nllfry{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;display:flex}.cmp-window-others.svelte-1nllfry .cmp-avatar:where(.svelte-1nllfry){background:#ffffff14}.cmp-window-spru.svelte-1nllfry .cmp-avatar:where(.svelte-1nllfry){background:var(--gradient-1)}.cmp-topbar-info.svelte-1nllfry .cmp-name:where(.svelte-1nllfry){font-size:14px;font-weight:600}.cmp-topbar-info.svelte-1nllfry .cmp-status:where(.svelte-1nllfry){color:#4ade80;font-size:11px}.cmp-window-others.svelte-1nllfry .cmp-status:where(.svelte-1nllfry){color:var(--text-muted)}.cmp-body.svelte-1nllfry{flex-direction:column;gap:12px;padding:20px 16px;display:flex}.cmp-msg.svelte-1nllfry{border-radius:16px;max-width:88%;padding:10px 14px;font-size:13.5px;line-height:1.55}.cmp-msg-user.svelte-1nllfry{background:var(--accent);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.cmp-msg-bot.svelte-1nllfry{background:#ffffff0f;border-bottom-left-radius:4px;align-self:flex-start}.cmp-window-others.svelte-1nllfry .cmp-msg-bot:where(.svelte-1nllfry){color:var(--text-muted)}.cmp-window-spru.svelte-1nllfry .cmp-msg-bot:where(.svelte-1nllfry){color:var(--text-primary)}.cmp-msg-bot.svelte-1nllfry p:where(.svelte-1nllfry){margin-bottom:2px}.cmp-msg-bot.svelte-1nllfry .cmp-gap:where(.svelte-1nllfry){height:8px}.cmp-actions.svelte-1nllfry{flex-direction:column;align-self:flex-start;gap:8px;padding:2px 0;display:flex}.cmp-action.svelte-1nllfry{color:var(--text-secondary);align-items:center;gap:10px;font-size:13px;display:flex}.cmp-action-dot.svelte-1nllfry{color:#22c55e;background:#22c55e26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.cmp-result.svelte-1nllfry{background:#ffffff0d;border-radius:14px;align-self:flex-start;max-width:88%;padding:12px 14px}.cmp-result-row.svelte-1nllfry{align-items:center;gap:8px;margin-bottom:4px;display:flex}.cmp-result-name.svelte-1nllfry{color:var(--text-primary);font-size:13.5px;font-weight:700}.cmp-result-rating.svelte-1nllfry{color:var(--text-muted);font-size:11px}.cmp-stars.svelte-1nllfry{color:#fbbf24;font-size:10px}.cmp-result-details.svelte-1nllfry{color:var(--text-secondary);margin-bottom:10px;font-size:12.5px}.cmp-result-btn.svelte-1nllfry{background:var(--gradient-1);color:#fff;border-radius:8px;padding:7px 18px;font-size:12px;font-weight:600;display:inline-block}.problem-header.svelte-1nllfry{text-align:center;margin-bottom:60px}.problem-subtitle.svelte-1nllfry{color:var(--text-muted);margin-top:16px;font-size:17px;line-height:1.5}.problem-chat.svelte-1nllfry{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:20px;max-width:480px;margin:0 auto;padding:24px 20px;display:flex}.pchat-group.svelte-1nllfry{flex-direction:column;gap:8px;display:flex}.pchat-sender.svelte-1nllfry{align-items:center;gap:8px;margin-bottom:2px;display:flex}.pchat-sender-avatar.svelte-1nllfry{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.pchat-sender-avatar--user.svelte-1nllfry{background:#ffffff14}.pchat-sender-avatar--spru.svelte-1nllfry{background:#7c3aed33}.pchat-sender-name.svelte-1nllfry{color:var(--text-muted);font-size:13px;font-weight:600}.pchat-bubble.svelte-1nllfry{border-radius:14px;width:fit-content;max-width:85%;padding:10px 14px;font-size:14px;line-height:1.5}.pchat-bubble--user.svelte-1nllfry{color:var(--text-primary);background:#ffffff0f;border-bottom-left-radius:4px;align-self:flex-end}.pchat-bubble--spru.svelte-1nllfry{color:var(--text-primary);background:#7c3aed1a;border-bottom-left-radius:4px}.pchat-checklist.svelte-1nllfry{flex-direction:column;gap:6px;margin-top:4px;display:flex}.pchat-check.svelte-1nllfry{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.pchat-check-icon.svelte-1nllfry{color:var(--accent-light);flex-shrink:0;font-weight:700}.pchat-bubble--result.svelte-1nllfry{color:var(--text-primary);background:#7c3aed26;border:1px solid #7c3aed33;border-bottom-left-radius:4px;font-size:14px;font-weight:600}.skills.svelte-1nllfry{background:var(--bg-secondary)}.skills-header.svelte-1nllfry{text-align:center;margin-bottom:60px}.skills-grid.svelte-1nllfry{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.skill-card.svelte-1nllfry{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;padding:32px 24px;transition:transform .3s,background .3s,border-color .3s;display:flex;position:relative}.skill-card.svelte-1nllfry:before{content:"";background:var(--gradient-1);opacity:0;border-radius:var(--radius) var(--radius) 0 0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.skill-card.svelte-1nllfry:hover{background:var(--bg-card-hover);border-color:#7c3aed33;transform:translateY(-4px)}.skill-card.svelte-1nllfry:hover:before{opacity:1}.skill-card-emoji.svelte-1nllfry{margin-bottom:16px;font-size:36px;display:block}.skill-card.svelte-1nllfry h3:where(.svelte-1nllfry){margin-bottom:10px;font-size:18px;font-weight:700}.skill-card.svelte-1nllfry p:where(.svelte-1nllfry){color:var(--text-secondary);margin-bottom:16px;font-size:14px;line-height:1.6}.skill-card-badges.svelte-1nllfry{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.skill-badge.svelte-1nllfry{border-radius:50px;align-items:center;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.skill-badge-result.svelte-1nllfry{color:var(--accent-light);background:#7c3aed1a}.skill-badge-value.svelte-1nllfry{color:#4ade80;background:#22c55e1f}.skills-more.svelte-1nllfry{text-align:center;margin-top:40px}.skills-more-title.svelte-1nllfry{color:var(--text-primary);margin-bottom:16px;font-size:15px;font-weight:600}.skills-more-examples.svelte-1nllfry{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.skills-more-tag.svelte-1nllfry{border:1px solid var(--border);color:var(--text-secondary);background:#ffffff0d;border-radius:50px;padding:6px 14px;font-size:13px}.how-header.svelte-1nllfry{text-align:center;margin-bottom:56px}.how-title-row.svelte-1nllfry{justify-content:center;align-items:center;gap:20px;display:flex}.how-sticker.svelte-1nllfry{flex-shrink:0;width:100px;height:100px}.how-pipeline.svelte-1nllfry{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;align-items:flex-start;max-width:960px;margin:0 auto;padding:40px 32px;display:flex;position:relative;overflow:hidden}.how-pipeline.svelte-1nllfry:before{content:"";background:var(--gradient-1);opacity:.5;border-radius:24px 24px 0 0;height:2px;position:absolute;top:0;left:0;right:0}.how-stage.svelte-1nllfry{flex-direction:column;flex:1;gap:16px;display:flex}.how-stage-label.svelte-1nllfry{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.how-stage-num.svelte-1nllfry{color:var(--text-muted);font-size:14px;font-weight:700}.how-connector.svelte-1nllfry{flex-shrink:0;justify-content:center;align-items:center;width:48px;padding-top:44px;display:flex}.how-connector-arrow.svelte-1nllfry{background:linear-gradient(90deg, var(--accent), var(--accent-light));opacity:.4;width:32px;height:2px;position:relative}.how-connector-arrow.svelte-1nllfry:after{content:"";border-right:2px solid var(--accent-light);border-bottom:2px solid var(--accent-light);width:7px;height:7px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)rotate(-45deg)}.how-input-bubble.svelte-1nllfry{background:var(--accent);color:#fff;border-radius:18px 18px 6px;padding:14px 18px;font-size:14.5px;line-height:1.5}.how-process-list.svelte-1nllfry{background:#ffffff08;border-radius:14px;flex-direction:column;gap:12px;padding:16px;display:flex}.how-process-item.svelte-1nllfry{color:var(--text-secondary);align-items:center;gap:10px;font-size:13.5px;display:flex}.how-process-check.svelte-1nllfry{color:#22c55e;background:#22c55e26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.how-reply-sender.svelte-1nllfry{color:var(--text-muted);margin-bottom:6px;font-size:12px}.how-reply-bubble.svelte-1nllfry{color:var(--text-primary);background:#ffffff14;border-radius:18px 18px 18px 6px;padding:14px 18px;font-size:14.5px;line-height:1.5}.how-footer.svelte-1nllfry{text-align:center;color:var(--text-muted);margin-top:28px;font-size:15px}.how-footer-accent.svelte-1nllfry{color:var(--accent-light);font-weight:600}.messenger.svelte-1nllfry{background:var(--bg-secondary)}.messenger-header.svelte-1nllfry{text-align:center;margin-bottom:48px}.messenger-platforms.svelte-1nllfry{justify-content:center;align-items:center;gap:32px;margin-bottom:72px;display:flex}.messenger-icon.svelte-1nllfry{border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;font-size:30px;transition:transform .3s;display:flex;position:relative}.messenger-icon.svelte-1nllfry:hover{transform:translateY(-4px)}.messenger-icon--telegram.svelte-1nllfry{background:linear-gradient(135deg,#2aabee,#229ed9);box-shadow:0 8px 32px #2aabee40}.messenger-icon--whatsapp.svelte-1nllfry{background:linear-gradient(135deg,#25d366,#128c7e);box-shadow:0 8px 32px #25d36633}.messenger-icon--imessage.svelte-1nllfry{background:linear-gradient(135deg,#34c759,#30b04a);box-shadow:0 8px 32px #34c75933}.messenger-icon--soon.svelte-1nllfry{border:1px solid var(--border);background:var(--bg-card)!important;box-shadow:none!important}.messenger-icon--soon.svelte-1nllfry svg{opacity:.35}.messenger-icon-label.svelte-1nllfry{color:var(--text-primary);white-space:nowrap;font-size:13px;font-weight:600;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}.messenger-icon-badge.svelte-1nllfry{color:#fff;background:var(--accent);white-space:nowrap;letter-spacing:.3px;text-transform:uppercase;border-radius:10px;padding:3px 8px;font-size:10px;font-weight:700;position:absolute;top:-8px;right:-12px}.messenger-icon-badge--active.svelte-1nllfry{background:#22c55e!important}.messenger-features.svelte-1nllfry{grid-template-columns:repeat(2,1fr);gap:24px;max-width:780px;margin:0 auto;display:grid}.messenger-feature.svelte-1nllfry{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:28px 24px;transition:transform .3s,border-color .3s}.messenger-feature.svelte-1nllfry:hover{border-color:#7c3aed26;transform:translateY(-4px)}.messenger-feature.svelte-1nllfry h4:where(.svelte-1nllfry){margin-bottom:8px;font-size:17px;font-weight:700}.messenger-feature.svelte-1nllfry p:where(.svelte-1nllfry){color:var(--text-secondary);font-size:14px;line-height:1.6}.messenger-feature-visual.svelte-1nllfry{margin-bottom:20px}.mini-chat.svelte-1nllfry{background:#0000004d;border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.mini-chat-header.svelte-1nllfry{border-bottom:1px solid var(--border);align-items:center;gap:8px;margin-bottom:4px;padding-bottom:8px;display:flex}.mini-chat-avatar.svelte-1nllfry{font-size:18px}.mini-chat-name.svelte-1nllfry{color:var(--text-secondary);font-size:12px;font-weight:600}.mini-chat-bubble.svelte-1nllfry{border-radius:12px;max-width:85%;padding:8px 12px;font-size:13px;line-height:1.4}.mini-chat-bubble--user.svelte-1nllfry{background:var(--accent);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.mini-chat-bubble--bot.svelte-1nllfry{color:var(--text-primary);background:#ffffff14;border-bottom-left-radius:4px;align-self:flex-start}.demo-header.svelte-1nllfry{text-align:center;margin-bottom:60px}.chat-window.svelte-1nllfry{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;max-width:520px;margin:0 auto;overflow:hidden}.chat-top-bar.svelte-1nllfry{border-bottom:1px solid var(--border);background:#ffffff08;align-items:center;gap:10px;padding:16px 20px;display:flex}.chat-top-bar.svelte-1nllfry .avatar:where(.svelte-1nllfry){background:var(--gradient-1);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.chat-top-bar.svelte-1nllfry .name:where(.svelte-1nllfry){font-size:15px;font-weight:600}.chat-top-bar.svelte-1nllfry .status:where(.svelte-1nllfry){color:#4ade80;font-size:12px}.chat-messages.svelte-1nllfry{flex-direction:column;gap:16px;min-height:360px;padding:24px 20px;display:flex}.chat-msg{opacity:0;border-radius:16px;max-width:80%;padding:12px 16px;font-size:14px;line-height:1.55;transform:translateY(10px)}.chat-msg.visible{opacity:1;transition:all .4s cubic-bezier(.16,1,.3,1);transform:translateY(0)}.chat-msg.user{background:var(--accent);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.chat-msg.bot{color:var(--text-primary);background:#ffffff12;border-bottom-left-radius:4px;align-self:flex-start}.memory.svelte-1nllfry{background:var(--bg-secondary)}.memory-layout.svelte-1nllfry{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.memory-content.svelte-1nllfry .section-title:where(.svelte-1nllfry){margin-bottom:24px}.memory-list.svelte-1nllfry{flex-direction:column;gap:20px;margin-top:32px;list-style:none;display:flex}.memory-list.svelte-1nllfry li:where(.svelte-1nllfry){align-items:flex-start;gap:16px;display:flex}.memory-list.svelte-1nllfry .icon-wrap:where(.svelte-1nllfry){background:#7c3aed1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.memory-list.svelte-1nllfry h4:where(.svelte-1nllfry){margin-bottom:4px;font-size:16px;font-weight:600}.memory-list.svelte-1nllfry p:where(.svelte-1nllfry){color:var(--text-secondary);font-size:14px;line-height:1.55}.memory-sticker.svelte-1nllfry{width:120px;height:120px;margin-bottom:8px}.memory-timeline.svelte-1nllfry{flex-direction:column;gap:0;padding-left:32px;display:flex;position:relative}.memory-timeline.svelte-1nllfry:before{content:"";background:linear-gradient(to bottom, var(--accent), var(--accent-light), var(--accent));opacity:.4;width:2px;position:absolute;top:12px;bottom:12px;left:11px}.memory-timeline-step.svelte-1nllfry{margin-bottom:16px;position:relative}.memory-timeline-step.svelte-1nllfry:before{content:"";background:var(--accent);width:10px;height:10px;box-shadow:0 0 12px var(--accent-glow);border-radius:50%;position:absolute;top:8px;left:-26px}.memory-timeline-step.svelte-1nllfry .time:where(.svelte-1nllfry){color:var(--accent-light);margin-bottom:8px;font-size:13px;font-weight:600}.memory-timeline-item.svelte-1nllfry{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);padding:16px 20px}.memory-timeline-item.svelte-1nllfry p:where(.svelte-1nllfry){color:var(--text-primary);font-size:14px;line-height:1.5}.pricing.svelte-1nllfry{background:var(--bg-secondary)}.pricing-header.svelte-1nllfry{text-align:center;margin-bottom:48px}.pricing-cards.svelte-1nllfry{grid-template-columns:repeat(2,1fr);gap:24px;max-width:640px;margin:0 auto;display:grid}.pricing-card.svelte-1nllfry{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:32px 28px;transition:transform .3s,border-color .3s;position:relative}.pricing-card.svelte-1nllfry:hover{border-color:#7c3aed33;transform:translateY(-4px)}.pricing-card--popular.svelte-1nllfry{border-color:#7c3aed4d;box-shadow:0 0 60px #7c3aed14}.pricing-card--popular.svelte-1nllfry:before{content:"";background:var(--gradient-1);border-radius:var(--radius) var(--radius) 0 0;height:3px;position:absolute;top:0;left:0;right:0}.pricing-badge.svelte-1nllfry{text-transform:uppercase;letter-spacing:1px;color:var(--accent-light);background:#7c3aed26;border-radius:50px;margin-bottom:16px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.pricing-plan.svelte-1nllfry{margin-bottom:8px;font-size:20px;font-weight:700}.pricing-amount.svelte-1nllfry{margin-bottom:4px;font-size:48px;font-weight:900}.pricing-amount.svelte-1nllfry span:where(.svelte-1nllfry){color:var(--text-secondary);font-size:20px;font-weight:600}.pricing-per-day.svelte-1nllfry{color:var(--text-muted);margin-bottom:24px;font-size:14px}.pricing-features.svelte-1nllfry{text-align:left;flex-direction:column;gap:12px;margin-bottom:28px;list-style:none;display:flex}.pricing-features.svelte-1nllfry li:where(.svelte-1nllfry){color:var(--text-secondary);align-items:center;gap:10px;font-size:14px;display:flex}.pricing-features.svelte-1nllfry li:where(.svelte-1nllfry):before{content:"✓";color:#22c55e;flex-shrink:0;font-weight:700}.final-cta.svelte-1nllfry{text-align:center;position:relative;overflow:hidden}.final-cta.svelte-1nllfry:before{content:"";background:radial-gradient(circle,#7c3aed1f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.final-cta.svelte-1nllfry .container:where(.svelte-1nllfry){z-index:1;position:relative}.cta-sticker.svelte-1nllfry{width:140px;height:140px;margin:0 auto 24px;animation:4s ease-in-out infinite svelte-1nllfry-float}.final-cta.svelte-1nllfry .section-title:where(.svelte-1nllfry){margin-bottom:16px}.final-cta.svelte-1nllfry .section-subtitle:where(.svelte-1nllfry){margin:0 auto 40px}.final-cta.svelte-1nllfry .btn-primary:where(.svelte-1nllfry){margin-top:8px}@media (width<=900px){.problem-chat.svelte-1nllfry{gap:16px;margin:0 16px;padding:20px 16px}.skills-grid.svelte-1nllfry,.memory-layout.svelte-1nllfry,.messenger-features.svelte-1nllfry{grid-template-columns:1fr}.how-pipeline.svelte-1nllfry{flex-direction:column;max-width:400px;margin:0 auto;padding:28px 20px}.how-connector.svelte-1nllfry{width:100%;height:36px;padding-top:0}.how-connector-arrow.svelte-1nllfry{width:2px;height:24px}.how-connector-arrow.svelte-1nllfry:after{inset:auto auto -1px 50%;transform:translate(-50%)rotate(45deg)}.messenger-features.svelte-1nllfry{max-width:400px;margin:0 auto}.messenger-icon.svelte-1nllfry{border-radius:14px;width:52px;height:52px;font-size:24px}.messenger-icon.svelte-1nllfry svg{width:22px;height:22px}.comparison-cards.svelte-1nllfry{grid-template-columns:1fr;max-width:420px}.pricing-cards.svelte-1nllfry{grid-template-columns:1fr;max-width:360px}.section.svelte-1nllfry{padding:60px 0}.hero.svelte-1nllfry{min-height:auto;padding:120px 0 60px}.hero-brand.svelte-1nllfry{gap:12px}.hero-name.svelte-1nllfry{font-size:48px}.hero-connector.svelte-1nllfry{height:12px}.hero-formula.svelte-1nllfry{gap:8px;padding:10px 20px}.formula-part.svelte-1nllfry{font-size:13px}.formula-plus.svelte-1nllfry{font-size:14px}.how-title-row.svelte-1nllfry{flex-direction:column;gap:8px}.how-sticker.svelte-1nllfry{width:80px;height:80px}.memory-sticker.svelte-1nllfry{width:90px;height:90px}.cta-sticker.svelte-1nllfry{width:100px;height:100px}}@media (width<=600px){.hero-cta-group.svelte-1nllfry{flex-direction:column}.btn-primary.svelte-1nllfry{justify-content:center;width:100%}.hero-examples.svelte-1nllfry{font-size:15px}.vs-row.svelte-1nllfry{gap:10px}.vs-bubble.svelte-1nllfry{gap:8px;padding:10px 20px;font-size:13px}.hero-mascot-sticker.svelte-1nllfry{width:48px;height:48px}}
