body[data-theme=modern]{--bg: #fafafb;--ink: #0f172a;--muted: #55617a;--accent: #4f46e5;--accent-soft: #eef2ff;--border: #e4e7ee;--card: #ffffff;--container-max: 1140px;--focus-ring: var(--accent);background:var(--bg);color:var(--ink);font-family:Inter Variable,system-ui,sans-serif;letter-spacing:-.011em;line-height:1.6;--toggle-bg: #eef0f5;--toggle-active-bg: #fff;--input-bg: #fff;--input-border: 1px solid var(--border);--input-radius: 10px;--input-focus: var(--accent);--input-focus-ring: rgba(79, 70, 229, .15);--btn-bg: var(--accent);--btn-fg: #fff;--btn-radius: 10px;--btn-hover-shadow: 0 10px 24px rgba(79, 70, 229, .35);--success-bg: var(--accent-soft);--success-border: 1px solid #d6ddff}.bg-glow[data-astro-cid-cxtyazch]{position:absolute;inset:0 0 auto;height:620px;background:radial-gradient(600px 300px at 18% 8%,rgba(79,70,229,.1),transparent 70%),radial-gradient(500px 280px at 85% 20%,rgba(14,165,233,.08),transparent 70%);pointer-events:none;z-index:-1}.nav[data-astro-cid-cxtyazch]{display:flex;justify-content:space-between;align-items:center;padding-block:22px}.wordmark[data-astro-cid-cxtyazch]{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.05rem;text-decoration:none;color:var(--ink)}.wordmark[data-astro-cid-cxtyazch] svg[data-astro-cid-cxtyazch]{color:var(--accent)}.nav-links[data-astro-cid-cxtyazch]{display:flex;align-items:center;gap:26px}.nav-links[data-astro-cid-cxtyazch] a[data-astro-cid-cxtyazch]{text-decoration:none;font-size:.9rem;font-weight:500;color:var(--muted);transition:color .2s}.nav-links[data-astro-cid-cxtyazch] a[data-astro-cid-cxtyazch]:hover{color:var(--ink)}.nav-cta[data-astro-cid-cxtyazch]{background:var(--ink);color:#fff!important;padding:9px 18px;border-radius:9px;transition:background .2s,transform .15s}.nav-cta[data-astro-cid-cxtyazch]:hover{background:var(--accent);transform:translateY(-1px)}.hero[data-astro-cid-cxtyazch]{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(36px,5vw,70px);align-items:center;padding-block:clamp(50px,8vh,100px)}.badge[data-astro-cid-cxtyazch]{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;color:var(--accent);background:var(--accent-soft);border:1px solid #dfe4ff;padding:6px 14px;border-radius:999px;margin-bottom:22px}.dot[data-astro-cid-cxtyazch]{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #22c55e33}.hero[data-astro-cid-cxtyazch] h1[data-astro-cid-cxtyazch]{font-size:clamp(2.5rem,5.4vw,4rem);font-weight:800;line-height:1.04;letter-spacing:-.035em}.lede[data-astro-cid-cxtyazch]{margin-top:20px;color:var(--muted);font-size:1.08rem;max-width:50ch}.checks[data-astro-cid-cxtyazch]{list-style:none;display:flex;flex-wrap:wrap;gap:18px;padding:0;margin:26px 0 0}.checks[data-astro-cid-cxtyazch] li[data-astro-cid-cxtyazch]{font-size:.86rem;font-weight:600;color:var(--muted);display:flex;align-items:center;gap:7px}.checks[data-astro-cid-cxtyazch] li[data-astro-cid-cxtyazch]:before{content:"";width:16px;height:16px;border-radius:50%;background:var(--accent-soft) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 8.5l2.5 2.5L12 5.5' stroke='%234f46e5' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/12px no-repeat}.hero-card[data-astro-cid-cxtyazch]{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:30px;box-shadow:0 4px 6px #0f172a08,0 18px 46px #0f172a14}.hero-card-title[data-astro-cid-cxtyazch]{font-weight:700;font-size:1.05rem;margin-bottom:16px}.strip[data-astro-cid-cxtyazch]{border-block:1px solid var(--border);background:#fff}.strip-inner[data-astro-cid-cxtyazch]{padding-block:26px;text-align:center}.crumbs[data-astro-cid-cxtyazch]{font-size:clamp(.95rem,2vw,1.15rem);font-weight:600;display:flex;justify-content:center;flex-wrap:wrap;gap:12px;color:var(--muted)}.crumbs[data-astro-cid-cxtyazch] i[data-astro-cid-cxtyazch]{color:#c3c9d6;font-style:normal}.crumbs[data-astro-cid-cxtyazch] b[data-astro-cid-cxtyazch]{color:var(--accent)}.strip-note[data-astro-cid-cxtyazch]{margin-top:8px;font-size:.82rem;color:var(--muted)}.section-title[data-astro-cid-cxtyazch]{font-size:clamp(1.6rem,3vw,2.1rem);font-weight:800;letter-spacing:-.03em;margin-bottom:34px}.how[data-astro-cid-cxtyazch]{padding-block:clamp(60px,9vh,100px)}.grid3[data-astro-cid-cxtyazch]{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card[data-astro-cid-cxtyazch]{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:28px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s}.card[data-astro-cid-cxtyazch]:hover{transform:translateY(-3px);border-color:#d6dbeb;box-shadow:0 12px 30px #0f172a12}.step[data-astro-cid-cxtyazch]{width:32px;height:32px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent);font-weight:800;font-size:.9rem;border-radius:9px;margin-bottom:16px}.card[data-astro-cid-cxtyazch] h3[data-astro-cid-cxtyazch]{font-size:1.08rem;font-weight:700;margin-bottom:8px}.card[data-astro-cid-cxtyazch] p[data-astro-cid-cxtyazch]{color:var(--muted);font-size:.93rem}.duo[data-astro-cid-cxtyazch]{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-bottom:clamp(60px,9vh,100px)}.duo-card[data-astro-cid-cxtyazch]{border:1px solid var(--border);background:var(--card);border-radius:16px;padding:34px}.duo-accent[data-astro-cid-cxtyazch]{background:linear-gradient(135deg,#1e1b4b,#312e81);color:#eef0ff;border-color:#312e81}.duo-accent[data-astro-cid-cxtyazch] li[data-astro-cid-cxtyazch],.duo-accent[data-astro-cid-cxtyazch] .duo-tag[data-astro-cid-cxtyazch]{color:#c7ccf5}.duo-tag[data-astro-cid-cxtyazch]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:12px}.duo-card[data-astro-cid-cxtyazch] h3[data-astro-cid-cxtyazch]{font-size:1.35rem;font-weight:800;letter-spacing:-.02em;margin-bottom:16px}.duo-card[data-astro-cid-cxtyazch] ul[data-astro-cid-cxtyazch]{list-style:none;margin:0;padding:0;display:grid;gap:10px}.duo-card[data-astro-cid-cxtyazch] li[data-astro-cid-cxtyazch]{color:var(--muted);font-size:.94rem;padding-left:24px;position:relative}.duo-card[data-astro-cid-cxtyazch] li[data-astro-cid-cxtyazch]:before{content:"";position:absolute;left:0;top:6px;width:14px;height:14px;border-radius:50%;background:currentColor;opacity:.15}.cta-band[data-astro-cid-cxtyazch]{background:var(--ink);color:#fff}.cta-inner[data-astro-cid-cxtyazch]{text-align:center;padding-block:clamp(56px,8vh,90px)}.cta-inner[data-astro-cid-cxtyazch] h2[data-astro-cid-cxtyazch]{font-size:clamp(1.7rem,3.4vw,2.4rem);font-weight:800;letter-spacing:-.03em}.cta-inner[data-astro-cid-cxtyazch] p[data-astro-cid-cxtyazch]{color:#aab3c8;max-width:52ch;margin:14px auto 0}.cta-btn[data-astro-cid-cxtyazch]{display:inline-block;margin-top:28px;background:var(--accent);color:#fff;text-decoration:none;font-weight:700;padding:14px 30px;border-radius:11px;transition:transform .15s,box-shadow .2s}.cta-btn[data-astro-cid-cxtyazch]:hover{transform:translateY(-2px);box-shadow:0 12px 30px #4f46e566}.faq[data-astro-cid-cxtyazch]{padding-block:clamp(60px,9vh,100px)}.faq-grid[data-astro-cid-cxtyazch]{display:grid;grid-template-columns:1fr 1fr;gap:14px}.faq-grid[data-astro-cid-cxtyazch] details[data-astro-cid-cxtyazch]{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:0 20px}.faq-grid[data-astro-cid-cxtyazch] summary[data-astro-cid-cxtyazch]{font-weight:600;padding:18px 0;cursor:pointer;list-style:none}.faq-grid[data-astro-cid-cxtyazch] summary[data-astro-cid-cxtyazch]:hover{color:var(--accent)}.faq-grid[data-astro-cid-cxtyazch] summary[data-astro-cid-cxtyazch]::-webkit-details-marker{display:none}.faq-grid[data-astro-cid-cxtyazch] details[data-astro-cid-cxtyazch] p[data-astro-cid-cxtyazch]{color:var(--muted);font-size:.92rem;padding-bottom:18px}.faq-grid[data-astro-cid-cxtyazch] details[data-astro-cid-cxtyazch] a[data-astro-cid-cxtyazch]{color:var(--accent)}.footer[data-astro-cid-cxtyazch]{border-top:1px solid var(--border);padding-block:26px;background:#fff}.footer-inner[data-astro-cid-cxtyazch]{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:.82rem;color:var(--muted)}.footer[data-astro-cid-cxtyazch] a[data-astro-cid-cxtyazch]{color:inherit}@media(max-width:900px){.hero[data-astro-cid-cxtyazch],.grid3[data-astro-cid-cxtyazch],.duo[data-astro-cid-cxtyazch],.faq-grid[data-astro-cid-cxtyazch]{grid-template-columns:1fr}.nav-links[data-astro-cid-cxtyazch] a[data-astro-cid-cxtyazch]:not(.nav-cta){display:none}}
