.footer[data-astro-cid-jo6i4kqk]{background:var(--ink);color:#fff;padding:2.5rem 0}.footer-inner[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:1.5rem;display:flex}.footer-columns[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.footer-logo[data-astro-cid-jo6i4kqk]{color:#fff}.footer-logo[data-astro-cid-jo6i4kqk] .logo-mark[data-astro-cid-jo6i4kqk]{background:linear-gradient(135deg, var(--accent), var(--accent-hover))}.footer-tag[data-astro-cid-jo6i4kqk]{color:#ffffffb3;max-width:22rem;margin-top:.8rem;font-size:.92rem}.footer-col[data-astro-cid-jo6i4kqk] h4[data-astro-cid-jo6i4kqk]{letter-spacing:.05em;text-transform:uppercase;color:#ffffffd9;margin-bottom:.8rem;font-size:.85rem}.footer-col[data-astro-cid-jo6i4kqk] ul[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.5rem;list-style:none;display:flex}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#ffffffa6;font-size:.92rem;text-decoration:none;transition:color .3s}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#fff}.footer-note[data-astro-cid-jo6i4kqk]{color:#ffffff8c;border-top:1px solid #ffffff1f;padding-top:1.2rem;font-size:.8rem}:root{--primary:#013c4a;--primary-dark:#004b5b;--primary-light:#193e4c;--accent:#ff6b35;--accent-hover:#e55a2b;--ink:#2d3748;--ink-soft:#4a5568;--muted:#718096;--bg:#fff;--bg-light:#f7fafc;--bg-gray:#edf2f7;--card:#fff;--border:#e2e8f0;--radius:12px;--shadow:0 4px 6px #0000000d;--shadow-hover:0 12px 24px #013c4a26}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}a{color:inherit;text-underline-offset:.14em;text-decoration:underline}img{max-width:100%;display:block}::selection{background:#ff6b3540}.wrap[data-astro-cid-lcdefpme]{width:min(1120px,92%);margin:0 auto}.top-banner[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--accent) 0%, #ff8555 100%);color:#fff;box-shadow:0 2px 10px #00000026}.top-banner-inner[data-astro-cid-lcdefpme]{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;padding:.7rem 0;display:flex}.top-banner-text[data-astro-cid-lcdefpme]{font-size:.95rem}.top-banner-button[data-astro-cid-lcdefpme]{color:var(--accent);background:#fff;border:2px solid #fff;border-radius:6px;padding:.4rem 1.2rem;font-size:.88rem;font-weight:600;transition:all .3s}.top-banner-button[data-astro-cid-lcdefpme]:hover{background:var(--accent);color:#fff}.nav[data-astro-cid-lcdefpme]{z-index:100;background:var(--bg);position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.nav-inner[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:1.5rem;padding:.9rem 0;display:flex}.logo[data-astro-cid-lcdefpme]{color:var(--primary);align-items:center;gap:.6rem;font-size:1.4rem;font-weight:700;display:inline-flex}.logo-mark[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;border-radius:8px;justify-content:center;align-items:center;width:2.3rem;height:2.3rem;font-size:1.1rem;font-weight:800;display:inline-flex}.logo[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--accent);font-style:normal}.nav-links[data-astro-cid-lcdefpme]{color:var(--ink-soft);gap:1.8rem;font-size:.95rem;font-weight:500;display:flex}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{border-bottom:2px solid #0000;padding-bottom:.4rem;transition:color .3s,border-color .3s}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--primary);border-bottom-color:var(--primary)}.nav-cta[data-astro-cid-lcdefpme]{border-radius:6px;padding:.6rem 1.3rem;font-size:.95rem}.nav-toggle[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:var(--bg);width:2.5rem;height:2.5rem;color:var(--primary);cursor:pointer;border-radius:6px;display:none}.nav-toggle[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:currentColor;width:1.25rem;height:2px;margin:.25rem auto;transition:transform .2s,opacity .2s;display:block}.nav-toggle[data-astro-cid-lcdefpme][aria-expanded=true] span[data-astro-cid-lcdefpme]:first-child{transform:translateY(6px)rotate(45deg)}.nav-toggle[data-astro-cid-lcdefpme][aria-expanded=true] span[data-astro-cid-lcdefpme]:nth-child(2){opacity:0}.nav-toggle[data-astro-cid-lcdefpme][aria-expanded=true] span[data-astro-cid-lcdefpme]:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@media (width<=860px){.nav-inner[data-astro-cid-lcdefpme]{position:relative}.nav-toggle[data-astro-cid-lcdefpme]{margin-left:auto;display:block}.nav-links[data-astro-cid-lcdefpme]{background:var(--bg);border:1px solid var(--border);border-radius:0 0 var(--radius) var(--radius);box-shadow:var(--shadow-hover);flex-direction:column;gap:0;padding:.75rem 1rem;display:none;position:absolute;top:calc(100% + .9rem);left:0;right:0}.nav-links[data-astro-cid-lcdefpme].is-open{display:flex}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{padding:.8rem 0}.nav-cta[data-astro-cid-lcdefpme]{display:none}}.btn[data-astro-cid-lcdefpme]{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;font-weight:600;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex}.btn-primary[data-astro-cid-lcdefpme]{background:var(--accent);color:#fff;padding:.85rem 1.8rem}.btn-primary[data-astro-cid-lcdefpme]:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 4px 12px #ff6b3566}.btn-secondary[data-astro-cid-lcdefpme]{color:#fff;background:0 0;border:2px solid #ffffffb3;padding:.75rem 1.7rem}.btn-secondary[data-astro-cid-lcdefpme]:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.hero[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 44%, var(--primary-dark) 100%);color:#fff;padding:5.5rem 0 6rem;position:relative;overflow:hidden}.hero[data-astro-cid-lcdefpme]:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 80%,#ffffff0d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0%,#0000 50%),radial-gradient(circle at 40% 40%,#ffffff0a 0%,#0000 50%);position:absolute;inset:0}.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:1.05fr .95fr;align-items:center;gap:3.5rem;display:grid;position:relative}.badge[data-astro-cid-lcdefpme]{color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.4rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.02em;color:#fff;margin-bottom:1.2rem;font-size:clamp(2.2rem,4.6vw,3.1rem);font-weight:700;line-height:1.12}.grad[data-astro-cid-lcdefpme]{color:#ffb08a}.lead[data-astro-cid-lcdefpme]{color:#ffffffe6;max-width:34rem;margin-bottom:1.8rem;font-size:1.1rem}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.9rem;margin-bottom:1.8rem;display:flex}.hero-points[data-astro-cid-lcdefpme]{color:#ffffffeb;flex-direction:column;gap:.55rem;font-size:.98rem;list-style:none;display:flex}.tick[data-astro-cid-lcdefpme]{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-right:.5rem;font-size:.72rem;font-weight:800;display:inline-flex}.hero-visual[data-astro-cid-lcdefpme]{position:relative}.app-window[data-astro-cid-lcdefpme]{background:#012b35;border:1px solid #0a3a46;border-radius:14px;overflow:hidden;box-shadow:0 30px 70px #00141973}.app-topbar[data-astro-cid-lcdefpme]{background:#083a46;align-items:center;gap:.4rem;padding:.8rem 1rem;display:flex}.dot[data-astro-cid-lcdefpme]{border-radius:50%;width:.6rem;height:.6rem}.dot-r[data-astro-cid-lcdefpme]{background:#ff5f57}.dot-y[data-astro-cid-lcdefpme]{background:#febc2e}.dot-g[data-astro-cid-lcdefpme]{background:#28c840}.app-title[data-astro-cid-lcdefpme]{color:#9fd0da;margin-left:.6rem;font-size:.78rem;font-weight:600}.app-body[data-astro-cid-lcdefpme]{flex-direction:column;gap:.7rem;padding:1.1rem 1.2rem 1.3rem;display:flex}.fieldline[data-astro-cid-lcdefpme]{background:#06323d;border:1px solid #0a3a46;border-radius:8px;justify-content:space-between;padding:.55rem .8rem;font-size:.85rem;display:flex}.field-label[data-astro-cid-lcdefpme]{color:#8fb6bf}.field-value[data-astro-cid-lcdefpme]{color:#e9f4f6;font-weight:600}.divider[data-astro-cid-lcdefpme]{gap:.5rem;margin:.2rem 0;display:flex}.pill[data-astro-cid-lcdefpme]{border-radius:999px;padding:.3rem .75rem;font-size:.72rem;font-weight:700}.pill-ok[data-astro-cid-lcdefpme]{color:#6ee7b7;background:#10b98129}.pill-warn[data-astro-cid-lcdefpme]{color:#ffb08a;background:#ff6b3533}.mock-rows[data-astro-cid-lcdefpme]{flex-direction:column;gap:.5rem;list-style:none;display:flex}.mock-rows[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:#c7e0e6;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.lv[data-astro-cid-lcdefpme]{border-radius:6px;padding:.15rem .5rem;font-size:.68rem;font-weight:700}.lv-low[data-astro-cid-lcdefpme]{color:#6ee7b7;background:#10b9811f}.lv-mid[data-astro-cid-lcdefpme]{color:#ffb08a;background:#ff6b3533}.lv-done[data-astro-cid-lcdefpme]{color:#fff;background:#ffffff1f}.float-badge[data-astro-cid-lcdefpme]{border:1px solid var(--border);box-shadow:var(--shadow-hover);color:var(--ink);background:#fff;border-radius:10px;padding:.75rem 1rem;font-size:.82rem;font-weight:700;position:absolute}.float-b1[data-astro-cid-lcdefpme]{bottom:-22px;left:-28px}.float-b2[data-astro-cid-lcdefpme]{top:-18px;right:-30px}@media (width<=960px){.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:3.5rem;padding-top:2rem}.hero-visual[data-astro-cid-lcdefpme]{padding:1.25rem 0}.float-b1[data-astro-cid-lcdefpme]{bottom:0;left:0}.float-b2[data-astro-cid-lcdefpme]{top:0;right:0}}@media (width<=600px){.hero-visual[data-astro-cid-lcdefpme]{padding:0}.float-badge[data-astro-cid-lcdefpme]{display:none}}.section[data-astro-cid-lcdefpme]{padding:4.5rem 0}.section-tint[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, var(--bg-light), #eef3f7)}.section-head[data-astro-cid-lcdefpme]{text-align:center;max-width:46rem;margin:0 auto 3rem}.eyebrow[data-astro-cid-lcdefpme]{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.7rem;font-size:.8rem;font-weight:700}.section-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{letter-spacing:-.015em;color:var(--ink);margin-bottom:.9rem;font-size:clamp(1.85rem,3.5vw,2.5rem);line-height:1.2}.section-sub[data-astro-cid-lcdefpme]{color:var(--muted);font-size:1.05rem}.problem-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.problem-card[data-astro-cid-lcdefpme]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:2rem 1.7rem}.problem-emoji[data-astro-cid-lcdefpme]{margin-bottom:1rem;font-size:2rem}.problem-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--primary);margin-bottom:.6rem;font-size:1.1rem}.problem-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.95rem}.problem-outro[data-astro-cid-lcdefpme]{color:var(--ink-soft);text-align:center;max-width:40rem;margin:2.6rem auto 0;font-size:1.1rem}.problem-outro[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--primary)}@media (width<=860px){.problem-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.roles-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.role-card[data-astro-cid-lcdefpme]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;padding:2rem 1.8rem;display:flex}.role-top[data-astro-cid-lcdefpme]{margin-bottom:1rem}.role-num[data-astro-cid-lcdefpme]{color:var(--border);font-size:2.4rem;font-weight:700;line-height:1}.role-eyebrow[data-astro-cid-lcdefpme]{color:var(--primary);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.4rem;font-size:.82rem;font-weight:700}.role-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.8rem;font-size:1.15rem;line-height:1.35}.role-text[data-astro-cid-lcdefpme]{color:var(--muted);flex:1;font-size:.95rem}.role-gain[data-astro-cid-lcdefpme]{border-top:1px dashed var(--border);color:var(--ink-soft);flex-direction:column;gap:.25rem;margin-top:1.2rem;padding-top:1rem;font-size:.93rem;display:flex}.role-gain[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--accent);font-weight:700}@media (width<=860px){.roles-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.features-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feature-card[data-astro-cid-lcdefpme]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.8rem 1.6rem;transition:transform .3s,box-shadow .3s}.feature-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.feature-ico[data-astro-cid-lcdefpme]{background:var(--bg-gray);border-radius:10px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.icon-dot[data-astro-cid-lcdefpme]{background:var(--primary);border-radius:50%;width:1.1rem;height:1.1rem}.feature-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.55rem;font-size:1.05rem}.feature-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.93rem}@media (width<=900px){.features-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.pricing-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1.5rem;max-width:48rem;margin:0 auto;display:grid}.price-card[data-astro-cid-lcdefpme]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;padding:2.2rem 2rem;display:flex}.price-featured[data-astro-cid-lcdefpme]{border:2px solid var(--primary);position:relative}.ribbon[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--accent), var(--accent-hover));color:#fff;letter-spacing:.03em;text-transform:uppercase;border-radius:6px;padding:.35rem 1rem;font-size:.78rem;font-weight:700;position:absolute;top:-14px;left:2rem;box-shadow:0 4px 12px #ff6b3566}.price-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.9rem;font-size:1.1rem}.price[data-astro-cid-lcdefpme]{align-items:baseline;gap:.4rem;margin-bottom:.3rem;display:flex}.price-num[data-astro-cid-lcdefpme]{letter-spacing:-.02em;color:var(--primary);font-size:2.6rem;font-weight:800}.price-suffix[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.9rem;font-weight:600}.price-sub[data-astro-cid-lcdefpme]{color:var(--muted);margin-bottom:1.2rem;font-size:.95rem}.price-list[data-astro-cid-lcdefpme]{color:var(--ink-soft);flex-direction:column;gap:.6rem;margin-bottom:1.4rem;font-size:.95rem;list-style:none;display:flex}.price-list[data-astro-cid-lcdefpme] del[data-astro-cid-lcdefpme]{color:#b5bac4}.price-list[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--ink)}.price-example[data-astro-cid-lcdefpme]{background:var(--bg-light);border:1px dashed var(--border);color:var(--muted);border-radius:10px;margin-top:auto;padding:.9rem 1rem;font-size:.9rem}.price-example[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--ink)}.btn-block[data-astro-cid-lcdefpme]{width:100%;margin-top:auto;padding:.9rem}.price-note[data-astro-cid-lcdefpme]{text-align:center;color:var(--muted);margin-top:2.2rem;font-size:.95rem}.price-note[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--primary)}@media (width<=700px){.pricing-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.promise-quote[data-astro-cid-lcdefpme]{text-align:center;max-width:46rem;margin:0 auto;font-size:1.3rem;font-weight:600;line-height:1.55}.promise-quote[data-astro-cid-lcdefpme] footer[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:1.4rem;font-size:.95rem;font-weight:500}.promise-line[data-astro-cid-lcdefpme]{text-align:center;margin-top:2.4rem;font-size:1.15rem}.promise-line[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--accent)}.cta-box[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);text-align:center;color:#fff;border-radius:16px;padding:3.5rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #013c4a66}.cta-box[data-astro-cid-lcdefpme]:after{content:"";background:#ff6b3533;border-radius:50%;width:260px;height:260px;position:absolute;top:-90px;right:-90px}.cta-box[data-astro-cid-lcdefpme]:before{content:"";background:#ffffff12;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-110px;left:-70px}.cta-box[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{z-index:1;color:#fff;margin-bottom:1rem;font-size:clamp(1.7rem,3vw,2.4rem);position:relative}.cta-box[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{opacity:.94;z-index:1;max-width:36rem;margin:0 auto 2rem;font-size:1.05rem;position:relative}.cta-actions[data-astro-cid-lcdefpme]{z-index:1;flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex;position:relative}.btn-outline-light[data-astro-cid-lcdefpme]{color:#fff;background:0 0;border:1.5px solid #ffffffb3;padding:.85rem 1.7rem}.btn-outline-light[data-astro-cid-lcdefpme]:hover{background:#ffffff1f}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme],.logo[data-astro-cid-lcdefpme],.btn[data-astro-cid-lcdefpme],.nav-cta[data-astro-cid-lcdefpme],.top-banner-button[data-astro-cid-lcdefpme]{text-decoration:none}
