@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Be Vietnam Pro,system-ui,sans-serif;background:#080c14;color:#e8eaf0;overflow-x:hidden}:root{--orange: #ff6b00;--amber: #fbbf24;--bg: #080c14;--bg-2: #0d1220;--bg-3: #111827;--border: rgba(255,255,255,.07);--text: #e8eaf0;--muted: #6b7280;--radius: 16px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.header.svelte-1uha8ag{position:fixed;top:0;left:0;right:0;z-index:100;background:#080c14bf;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid var(--border)}.header-inner.svelte-1uha8ag{max-width:1280px;margin:0 auto;padding:0 2rem;height:68px;display:flex;align-items:center;gap:2rem}.logo-mark.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem;font-family:Be Vietnam Pro,sans-serif;font-weight:800}.logo-icon.svelte-1uha8ag{font-size:1.4rem}.logo-text.svelte-1uha8ag{font-size:1.25rem;background:linear-gradient(135deg,var(--orange),var(--amber));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header-nav.svelte-1uha8ag{display:flex;gap:2rem;margin-left:2rem;flex:1}.header-nav.svelte-1uha8ag a:where(.svelte-1uha8ag){color:var(--muted);text-decoration:none;font-size:.92rem;font-weight:500;transition:color .2s}.header-nav.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{color:var(--text)}.header-actions.svelte-1uha8ag{display:flex;gap:.75rem;margin-left:auto}.btn-ghost.svelte-1uha8ag{padding:.55rem 1.25rem;background:transparent;color:var(--text);border:1px solid var(--border);border-radius:10px;font-weight:500;cursor:pointer;font-size:.9rem;transition:all .2s;font-family:Be Vietnam Pro,sans-serif}.btn-ghost.svelte-1uha8ag:hover{border-color:#fff3;background:#ffffff0a}.btn-cta.svelte-1uha8ag{padding:.55rem 1.35rem;background:linear-gradient(135deg,var(--orange),var(--amber));color:#000;border:none;border-radius:10px;font-weight:700;cursor:pointer;font-size:.9rem;transition:all .25s;font-family:Be Vietnam Pro,sans-serif}.btn-cta.svelte-1uha8ag:hover{transform:translateY(-1px);box-shadow:0 6px 24px #ff6b0059}.hero.svelte-1uha8ag{position:relative;min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1280px;margin:0 auto;padding:120px 2rem 80px}.hero-noise.svelte-1uha8ag{position:fixed;inset:0;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");opacity:.4}@keyframes svelte-1uha8ag-orb-drift{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-30px) scale(1.05)}}.hero-grid.svelte-1uha8ag{position:absolute;inset:0;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse at 50% 50%,black 40%,transparent 80%);mask-image:radial-gradient(ellipse at 50% 50%,black 40%,transparent 80%);pointer-events:none;z-index:0}.hero-content.svelte-1uha8ag{position:relative;z-index:1}.hero-badge.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.6rem;border:1px solid rgba(251,191,36,.25);border-radius:50px;padding:.45rem 1rem;font-size:.82rem;font-weight:500;color:var(--amber);background:#fbbf240d;margin-bottom:2rem}.badge-dot.svelte-1uha8ag{width:7px;height:7px;border-radius:50%;background:var(--amber);animation:svelte-1uha8ag-pulse-dot 2s ease-in-out infinite}@keyframes svelte-1uha8ag-pulse-dot{0%,to{opacity:1}50%{opacity:.7}}.hero-title.svelte-1uha8ag{font-family:Be Vietnam Pro,sans-serif;font-weight:800;font-size:clamp(1.7rem,3.5vw,3.2rem);line-height:1.3;color:#fff;margin-bottom:1.5rem;word-break:keep-all;overflow-wrap:normal}.hero-title.svelte-1uha8ag em:where(.svelte-1uha8ag){font-style:normal;display:inline;background:linear-gradient(135deg,var(--orange),var(--amber));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub.svelte-1uha8ag{font-size:1.1rem;color:var(--muted);line-height:1.7;max-width:520px;margin-bottom:2.5rem}.hero-actions.svelte-1uha8ag{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.btn-primary-lg.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;background:linear-gradient(135deg,var(--orange),var(--amber));color:#000;border:none;border-radius:12px;cursor:pointer;transition:all .25s;font-family:Be Vietnam Pro,sans-serif}.btn-primary-lg.svelte-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 10px 36px #ff6b0066}.btn-arrow.svelte-1uha8ag{font-size:1.1rem}.hero-stats.svelte-1uha8ag{display:flex;align-items:center;gap:2rem;padding:1.5rem 2rem;border:1px solid var(--border);border-radius:var(--radius);background:#ffffff05;width:fit-content}.hero-stat.svelte-1uha8ag strong:where(.svelte-1uha8ag){display:block;font-family:Be Vietnam Pro,sans-serif;font-weight:800;font-size:1.5rem;background:linear-gradient(135deg,var(--orange),var(--amber));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-stat.svelte-1uha8ag span:where(.svelte-1uha8ag){font-size:.82rem;color:var(--muted)}.stat-divider.svelte-1uha8ag{width:1px;height:40px;background:var(--border)}.hero-visual.svelte-1uha8ag{position:relative;z-index:1}.coin-mockup.svelte-1uha8ag{position:relative;max-width:360px;margin:0 auto}.main-card.svelte-1uha8ag{background:var(--bg-2);border:1px solid var(--border);border-radius:24px;padding:1.75rem;box-shadow:0 40px 80px #00000080}.coin-card-header.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem}.coin-live-dot.svelte-1uha8ag{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55e99;animation:svelte-1uha8ag-pulse-dot 1.5s ease-in-out infinite}.coin-live-text.svelte-1uha8ag{font-size:.8rem;color:#22c55e;font-weight:600}.coin-card-body.svelte-1uha8ag{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.coin-avatar.svelte-1uha8ag{font-size:2.5rem}.coin-name-lg.svelte-1uha8ag{font-family:Be Vietnam Pro,sans-serif;font-weight:700;font-size:1.1rem}.coin-ticker.svelte-1uha8ag{font-size:.8rem;color:var(--muted)}.coin-price-lg.svelte-1uha8ag{margin-left:auto;font-family:Be Vietnam Pro,sans-serif;font-weight:800;font-size:1.5rem;color:#fff}.coin-card-chart.svelte-1uha8ag{margin-bottom:1rem}.coin-card-chart.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:100%;height:60px}.coin-change.svelte-1uha8ag{font-size:.88rem;font-weight:700;padding:.4rem .8rem;border-radius:8px;display:inline-block}.coin-change.positive.svelte-1uha8ag{background:#22c55e1f;color:#22c55e}.floating-badge.svelte-1uha8ag{position:absolute;background:var(--bg-3);border:1px solid var(--border);border-radius:50px;padding:.5rem 1rem;font-size:.82rem;font-weight:600;display:flex;align-items:center;gap:.4rem;white-space:nowrap;box-shadow:0 8px 32px #0000004d}.badge-top.svelte-1uha8ag{top:-16px;right:-24px;animation:svelte-1uha8ag-float-badge 4s ease-in-out infinite}.badge-bottom.svelte-1uha8ag{bottom:-16px;left:-24px;animation:svelte-1uha8ag-float-badge 4s ease-in-out infinite 1s}@keyframes svelte-1uha8ag-float-badge{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.section-container.svelte-1uha8ag{max-width:1280px;margin:0 auto;padding:0 2rem}.section-label.svelte-1uha8ag{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);border:1px solid rgba(255,107,0,.25);border-radius:50px;padding:.3rem .9rem;margin-bottom:1.25rem}.section-title.svelte-1uha8ag{font-family:Be Vietnam Pro,sans-serif;font-weight:800;font-size:clamp(1.5rem,3vw,2.4rem);line-height:1.4;color:#fff;margin-bottom:1rem;text-align:center}.section-sub.svelte-1uha8ag{color:var(--muted);font-size:1.05rem;text-align:center;margin-bottom:3rem;max-width:560px;margin-left:auto;margin-right:auto}.features-section.svelte-1uha8ag{padding:8rem 2rem;background:linear-gradient(to bottom,var(--bg),var(--bg-2))}.features-section.svelte-1uha8ag .section-title:where(.svelte-1uha8ag),.features-section.svelte-1uha8ag .section-label:where(.svelte-1uha8ag){text-align:center;display:block}.features-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.feature-card.svelte-1uha8ag{background:#ffffff06;border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:all .3s ease;position:relative;overflow:hidden}.feature-card.svelte-1uha8ag:hover{border-color:#ff6b0033;background:#ffffff0a;transform:translateY(-4px)}.feature-card.svelte-1uha8ag:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--orange),var(--amber));transform:scaleX(0);transition:transform .3s ease;transform-origin:left}.feature-card.svelte-1uha8ag:hover:after{transform:scaleX(1)}.feature-card.svelte-1uha8ag:nth-child(1){grid-column:span 2}.feature-card.svelte-1uha8ag:nth-child(5){grid-column:span 2}.feature-icon-wrap.svelte-1uha8ag{font-size:2rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#ff6b0014;border-radius:12px;border:1px solid rgba(255,107,0,.15)}.feature-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-family:Be Vietnam Pro,sans-serif;font-size:1.15rem;font-weight:700;margin-bottom:.75rem;color:#fff}.feature-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--muted);font-size:.95rem;line-height:1.65}.feature-tag.svelte-1uha8ag{display:inline-block;margin-top:1rem;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:50px;background:#ff6b001a;color:var(--orange);border:1px solid rgba(255,107,0,.2)}.hiw-section.svelte-1uha8ag{padding:8rem 2rem;background:var(--bg)}.hiw-section.svelte-1uha8ag .section-title:where(.svelte-1uha8ag),.hiw-section.svelte-1uha8ag .section-label:where(.svelte-1uha8ag){text-align:center;display:block}.steps-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3.5rem;position:relative}.steps-grid.svelte-1uha8ag:before{content:"";position:absolute;top:2.5rem;left:12.5%;right:12.5%;height:1px;background:linear-gradient(90deg,transparent,var(--border),var(--border),transparent)}.step-card.svelte-1uha8ag{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:all .3s ease}.step-card.svelte-1uha8ag:hover{border-color:#ff6b0033;transform:translateY(-4px)}.step-num.svelte-1uha8ag{font-family:Be Vietnam Pro,sans-serif;font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,var(--orange),var(--amber));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.25rem;line-height:1}.step-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-family:Be Vietnam Pro,sans-serif;font-weight:700;font-size:1.05rem;color:#fff;margin-bottom:.75rem}.step-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--muted);font-size:.92rem;line-height:1.65}.showcase-section.svelte-1uha8ag{padding:8rem 0;background:var(--bg-2);overflow:hidden}.showcase-section.svelte-1uha8ag .section-container:where(.svelte-1uha8ag){padding:0 2rem}.showcase-section.svelte-1uha8ag .section-title:where(.svelte-1uha8ag),.showcase-section.svelte-1uha8ag .section-label:where(.svelte-1uha8ag){text-align:center;display:block}.trading-wrapper.svelte-1uha8ag{position:relative;margin-top:3rem;padding:1.5rem 0}.trading-scroll.svelte-1uha8ag{display:flex;gap:1.25rem;overflow-x:auto;padding:.5rem 4rem;scrollbar-width:none;cursor:grab}.trading-scroll.svelte-1uha8ag::-webkit-scrollbar{display:none}.recent-token-card.svelte-1uha8ag{flex-shrink:0;width:280px;background:var(--bg-3);border:1px solid var(--border);border-radius:24px;transition:all .3s;cursor:pointer;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;padding-bottom:1.5rem}.recent-token-card.svelte-1uha8ag:hover{border-color:#ff6b0066;transform:translateY(-6px);box-shadow:0 20px 40px #0006}.recent-token-cover.svelte-1uha8ag{width:100%;height:80px;background:linear-gradient(135deg,#ff6b0026,#fbbf240d);border-bottom:1px solid rgba(255,255,255,.05)}.recent-token-img-wrapper.svelte-1uha8ag{width:88px;height:88px;border-radius:50%;background:var(--bg-2);display:flex;align-items:center;justify-content:center;margin-top:-44px;margin-bottom:1rem;padding:.35rem;border:4px solid var(--bg-3);box-shadow:0 8px 16px #0003}.recent-token-img.svelte-1uha8ag{width:100%;height:100%;border-radius:50%;object-fit:cover;background:#fff}.recent-token-info.svelte-1uha8ag{display:flex;flex-direction:column;gap:.4rem;width:100%;padding:0 1.5rem;margin-bottom:1.5rem}.recent-token-name.svelte-1uha8ag{font-family:Be Vietnam Pro,sans-serif;font-weight:800;font-size:1.2rem;color:#fff}.recent-token-symbol.svelte-1uha8ag{font-size:.8rem;font-weight:700;color:var(--orange);background:#ff6b001a;padding:.25rem .75rem;border-radius:50px;width:fit-content;margin:0 auto;letter-spacing:.05em}.recent-token-action.svelte-1uha8ag{font-size:.9rem;font-weight:600;color:var(--text);display:flex;align-items:center;gap:.4rem;padding:.6rem 1.25rem;background:#ffffff08;border-radius:50px;transition:all .2s;border:1px solid var(--border)}.recent-token-card.svelte-1uha8ag:hover .recent-token-action:where(.svelte-1uha8ag){background:#ff6b001a;color:var(--orange);border-color:#ff6b004d}.recent-token-action.svelte-1uha8ag span:where(.svelte-1uha8ag){transition:transform .2s;font-size:1.1rem}.recent-token-card.svelte-1uha8ag:hover .recent-token-action:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag){transform:translate(2px,-2px)}.see-more-card.svelte-1uha8ag{justify-content:center;background:#ffffff04;border:2px dashed rgba(255,255,255,.1);padding:0;box-shadow:none}.see-more-card.svelte-1uha8ag:hover{border-style:solid;box-shadow:0 10px 30px #0003}.see-more-content.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--muted);transition:color .3s}.see-more-card.svelte-1uha8ag:hover .see-more-content:where(.svelte-1uha8ag){color:var(--orange)}.see-more-icon.svelte-1uha8ag{font-size:2.5rem;font-weight:300;transition:transform .3s;line-height:1}.see-more-card.svelte-1uha8ag:hover .see-more-icon:where(.svelte-1uha8ag){transform:translate(6px)}.see-more-text.svelte-1uha8ag{font-family:Be Vietnam Pro,sans-serif;font-weight:700;font-size:1.1rem}.scroll-btn.svelte-1uha8ag{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffff14;border:1px solid var(--border);color:#fff;font-size:1.4rem;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .2s}.scroll-btn.svelte-1uha8ag:hover{background:#ff6b0033;border-color:var(--orange)}.scroll-btn.left.svelte-1uha8ag{left:1rem}.scroll-btn.right.svelte-1uha8ag{right:1rem}.scroll-fade.svelte-1uha8ag{position:absolute;top:0;bottom:0;width:80px;pointer-events:none;z-index:5}.left-fade.svelte-1uha8ag{left:0;background:linear-gradient(to right,var(--bg-2),transparent)}.right-fade.svelte-1uha8ag{right:0;background:linear-gradient(to left,var(--bg-2),transparent)}.chains-section.svelte-1uha8ag{padding:8rem 2rem;background:var(--bg)}.chains-layout.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.chains-text.svelte-1uha8ag .section-title:where(.svelte-1uha8ag){text-align:left}.chains-text.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--muted);font-size:1rem;line-height:1.7;margin-top:1rem}.chains-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.chain-card.svelte-1uha8ag{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:all .3s}.chain-card.svelte-1uha8ag:hover{transform:translateY(-4px);border-color:#ffffff1f}.chain-dot.svelte-1uha8ag{width:12px;height:12px;border-radius:50%;margin-bottom:.75rem}.chain-name.svelte-1uha8ag{font-weight:700;font-size:.92rem;color:#fff;margin-bottom:.25rem}.chain-symbol.svelte-1uha8ag{font-size:.78rem;color:var(--muted)}.pricing-section.svelte-1uha8ag{padding:8rem 2rem;background:var(--bg-2)}.pricing-section.svelte-1uha8ag .section-title:where(.svelte-1uha8ag),.pricing-section.svelte-1uha8ag .section-label:where(.svelte-1uha8ag){text-align:center;display:block}.pricing-grid.svelte-1uha8ag{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.pricing-card.svelte-1uha8ag{background:#ffffff06;border:1px solid var(--border);border-radius:20px;padding:2.5rem;display:flex;flex-direction:column;position:relative;transition:all .3s}.pricing-card.svelte-1uha8ag:hover{transform:translateY(-6px)}.pricing-card.popular.svelte-1uha8ag{background:#ff6b000a;border-color:#ff6b0059;box-shadow:0 0 60px #ff6b001f}.popular-pill.svelte-1uha8ag{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--orange),var(--amber));color:#000;font-size:.75rem;font-weight:800;padding:.3rem 1rem;border-radius:50px;white-space:nowrap;letter-spacing:.03em;text-transform:uppercase}.plan-name.svelte-1uha8ag{font-family:Be Vietnam Pro,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:.5rem}.plan-price.svelte-1uha8ag{font-family:Be Vietnam Pro,sans-serif;font-size:3rem;font-weight:800;color:#fff;line-height:1;margin-bottom:.75rem}.plan-desc.svelte-1uha8ag{color:var(--muted);font-size:.9rem;margin-bottom:2rem;line-height:1.5}.plan-features.svelte-1uha8ag{list-style:none;margin-bottom:2rem;flex:1}.plan-features.svelte-1uha8ag li:where(.svelte-1uha8ag){color:#b0b8c8;font-size:.9rem;margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem}.plan-features.svelte-1uha8ag li:where(.svelte-1uha8ag):before{content:"✓";color:var(--orange);font-weight:700;flex-shrink:0}.btn-primary-plan.svelte-1uha8ag{width:100%;padding:.85rem;font-size:.95rem;font-weight:700;background:linear-gradient(135deg,var(--orange),var(--amber));color:#000;border:none;border-radius:10px;cursor:pointer;transition:all .25s;font-family:Be Vietnam Pro,sans-serif}.btn-primary-plan.svelte-1uha8ag:hover{transform:translateY(-1px);box-shadow:0 8px 24px #ff6b0059}.testimonials-section.svelte-1uha8ag{padding:8rem 2rem;background:var(--bg)}.testimonials-section.svelte-1uha8ag .section-title:where(.svelte-1uha8ag),.testimonials-section.svelte-1uha8ag .section-label:where(.svelte-1uha8ag){text-align:center;display:block}.testimonials-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem}.testimonial.svelte-1uha8ag{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:all .3s}.testimonial.svelte-1uha8ag:hover{border-color:#ff6b0026;transform:translateY(-4px)}.quote-mark.svelte-1uha8ag{font-family:Be Vietnam Pro,sans-serif;font-size:4rem;font-weight:800;background:linear-gradient(135deg,var(--orange),var(--amber));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1;margin-bottom:.5rem}.testimonial.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#a0aec0;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.testimonial-footer.svelte-1uha8ag{display:flex;align-items:center;gap:.75rem}.avatar.svelte-1uha8ag{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--amber));display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:800;color:#000;flex-shrink:0}.author-name.svelte-1uha8ag{font-weight:700;font-size:.9rem;color:#fff}.faq-section.svelte-1uha8ag{padding:8rem 2rem;background:var(--bg-2)}.faq-layout.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1.5fr;gap:6rem;align-items:start}.faq-item.svelte-1uha8ag{border-bottom:1px solid var(--border);overflow:hidden}.faq-item.svelte-1uha8ag details:where(.svelte-1uha8ag){cursor:pointer}.faq-item.svelte-1uha8ag summary:where(.svelte-1uha8ag){padding:1.25rem 0;font-weight:600;font-size:1rem;color:#fff;list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:color .2s}.faq-item.svelte-1uha8ag summary:where(.svelte-1uha8ag)::-webkit-details-marker{display:none}.faq-item.svelte-1uha8ag summary:where(.svelte-1uha8ag):after{content:"+";font-size:1.25rem;color:var(--muted);transition:transform .3s;flex-shrink:0}.faq-item.svelte-1uha8ag details[open]:where(.svelte-1uha8ag) summary:where(.svelte-1uha8ag):after{transform:rotate(45deg)}.faq-item.svelte-1uha8ag details[open]:where(.svelte-1uha8ag) summary:where(.svelte-1uha8ag){color:var(--orange)}.faq-item.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--muted);font-size:.95rem;line-height:1.7;padding-bottom:1.25rem}.footer.svelte-1uha8ag{background:#050810;border-top:1px solid var(--border);padding:4rem 2rem 2rem}.footer-inner.svelte-1uha8ag{max-width:1280px;margin:0 auto;padding-bottom:3rem}.footer-brand.svelte-1uha8ag .logo-mark:where(.svelte-1uha8ag){margin-bottom:1rem}.footer-brand.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--muted);font-size:.88rem;line-height:1.7;max-width:300px}.footer-bottom.svelte-1uha8ag{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--border)}.footer-copy.svelte-1uha8ag{color:var(--muted);font-size:.82rem}.zalo-float.svelte-1uha8ag{position:fixed;right:25px;bottom:80px;width:60px;height:60px;border-radius:10px;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 18px 60px #0000008c;z-index:999;overflow:hidden;border:2px solid rgba(0,160,227,.7);transition:transform .18s ease,box-shadow .18s ease;animation:svelte-1uha8ag-zalo-pulse 1s ease-in-out 20}@keyframes svelte-1uha8ag-zalo-pulse{0%,to{opacity:1;box-shadow:0 18px 60px #0000008c,0 0 #00a0e300;transform:translateY(0)}50%{opacity:.92;box-shadow:0 22px 70px #0009,0 0 0 6px #00a0e32e;transform:translateY(-1px)}}.zalo-float.svelte-1uha8ag img:where(.svelte-1uha8ag){width:120%;height:120%;object-fit:cover}.zalo-float.svelte-1uha8ag:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 24px 80px #000000b3}@media(max-width:1024px){.hero.svelte-1uha8ag{grid-template-columns:1fr;text-align:center;padding-top:100px}.hero-sub.svelte-1uha8ag,.hero-badge.svelte-1uha8ag{margin-left:auto;margin-right:auto}.hero-content.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center}.hero-actions.svelte-1uha8ag,.hero-stats.svelte-1uha8ag{justify-content:center}.hero-visual.svelte-1uha8ag{display:none}.features-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.feature-card.svelte-1uha8ag:nth-child(1),.feature-card.svelte-1uha8ag:nth-child(5){grid-column:span 2}.steps-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.steps-grid.svelte-1uha8ag:before{display:none}.chains-layout.svelte-1uha8ag{grid-template-columns:1fr;gap:3rem;text-align:center}.chains-text.svelte-1uha8ag .section-title:where(.svelte-1uha8ag){text-align:center}.chains-text.svelte-1uha8ag .btn-primary-lg:where(.svelte-1uha8ag){margin-left:auto;margin-right:auto;display:flex;width:fit-content}.pricing-grid.svelte-1uha8ag{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.testimonials-grid.svelte-1uha8ag{grid-template-columns:1fr;max-width:560px;margin-left:auto;margin-right:auto}.faq-layout.svelte-1uha8ag{grid-template-columns:1fr}}@media(max-width:960px){.header-nav.svelte-1uha8ag{display:none}}@media(max-width:768px){.features-grid.svelte-1uha8ag{grid-template-columns:1fr}.feature-card.svelte-1uha8ag:nth-child(1),.feature-card.svelte-1uha8ag:nth-child(5){grid-column:span 1}.steps-grid.svelte-1uha8ag{grid-template-columns:1fr}.chains-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.footer-bottom.svelte-1uha8ag{flex-direction:column;gap:1.5rem;text-align:center}.zalo-float.svelte-1uha8ag{right:20px;bottom:50px;width:56px;height:56px}.stat-divider.svelte-1uha8ag{width:60px;height:1px}}@media(max-width:608px){.hero-stats.svelte-1uha8ag{flex-direction:column;align-items:center}}@media(max-width:558px){.btn-ghost.svelte-1uha8ag{display:none}}
