:root{--bg: #0b0b0f;--panel: #121417;--text: #e8e8ea;--muted: #a1a1b0;--primary: #f59e0b;--success: #10b981}.page[data-astro-cid-tlmhsmoh]{color:var(--text);background:var(--bg)}.section-title[data-astro-cid-tlmhsmoh]{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-tlmhsmoh]{color:var(--muted);text-align:center;margin-bottom:2rem}.hero[data-astro-cid-tlmhsmoh]{padding:4rem 1.5rem 3rem;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-tlmhsmoh]{grid-template-columns:1fr 1fr;padding:5rem 2rem 4rem;gap:4rem}}.hero__left[data-astro-cid-tlmhsmoh]{text-align:left}.hero__badge[data-astro-cid-tlmhsmoh]{display:inline-block;background:#f59e0be6;color:#000;padding:.4rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:1.25rem;border:1px solid var(--primary)}.hero__title[data-astro-cid-tlmhsmoh]{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-tlmhsmoh]{margin-top:1.25rem;color:var(--muted);line-height:1.7;font-size:1.05rem}.hero__subtitle[data-astro-cid-tlmhsmoh] strong[data-astro-cid-tlmhsmoh]{color:var(--primary)}.hero__features[data-astro-cid-tlmhsmoh]{list-style:none;padding:0;margin:1.5rem 0;display:grid;gap:.65rem}.hero__features[data-astro-cid-tlmhsmoh] li[data-astro-cid-tlmhsmoh]{display:flex;align-items:center;gap:.6rem;color:var(--text);font-size:.95rem}.hero__features[data-astro-cid-tlmhsmoh] li[data-astro-cid-tlmhsmoh] strong[data-astro-cid-tlmhsmoh]{color:var(--primary)}.hero__features[data-astro-cid-tlmhsmoh] svg[data-astro-cid-tlmhsmoh]{color:var(--primary);flex-shrink:0}.hero__actions[data-astro-cid-tlmhsmoh]{margin-top:1.75rem;display:flex;gap:1rem;flex-wrap:wrap}.hero__note[data-astro-cid-tlmhsmoh]{margin-top:1.25rem;font-size:.85rem;color:var(--muted)}.hero__right[data-astro-cid-tlmhsmoh]{display:flex;justify-content:center}@media(max-width:999px){.hero__left[data-astro-cid-tlmhsmoh]{text-align:center}.hero__features[data-astro-cid-tlmhsmoh]{max-width:400px;margin-left:auto;margin-right:auto;text-align:left}.hero__actions[data-astro-cid-tlmhsmoh]{justify-content:center}.hero__note[data-astro-cid-tlmhsmoh]{text-align:center}}.btn[data-astro-cid-tlmhsmoh]{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-tlmhsmoh]{background:var(--primary);color:#000;border-color:var(--primary)}.btn--primary[data-astro-cid-tlmhsmoh]:hover{background:#fbbf24;border-color:#fbbf24;transform:translateY(-1px)}.btn--secondary[data-astro-cid-tlmhsmoh]{background:#ffffff0d;color:#fff;border-color:#ffffff26}.btn--secondary[data-astro-cid-tlmhsmoh]:hover{background:#ffffff1a;border-color:#ffffff40}.kyc-hero-demo[data-astro-cid-tlmhsmoh]{background:var(--panel);border:1px solid rgba(255,255,255,.1);border-radius:16px;display:grid;grid-template-columns:180px 1fr;overflow:hidden;width:100%;max-width:540px;min-height:340px;box-shadow:0 20px 50px #0006}@media(max-width:600px){.kyc-hero-demo[data-astro-cid-tlmhsmoh]{grid-template-columns:1fr;max-width:100%}.kyc-hero-demo__sidebar[data-astro-cid-tlmhsmoh]{border-right:none;border-bottom:1px solid rgba(255,255,255,.08);padding:1rem}.kyc-hero-steps[data-astro-cid-tlmhsmoh]{flex-direction:row;flex-wrap:wrap;justify-content:center}.kyc-hero-step[data-astro-cid-tlmhsmoh]{padding:.4rem .6rem}.kyc-hero-step__label[data-astro-cid-tlmhsmoh]{font-size:.7rem}}.kyc-hero-demo__sidebar[data-astro-cid-tlmhsmoh]{background:#0000004d;padding:1.25rem 1rem;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column}.kyc-hero-steps[data-astro-cid-tlmhsmoh]{display:flex;flex-direction:column;gap:.35rem;flex:1}.kyc-hero-step[data-astro-cid-tlmhsmoh]{display:flex;align-items:center;gap:.6rem;padding:.4rem .6rem;border-radius:6px;color:var(--muted);transition:all .3s ease;font-size:.8rem}.kyc-hero-step--active[data-astro-cid-tlmhsmoh]{background:#f59e0b1f;color:var(--primary)}.kyc-hero-step--completed[data-astro-cid-tlmhsmoh]{color:var(--success)}.kyc-hero-step__icon[data-astro-cid-tlmhsmoh]{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;background:#ffffff0d;flex-shrink:0;position:relative}.kyc-hero-step--active[data-astro-cid-tlmhsmoh] .kyc-hero-step__icon[data-astro-cid-tlmhsmoh]{background:var(--primary);color:#000}.kyc-hero-step--completed[data-astro-cid-tlmhsmoh] .kyc-hero-step__icon[data-astro-cid-tlmhsmoh]{background:var(--success);color:#fff;font-size:0;line-height:0}.kyc-hero-step--completed[data-astro-cid-tlmhsmoh] .kyc-hero-step__icon[data-astro-cid-tlmhsmoh]:after{content:"✓";font-size:11px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:1}.kyc-hero-step__label[data-astro-cid-tlmhsmoh]{font-size:.75rem;font-weight:500;color:#e8e8ea}.kyc-hero-step--active[data-astro-cid-tlmhsmoh] .kyc-hero-step__label[data-astro-cid-tlmhsmoh]{color:#fff;font-weight:600}.kyc-hero-demo__auto[data-astro-cid-tlmhsmoh]{font-size:.7rem;color:#c8c8d0;text-align:center;margin-top:.75rem}.kyc-hero-demo__content[data-astro-cid-tlmhsmoh]{padding:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-width:280px;min-height:280px}.kyc-hero-screen[data-astro-cid-tlmhsmoh]{width:100%;min-height:220px;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:heroFadeIn .4s ease}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.kyc-hero-screen__icon[data-astro-cid-tlmhsmoh]{margin-bottom:.75rem}.kyc-hero-screen__icon--success[data-astro-cid-tlmhsmoh]{color:var(--success)}.kyc-hero-screen__title[data-astro-cid-tlmhsmoh]{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.35rem}.kyc-hero-screen__desc[data-astro-cid-tlmhsmoh]{color:var(--muted);font-size:.85rem;margin-bottom:1rem}.hero-info-badge[data-astro-cid-tlmhsmoh]{display:inline-block;background:#10b98126;color:var(--success);padding:.3rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500}.hero-document-options[data-astro-cid-tlmhsmoh]{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem;flex-wrap:wrap}.hero-doc-option[data-astro-cid-tlmhsmoh]{background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:.6rem .75rem;display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.75rem;color:#c8c8d0;min-width:70px}.hero-doc-option--active[data-astro-cid-tlmhsmoh]{background:#f59e0bd9;border-color:var(--primary);color:#000;font-weight:600}.hero-upload-bar[data-astro-cid-tlmhsmoh]{height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden;max-width:200px;margin:0 auto}.hero-upload-bar__progress[data-astro-cid-tlmhsmoh]{height:100%;background:var(--primary);animation:heroUpload 2.5s ease-in-out infinite}@keyframes heroUpload{0%{width:0%}50%{width:85%}to{width:100%}}.kyc-hero-screen--selfie[data-astro-cid-tlmhsmoh]{flex-direction:row}.selfie-compact[data-astro-cid-tlmhsmoh]{display:flex;align-items:center;gap:1.25rem;text-align:left;width:100%;justify-content:center}@media(max-width:500px){.kyc-hero-screen--selfie[data-astro-cid-tlmhsmoh]{flex-direction:column}.selfie-compact[data-astro-cid-tlmhsmoh]{flex-direction:column;text-align:center}.selfie-compact__info[data-astro-cid-tlmhsmoh]{align-items:center}}.selfie-compact__frame[data-astro-cid-tlmhsmoh]{width:130px;height:160px;border:2px solid rgba(255,255,255,.15);border-radius:12px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;background:#0003}.selfie-compact__outline[data-astro-cid-tlmhsmoh]{position:absolute;width:80px;height:100px;border:2px dashed var(--primary);border-radius:50%;opacity:.4}.selfie-compact__scan[data-astro-cid-tlmhsmoh]{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--primary),transparent);animation:heroScan 2s linear infinite}@keyframes heroScan{0%{top:0}50%{top:calc(100% - 2px)}to{top:0}}.selfie-compact__icon[data-astro-cid-tlmhsmoh]{color:var(--muted);opacity:.4}.selfie-compact__info[data-astro-cid-tlmhsmoh]{display:flex;flex-direction:column;align-items:flex-start}.selfie-compact__info[data-astro-cid-tlmhsmoh] .kyc-hero-screen__title[data-astro-cid-tlmhsmoh]{margin-bottom:.25rem}.selfie-compact__info[data-astro-cid-tlmhsmoh] .kyc-hero-screen__desc[data-astro-cid-tlmhsmoh]{margin-bottom:.75rem;font-size:.8rem}.selfie-compact__checks[data-astro-cid-tlmhsmoh]{display:flex;flex-direction:column;gap:.35rem}.selfie-check[data-astro-cid-tlmhsmoh]{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:var(--muted)}.selfie-check--done[data-astro-cid-tlmhsmoh]{color:var(--success)}.selfie-check--active[data-astro-cid-tlmhsmoh]{color:var(--primary)}.selfie-spinner[data-astro-cid-tlmhsmoh]{width:12px;height:12px;border:2px solid rgba(245,158,11,.2);border-top-color:var(--primary);border-radius:50%;animation:heroSpin 1s linear infinite}@keyframes heroSpin{to{transform:rotate(360deg)}}.selfie-dot[data-astro-cid-tlmhsmoh]{width:6px;height:6px;background:var(--muted);border-radius:50%}.hero-result[data-astro-cid-tlmhsmoh]{background:#0003;border-radius:8px;padding:.75rem 1rem;max-width:180px;margin:0 auto}.hero-result__item[data-astro-cid-tlmhsmoh]{display:flex;justify-content:space-between;padding:.3rem 0;font-size:.8rem;color:var(--muted)}.hero-result__item[data-astro-cid-tlmhsmoh]:first-child{border-bottom:1px solid rgba(255,255,255,.05)}.hero-result__value--success[data-astro-cid-tlmhsmoh]{color:var(--success);font-weight:500}.admin__image[data-astro-cid-tlmhsmoh]{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 50px #0006,0 0 0 1px #ffffff0d inset}.placeholder-image[data-astro-cid-tlmhsmoh]{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-tlmhsmoh]: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-tlmhsmoh]:after{content:"• • •";position:absolute;top:10px;left:16px;font-size:10px;letter-spacing:3px;color:#fff3}.placeholder-image--wide[data-astro-cid-tlmhsmoh]{height:400px;width:100%}.placeholder-image__label[data-astro-cid-tlmhsmoh]{font-weight:500;color:#f59e0bb3;text-align:center;padding:0 1.5rem;font-size:.9rem}.placeholder-image__size[data-astro-cid-tlmhsmoh]{font-size:.8rem;color:var(--muted);opacity:.7}.providers-highlight[data-astro-cid-tlmhsmoh]{padding:0 1.5rem 2rem;max-width:900px;margin:0 auto}.providers-box[data-astro-cid-tlmhsmoh]{background:linear-gradient(135deg,#10b9811a,#10b98105);border:1px solid rgba(16,185,129,.25);border-radius:16px;padding:1.5rem}.providers-box__header[data-astro-cid-tlmhsmoh]{display:flex;align-items:center;gap:.75rem;color:var(--success);font-weight:600;margin-bottom:1.25rem}.providers-box__content[data-astro-cid-tlmhsmoh]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:600px){.providers-box__content[data-astro-cid-tlmhsmoh]{grid-template-columns:1fr}}.provider-featured[data-astro-cid-tlmhsmoh]{background:#0003;border-radius:12px;padding:1.25rem}.provider-featured__name[data-astro-cid-tlmhsmoh]{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem}.provider-featured__desc[data-astro-cid-tlmhsmoh]{font-size:.85rem;color:var(--muted);line-height:1.5;margin-bottom:.75rem}.provider-featured__badge[data-astro-cid-tlmhsmoh]{display:inline-block;background:#047857;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600}.providers-box__note[data-astro-cid-tlmhsmoh]{text-align:center;color:var(--muted);font-size:.85rem;margin-top:1rem}.stats[data-astro-cid-tlmhsmoh]{padding:2rem 1.5rem 3rem;background:linear-gradient(180deg,transparent 0%,rgba(245,158,11,.02) 50%,transparent 100%)}.stats__grid[data-astro-cid-tlmhsmoh]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.stats__item[data-astro-cid-tlmhsmoh]{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-tlmhsmoh]:hover{border-color:#f59e0b33}.stats__value[data-astro-cid-tlmhsmoh]{font-size:1.75rem;font-weight:600;color:var(--primary);display:block}.stats__label[data-astro-cid-tlmhsmoh]{color:var(--muted);display:block;margin-top:.35rem;font-size:.9rem}@media(min-width:900px){.stats__grid[data-astro-cid-tlmhsmoh]{grid-template-columns:repeat(4,1fr)}}.demo-section[data-astro-cid-tlmhsmoh]{padding:3rem 1.5rem;max-width:1000px;margin:0 auto}.kyc-demo[data-astro-cid-tlmhsmoh]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:16px;display:grid;grid-template-columns:220px 1fr;overflow:hidden;min-height:400px}@media(max-width:700px){.kyc-demo[data-astro-cid-tlmhsmoh]{grid-template-columns:1fr}.kyc-demo__sidebar[data-astro-cid-tlmhsmoh]{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}}.kyc-demo__sidebar[data-astro-cid-tlmhsmoh]{background:#0003;padding:1.5rem 1rem;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column}.kyc-steps[data-astro-cid-tlmhsmoh]{display:flex;flex-direction:column;gap:.5rem;flex:1}.kyc-step[data-astro-cid-tlmhsmoh]{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:8px;color:var(--muted);transition:all .3s ease}.kyc-step--active[data-astro-cid-tlmhsmoh]{background:#f59e0b1a;color:var(--primary)}.kyc-step--completed[data-astro-cid-tlmhsmoh]{color:var(--success)}.kyc-step__icon[data-astro-cid-tlmhsmoh]{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;background:#ffffff0d;transition:all .3s ease}.kyc-step--active[data-astro-cid-tlmhsmoh] .kyc-step__icon[data-astro-cid-tlmhsmoh]{background:var(--primary);color:#fff}.kyc-step--completed[data-astro-cid-tlmhsmoh] .kyc-step__icon[data-astro-cid-tlmhsmoh]{background:var(--success);color:#fff}.kyc-step--completed[data-astro-cid-tlmhsmoh] .kyc-step__icon[data-astro-cid-tlmhsmoh]:after{content:"✓"}.kyc-step__label[data-astro-cid-tlmhsmoh]{font-size:.85rem;font-weight:500}.demo-progress[data-astro-cid-tlmhsmoh]{margin-top:1rem;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.demo-progress__bar[data-astro-cid-tlmhsmoh]{height:100%;background:var(--primary);width:0%;transition:width .3s ease}.demo-auto-label[data-astro-cid-tlmhsmoh]{margin-top:.75rem;font-size:.75rem;color:var(--muted);text-align:center}.kyc-demo__content[data-astro-cid-tlmhsmoh]{padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.kyc-screen[data-astro-cid-tlmhsmoh]{width:100%;animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.kyc-screen__icon[data-astro-cid-tlmhsmoh]{margin-bottom:1rem}.kyc-screen__icon--success[data-astro-cid-tlmhsmoh]{color:var(--success)}.kyc-screen__icon--large[data-astro-cid-tlmhsmoh] svg[data-astro-cid-tlmhsmoh]{width:64px;height:64px}.kyc-screen__title[data-astro-cid-tlmhsmoh]{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem}.kyc-screen__desc[data-astro-cid-tlmhsmoh]{color:var(--muted);margin-bottom:1.5rem}.kyc-screen__info[data-astro-cid-tlmhsmoh]{display:flex;align-items:center;gap:1rem;justify-content:center}.info-badge[data-astro-cid-tlmhsmoh]{padding:.35rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.info-badge--success[data-astro-cid-tlmhsmoh]{background:#10b98126;color:var(--success)}.info-text[data-astro-cid-tlmhsmoh]{color:var(--muted);font-size:.9rem}.document-options[data-astro-cid-tlmhsmoh]{display:flex;gap:.75rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.doc-option[data-astro-cid-tlmhsmoh]{min-width:100px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:1rem .75rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.doc-option--active[data-astro-cid-tlmhsmoh]{background:#f59e0b26;border-color:var(--primary)}.doc-option__icon[data-astro-cid-tlmhsmoh]{font-size:1.5rem}.doc-option__name[data-astro-cid-tlmhsmoh]{font-size:.85rem;color:var(--muted)}.doc-option--active[data-astro-cid-tlmhsmoh] .doc-option__name[data-astro-cid-tlmhsmoh]{color:var(--primary)}.upload-animation[data-astro-cid-tlmhsmoh]{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;max-width:300px;margin:0 auto}.upload-animation__progress[data-astro-cid-tlmhsmoh]{height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden;margin-bottom:.75rem}.upload-animation__progress[data-astro-cid-tlmhsmoh]:after{content:"";display:block;height:100%;background:var(--primary);animation:uploadProgress 2s ease-in-out infinite}@keyframes uploadProgress{0%{width:0%}50%{width:80%}to{width:100%}}.upload-animation__text[data-astro-cid-tlmhsmoh]{font-size:.85rem;color:var(--muted)}.selfie-frame[data-astro-cid-tlmhsmoh]{width:180px;height:220px;border:2px solid rgba(255,255,255,.2);border-radius:16px;margin:0 auto 1.5rem;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.selfie-frame__outline[data-astro-cid-tlmhsmoh]{position:absolute;width:120px;height:150px;border:2px dashed var(--primary);border-radius:50%;opacity:.5}.selfie-frame__scanning[data-astro-cid-tlmhsmoh]{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--primary),transparent);animation:scanning 2s linear infinite}@keyframes scanning{0%{top:0}50%{top:calc(100% - 3px)}to{top:0}}.selfie-frame__icon[data-astro-cid-tlmhsmoh]{color:var(--muted);opacity:.5}.liveness-checks[data-astro-cid-tlmhsmoh]{display:flex;flex-direction:column;gap:.5rem;max-width:200px;margin:0 auto}.liveness-check[data-astro-cid-tlmhsmoh]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--muted)}.liveness-check--done[data-astro-cid-tlmhsmoh]{color:var(--success)}.liveness-check--active[data-astro-cid-tlmhsmoh]{color:var(--primary)}.liveness-spinner[data-astro-cid-tlmhsmoh]{width:16px;height:16px;border:2px solid rgba(245,158,11,.2);border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.liveness-dot[data-astro-cid-tlmhsmoh]{width:8px;height:8px;background:var(--muted);border-radius:50%}.verification-result[data-astro-cid-tlmhsmoh]{background:#0003;border-radius:12px;padding:1.25rem;max-width:300px;margin:0 auto}.result-item[data-astro-cid-tlmhsmoh]{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.result-item[data-astro-cid-tlmhsmoh]:last-child{border-bottom:none}.result-label[data-astro-cid-tlmhsmoh]{color:var(--muted);font-size:.85rem}.result-value[data-astro-cid-tlmhsmoh]{color:#fff;font-weight:500;font-size:.85rem}.result-value--highlight[data-astro-cid-tlmhsmoh]{color:var(--success)}.providers[data-astro-cid-tlmhsmoh]{padding:3rem 1.5rem;max-width:1100px;margin:0 auto}.providers__grid[data-astro-cid-tlmhsmoh]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:600px){.providers__grid[data-astro-cid-tlmhsmoh]{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.providers__grid[data-astro-cid-tlmhsmoh]{grid-template-columns:repeat(5,1fr)}}.provider-card[data-astro-cid-tlmhsmoh]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1rem;text-align:center;transition:border-color .2s}.provider-card[data-astro-cid-tlmhsmoh]:hover{border-color:#ffffff26}.provider-card--integrated[data-astro-cid-tlmhsmoh]{border-color:#10b9814d;background:linear-gradient(135deg,var(--panel) 0%,rgba(16,185,129,.05) 100%)}.provider-card__name[data-astro-cid-tlmhsmoh]{font-weight:600;color:#fff;margin-bottom:.5rem}.provider-card__status[data-astro-cid-tlmhsmoh]{font-size:.75rem;color:var(--muted)}.provider-card__status--ready[data-astro-cid-tlmhsmoh]{color:var(--success);font-weight:500}.providers__note[data-astro-cid-tlmhsmoh]{text-align:center;color:var(--muted);font-size:.9rem;margin-top:1.5rem}.features[data-astro-cid-tlmhsmoh]{padding:3rem 1.5rem;max-width:1200px;margin:0 auto}.cards[data-astro-cid-tlmhsmoh]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:900px){.cards[data-astro-cid-tlmhsmoh]{grid-template-columns:repeat(3,1fr)}}.card[data-astro-cid-tlmhsmoh]{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-tlmhsmoh]:hover{border-color:#f59e0b33}.card__icon[data-astro-cid-tlmhsmoh]{color:var(--muted)}.card__title[data-astro-cid-tlmhsmoh]{font-weight:500;color:#fff}.card__desc[data-astro-cid-tlmhsmoh]{color:var(--muted);line-height:1.6;font-size:.9rem}.tiers[data-astro-cid-tlmhsmoh]{padding:3rem 1.5rem;max-width:1200px;margin:0 auto}.tiers__grid[data-astro-cid-tlmhsmoh]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:900px){.tiers__grid[data-astro-cid-tlmhsmoh]{grid-template-columns:1fr}}.tier[data-astro-cid-tlmhsmoh]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1.5rem}.tier--featured[data-astro-cid-tlmhsmoh]{border-color:var(--primary);background:linear-gradient(135deg,var(--panel) 0%,rgba(245,158,11,.05) 100%)}.tier__header[data-astro-cid-tlmhsmoh]{text-align:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.tier__level[data-astro-cid-tlmhsmoh]{display:block;font-size:.85rem;color:var(--muted);margin-bottom:.25rem}.tier__name[data-astro-cid-tlmhsmoh]{font-size:1.25rem;font-weight:500;color:#fff}.tier__requirements[data-astro-cid-tlmhsmoh],.tier__limits[data-astro-cid-tlmhsmoh]{margin-bottom:1rem}.tier__heading[data-astro-cid-tlmhsmoh]{font-size:.8rem;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-weight:500}.tier[data-astro-cid-tlmhsmoh] ul[data-astro-cid-tlmhsmoh]{list-style:none;padding:0;margin:0}.tier[data-astro-cid-tlmhsmoh] li[data-astro-cid-tlmhsmoh]{color:var(--text);font-size:.9rem;padding:.25rem 0 .25rem 1.25rem;position:relative}.tier[data-astro-cid-tlmhsmoh] li[data-astro-cid-tlmhsmoh]:before{content:"•";position:absolute;left:0;color:var(--primary)}.tier__badge[data-astro-cid-tlmhsmoh]{display:inline-block;background:#f59e0be6;color:#000;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600}.tiers__note[data-astro-cid-tlmhsmoh]{text-align:center;color:var(--muted);font-size:.9rem;margin-top:1.5rem}.admin[data-astro-cid-tlmhsmoh]{padding:3rem 1.5rem;max-width:1200px;margin:0 auto}.preview__image[data-astro-cid-tlmhsmoh]{margin-bottom:2rem}.admin__capabilities[data-astro-cid-tlmhsmoh]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:900px){.admin__capabilities[data-astro-cid-tlmhsmoh]{grid-template-columns:repeat(4,1fr)}}@media(max-width:600px){.admin__capabilities[data-astro-cid-tlmhsmoh]{grid-template-columns:1fr}}.capability[data-astro-cid-tlmhsmoh]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:1rem}.capability__heading[data-astro-cid-tlmhsmoh]{color:#fff;font-weight:500;font-size:1rem;margin-bottom:.75rem}.capability[data-astro-cid-tlmhsmoh] ul[data-astro-cid-tlmhsmoh]{list-style:none;padding:0;margin:0}.capability[data-astro-cid-tlmhsmoh] li[data-astro-cid-tlmhsmoh]{color:var(--muted);font-size:.85rem;padding:.25rem 0 .25rem 1rem;position:relative}.capability[data-astro-cid-tlmhsmoh] li[data-astro-cid-tlmhsmoh]:before{content:"•";position:absolute;left:0;color:var(--primary)}.faq[data-astro-cid-tlmhsmoh]{padding:3rem 1.5rem;max-width:900px;margin:0 auto}.faq__item[data-astro-cid-tlmhsmoh]{background:var(--panel);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.75rem 1rem}.faq__items[data-astro-cid-tlmhsmoh]{display:grid;gap:.75rem}.faq__q[data-astro-cid-tlmhsmoh]{font-weight:500;cursor:pointer;color:#fff}.faq__a[data-astro-cid-tlmhsmoh]{color:var(--muted);margin-top:.5rem;line-height:1.6}.cta[data-astro-cid-tlmhsmoh]{padding:3rem 1.5rem 4rem;display:grid;place-items:center}.cta__box[data-astro-cid-tlmhsmoh]{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-tlmhsmoh] h2[data-astro-cid-tlmhsmoh]{color:#fff;font-size:1.75rem;font-weight:600;margin-bottom:.75rem}.cta__box[data-astro-cid-tlmhsmoh] p[data-astro-cid-tlmhsmoh]{line-height:1.6;max-width:500px;margin:0 auto}.cta__actions[data-astro-cid-tlmhsmoh]{margin-top:1.5rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.related-software[data-astro-cid-tlmhsmoh]{padding:3rem 1.5rem;max-width:1200px;margin:0 auto}.related-container[data-astro-cid-tlmhsmoh]{max-width:1200px;margin:0 auto}.related-grid[data-astro-cid-tlmhsmoh]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:900px){.related-grid[data-astro-cid-tlmhsmoh]{grid-template-columns:repeat(3,1fr)}}.related-card[data-astro-cid-tlmhsmoh]{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-tlmhsmoh]:hover{border-color:#f59e0b4d;transform:translateY(-2px)}.related-card__icon[data-astro-cid-tlmhsmoh]{color:var(--primary);margin-bottom:1rem}.related-card[data-astro-cid-tlmhsmoh] h3[data-astro-cid-tlmhsmoh]{font-weight:500;color:#fff;margin-bottom:.5rem;font-size:1.1rem}.related-card[data-astro-cid-tlmhsmoh] p[data-astro-cid-tlmhsmoh]{color:var(--muted);font-size:.9rem;line-height:1.6;margin-bottom:1rem}.related-card__link[data-astro-cid-tlmhsmoh]{color:var(--primary);font-size:.9rem;font-weight:500}
