:root{--bg: #0b0b0f;--panel: #121417;--text: #e8e8ea;--muted: #a1a1b0;--primary: #f59e0b}.page[data-astro-cid-ezj3bnu5]{color:var(--text);background:var(--bg)}.section-title[data-astro-cid-ezj3bnu5]{font-size:clamp(1.25rem,1vw + 1rem,1.75rem);font-weight:500;letter-spacing:-.01em;text-wrap:balance;margin-bottom:1rem;color:#fff;text-align:center}.section-subtitle[data-astro-cid-ezj3bnu5]{color:var(--muted);text-align:center;margin-bottom:2rem}.hero[data-astro-cid-ezj3bnu5]{padding:2rem 1.5rem 2.5rem;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1000px){.hero[data-astro-cid-ezj3bnu5]{grid-template-columns:1fr 1fr;padding:2.5rem 2rem 3rem;gap:4rem}}.hero__left[data-astro-cid-ezj3bnu5]{text-align:left}.hero__badge[data-astro-cid-ezj3bnu5]{display:inline-block;background:#f59e0b26;color:var(--primary);padding:.4rem 1rem;border-radius:50px;font-size:.85rem;font-weight:500;margin-bottom:1.25rem;border:1px solid rgba(245,158,11,.25)}.hero__title[data-astro-cid-ezj3bnu5]{font-size:clamp(1.5rem,2vw + .75rem,2.25rem);font-weight:600;color:#fff;line-height:1.15;letter-spacing:-.02em}.hero__subtitle[data-astro-cid-ezj3bnu5]{margin-top:1.25rem;color:var(--muted);line-height:1.7;font-size:1.05rem}.hero__features[data-astro-cid-ezj3bnu5]{list-style:none;padding:0;margin:1.5rem 0;display:grid;gap:.65rem}.hero__features[data-astro-cid-ezj3bnu5] li[data-astro-cid-ezj3bnu5]{display:flex;align-items:center;gap:.6rem;color:var(--text);font-size:.95rem}.hero__features[data-astro-cid-ezj3bnu5] svg[data-astro-cid-ezj3bnu5]{color:var(--primary);flex-shrink:0}.hero__actions[data-astro-cid-ezj3bnu5]{margin-top:1.75rem;display:flex;gap:1rem;flex-wrap:wrap}.hero__note[data-astro-cid-ezj3bnu5]{margin-top:1.25rem;font-size:.85rem;color:var(--muted)}.hero__right[data-astro-cid-ezj3bnu5]{display:flex;justify-content:center}@media(max-width:999px){.hero__left[data-astro-cid-ezj3bnu5]{text-align:center}.hero__features[data-astro-cid-ezj3bnu5]{max-width:400px;margin-left:auto;margin-right:auto;text-align:left}.hero__actions[data-astro-cid-ezj3bnu5]{justify-content:center}.hero__note[data-astro-cid-ezj3bnu5]{text-align:center}}.btn[data-astro-cid-ezj3bnu5]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.95rem;border:1px solid transparent;cursor:pointer;transition:all .2s ease}.btn--primary[data-astro-cid-ezj3bnu5]{background:var(--primary);color:#000;border-color:var(--primary)}.btn--primary[data-astro-cid-ezj3bnu5]:hover{background:#fbbf24;border-color:#fbbf24;transform:translateY(-1px)}.btn--secondary[data-astro-cid-ezj3bnu5]{background:#ffffff0d;color:#fff;border-color:#ffffff26}.btn--secondary[data-astro-cid-ezj3bnu5]:hover{background:#ffffff1a;border-color:#ffffff40}.hero__image[data-astro-cid-ezj3bnu5]{width:100%;max-width:580px;height:auto;border-radius:16px;box-shadow:0 20px 50px #0006,0 0 0 1px #ffffff0d inset}.placeholder-image[data-astro-cid-ezj3bnu5]{background:linear-gradient(145deg,#1a1d24,#0d0f14);border:1px solid rgba(255,255,255,.1);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:var(--muted);position:relative;overflow:hidden;box-shadow:0 20px 50px #0006,0 0 0 1px #ffffff0d inset}.placeholder-image[data-astro-cid-ezj3bnu5]:before{content:"";position:absolute;top:0;left:0;right:0;height:36px;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent);border-bottom:1px solid rgba(255,255,255,.05)}.placeholder-image[data-astro-cid-ezj3bnu5]:after{content:"• • •";position:absolute;top:10px;left:16px;font-size:10px;letter-spacing:3px;color:#fff3}.placeholder-image--hero[data-astro-cid-ezj3bnu5]{width:100%;max-width:580px;aspect-ratio:7/5;min-height:320px}.placeholder-image--wide[data-astro-cid-ezj3bnu5]{height:400px;width:100%}.placeholder-image__label[data-astro-cid-ezj3bnu5]{font-weight:500;color:#f59e0bb3;text-align:center;padding:0 1.5rem;font-size:.9rem}.placeholder-image__size[data-astro-cid-ezj3bnu5]{font-size:.8rem;color:var(--muted);opacity:.7}.stats[data-astro-cid-ezj3bnu5]{padding:2rem 1.5rem 3rem;background:linear-gradient(180deg,transparent 0%,rgba(245,158,11,.02) 50%,transparent 100%)}.stats__grid[data-astro-cid-ezj3bnu5]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.stats__item[data-astro-cid-ezj3bnu5]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.25rem 1rem;text-align:center;transition:border-color .2s}.stats__item[data-astro-cid-ezj3bnu5]:hover{border-color:#f59e0b33}.stats__value[data-astro-cid-ezj3bnu5]{font-size:1.75rem;font-weight:600;color:var(--primary);display:block}.stats__label[data-astro-cid-ezj3bnu5]{color:var(--muted);display:block;margin-top:.35rem;font-size:.9rem}@media(min-width:900px){.stats__grid[data-astro-cid-ezj3bnu5]{grid-template-columns:repeat(4,1fr)}}.how-it-works[data-astro-cid-ezj3bnu5]{padding:3rem 1.5rem;max-width:1200px;margin:0 auto}.flow-diagram[data-astro-cid-ezj3bnu5]{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}.flow-step[data-astro-cid-ezj3bnu5]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem;text-align:center;flex:1;min-width:200px;max-width:280px}.flow-icon[data-astro-cid-ezj3bnu5]{width:60px;height:60px;background:#ffffff0d;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:var(--muted)}.flow-icon--primary[data-astro-cid-ezj3bnu5]{background:#f59e0b26;color:var(--primary)}.flow-step[data-astro-cid-ezj3bnu5] h3[data-astro-cid-ezj3bnu5]{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.flow-step[data-astro-cid-ezj3bnu5] p[data-astro-cid-ezj3bnu5]{font-size:.85rem;color:var(--muted);line-height:1.5}.flow-arrow[data-astro-cid-ezj3bnu5]{color:var(--muted);flex-shrink:0}@media(max-width:800px){.flow-diagram[data-astro-cid-ezj3bnu5]{flex-direction:column}.flow-arrow[data-astro-cid-ezj3bnu5]{transform:rotate(90deg)}}.features[data-astro-cid-ezj3bnu5]{padding:3rem 1.5rem;max-width:1200px;margin:0 auto}.cards[data-astro-cid-ezj3bnu5]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:900px){.cards[data-astro-cid-ezj3bnu5]{grid-template-columns:repeat(3,1fr)}}.card[data-astro-cid-ezj3bnu5]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1.25rem;display:grid;gap:.5rem;transition:border-color .2s}.card[data-astro-cid-ezj3bnu5]:hover{border-color:#f59e0b33}.card__icon[data-astro-cid-ezj3bnu5]{color:var(--muted)}.card__title[data-astro-cid-ezj3bnu5]{font-weight:500;color:#fff}.card__desc[data-astro-cid-ezj3bnu5]{color:var(--muted);line-height:1.6;font-size:.9rem}.admin[data-astro-cid-ezj3bnu5]{padding:3rem 1.5rem;max-width:1200px;margin:0 auto}.preview__image[data-astro-cid-ezj3bnu5]{margin-bottom:2rem}.admin__capabilities[data-astro-cid-ezj3bnu5]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:900px){.admin__capabilities[data-astro-cid-ezj3bnu5]{grid-template-columns:repeat(4,1fr)}}@media(max-width:600px){.admin__capabilities[data-astro-cid-ezj3bnu5]{grid-template-columns:1fr}}.capability[data-astro-cid-ezj3bnu5]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:1rem}.capability[data-astro-cid-ezj3bnu5] h4[data-astro-cid-ezj3bnu5]{color:#fff;font-weight:500;margin-bottom:.75rem}.capability[data-astro-cid-ezj3bnu5] ul[data-astro-cid-ezj3bnu5]{list-style:none;padding:0;margin:0}.capability[data-astro-cid-ezj3bnu5] li[data-astro-cid-ezj3bnu5]{color:var(--muted);font-size:.85rem;padding:.25rem 0 .25rem 1rem;position:relative}.capability[data-astro-cid-ezj3bnu5] li[data-astro-cid-ezj3bnu5]:before{content:"•";position:absolute;left:0;color:var(--primary)}.exchanges[data-astro-cid-ezj3bnu5]{padding:3rem 1.5rem;max-width:1000px;margin:0 auto}.exchanges__grid[data-astro-cid-ezj3bnu5]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:700px){.exchanges__grid[data-astro-cid-ezj3bnu5]{grid-template-columns:repeat(3,1fr)}}.exchange-card[data-astro-cid-ezj3bnu5]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.25rem;text-align:center;transition:border-color .2s}.exchange-card[data-astro-cid-ezj3bnu5]:hover{border-color:#f59e0b33}.exchange-card--custom[data-astro-cid-ezj3bnu5]{border-style:dashed;border-color:#f59e0b4d}.exchange-name[data-astro-cid-ezj3bnu5]{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.exchange-status[data-astro-cid-ezj3bnu5]{font-size:.8rem;color:var(--muted)}.faq[data-astro-cid-ezj3bnu5]{padding:3rem 1.5rem;max-width:900px;margin:0 auto}.faq__item[data-astro-cid-ezj3bnu5]{background:var(--panel);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.75rem 1rem}.faq__items[data-astro-cid-ezj3bnu5]{display:grid;gap:.75rem}.faq__q[data-astro-cid-ezj3bnu5]{font-weight:500;cursor:pointer;color:#fff}.faq__a[data-astro-cid-ezj3bnu5]{color:var(--muted);margin-top:.5rem;line-height:1.6}.cta[data-astro-cid-ezj3bnu5]{padding:3rem 1.5rem 4rem;display:grid;place-items:center}.cta__box[data-astro-cid-ezj3bnu5]{max-width:720px;text-align:center;color:var(--muted);background:linear-gradient(145deg,#f59e0b14,#f59e0b05);border:1px solid rgba(245,158,11,.15);border-radius:20px;padding:2.5rem 2rem}.cta__box[data-astro-cid-ezj3bnu5] h2[data-astro-cid-ezj3bnu5]{color:#fff;font-size:1.75rem;font-weight:600;margin-bottom:.75rem}.cta__box[data-astro-cid-ezj3bnu5] p[data-astro-cid-ezj3bnu5]{line-height:1.6;max-width:500px;margin:0 auto}.cta__actions[data-astro-cid-ezj3bnu5]{margin-top:1.5rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.related-software[data-astro-cid-ezj3bnu5]{padding:3rem 1.5rem;max-width:1200px;margin:0 auto}.related-container[data-astro-cid-ezj3bnu5]{max-width:1200px;margin:0 auto}.related-grid[data-astro-cid-ezj3bnu5]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:900px){.related-grid[data-astro-cid-ezj3bnu5]{grid-template-columns:repeat(3,1fr)}}.related-card[data-astro-cid-ezj3bnu5]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1.5rem;text-decoration:none;transition:all .2s ease;display:block}.related-card[data-astro-cid-ezj3bnu5]:hover{border-color:#f59e0b4d;transform:translateY(-2px)}.related-card__icon[data-astro-cid-ezj3bnu5]{color:var(--primary);margin-bottom:1rem}.related-card[data-astro-cid-ezj3bnu5] h3[data-astro-cid-ezj3bnu5]{font-weight:500;color:#fff;margin-bottom:.5rem;font-size:1.1rem}.related-card[data-astro-cid-ezj3bnu5] p[data-astro-cid-ezj3bnu5]{color:var(--muted);font-size:.9rem;line-height:1.6;margin-bottom:1rem}.related-card__link[data-astro-cid-ezj3bnu5]{color:var(--primary);font-size:.9rem;font-weight:500}
