:root{--bg: var(--bg, #0b0b0f);--panel: var(--panel, #121417);--text: var(--text, #e8e8ea);--muted: var(--muted, #a1a1b0);--primary: var(--primary, #f59e0b)}.page[data-astro-cid-hioekb44]{color:var(--text);background:var(--bg)}.section-title[data-astro-cid-hioekb44]{font-size:clamp(1.5rem,2vw + 1rem,2.2rem);font-weight:500;letter-spacing:-.02em;text-wrap:balance;margin-bottom:.5rem;color:#fff}.hero[data-astro-cid-hioekb44]{padding:4rem 1rem 2rem;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;max-width:1200px;margin:0 auto}@media(min-width:1024px){.hero[data-astro-cid-hioekb44]{grid-template-columns:1fr 1fr;padding:5rem 1rem 3rem}}.hero__badge[data-astro-cid-hioekb44]{display:inline-block;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);color:#9ca3af;padding:.5rem 1rem;border-radius:999px;font-size:.85rem;font-weight:500;width:-moz-fit-content;width:fit-content;margin-bottom:1rem}.hero__title[data-astro-cid-hioekb44]{font-size:clamp(1.5rem,2vw + .75rem,2.25rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem;color:#fff}.accent[data-astro-cid-hioekb44]{color:#fff}.hero__subtitle[data-astro-cid-hioekb44]{color:#9ca3af;line-height:1.7;font-size:1.05rem;margin-bottom:1.5rem}.hero__actions[data-astro-cid-hioekb44]{display:flex;gap:1rem;flex-wrap:wrap}.hero__visual[data-astro-cid-hioekb44]{display:none}@media(min-width:1024px){.hero__visual[data-astro-cid-hioekb44]{display:block;height:300px;background:linear-gradient(135deg,#f59e0b1a,#f59e0b0d);border:1px solid rgba(245,158,11,.2);border-radius:16px;position:relative;overflow:hidden}.hero__grid[data-astro-cid-hioekb44]{width:100%;height:100%;background:radial-gradient(circle at 25% 25%,rgba(245,158,11,.3) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(245,158,11,.2) 0%,transparent 50%);opacity:.6}}.btn[data-astro-cid-hioekb44]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:999px;text-decoration:none;font-weight:500;border:1px solid transparent;transition:all .2s ease;font-size:.95rem}.btn--primary[data-astro-cid-hioekb44]{background:transparent;color:#fff;border-color:#fff3}.btn--primary[data-astro-cid-hioekb44]:hover{transform:translateY(-2px);box-shadow:0 8px 16px #f59e0b4d}.btn--secondary[data-astro-cid-hioekb44]{background:transparent;color:#fff;border-color:#fff3}.btn--secondary[data-astro-cid-hioekb44]:hover{border-color:var(--primary);color:#fff}.stats[data-astro-cid-hioekb44]{padding:2rem 1rem;background:linear-gradient(180deg,rgba(245,158,11,.05),transparent);border-top:1px solid rgba(245,158,11,.1);border-bottom:1px solid rgba(245,158,11,.1)}.stats__grid[data-astro-cid-hioekb44]{max-width:1166px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;list-style:none}@media(min-width:900px){.stats__grid[data-astro-cid-hioekb44]{grid-template-columns:repeat(4,1fr)}}.stats__item[data-astro-cid-hioekb44]{background:var(--panel);border:1px solid rgba(245,158,11,.15);border-radius:12px;padding:1.5rem 1rem;text-align:center;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}.stats__item[data-astro-cid-hioekb44]:hover{border-color:#f59e0b66;transform:translateY(-2px)}.stats__icon[data-astro-cid-hioekb44]{font-size:1.5rem;margin-bottom:.5rem}.stats__value[data-astro-cid-hioekb44]{font-size:1.6rem;font-weight:500;color:#fff;display:block}.stats__label[data-astro-cid-hioekb44]{color:#9ca3af;display:block;margin-top:.5rem;font-size:.9rem}.error-section[data-astro-cid-hioekb44]{padding:3rem 1rem;max-width:600px;margin:0 auto}.error-box[data-astro-cid-hioekb44]{background:var(--panel);border:1px solid rgba(239,68,68,.3);border-radius:12px;padding:2rem;text-align:center}.error-icon[data-astro-cid-hioekb44]{margin-bottom:1rem;color:#ef4444}.error-box[data-astro-cid-hioekb44] h3[data-astro-cid-hioekb44]{color:#fff;margin-bottom:.5rem;font-size:1.25rem}.error-box[data-astro-cid-hioekb44] p[data-astro-cid-hioekb44]{color:#9ca3af;margin-bottom:1rem}.error-detail[data-astro-cid-hioekb44]{font-size:.9rem;opacity:.7;margin-bottom:1.5rem!important}.features[data-astro-cid-hioekb44]{padding:3rem 1rem;max-width:1200px;margin:0 auto}.features__header[data-astro-cid-hioekb44]{margin-bottom:2rem}.features__subtitle[data-astro-cid-hioekb44]{color:#9ca3af;font-size:1.05rem;margin-top:.5rem}.cards[data-astro-cid-hioekb44]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.cards[data-astro-cid-hioekb44]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.cards[data-astro-cid-hioekb44]{grid-template-columns:repeat(3,1fr)}}.card[data-astro-cid-hioekb44]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:all .2s ease;position:relative}.card[data-astro-cid-hioekb44]:hover{border-color:#f59e0b4d;transform:translateY(-4px);box-shadow:0 12px 24px #f59e0b1a}.card__badge[data-astro-cid-hioekb44]{position:absolute;top:1rem;right:1rem;background:#f59e0b26;color:#9ca3af;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:500}.card__icon[data-astro-cid-hioekb44]{font-size:2rem;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:12px;background:#f59e0b1a;margin-bottom:.5rem}.card__title[data-astro-cid-hioekb44]{font-weight:500;font-size:1.1rem;color:#fff}.card__desc[data-astro-cid-hioekb44]{color:#9ca3af;line-height:1.6;flex-grow:1}.card__meta[data-astro-cid-hioekb44]{color:#9ca3af;font-size:.9rem}.card__link[data-astro-cid-hioekb44]{color:#fff;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .2s ease;align-self:flex-start}.card__link[data-astro-cid-hioekb44]:hover{transform:translate(4px)}.assurance[data-astro-cid-hioekb44]{padding:3rem 1rem;max-width:1200px;margin:0 auto}.assurance__grid[data-astro-cid-hioekb44]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:900px){.assurance__grid[data-astro-cid-hioekb44]{grid-template-columns:repeat(3,1fr)}}.assurance__item[data-astro-cid-hioekb44]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.assurance__item[data-astro-cid-hioekb44]:hover{border-color:#f59e0b4d}.assurance__icon[data-astro-cid-hioekb44]{font-size:2rem;margin-bottom:.75rem}.assurance__item[data-astro-cid-hioekb44] h3[data-astro-cid-hioekb44]{font-weight:500;margin-bottom:.75rem;color:#fff}.assurance__item[data-astro-cid-hioekb44] p[data-astro-cid-hioekb44]{color:#9ca3af;line-height:1.6;font-size:.95rem}.faq[data-astro-cid-hioekb44]{padding:3rem 1rem;max-width:1200px;margin:0 auto}.faq__items[data-astro-cid-hioekb44]{display:grid;gap:.75rem}.faq__item[data-astro-cid-hioekb44]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:1rem;transition:all .2s ease}.faq__item[data-astro-cid-hioekb44]:hover{border-color:#f59e0b33}.faq__q[data-astro-cid-hioekb44]{font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#fff}.faq__q[data-astro-cid-hioekb44]:after{content:"▼";font-size:.75rem;transition:transform .2s ease}.faq__item[data-astro-cid-hioekb44][open] .faq__q[data-astro-cid-hioekb44]:after{transform:rotate(180deg)}.faq__a[data-astro-cid-hioekb44]{color:#9ca3af;margin-top:.75rem;line-height:1.6}.cta[data-astro-cid-hioekb44]{padding:3rem 1rem;display:grid;place-items:center}.cta__box[data-astro-cid-hioekb44]{max-width:900px;text-align:center;background:linear-gradient(135deg,#f59e0b14,#f59e0b05);border:1px solid rgba(245,158,11,.2);border-radius:16px;padding:2.5rem 1.5rem}.cta__box[data-astro-cid-hioekb44] h2[data-astro-cid-hioekb44]{font-size:clamp(1.5rem,2vw + 1rem,2rem);margin-bottom:.75rem;color:#fff}.cta__box[data-astro-cid-hioekb44] p[data-astro-cid-hioekb44]{color:#9ca3af;margin-bottom:1.5rem;line-height:1.6}.cta__actions[data-astro-cid-hioekb44]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}
