:root{--green: #047857;--green-dark: #065f46;--green-light: #ecfdf5;--green-mid: #a7f3d0;--text: #111827;--muted: #6b7280;--muted2: #9ca3af;--bg: #ffffff;--bg2: #f9fafb;--bg3: #f3f4f6;--border: #e5e7eb;--good: #047857;--mid: #d97706;--bad: #dc2626;--radius: 14px;--shadow-sm: 0 1px 3px rgba(0,0,0,.06);--shadow: 0 4px 16px rgba(0,0,0,.07);--shadow-lg: 0 8px 28px rgba(0,0,0,.09);--ff-head: -apple-system, BlinkMacSystemFont, "Segoe UI Variable Display", system-ui, sans-serif;--ff-body: -apple-system, BlinkMacSystemFont, "Segoe UI Variable Text", system-ui, sans-serif;--ff-serif: ui-serif, "New York", Georgia, serif}[data-astro-cid-hefjxkyy],[data-astro-cid-hefjxkyy]:before,[data-astro-cid-hefjxkyy]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--ff-body);font-size:18px;line-height:1.7;overflow-x:hidden;-webkit-font-smoothing:antialiased}a[data-astro-cid-hefjxkyy]{color:inherit;text-decoration:none}.skip-link[data-astro-cid-hefjxkyy]{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:-1}.skip-link[data-astro-cid-hefjxkyy]:focus{left:0;width:auto;height:auto;z-index:999;background:#047857;color:#fff;padding:8px 16px;border-radius:0 0 8px}nav[data-astro-cid-hefjxkyy]{position:fixed;top:0;left:0;right:0;z-index:100;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:0 24px}.nav-inner[data-astro-cid-hefjxkyy]{max-width:1100px;margin:0 auto;height:68px;display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-hefjxkyy]{font-family:var(--ff-head);font-size:20px;font-weight:800;color:var(--text)}.logo[data-astro-cid-hefjxkyy] span[data-astro-cid-hefjxkyy]{color:var(--green)}.nav-links[data-astro-cid-hefjxkyy]{display:flex;gap:32px;font-size:15px;color:var(--muted);font-weight:500}.nav-links[data-astro-cid-hefjxkyy] a[data-astro-cid-hefjxkyy]:hover{color:var(--text)}.nav-cta[data-astro-cid-hefjxkyy]{background:var(--green);color:#fff;font-weight:700;font-size:15px;padding:10px 22px;border-radius:10px;transition:background .2s}.nav-cta[data-astro-cid-hefjxkyy]:hover{background:var(--green-dark)}.nav-active[data-astro-cid-hefjxkyy]{color:var(--text)!important;text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--green)}.burger[data-astro-cid-hefjxkyy]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px 4px}.burger[data-astro-cid-hefjxkyy] span[data-astro-cid-hefjxkyy]{display:block;width:22px;height:2px;background:var(--text);border-radius:2px;transition:transform .2s,opacity .2s}.burger[data-astro-cid-hefjxkyy][aria-expanded=true] span[data-astro-cid-hefjxkyy]:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger[data-astro-cid-hefjxkyy][aria-expanded=true] span[data-astro-cid-hefjxkyy]:nth-child(2){opacity:0}.burger[data-astro-cid-hefjxkyy][aria-expanded=true] span[data-astro-cid-hefjxkyy]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav[data-astro-cid-hefjxkyy]{display:none;position:fixed;top:68px;left:0;right:0;background:#fffffffa;backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:12px 16px 20px;flex-direction:column;z-index:99;box-shadow:var(--shadow)}.mobile-nav[data-astro-cid-hefjxkyy] a[data-astro-cid-hefjxkyy]{display:block;padding:13px 12px;font-size:16px;font-weight:600;color:var(--text);border-radius:10px;transition:background .15s}.mobile-nav[data-astro-cid-hefjxkyy] a[data-astro-cid-hefjxkyy]:hover{background:var(--bg2)}.mobile-nav[data-astro-cid-hefjxkyy] .mobile-cta[data-astro-cid-hefjxkyy]{background:var(--green);color:#fff;text-align:center;margin-top:8px;border-radius:10px}.mobile-nav[data-astro-cid-hefjxkyy] .mobile-cta[data-astro-cid-hefjxkyy]:hover{background:var(--green-dark)}.mobile-nav[data-astro-cid-hefjxkyy].open{display:flex}@media(max-width:680px){.nav-links[data-astro-cid-hefjxkyy],.nav-cta[data-astro-cid-hefjxkyy]{display:none}.burger[data-astro-cid-hefjxkyy]{display:flex}}footer[data-astro-cid-hefjxkyy]{background:#111827;color:#9ca3af;padding:48px 24px 32px;margin-top:0}.footer-inner[data-astro-cid-hefjxkyy]{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between}.footer-copy[data-astro-cid-hefjxkyy]{font-size:13px;margin-top:32px;padding-top:24px;border-top:1px solid #374151;text-align:center}.footer-links[data-astro-cid-hefjxkyy]{display:flex;gap:20px;flex-wrap:wrap;font-size:13px}.footer-links[data-astro-cid-hefjxkyy] a[data-astro-cid-hefjxkyy]{color:#9ca3af}.footer-links[data-astro-cid-hefjxkyy] a[data-astro-cid-hefjxkyy]:hover{color:#fff}a[data-astro-cid-hefjxkyy]:focus-visible,button[data-astro-cid-hefjxkyy]:focus-visible{outline:2px solid var(--green);outline-offset:3px;border-radius:4px}.tpage-hero{padding:100px 24px 48px;text-align:center;background:linear-gradient(180deg,#f0fdf4,#fff)}.badge-pro{display:inline-block;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;font-size:12px;font-weight:700;padding:4px 12px;border-radius:100px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.tpage-hero h1{font-family:var(--ff-head);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;color:var(--text);margin-bottom:14px;letter-spacing:-.03em;line-height:1.15}.tpage-hero p{font-size:18px;color:var(--muted);max-width:520px;margin:0 auto}.how-sec{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:60px 24px}.how-inner{max-width:760px;margin:0 auto}.how-inner h2{font-family:var(--ff-head);font-size:1.5rem;font-weight:800;color:var(--text);margin-bottom:32px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.step{text-align:center}.step-num{width:44px;height:44px;background:var(--green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;margin:0 auto 14px}.step h3{font-size:15px;font-weight:700;color:var(--text);margin-bottom:6px}.step p{font-size:14px;color:var(--muted);line-height:1.65}.examples-sec{max-width:760px;margin:0 auto;padding:60px 24px}.examples-sec h2{font-family:var(--ff-head);font-size:1.5rem;font-weight:800;color:var(--text);margin-bottom:8px}.examples-sub{color:var(--muted);font-size:15px;margin-bottom:24px}.ex-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ex-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:24px}.ex-card h3{font-size:14px;font-weight:700;color:var(--text);margin-bottom:8px}.ex-result{font-size:14px;color:var(--muted);line-height:1.65}.ex-result strong{color:var(--text)}.gate-sec{max-width:580px;margin:0 auto;padding:0 24px 80px;text-align:center}.gate-box{background:var(--text);color:#fff;border-radius:20px;padding:44px}.gate-box h2{font-family:var(--ff-head);font-size:1.5rem;font-weight:800;margin-bottom:10px}.btn-pro{display:inline-block;background:var(--green);color:#fff;font-weight:700;font-size:16px;padding:14px 32px;border-radius:12px;transition:background .2s}.btn-pro:hover{background:var(--green-dark)}.gate-hint{font-size:13px;color:#fff6;margin-top:12px}@media(max-width:640px){.steps,.ex-grid{grid-template-columns:1fr}}
