:root{--green:#3ecf6e;--green-dim:#2a9e52;--green-glow:#3ecf6e2e;--bg:#f5f7fa;--surface:#fff;--surface-2:#f0f3f7;--border:#e2e8f0;--border-strong:#c8d3e0;--text:#1a2332;--muted:#64748b;--mono:"IBM Plex Mono", monospace;--sans:"Kanit", system-ui, sans-serif;--radius:10px;--radius-lg:16px;--shadow:0 1px 4px #0000000f, 0 4px 16px #0000000f;--shadow-lg:0 2px 8px #00000012, 0 12px 32px #00000017;--transition:.18s ease}:where(.astro-xltjfm3y)[data-dark]{--bg:#0d1117;--surface:#161b22;--surface-2:#0f1419;--border:#21262d;--border-strong:#30363d;--text:#e6edf3;--muted:#8b949e;--shadow:0 1px 4px #0000004d, 0 4px 16px #0000004d;--shadow-lg:0 2px 8px #0006, 0 12px 32px #0006}:where(.astro-xltjfm3y),:where(.astro-xltjfm3y):before,:where(.astro-xltjfm3y):after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.65}.page:where(.astro-xltjfm3y){max-width:1080px;margin:0 auto;padding:0 20px 60px}.topbar:where(.astro-xltjfm3y){flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px 0 0;display:flex}.badge:where(.astro-xltjfm3y){font-family:var(--mono);letter-spacing:.04em;color:var(--green-dim);background:var(--green-glow);border:1px solid #3ecf6e4d;border-radius:999px;align-items:center;gap:7px;padding:5px 13px;font-size:.78rem;font-weight:600;display:inline-flex}:where(.astro-xltjfm3y)[data-dark] .badge:where(.astro-xltjfm3y){color:var(--green)}.badge-dot:where(.astro-xltjfm3y){background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.controls:where(.astro-xltjfm3y){align-items:center;gap:8px;display:flex}.home-link:where(.astro-xltjfm3y){border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);height:34px;color:var(--muted);transition:all var(--transition);justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.home-link:where(.astro-xltjfm3y):hover{color:var(--green);border-color:var(--green);transform:translateY(-1px)}.lang-switch:where(.astro-xltjfm3y){border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);display:flex;overflow:hidden}.lang-switch:where(.astro-xltjfm3y) a:where(.astro-xltjfm3y){color:var(--muted);transition:all var(--transition);font-size:.82rem;font-weight:600;font-family:var(--mono);padding:5px 12px;text-decoration:none}.lang-switch:where(.astro-xltjfm3y) a:where(.astro-xltjfm3y):first-child{border-right:1px solid var(--border-strong)}.lang-switch:where(.astro-xltjfm3y) a:where(.astro-xltjfm3y).active{background:var(--green);color:#0a1f13}.theme-btn:where(.astro-xltjfm3y){border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);width:34px;height:34px;color:var(--muted);cursor:pointer;transition:all var(--transition);justify-content:center;align-items:center;font-size:.85rem;display:flex}.theme-btn:where(.astro-xltjfm3y):hover{color:var(--green);border-color:var(--green)}.hero:where(.astro-xltjfm3y){border-bottom:1px solid var(--border);padding:52px 0 36px}.hero-eyebrow:where(.astro-xltjfm3y){font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--green-dim);margin-bottom:14px;font-size:.75rem;font-weight:600}:where(.astro-xltjfm3y)[data-dark] .hero-eyebrow:where(.astro-xltjfm3y){color:var(--green)}.hero:where(.astro-xltjfm3y) h1:where(.astro-xltjfm3y){letter-spacing:-.02em;color:var(--text);margin-bottom:14px;font-size:clamp(1.9rem,4.5vw,3.2rem);font-weight:700;line-height:1.18}.hero-desc:where(.astro-xltjfm3y){color:var(--muted);max-width:680px;margin-bottom:28px;font-size:.97rem;line-height:1.7}.cta-row:where(.astro-xltjfm3y){flex-wrap:wrap;gap:10px;display:flex}.btn:where(.astro-xltjfm3y){border-radius:var(--radius);transition:all var(--transition);cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--sans);border:1px solid #0000;align-items:center;gap:8px;padding:10px 18px;text-decoration:none;display:inline-flex}.btn-primary:where(.astro-xltjfm3y){background:var(--green);color:#081a0e;border-color:var(--green)}.btn-primary:where(.astro-xltjfm3y):hover{background:var(--green-dim);border-color:var(--green-dim);transform:translateY(-1px);box-shadow:0 4px 14px #3ecf6e59}.btn-outline:where(.astro-xltjfm3y){color:var(--text);border-color:var(--border-strong);background:0 0}.btn-outline:where(.astro-xltjfm3y):hover{border-color:var(--green);color:var(--green);transform:translateY(-1px)}.sec:where(.astro-xltjfm3y){padding-top:40px}.sec-header:where(.astro-xltjfm3y){border-bottom:1px solid var(--border);align-items:center;gap:10px;margin-bottom:18px;padding-bottom:12px;display:flex}.sec-header-icon:where(.astro-xltjfm3y){background:var(--green-glow);width:30px;height:30px;color:var(--green-dim);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;display:flex}:where(.astro-xltjfm3y)[data-dark] .sec-header-icon:where(.astro-xltjfm3y){color:var(--green)}.sec-header:where(.astro-xltjfm3y) h2:where(.astro-xltjfm3y){letter-spacing:.01em;color:var(--text);font-size:1.05rem;font-weight:700}.svc-grid:where(.astro-xltjfm3y){grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.svc-card:where(.astro-xltjfm3y){background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);transition:transform var(--transition), box-shadow var(--transition);flex-direction:column;display:flex;overflow:hidden}.svc-card:where(.astro-xltjfm3y):hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.svc-card-header:where(.astro-xltjfm3y){align-items:flex-start;gap:16px;padding:24px 24px 16px;display:flex}.svc-card-icon:where(.astro-xltjfm3y){background:var(--surface-2);border:1px solid var(--border);width:46px;height:46px;color:var(--green-dim);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}:where(.astro-xltjfm3y)[data-dark] .svc-card-icon:where(.astro-xltjfm3y){color:var(--green);background:#3ecf6e14;border-color:#3ecf6e33}.svc-card-title:where(.astro-xltjfm3y){flex-direction:column;gap:8px;display:flex}.svc-card-title:where(.astro-xltjfm3y) h3:where(.astro-xltjfm3y){color:var(--text);font-size:1.1rem;font-weight:700;line-height:1.3}.svc-tags:where(.astro-xltjfm3y){flex-wrap:wrap;gap:6px;display:flex}.tag:where(.astro-xltjfm3y){font-family:var(--mono);background:var(--surface-2);border:1px solid var(--border);color:var(--muted);white-space:nowrap;border-radius:6px;padding:3px 8px;font-size:.68rem;font-weight:600}.svc-card-body:where(.astro-xltjfm3y){flex-grow:1;padding:0 24px 24px}.svc-features:where(.astro-xltjfm3y){color:var(--muted);font-size:.92rem;line-height:1.6}.svc-features:where(.astro-xltjfm3y) li:where(.astro-xltjfm3y){margin-bottom:10px;padding-left:24px;list-style:none;position:relative}.svc-features:where(.astro-xltjfm3y) li:where(.astro-xltjfm3y):last-child{margin-bottom:0}.svc-features:where(.astro-xltjfm3y) li:where(.astro-xltjfm3y):before{content:"";color:var(--green-dim);font-family:"Font Awesome 6 Free";font-size:.8rem;font-weight:900;position:absolute;top:2px;left:0}:where(.astro-xltjfm3y)[data-dark] .svc-features:where(.astro-xltjfm3y) li:where(.astro-xltjfm3y):before{color:var(--green)}.svc-card-pricing:where(.astro-xltjfm3y){background:var(--surface-2);border-top:1px solid var(--border);padding:20px 24px}.price-row:where(.astro-xltjfm3y){border-bottom:1px dashed var(--border-strong);justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding-bottom:12px;display:flex}.price-row:where(.astro-xltjfm3y):last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.price-label:where(.astro-xltjfm3y){color:var(--muted);font-size:.9rem;line-height:1.4}.price-value:where(.astro-xltjfm3y){font-family:var(--mono);color:var(--green-dim);text-align:right;white-space:nowrap;font-size:.95rem;font-weight:700}:where(.astro-xltjfm3y)[data-dark] .price-value:where(.astro-xltjfm3y){color:var(--green)}.policy-grid:where(.astro-xltjfm3y){grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.policy-card:where(.astro-xltjfm3y){background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:20px}.policy-card-head:where(.astro-xltjfm3y){border-bottom:1px solid var(--border);align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;display:flex}.policy-card-head:where(.astro-xltjfm3y) i:where(.astro-xltjfm3y){color:var(--green-dim);text-align:center;width:20px;font-size:1rem}:where(.astro-xltjfm3y)[data-dark] .policy-card-head:where(.astro-xltjfm3y) i:where(.astro-xltjfm3y){color:var(--green)}.policy-card-head:where(.astro-xltjfm3y) h3:where(.astro-xltjfm3y){color:var(--text);font-size:.98rem;font-weight:700}.policy-row:where(.astro-xltjfm3y){color:var(--muted);align-items:flex-start;gap:10px;margin:12px 0;font-size:.9rem;line-height:1.55;display:flex}.policy-row:where(.astro-xltjfm3y) i:where(.astro-xltjfm3y){text-align:center;flex-shrink:0;width:16px;margin-top:5px;font-size:.8rem}.pi-ok:where(.astro-xltjfm3y){color:#22c55e}.pi-no:where(.astro-xltjfm3y){color:#ef4444}.pi-warn:where(.astro-xltjfm3y){color:#f59e0b}.pi-check:where(.astro-xltjfm3y){color:var(--green-dim)}:where(.astro-xltjfm3y)[data-dark] .pi-check:where(.astro-xltjfm3y){color:var(--green)}.faq-list:where(.astro-xltjfm3y){flex-direction:column;gap:8px;display:flex}.faq-item:where(.astro-xltjfm3y){background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.faq-item:where(.astro-xltjfm3y) summary:where(.astro-xltjfm3y){cursor:pointer;transition:background var(--transition);justify-content:space-between;align-items:center;gap:12px;padding:16px;font-size:.95rem;font-weight:600;list-style:none;display:flex}.faq-item:where(.astro-xltjfm3y) summary:where(.astro-xltjfm3y)::-webkit-details-marker{display:none}.faq-item:where(.astro-xltjfm3y) summary:where(.astro-xltjfm3y):hover{background:var(--surface-2)}.faq-item:where(.astro-xltjfm3y)[open] summary:where(.astro-xltjfm3y){border-bottom:1px solid var(--border)}.faq-chevron:where(.astro-xltjfm3y){color:var(--muted);transition:transform var(--transition);flex-shrink:0;font-size:.8rem}.faq-item:where(.astro-xltjfm3y)[open] .faq-chevron:where(.astro-xltjfm3y){transform:rotate(180deg)}.faq-body:where(.astro-xltjfm3y){color:var(--muted);padding:16px;font-size:.92rem;line-height:1.65}.contact-card:where(.astro-xltjfm3y){background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:32px;position:relative;overflow:hidden}.contact-card:where(.astro-xltjfm3y):before{content:"";background:linear-gradient(90deg, var(--green), var(--green-dim));height:3px;position:absolute;top:0;left:0;right:0}.contact-card:where(.astro-xltjfm3y) h2:where(.astro-xltjfm3y){margin-bottom:10px;font-size:1.35rem;font-weight:700}.contact-card:where(.astro-xltjfm3y) p:where(.astro-xltjfm3y){color:var(--muted);max-width:580px;margin-bottom:24px;font-size:.95rem;line-height:1.65}.footer:where(.astro-xltjfm3y){border-top:1px solid var(--border);color:var(--muted);font-size:.85rem;font-family:var(--mono);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:56px;padding-top:24px;display:flex}@media (width<=900px){.policy-grid:where(.astro-xltjfm3y){grid-template-columns:1fr}}@media (width<=768px){.svc-grid:where(.astro-xltjfm3y){grid-template-columns:1fr}}@media (width<=480px){.hero:where(.astro-xltjfm3y) h1:where(.astro-xltjfm3y){font-size:1.8rem}.contact-card:where(.astro-xltjfm3y){padding:24px 20px}}
