:root{--bg: var(--bg, #0b0b0f);--panel: var(--panel, #121417);--text: var(--text, #fff);--muted: var(--muted, #9CA3AF);--primary: var(--primary, #f59e0b)}.page[data-astro-cid-72tndghv]{color:var(--text);background:var(--bg)}.section-title[data-astro-cid-72tndghv]{font-size:clamp(1.25rem,1vw + 1rem,1.75rem);font-weight:500;letter-spacing:-.01em;text-wrap:balance;margin-bottom:1rem;color:#fff}.hero[data-astro-cid-72tndghv]{padding:2rem 1rem;background:linear-gradient(180deg,rgba(245,158,11,.03) 0%,transparent 100%)}.hero__container[data-astro-cid-72tndghv]{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:1024px){.hero__container[data-astro-cid-72tndghv]{grid-template-columns:1fr 1.1fr;gap:3rem}}.hero__content[data-astro-cid-72tndghv]{max-width:560px}.hero__badge-group[data-astro-cid-72tndghv]{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.hero__badge[data-astro-cid-72tndghv]{background:#f59e0b1f;border:1px solid rgba(245,158,11,.25);padding:.35rem .85rem;border-radius:999px;font-size:.75rem;font-weight:600;color:var(--primary);letter-spacing:.02em}.hero__badge--price[data-astro-cid-72tndghv]{background:var(--primary);color:#000;border-color:var(--primary)}.hero__title[data-astro-cid-72tndghv]{font-size:clamp(1.5rem,2vw + .75rem,2.25rem);font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#fff;margin-bottom:1rem}.hero__description[data-astro-cid-72tndghv]{font-size:1rem;line-height:1.6;color:#ffffffbf;margin-bottom:1.5rem}.hero__features[data-astro-cid-72tndghv]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.hero__feature[data-astro-cid-72tndghv]{display:flex;gap:.75rem;align-items:flex-start}.hero__feature-icon[data-astro-cid-72tndghv]{width:20px;height:20px;flex-shrink:0;color:var(--primary);stroke-width:2;margin-top:.15rem}.hero__feature-content[data-astro-cid-72tndghv]{display:flex;flex-direction:column;gap:.1rem}.hero__feature-content[data-astro-cid-72tndghv] strong[data-astro-cid-72tndghv]{color:#fff;font-weight:600;font-size:.9rem}.hero__feature-content[data-astro-cid-72tndghv] span[data-astro-cid-72tndghv]{color:#fff9;font-size:.8rem}.hero__actions[data-astro-cid-72tndghv]{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.hero__trust[data-astro-cid-72tndghv]{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.hero__trust-label[data-astro-cid-72tndghv]{display:block;font-size:.7rem;color:#ffffff80;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.hero__trust-stats[data-astro-cid-72tndghv]{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:.85rem;color:#ffffffb3}.hero__trust-stats[data-astro-cid-72tndghv] strong[data-astro-cid-72tndghv]{color:var(--primary);font-weight:700;margin-right:.25rem}.hero__visual[data-astro-cid-72tndghv]{width:100%}.placeholder-image[data-astro-cid-72tndghv]{background:linear-gradient(135deg,#f59e0b1a,#f59e0b05);border:2px dashed rgba(245,158,11,.3);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--muted)}.placeholder-image--hero[data-astro-cid-72tndghv]{height:350px}.placeholder-image--wide[data-astro-cid-72tndghv]{height:400px;width:100%}.placeholder-image__label[data-astro-cid-72tndghv]{font-weight:500;color:#f59e0bcc;text-align:center;padding:0 1rem}.placeholder-image__size[data-astro-cid-72tndghv]{font-size:.85rem;color:var(--muted)}.section-subtitle[data-astro-cid-72tndghv]{color:var(--muted);text-align:center;margin-bottom:1.5rem}.admin-preview[data-astro-cid-72tndghv]{padding:2rem 1rem;max-width:1200px;margin:0 auto}.preview__image[data-astro-cid-72tndghv]{margin-bottom:1.5rem}.btn[data-astro-cid-72tndghv]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1rem;border-radius:999px;text-decoration:none;font-weight:500;border:1px solid transparent}.btn--primary[data-astro-cid-72tndghv]{background-color:var(--primary)!important;color:#000!important;border:2px solid var(--primary)!important;text-shadow:none;transition:transform .15s ease,background .2s ease}.btn--primary[data-astro-cid-72tndghv]:hover{background-color:#d97706!important;border-color:#d97706!important;transform:translateY(-1px)}.btn--ghost[data-astro-cid-72tndghv]{background:transparent;color:#fff;border-color:#ffffff1a}.btn--ghost[data-astro-cid-72tndghv]:hover{border-color:#fff6}.stats[data-astro-cid-72tndghv]{padding:1rem 1rem 2rem}.stats__grid[data-astro-cid-72tndghv]{max-width:1150px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.stats__item[data-astro-cid-72tndghv]{background:var(--panel);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;text-align:center}.stats__value[data-astro-cid-72tndghv]{font-size:1.4rem;font-weight:500;color:#fff}.stats__label[data-astro-cid-72tndghv]{color:#9ca3af;display:block;margin-top:.25rem}@media(min-width:900px){.stats__grid[data-astro-cid-72tndghv]{grid-template-columns:repeat(4,1fr)}}.features[data-astro-cid-72tndghv],.sdks[data-astro-cid-72tndghv]{padding:2rem 1rem;max-width:1200px;margin:0 auto}.cards[data-astro-cid-72tndghv]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:900px){.cards[data-astro-cid-72tndghv]{grid-template-columns:repeat(3,1fr)}}.card[data-astro-cid-72tndghv]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1rem;display:grid;gap:.5rem}.card__icon[data-astro-cid-72tndghv]{color:#9ca3af}.card__title[data-astro-cid-72tndghv]{font-weight:500;color:#9ca3af}.card__desc[data-astro-cid-72tndghv]{color:#9ca3af;line-height:1.6}.arch[data-astro-cid-72tndghv]{padding:2rem 1rem;max-width:1200px;margin:0 auto}.arch__grid[data-astro-cid-72tndghv]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:900px){.arch__grid[data-astro-cid-72tndghv]{grid-template-columns:repeat(3,1fr)}}.arch__col[data-astro-cid-72tndghv]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1rem}.arch__col[data-astro-cid-72tndghv] h3[data-astro-cid-72tndghv]{font-weight:500;margin-bottom:.25rem;color:#9ca3af}.arch__col[data-astro-cid-72tndghv] ul[data-astro-cid-72tndghv]{line-height:1.7;padding-left:1rem;color:#9ca3af}.assurance[data-astro-cid-72tndghv]{padding:2rem 1rem;max-width:1200px;margin:0 auto}.assurance__grid[data-astro-cid-72tndghv]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:900px){.assurance__grid[data-astro-cid-72tndghv]{grid-template-columns:repeat(3,1fr)}}.assurance__item[data-astro-cid-72tndghv]{background:var(--panel);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem}.assurance__item[data-astro-cid-72tndghv] h3[data-astro-cid-72tndghv]{font-weight:500;margin-bottom:.25rem;color:#9ca3af}.assurance__item[data-astro-cid-72tndghv] ul[data-astro-cid-72tndghv]{line-height:1.7;padding-left:1rem;color:#9ca3af}.faq[data-astro-cid-72tndghv]{padding:2rem 1rem;max-width:1200px;margin:0 auto}.faq__items[data-astro-cid-72tndghv]{display:grid;gap:.75rem}.faq__item[data-astro-cid-72tndghv]{background:var(--panel);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.75rem 1rem}.faq__q[data-astro-cid-72tndghv]{font-weight:500;cursor:pointer;color:#fff}.faq__a[data-astro-cid-72tndghv]{color:#9ca3af;margin-top:.5rem}.cta[data-astro-cid-72tndghv]{padding:3rem 1rem;display:grid;place-items:center;background:linear-gradient(180deg,transparent 0%,rgba(245,158,11,.03) 100%)}.cta__box[data-astro-cid-72tndghv]{max-width:800px;text-align:center;background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid rgba(245,158,11,.2);border-radius:16px;padding:2.5rem 2rem;box-shadow:0 10px 40px #0003}.cta__badge[data-astro-cid-72tndghv]{display:inline-block;background:#f59e0b26;border:1px solid rgba(245,158,11,.3);color:var(--primary);padding:.4rem 1rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.cta__title[data-astro-cid-72tndghv]{font-size:clamp(1.5rem,2vw + .75rem,2rem);font-weight:700;line-height:1.3;color:#fff;margin-bottom:1rem}.cta__description[data-astro-cid-72tndghv]{font-size:1rem;line-height:1.6;color:#ffffffbf;margin-bottom:1.75rem;max-width:600px;margin-left:auto;margin-right:auto}.cta__actions[data-astro-cid-72tndghv]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.cta__trust[data-astro-cid-72tndghv]{font-size:.85rem;color:#ffffff80;margin-top:1rem}.btn--large[data-astro-cid-72tndghv]{padding:.7rem 1.4rem;font-size:.95rem}.btn--large[data-astro-cid-72tndghv] svg[data-astro-cid-72tndghv]{width:18px;height:18px}.dashboard-preview[data-astro-cid-72tndghv]{background:linear-gradient(135deg,#0f1117,#1a1d2e);border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;box-shadow:0 15px 40px #0000004d,0 0 0 1px #ffffff0d inset}.dashboard-preview__header[data-astro-cid-72tndghv]{background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.08);padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center}.dashboard-preview__tabs[data-astro-cid-72tndghv]{display:flex;gap:.35rem}.dashboard-preview__tab[data-astro-cid-72tndghv]{padding:.4rem .75rem;border-radius:6px;font-size:.75rem;color:#ffffff80;transition:all .2s}.dashboard-preview__tab--active[data-astro-cid-72tndghv]{background:#f59e0b26;color:var(--primary);font-weight:500}.dashboard-preview__user-avatar[data-astro-cid-72tndghv]{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--primary),#d97706);display:block}.dashboard-preview__body[data-astro-cid-72tndghv]{padding:1rem}.dashboard-preview__balance-card[data-astro-cid-72tndghv]{background:linear-gradient(135deg,#f59e0b14,#f59e0b05);border:1px solid rgba(245,158,11,.2);border-radius:10px;padding:1rem;margin-bottom:1rem}.dashboard-preview__balance-header[data-astro-cid-72tndghv]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.dashboard-preview__balance-label[data-astro-cid-72tndghv]{font-size:.75rem;color:#fff9}.dashboard-preview__balance-period[data-astro-cid-72tndghv]{font-size:.7rem;color:#ffffff80}.dashboard-preview__balance-change[data-astro-cid-72tndghv]{color:#22c55e;font-weight:600}.dashboard-preview__balance-value[data-astro-cid-72tndghv]{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.75rem}.dashboard-preview__balance-chart[data-astro-cid-72tndghv]{height:50px}.dashboard-preview__balance-chart[data-astro-cid-72tndghv] svg[data-astro-cid-72tndghv]{width:100%;height:100%}.dashboard-preview__balance-chart[data-astro-cid-72tndghv] polyline[data-astro-cid-72tndghv]{fill:none;stroke:var(--primary);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dashboard-preview__assets[data-astro-cid-72tndghv]{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:10px;padding:.75rem;margin-bottom:1rem}.dashboard-preview__asset-header[data-astro-cid-72tndghv]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:.75rem;padding:.5rem .35rem;font-size:.65rem;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid rgba(255,255,255,.05);margin-bottom:.35rem}.dashboard-preview__asset-row[data-astro-cid-72tndghv]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:.75rem;padding:.65rem .35rem;align-items:center;border-radius:6px;transition:background .2s}.dashboard-preview__asset-row[data-astro-cid-72tndghv]:hover{background:#ffffff08}.dashboard-preview__asset-info[data-astro-cid-72tndghv]{display:flex;gap:.6rem;align-items:center}.dashboard-preview__asset-info[data-astro-cid-72tndghv]>div[data-astro-cid-72tndghv]{display:flex;flex-direction:column;gap:.1rem}.dashboard-preview__asset-info[data-astro-cid-72tndghv] strong[data-astro-cid-72tndghv]{color:#fff;font-size:.8rem}.dashboard-preview__asset-symbol[data-astro-cid-72tndghv]{color:#ffffff80;font-size:.65rem}.dashboard-preview__asset-icon[data-astro-cid-72tndghv]{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;flex-shrink:0}.dashboard-preview__asset-icon--btc[data-astro-cid-72tndghv]{background:linear-gradient(135deg,#f7931a,#f7931a);color:#fff}.dashboard-preview__asset-icon--eth[data-astro-cid-72tndghv]{background:linear-gradient(135deg,#627eea,#627eea);color:#fff}.dashboard-preview__asset-icon--usdt[data-astro-cid-72tndghv]{background:linear-gradient(135deg,#26a17b,#26a17b);color:#fff}.dashboard-preview__asset-balance[data-astro-cid-72tndghv]{color:#ffffffe6;font-size:.8rem}.dashboard-preview__asset-value[data-astro-cid-72tndghv]{color:#fff;font-weight:600;font-size:.85rem}.dashboard-preview__asset-change[data-astro-cid-72tndghv]{font-size:.75rem;font-weight:600}.dashboard-preview__asset-change--positive[data-astro-cid-72tndghv]{color:#22c55e}.dashboard-preview__asset-change--neutral[data-astro-cid-72tndghv]{color:#ffffff80}.dashboard-preview__actions[data-astro-cid-72tndghv]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.dashboard-preview__btn[data-astro-cid-72tndghv]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:.65rem .75rem;border-radius:8px;font-weight:500;font-size:.8rem;display:flex;align-items:center;justify-content:center;gap:.4rem;transition:all .2s;cursor:pointer}.dashboard-preview__btn[data-astro-cid-72tndghv]:hover{background:#ffffff14;border-color:#fff3}.dashboard-preview__btn[data-astro-cid-72tndghv] svg[data-astro-cid-72tndghv]{width:14px;height:14px;stroke-width:2}.dashboard-preview__btn--primary[data-astro-cid-72tndghv]{background:var(--primary);border-color:var(--primary);color:#000}.dashboard-preview__btn--primary[data-astro-cid-72tndghv]:hover{background:#d97706;border-color:#d97706}.pricing[data-astro-cid-72tndghv]{padding:2rem 1rem;max-width:1200px;margin:0 auto}
