.anim[data-astro-cid-tx4it7mx]{opacity:0;transition:opacity .6s ease,transform .6s ease}.anim[data-astro-cid-tx4it7mx][data-anim=fade]{transform:none}.anim[data-astro-cid-tx4it7mx][data-anim=up]{transform:translateY(30px)}.anim[data-astro-cid-tx4it7mx].in-view{opacity:1;transform:none}.container[data-astro-cid-tx4it7mx]{max-width:1200px;margin:0 auto;padding:0 24px}.back-link[data-astro-cid-tx4it7mx]{display:inline-block;font-family:var(--font-heading);font-weight:600;font-size:14px;color:#888;text-decoration:none;margin-bottom:32px;transition:color .15s}.back-link[data-astro-cid-tx4it7mx]:hover{color:var(--brand)}.badge[data-astro-cid-tx4it7mx]{display:inline-block;font-family:var(--font-heading);font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:1.5px;color:var(--brand);background:#000;padding:6px 16px;border:2px solid var(--brand);border-radius:6px;margin-bottom:20px}.highlight[data-astro-cid-tx4it7mx]{background:var(--brand);color:#000;padding:2px 12px;border-radius:4px}.section-label[data-astro-cid-tx4it7mx]{display:block;font-family:var(--font-heading);font-weight:700;font-size:14px;color:var(--brand);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}.section-label-dark[data-astro-cid-tx4it7mx]{display:block;font-family:var(--font-heading);font-weight:700;font-size:14px;color:#000;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}.section-desc[data-astro-cid-tx4it7mx]{font-size:18px;color:#999;line-height:1.7;max-width:650px;margin-bottom:48px}.section-desc-dark[data-astro-cid-tx4it7mx]{font-size:18px;color:#555;line-height:1.7;max-width:650px;margin-bottom:48px}.dark-heading[data-astro-cid-tx4it7mx]{color:#000}.btn-primary[data-astro-cid-tx4it7mx]{display:inline-block;font-family:var(--font-heading);font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:1px;color:#000;background:var(--brand);padding:14px 32px;border:3px solid #000;border-radius:8px;box-shadow:4px 4px #000;text-decoration:none;transition:all .15s}.btn-primary[data-astro-cid-tx4it7mx]:hover{box-shadow:2px 2px #000;transform:translate(2px,2px)}.btn-lg[data-astro-cid-tx4it7mx]{font-size:18px;padding:18px 40px}.hero[data-astro-cid-tx4it7mx]{padding:60px 0 80px;background:var(--bg-dark)}.hero-content[data-astro-cid-tx4it7mx]{display:flex;flex-direction:column;align-items:flex-start}.hero-enter[data-astro-cid-tx4it7mx]{opacity:0;transform:translateY(20px);animation:hero-in .6s ease forwards;animation-delay:calc(var(--d, 0) * .1s + .1s)}@keyframes hero-in{to{opacity:1;transform:none}}.hero[data-astro-cid-tx4it7mx] h1[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:900;font-size:clamp(36px,6vw,56px);line-height:1.1;color:#fff;margin-bottom:24px}.hero-sub[data-astro-cid-tx4it7mx]{font-size:19px;color:#aaa;line-height:1.7;max-width:640px;margin-bottom:32px}.hero-stats[data-astro-cid-tx4it7mx]{display:flex;gap:32px;margin-bottom:40px;flex-wrap:wrap}.hero-stat[data-astro-cid-tx4it7mx]{display:flex;flex-direction:column;gap:2px}.hero-stat__num[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:800;font-size:32px;color:var(--brand)}.hero-stat__label[data-astro-cid-tx4it7mx]{font-size:14px;color:#888}.section-dark[data-astro-cid-tx4it7mx]{padding:80px 0;background:var(--bg-dark)}.section-dark[data-astro-cid-tx4it7mx] h2[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:800;font-size:clamp(28px,4vw,42px);color:#fff;margin-bottom:16px;line-height:1.1}.section-white[data-astro-cid-tx4it7mx]{padding:80px 0;background:#fff}.section-white[data-astro-cid-tx4it7mx] h2[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:800;font-size:clamp(28px,4vw,42px);color:#000;margin-bottom:16px;line-height:1.1}.section-brand[data-astro-cid-tx4it7mx]{padding:80px 0;background:var(--brand)}.section-brand[data-astro-cid-tx4it7mx] h2[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:800;font-size:clamp(28px,4vw,42px);color:#000;margin-bottom:16px;line-height:1.1}.saas-grid[data-astro-cid-tx4it7mx]{display:flex;flex-direction:column;gap:12px;max-width:700px}.saas-card[data-astro-cid-tx4it7mx]{display:flex;align-items:center;gap:16px;background:#f9f9f9;border:3px solid #e5e7eb;border-radius:12px;padding:20px 24px;transition:transform .2s}.saas-card[data-astro-cid-tx4it7mx]:hover{transform:translate(4px)}.saas-card__logo[data-astro-cid-tx4it7mx]{width:48px;height:48px;background:#fff;border:2px solid #e5e7eb;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.saas-card__info[data-astro-cid-tx4it7mx]{flex:1}.saas-card__info[data-astro-cid-tx4it7mx] h3[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:800;font-size:18px;color:#000;margin-bottom:2px}.saas-card__info[data-astro-cid-tx4it7mx] p[data-astro-cid-tx4it7mx]{font-size:14px;color:#888}.saas-card__price[data-astro-cid-tx4it7mx]{font-family:var(--font-mono);font-weight:800;font-size:18px;color:#c00;flex-shrink:0}.saas-card--total[data-astro-cid-tx4it7mx]{background:#000;border-color:#000;box-shadow:6px 6px #00000026}.saas-card--total[data-astro-cid-tx4it7mx] .saas-card__info[data-astro-cid-tx4it7mx] h3[data-astro-cid-tx4it7mx]{color:#fff}.saas-card--total[data-astro-cid-tx4it7mx] .saas-card__info[data-astro-cid-tx4it7mx] p[data-astro-cid-tx4it7mx]{color:#888}.saas-card--total[data-astro-cid-tx4it7mx] .saas-card__price--big[data-astro-cid-tx4it7mx]{font-size:28px;color:#ff6b6b}.callout[data-astro-cid-tx4it7mx]{display:flex;gap:16px;align-items:flex-start;padding:24px;border-radius:12px;margin-top:32px;max-width:700px}.callout--warning[data-astro-cid-tx4it7mx]{background:#fff8e1;border:2px solid #f59e0b}.callout__icon[data-astro-cid-tx4it7mx]{font-size:24px;flex-shrink:0}.callout[data-astro-cid-tx4it7mx] strong[data-astro-cid-tx4it7mx]{color:#000}.callout[data-astro-cid-tx4it7mx] div[data-astro-cid-tx4it7mx]{font-size:15px;color:#555;line-height:1.6}.principles-grid[data-astro-cid-tx4it7mx]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.principle-card[data-astro-cid-tx4it7mx]{background:#1e1e1e;border:2px solid #333;border-radius:12px;padding:28px 24px;transition:border-color .2s}.principle-card[data-astro-cid-tx4it7mx]:hover{border-color:var(--brand)}.principle-card__num[data-astro-cid-tx4it7mx]{width:36px;height:36px;background:var(--brand);color:#000;font-family:var(--font-heading);font-weight:800;font-size:16px;display:flex;align-items:center;justify-content:center;border-radius:8px;margin-bottom:16px}.principle-card[data-astro-cid-tx4it7mx] h3[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:800;font-size:18px;color:#fff;margin-bottom:8px}.principle-card[data-astro-cid-tx4it7mx] p[data-astro-cid-tx4it7mx]{font-size:15px;color:#aaa;line-height:1.6}.principle-card[data-astro-cid-tx4it7mx] code[data-astro-cid-tx4it7mx]{font-family:var(--font-mono);background:#febb021a;color:var(--brand);padding:2px 6px;border-radius:4px;font-size:14px}.terminal[data-astro-cid-tx4it7mx]{max-width:840px;background:#0a0a0a;border:3px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:8px 8px #0000001a}.terminal__bar[data-astro-cid-tx4it7mx]{background:#f3f4f6;padding:10px 16px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #e5e7eb}.terminal__dot[data-astro-cid-tx4it7mx]{width:12px;height:12px;border-radius:50%}.terminal__dot--red[data-astro-cid-tx4it7mx]{background:#ff5f56}.terminal__dot--yellow[data-astro-cid-tx4it7mx]{background:#ffbd2e}.terminal__dot--green[data-astro-cid-tx4it7mx]{background:#27c93f}.terminal__title[data-astro-cid-tx4it7mx]{font-family:var(--font-mono);font-size:12px;color:#888;margin-left:8px}.terminal__body[data-astro-cid-tx4it7mx]{padding:24px}.terminal__output[data-astro-cid-tx4it7mx]{font-family:var(--font-mono);font-size:14px;color:#ccc;line-height:1.7;white-space:pre;overflow-x:auto;margin:0}.terminal__output--visible[data-astro-cid-tx4it7mx]{display:block}.t-yellow[data-astro-cid-tx4it7mx]{color:var(--brand)}.t-green[data-astro-cid-tx4it7mx]{color:#22c55e}.t-orange[data-astro-cid-tx4it7mx]{color:#f97316}.t-gray[data-astro-cid-tx4it7mx]{color:#555}.t-comment[data-astro-cid-tx4it7mx]{color:#6b7280}.dept-grid[data-astro-cid-tx4it7mx]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px}.dept-card[data-astro-cid-tx4it7mx]{background:#1e1e1e;border:2px solid #333;border-radius:12px;padding:24px;transition:border-color .2s}.dept-card[data-astro-cid-tx4it7mx]:hover{border-color:var(--brand)}.dept-card__header[data-astro-cid-tx4it7mx]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.dept-card__role[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:1px;color:var(--brand);background:#febb021a;border:1px solid rgba(254,187,2,.3);padding:3px 10px;border-radius:4px;flex-shrink:0}.dept-card__header[data-astro-cid-tx4it7mx] h3[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:800;font-size:20px;color:#fff}.dept-card[data-astro-cid-tx4it7mx] p[data-astro-cid-tx4it7mx]{font-size:14px;color:#aaa;line-height:1.6;margin-bottom:16px}.dept-card__tags[data-astro-cid-tx4it7mx]{display:flex;flex-wrap:wrap;gap:6px}.dept-card__tags[data-astro-cid-tx4it7mx] span[data-astro-cid-tx4it7mx]{font-family:var(--font-mono);font-size:11px;color:#888;background:#ffffff0d;border:1px solid #333;padding:3px 8px;border-radius:4px}.cross-dept[data-astro-cid-tx4it7mx]{background:#1e1e1e;border:2px solid var(--brand);border-radius:14px;overflow:hidden;box-shadow:0 0 30px #febb0214}.cross-dept__header[data-astro-cid-tx4it7mx]{padding:20px 24px;border-bottom:1px solid #333;display:flex;align-items:center;gap:16px}.cross-dept__badge[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:#000;background:var(--brand);padding:4px 12px;border-radius:4px;flex-shrink:0}.cross-dept__header[data-astro-cid-tx4it7mx] h3[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:700;font-size:18px;color:#fff}.cross-dept__body[data-astro-cid-tx4it7mx]{padding:24px}.cross-dept__prompt[data-astro-cid-tx4it7mx]{font-family:var(--font-mono);font-size:14px;color:#ccc;background:#0d0d0d;border:1px solid #333;border-radius:8px;padding:16px;margin-bottom:20px;line-height:1.6}.cross-dept__user[data-astro-cid-tx4it7mx]{color:var(--brand);font-weight:700;margin-right:8px}.cross-dept__comparison[data-astro-cid-tx4it7mx]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cross-dept__old[data-astro-cid-tx4it7mx],.cross-dept__new[data-astro-cid-tx4it7mx]{background:#0d0d0d;border:1px solid #333;border-radius:8px;padding:16px;text-align:center}.cross-dept__label[data-astro-cid-tx4it7mx]{display:inline-block;font-family:var(--font-heading);font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:1px;padding:3px 10px;border-radius:4px;margin-bottom:8px}.cross-dept__label--red[data-astro-cid-tx4it7mx]{color:#ff6b6b;background:#ff6b6b1a}.cross-dept__label--green[data-astro-cid-tx4it7mx]{color:#22c55e;background:#22c55e1a}.cross-dept__old[data-astro-cid-tx4it7mx] p[data-astro-cid-tx4it7mx],.cross-dept__new[data-astro-cid-tx4it7mx] p[data-astro-cid-tx4it7mx]{font-size:14px;color:#aaa;margin-bottom:8px}.cross-dept__time[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:800;font-size:24px;color:#ff6b6b}.cross-dept__time--green[data-astro-cid-tx4it7mx]{color:#22c55e}.agent-flow[data-astro-cid-tx4it7mx]{display:flex;align-items:stretch;gap:16px;margin-bottom:32px}.agent-flow__step[data-astro-cid-tx4it7mx]{flex:1;background:#f9f9f9;border:3px solid #000;border-radius:12px;padding:24px;text-align:center;box-shadow:4px 4px #000}.agent-flow__icon[data-astro-cid-tx4it7mx]{width:56px;height:56px;background:#000;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.agent-flow__icon--queue[data-astro-cid-tx4it7mx],.agent-flow__icon--human[data-astro-cid-tx4it7mx],.agent-flow__icon--ship[data-astro-cid-tx4it7mx]{font-size:24px;color:var(--brand)}.agent-flow__arrow[data-astro-cid-tx4it7mx]{display:flex;align-items:center;font-size:28px;font-weight:900;color:#ccc;flex-shrink:0}.agent-flow__step[data-astro-cid-tx4it7mx] h3[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:800;font-size:16px;color:#000;margin-bottom:4px}.agent-flow__step[data-astro-cid-tx4it7mx] p[data-astro-cid-tx4it7mx]{font-size:14px;color:#888}.capabilities[data-astro-cid-tx4it7mx]{background:#f9f9f9;border:3px solid #000;border-radius:16px;padding:32px;box-shadow:6px 6px #000}.capabilities[data-astro-cid-tx4it7mx] h3[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:800;font-size:20px;color:#000;margin-bottom:20px}.capabilities__tags[data-astro-cid-tx4it7mx]{display:flex;flex-wrap:wrap;gap:10px}.capabilities__tags[data-astro-cid-tx4it7mx] span[data-astro-cid-tx4it7mx]{background:var(--brand);color:#000;border:3px solid #000;padding:10px 20px;border-radius:8px;font-weight:700;font-size:15px;box-shadow:3px 3px #000;transition:all .15s}.capabilities__tags[data-astro-cid-tx4it7mx] span[data-astro-cid-tx4it7mx]:hover{box-shadow:1px 1px #000;transform:translate(2px,2px)}.comparison-table[data-astro-cid-tx4it7mx]{background:#fff;border:3px solid #000;border-radius:16px;overflow:hidden;box-shadow:8px 8px #00000026}.comparison-table__header[data-astro-cid-tx4it7mx]{display:grid;grid-template-columns:1.2fr 1fr .8fr 1.5fr .8fr;padding:16px 24px;background:#000;color:#fff;font-family:var(--font-heading);font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:1px}.comparison-table__row[data-astro-cid-tx4it7mx]{display:grid;grid-template-columns:1.2fr 1fr .8fr 1.5fr .8fr;padding:16px 24px;border-bottom:1px solid #e5e7eb;font-size:15px;color:#333;align-items:center}.comparison-table__row[data-astro-cid-tx4it7mx]:last-child{border-bottom:none}.comparison-table__row--total[data-astro-cid-tx4it7mx]{background:#f9fafb;font-weight:700;border-top:3px solid #000}.price-red[data-astro-cid-tx4it7mx]{color:#c00;font-weight:700}.price-green[data-astro-cid-tx4it7mx]{color:#080;font-weight:700}.price-big[data-astro-cid-tx4it7mx]{font-size:20px}.savings-banner[data-astro-cid-tx4it7mx]{text-align:center;margin-top:32px;background:#000;padding:28px 40px;border:3px solid #000;box-shadow:6px 6px #0003}.savings-banner__num[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:900;font-size:28px;color:var(--brand)}.launch-steps[data-astro-cid-tx4it7mx]{display:flex;flex-direction:column;gap:20px;max-width:700px}.launch-step[data-astro-cid-tx4it7mx]{display:flex;gap:20px;align-items:flex-start;background:#1e1e1e;border:2px solid #333;border-radius:12px;padding:24px;transition:border-color .2s}.launch-step[data-astro-cid-tx4it7mx]:hover{border-color:var(--brand)}.launch-step__num[data-astro-cid-tx4it7mx]{width:40px;height:40px;background:var(--brand);color:#000;font-family:var(--font-heading);font-weight:900;font-size:18px;display:flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0}.launch-step__content[data-astro-cid-tx4it7mx] h3[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:800;font-size:18px;color:#fff;margin-bottom:6px}.launch-step__content[data-astro-cid-tx4it7mx] p[data-astro-cid-tx4it7mx]{font-size:15px;color:#aaa;line-height:1.6}.faq-section[data-astro-cid-tx4it7mx]{padding:80px 0}.faq-section[data-astro-cid-tx4it7mx] h2[data-astro-cid-tx4it7mx]{text-align:center;margin-bottom:48px}.faq-section[data-astro-cid-tx4it7mx] .section-label-dark[data-astro-cid-tx4it7mx]{text-align:center}.faq-list[data-astro-cid-tx4it7mx]{max-width:750px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item[data-astro-cid-tx4it7mx]{border:3px solid #000;border-radius:12px;background:#fff;box-shadow:4px 4px #000;overflow:hidden;transition:all .2s;color:#000}.faq-item[data-astro-cid-tx4it7mx]:hover{box-shadow:6px 6px #000}.faq-question[data-astro-cid-tx4it7mx]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;cursor:pointer;font-family:var(--font-heading);font-weight:700;font-size:17px;background:none;border:none;width:100%;text-align:left;color:#000}.arrow[data-astro-cid-tx4it7mx]{font-size:22px;transition:transform .3s;flex-shrink:0}.faq-item[data-astro-cid-tx4it7mx].open .arrow[data-astro-cid-tx4it7mx]{transform:rotate(180deg)}.faq-answer[data-astro-cid-tx4it7mx]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer-inner[data-astro-cid-tx4it7mx]{padding:0 24px 20px;font-size:15px;color:#555;line-height:1.7}.faq-item[data-astro-cid-tx4it7mx].open .faq-answer[data-astro-cid-tx4it7mx]{max-height:400px}.cta-section[data-astro-cid-tx4it7mx]{padding:100px 0;background:#000;text-align:center}.cta-section[data-astro-cid-tx4it7mx] h2[data-astro-cid-tx4it7mx]{font-family:var(--font-heading);font-weight:900;font-size:clamp(32px,5vw,48px);color:#fff;margin-bottom:20px;line-height:1.1}.cta-desc[data-astro-cid-tx4it7mx]{font-size:18px;color:#888;line-height:1.7;max-width:500px;margin:0 auto 32px}@media(max-width:900px){.principles-grid[data-astro-cid-tx4it7mx]{grid-template-columns:1fr}.dept-grid[data-astro-cid-tx4it7mx]{grid-template-columns:1fr 1fr}.agent-flow[data-astro-cid-tx4it7mx]{flex-direction:column}.agent-flow__arrow[data-astro-cid-tx4it7mx]{justify-content:center;transform:rotate(90deg)}.comparison-table__header[data-astro-cid-tx4it7mx],.comparison-table__row[data-astro-cid-tx4it7mx]{grid-template-columns:1fr 1fr;gap:4px}.comparison-table__header[data-astro-cid-tx4it7mx] span[data-astro-cid-tx4it7mx]:nth-child(4),.comparison-table__header[data-astro-cid-tx4it7mx] span[data-astro-cid-tx4it7mx]:nth-child(5),.comparison-table__row[data-astro-cid-tx4it7mx] span[data-astro-cid-tx4it7mx]:nth-child(4),.comparison-table__row[data-astro-cid-tx4it7mx] span[data-astro-cid-tx4it7mx]:nth-child(5){display:none}.cross-dept__comparison[data-astro-cid-tx4it7mx]{grid-template-columns:1fr}}@media(max-width:600px){.hero[data-astro-cid-tx4it7mx]{padding:40px 0 60px}.hero-stats[data-astro-cid-tx4it7mx]{gap:20px}.hero-stat__num[data-astro-cid-tx4it7mx]{font-size:24px}.section-dark[data-astro-cid-tx4it7mx],.section-white[data-astro-cid-tx4it7mx],.section-brand[data-astro-cid-tx4it7mx],.faq-section[data-astro-cid-tx4it7mx],.cta-section[data-astro-cid-tx4it7mx]{padding:60px 0}.dept-grid[data-astro-cid-tx4it7mx]{grid-template-columns:1fr}}
