:root{--blue-main: #1d4ed8;--blue-soft: #e0f2fe;--bg-page: #e5e7eb;--text-main: #0f172a;--text-muted: #64748b;--border-subtle: #e5e7eb;--shadow-soft: 0 18px 45px rgba(15, 23, 42, .18);--header-blue: #30b7cf}[data-astro-cid-kh7btl4r]{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-page);color:var(--text-main);font-size:16px}a[data-astro-cid-kh7btl4r]{color:inherit;text-decoration:none}.container[data-astro-cid-kh7btl4r]{max-width:1120px;margin:0 auto;padding:0 16px}.hidden[data-astro-cid-kh7btl4r]{display:none}.site-header[data-astro-cid-kh7btl4r]{position:sticky;top:0;z-index:50;background-color:var(--header-blue);backdrop-filter:blur(10px);box-shadow:0 1px 6px #0f172a26;transition:background-color .2s ease,box-shadow .2s ease}.site-header[data-astro-cid-kh7btl4r].scrolled{background-color:#30b7cfe6;box-shadow:0 6px 20px #0f172a40}.header-inner[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:space-between;padding:10px 16px}.header-left[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:12px}.header-logo[data-astro-cid-kh7btl4r]{height:64px;width:auto;display:block}.nav-desktop[data-astro-cid-kh7btl4r]{display:none;align-items:center;gap:20px;font-size:15px}.nav-link[data-astro-cid-kh7btl4r]{font-weight:500;color:#e0faff}.nav-link[data-astro-cid-kh7btl4r]:hover{color:#fff}.dropdown[data-astro-cid-kh7btl4r]{position:relative}.dropdown-btn[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.4);background:#ffffff14;cursor:pointer;font-size:15px;font-weight:600;color:#ecfeff}.dropdown-btn[data-astro-cid-kh7btl4r]:hover{background:#ffffff29}.dropdown-icon[data-astro-cid-kh7btl4r]{width:14px;height:14px}.dropdown-menu[data-astro-cid-kh7btl4r]{position:absolute;right:0;top:110%;width:230px;background:#fff;border-radius:12px;padding:8px;box-shadow:0 18px 40px #0f172a29;border:1px solid rgba(15,23,42,.08);opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.dropdown[data-astro-cid-kh7btl4r]:hover .dropdown-menu[data-astro-cid-kh7btl4r]{opacity:1;transform:translateY(0);pointer-events:auto}.dropdown-item[data-astro-cid-kh7btl4r]{display:block;padding:7px 10px;border-radius:8px;font-size:14px;color:#374151}.dropdown-item[data-astro-cid-kh7btl4r]:hover{background:#eff6ff;color:var(--blue-main)}.nav-mobile-toggle[data-astro-cid-kh7btl4r]{display:inline-flex;padding:6px;border-radius:999px;border:1px solid rgba(255,255,255,.6);background:#ffffff1a;cursor:pointer}.nav-mobile-toggle[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:22px;height:22px}.nav-mobile[data-astro-cid-kh7btl4r]{border-top:1px solid #e5e7eb;background:#fff}.nav-mobile-inner[data-astro-cid-kh7btl4r]{padding:10px 16px 12px;font-size:15px;display:flex;flex-wrap:wrap;gap:8px}.nav-mobile-link[data-astro-cid-kh7btl4r]{padding:6px 10px;border-radius:999px;background:#f3f4f6;color:#374151;font-weight:500}.nav-mobile-link[data-astro-cid-kh7btl4r]:hover{background:#e5e7eb}@media(min-width:768px){.nav-desktop[data-astro-cid-kh7btl4r]{display:flex}.nav-mobile-toggle[data-astro-cid-kh7btl4r]{display:none}.nav-mobile[data-astro-cid-kh7btl4r]{display:none!important}}.page-wrapper[data-astro-cid-kh7btl4r]{max-width:1200px;margin:24px auto 40px;background:#fff;border-radius:26px;box-shadow:var(--shadow-soft);padding:28px 0 30px}.info-box[data-astro-cid-kh7btl4r]{background:#f3f4ff;border-radius:16px;padding:24px 24px 20px;border-left:4px solid var(--blue-main);box-shadow:inset 0 1px #ffffffb3;margin-bottom:24px}.pill-eyebrow[data-astro-cid-kh7btl4r]{font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:700;color:#0284c7;margin-bottom:8px}.hero-title[data-astro-cid-kh7btl4r]{font-size:30px;font-weight:800;margin:0 0 6px;color:#0f172a}@media(min-width:768px){.hero-title[data-astro-cid-kh7btl4r]{font-size:34px}}.hero-sub[data-astro-cid-kh7btl4r]{font-size:16px;color:var(--text-muted);margin:0;max-width:960px;line-height:1.7}.section-title[data-astro-cid-kh7btl4r]{font-size:26px;font-weight:800;margin:32px 0 16px;border-bottom:2px solid var(--blue-main);padding-bottom:6px;color:#0f172a}@media(min-width:768px){.section-title[data-astro-cid-kh7btl4r]{font-size:28px}}.tiles-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:14px;margin-top:14px}@media(min-width:768px){.tiles-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.tiles-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(3,minmax(0,1fr))}}.tile[data-astro-cid-kh7btl4r]{border:1px solid var(--border-subtle);border-radius:16px;padding:16px;background:#fff;box-shadow:0 10px 25px #0f172a1a}.tile[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{margin:0 0 8px;font-size:15px;font-weight:800;color:#111827}.tile[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin:0;font-size:14px;line-height:1.65;color:var(--text-muted)}.reviews-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:768px){.reviews-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.reviews-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(3,minmax(0,1fr))}}.review-card[data-astro-cid-kh7btl4r]{background:#fff;border-radius:16px;padding:16px 16px 14px;box-shadow:0 10px 25px #0f172a1f;display:flex;flex-direction:column;justify-content:space-between;transition:transform .18s ease,box-shadow .18s ease;cursor:pointer}.review-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-3px);box-shadow:0 16px 35px #0f172a2e}.review-image[data-astro-cid-kh7btl4r]{width:100%;height:130px;object-fit:contain;border-radius:10px;background:#f9fafb;border:1px solid #e5e7eb;margin-bottom:10px}.review-tag[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;border:1px solid rgba(37,99,235,.35);font-size:12px;font-weight:600;margin-bottom:8px;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.review-title[data-astro-cid-kh7btl4r]{font-size:16px;font-weight:700;color:#111827;margin:0 0 4px;line-height:1.45}.review-footer[data-astro-cid-kh7btl4r]{border-top:1px solid #e5e7eb;margin-top:10px;padding-top:8px;text-align:right}.review-cta[data-astro-cid-kh7btl4r]{font-size:14px;font-weight:600;color:#1d4ed8}.review-cta[data-astro-cid-kh7btl4r]:hover{color:#1e40af}.disclaimer[data-astro-cid-kh7btl4r]{margin-top:32px;background:#f3f4ff;border-radius:16px;padding:18px 18px 16px;border-left:4px solid var(--blue-main);box-shadow:inset 0 1px #ffffffb3}.disclaimer-title[data-astro-cid-kh7btl4r]{font-size:20px;font-weight:700;color:var(--blue-main);margin:0 0 8px}.disclaimer-text[data-astro-cid-kh7btl4r]{font-size:14px;line-height:1.7;color:#4b5563;margin:0}.site-footer[data-astro-cid-kh7btl4r]{background:#0f172a;color:#9ca3af;padding:18px 16px 20px;margin-top:16px}.footer-text-main[data-astro-cid-kh7btl4r]{font-size:13px}.footer-text-sub[data-astro-cid-kh7btl4r]{font-size:11px;margin-top:4px}.btn-row[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;margin-top:18px}.btn[data-astro-cid-kh7btl4r]{display:inline-block;background:var(--blue-main);color:#fff;padding:12px 18px;border-radius:12px;font-weight:800;box-shadow:0 10px 24px #0f172a24}.btn[data-astro-cid-kh7btl4r]:hover{filter:brightness(.98)}.footer-links[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:8px;font-size:12px}.footer-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#cbd5e1;font-weight:500}.footer-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:#fff}.footer-links[data-astro-cid-kh7btl4r] .sep[data-astro-cid-kh7btl4r]{margin:0 6px;color:#64748b}
