.reveal-up:where(.astro-fxungzn7){opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay, 0s)}.reveal-up:where(.astro-fxungzn7).revealed{opacity:1;transform:translateY(0)}:root{--cinema-black: #0a0a0b;--cinema-dark: #111113;--accent-blue: #007AFF}.hero-dark:where(.astro-fxungzn7){background:var(--cinema-black);color:#fff}.nav-dark:where(.astro-fxungzn7){position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 2rem;background:#0a0a0bd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06);transition:all .3s ease}.nav-dark:where(.astro-fxungzn7).at-top{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom-color:transparent}.nav-dark:where(.astro-fxungzn7).at-top:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,transparent 100%);pointer-events:none}.nav-dark:where(.astro-fxungzn7).light-mode{background:#ffffffd9;border-bottom-color:#0000000f}.nav-dark:where(.astro-fxungzn7).light-mode .logo-text:where(.astro-fxungzn7){color:#1d1d1f}.nav-dark:where(.astro-fxungzn7).light-mode .nav-title:where(.astro-fxungzn7){color:#86868b}.nav-dark:where(.astro-fxungzn7).light-mode .nav-link-learn:where(.astro-fxungzn7){background:#1d1d1f;color:#fff}.nav-dark:where(.astro-fxungzn7).light-mode .nav-link-services:where(.astro-fxungzn7){border-color:#d1d1d6;color:#1d1d1f}.nav-dark:where(.astro-fxungzn7).light-mode .nav-badge:where(.astro-fxungzn7){background:#007aff}.nav-inner:where(.astro-fxungzn7){display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;position:relative;z-index:1}.nav-logo:where(.astro-fxungzn7){text-decoration:none}.logo-text:where(.astro-fxungzn7){font-size:1.375rem;font-weight:700;color:#fff;letter-spacing:-.03em;transition:color .3s ease}.logo-os:where(.astro-fxungzn7){color:var(--accent-blue)}.nav-title:where(.astro-fxungzn7){position:absolute;left:50%;transform:translate(-50%);font-family:JetBrains Mono,monospace;font-size:.6875rem;font-weight:500;letter-spacing:.12em;color:#fff6;opacity:0;transition:opacity .3s ease,color .3s ease;white-space:nowrap}.nav-title:where(.astro-fxungzn7).visible{opacity:1}.nav-links:where(.astro-fxungzn7){display:flex;align-items:center;gap:.75rem}.nav-link:where(.astro-fxungzn7){display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s ease}.nav-link-learn:where(.astro-fxungzn7){background:#ffffff1a;color:#fff}.nav-link-learn:where(.astro-fxungzn7):hover{background:#ffffff26}.nav-link-services:where(.astro-fxungzn7){border:1px solid rgba(255,255,255,.2);color:#fff}.nav-link-services:where(.astro-fxungzn7):hover{border-color:#fff6}.nav-icon:where(.astro-fxungzn7){display:flex;align-items:center}.nav-link-text:where(.astro-fxungzn7){display:inline}.nav-badge:where(.astro-fxungzn7){display:inline-flex;align-items:center;justify-content:center;padding:.125rem .5rem;background:#ffffff26;border-radius:1rem;font-size:.6875rem;font-weight:600;transition:background .3s ease}.hero-cinema:where(.astro-fxungzn7){min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8rem 2rem 4rem}.hero-badge-wrapper:where(.astro-fxungzn7){display:flex;gap:.5rem;margin-bottom:1.5rem}.hero-headline:where(.astro-fxungzn7){font-size:clamp(2rem,6vw,3.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:1.5rem}.floating-cta:where(.astro-fxungzn7){position:fixed;bottom:2rem;right:2rem;z-index:100;display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#007aff;color:#fff;border:none;border-radius:2rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;box-shadow:0 4px 16px #007aff4d;opacity:0;pointer-events:none;transform:translateY(10px);transition:all .3s ease}.floating-cta:where(.astro-fxungzn7).visible{opacity:1;pointer-events:auto;transform:translateY(0)}.floating-cta:where(.astro-fxungzn7):hover{background:#0056cc;box-shadow:0 6px 20px #007aff66}.recommendations-sidebar:where(.astro-fxungzn7){position:fixed;right:1.5rem;top:50%;transform:translateY(-50%);z-index:90;width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 4px 24px #00000014;opacity:0;pointer-events:none;transition:opacity .4s ease;overflow:hidden}.recommendations-sidebar:where(.astro-fxungzn7).visible{opacity:1;pointer-events:auto}.sidebar-progress:where(.astro-fxungzn7){padding:.75rem 1rem;border-bottom:1px solid #f3f4f6;display:flex;align-items:center;justify-content:space-between}.sidebar-progress-text:where(.astro-fxungzn7){font-size:.6875rem;font-weight:600;color:#6b7280}.sidebar-progress-dots:where(.astro-fxungzn7){display:flex;gap:4px}.progress-dot:where(.astro-fxungzn7){width:6px;height:6px;border-radius:50%;background:#e5e7eb}.progress-dot:where(.astro-fxungzn7).active{background:#007aff}.sidebar-section:where(.astro-fxungzn7){padding:.75rem}.sidebar-label:where(.astro-fxungzn7){display:block;font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:0 .25rem;margin-bottom:.5rem}.sidebar-label-primary:where(.astro-fxungzn7){color:#007aff}.sidebar-label-secondary:where(.astro-fxungzn7){color:#059669}.sidebar-cards:where(.astro-fxungzn7){display:flex;flex-direction:column;gap:2px}.sidebar-card:where(.astro-fxungzn7){display:flex;align-items:center;border-radius:.5rem;text-decoration:none;transition:background .2s ease;overflow:hidden}.sidebar-card:where(.astro-fxungzn7):hover{background:#f9fafb}.sidebar-card-accent:where(.astro-fxungzn7){width:3px;align-self:stretch;flex-shrink:0;border-radius:3px 0 0 3px}.sidebar-card-inner:where(.astro-fxungzn7){display:flex;align-items:center;gap:.625rem;padding:.5rem;flex:1}.sidebar-card-thumb:where(.astro-fxungzn7){width:32px;height:32px;border-radius:6px;flex-shrink:0}.sidebar-card-info:where(.astro-fxungzn7){min-width:0}.sidebar-card-title:where(.astro-fxungzn7){display:block;font-size:.6875rem;font-weight:600;line-height:1.3}.sidebar-card-title-series:where(.astro-fxungzn7){color:#111827}.sidebar-card-title-recommended:where(.astro-fxungzn7){color:#111827}.sidebar-card-time:where(.astro-fxungzn7){display:block;font-size:.5625rem;color:#9ca3af;margin-top:1px}.sidebar-card-time-recommended:where(.astro-fxungzn7){color:#9ca3af}.sidebar-divider:where(.astro-fxungzn7){height:1px;background:#f3f4f6;margin:0 .75rem}.sidebar-library-link:where(.astro-fxungzn7){display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem;border-top:1px solid #f3f4f6;font-size:.6875rem;font-weight:500;color:#6366f1;text-decoration:none;transition:background .2s ease}.sidebar-library-link:where(.astro-fxungzn7):hover{background:#f9fafb}.section:where(.astro-fxungzn7){padding:5rem 2rem}.section-alt:where(.astro-fxungzn7){background:var(--color-bg-subtle, #f9fafb)}.container-narrow:where(.astro-fxungzn7){max-width:720px;margin:0 auto}.text-body:where(.astro-fxungzn7){font-size:1rem;line-height:1.7;color:var(--color-text-muted, #4b5563)}.text-body-sm:where(.astro-fxungzn7){font-size:.9375rem;line-height:1.6;color:var(--color-text-muted, #4b5563)}.text-subheading:where(.astro-fxungzn7){font-size:1.125rem;font-weight:600;color:var(--color-text, #111827);letter-spacing:-.015em}.text-heading:where(.astro-fxungzn7){font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:var(--color-text, #111827);line-height:1.2;letter-spacing:-.02em}.criteria-grid:where(.astro-fxungzn7){display:grid;gap:1rem}.criteria-card:where(.astro-fxungzn7){background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:.75rem;padding:1.5rem;transition:all .2s ease}.criteria-card:where(.astro-fxungzn7):hover{border-color:var(--color-accent, #6366f1);box-shadow:0 4px 16px #6366f114}.criteria-header:where(.astro-fxungzn7){display:flex;align-items:center;gap:.75rem;font-weight:600;font-size:.9375rem;color:var(--color-text, #111827);margin-bottom:1rem}.criteria-header:where(.astro-fxungzn7) svg:where(.astro-fxungzn7){color:var(--color-accent, #6366f1)}.criteria-list:where(.astro-fxungzn7){list-style:none;padding:0;margin:0}.criteria-list:where(.astro-fxungzn7) li:where(.astro-fxungzn7){position:relative;padding-left:1.25rem;font-size:.875rem;color:var(--color-text-muted, #4b5563);line-height:1.7}.criteria-list:where(.astro-fxungzn7) li:where(.astro-fxungzn7):before{content:"";position:absolute;left:0;top:.625rem;width:5px;height:5px;background:var(--color-accent, #6366f1);border-radius:50%}.prompt-box:where(.astro-fxungzn7){background:#fafafa;border:1px solid #E5E5EA;border-radius:12px;padding:1.5rem;max-width:720px;margin:0 auto 2rem}.prompt-box-header:where(.astro-fxungzn7){display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.prompt-box-title:where(.astro-fxungzn7){font-family:var(--font-sans, "Inter", sans-serif);font-size:1rem;font-weight:600;color:#1d1d1f;margin:0}.prompt-box-badge:where(.astro-fxungzn7){font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.75rem;font-weight:500;color:#6b7280;background:#f0f0f2;padding:2px 8px;border-radius:6px}.prompt-box-compat:where(.astro-fxungzn7){font-family:var(--font-sans, "Inter", sans-serif);font-size:.8125rem;color:#9ca3af;margin-bottom:.5rem}.prompt-box-desc:where(.astro-fxungzn7){font-family:var(--font-sans, "Inter", sans-serif);font-size:.9375rem;color:var(--color-text-muted, #4b5563);line-height:1.6;margin-bottom:1rem}.prompt-box-code:where(.astro-fxungzn7){position:relative;max-height:120px;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1);margin-bottom:1rem}.prompt-box-code:where(.astro-fxungzn7).expanded{max-height:600px;overflow-y:auto}.prompt-box-code:where(.astro-fxungzn7).expanded::-webkit-scrollbar{width:4px}.prompt-box-code:where(.astro-fxungzn7).expanded::-webkit-scrollbar-track{background:transparent}.prompt-box-code:where(.astro-fxungzn7).expanded::-webkit-scrollbar-thumb{background:#d1d1d6;border-radius:4px}.prompt-box-pre:where(.astro-fxungzn7){margin:0;padding:1rem;background:#fff;border:1px solid #E5E5EA;border-radius:8px;font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.8125rem;line-height:1.75;color:#4b5563;white-space:pre-wrap;word-wrap:break-word}.prompt-box-fade:where(.astro-fxungzn7){position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(to top,#FAFAFA,transparent);pointer-events:none}.prompt-box-actions:where(.astro-fxungzn7){display:flex;align-items:center;justify-content:center;gap:.75rem}.prompt-btn-copy:where(.astro-fxungzn7){display:inline-flex;align-items:center;padding:8px 20px;background:#007aff;color:#fff;border:none;border-radius:999px;font-family:var(--font-sans, "Inter", sans-serif);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s ease}.prompt-btn-copy:where(.astro-fxungzn7):hover{background:#0056cc}.prompt-btn-expand:where(.astro-fxungzn7){display:inline-flex;align-items:center;padding:8px 20px;background:transparent;color:#6b7280;border:1px solid #D1D5DB;border-radius:999px;font-family:var(--font-sans, "Inter", sans-serif);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.prompt-btn-expand:where(.astro-fxungzn7):hover{border-color:#9ca3af;color:#1d1d1f}.search-comparison:where(.astro-fxungzn7){display:grid;grid-template-columns:1fr 1fr;gap:1rem}.search-card:where(.astro-fxungzn7){background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:.75rem;padding:1.5rem}.search-card:where(.astro-fxungzn7).featured{border-color:var(--color-accent, #6366f1);box-shadow:0 4px 16px #6366f114}.search-header:where(.astro-fxungzn7){margin-bottom:1rem}.search-badge:where(.astro-fxungzn7){display:inline-block;padding:.25rem .75rem;border-radius:2rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.search-badge:where(.astro-fxungzn7).free{background:#f3f4f6;color:#6b7280}.search-badge:where(.astro-fxungzn7).premium{background:linear-gradient(135deg,var(--color-accent, #6366f1),#818cf8);color:#fff}.search-example:where(.astro-fxungzn7){margin-top:1rem;padding:.75rem 1rem;background:var(--color-bg-subtle, #f9fafb);border:1px solid var(--color-border, #e5e7eb);border-radius:.5rem}.search-example:where(.astro-fxungzn7) code:where(.astro-fxungzn7){font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--color-accent, #6366f1)}.tier-list:where(.astro-fxungzn7){display:flex;flex-direction:column;gap:.75rem}.tier-item:where(.astro-fxungzn7){display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:.75rem}.tier-badge:where(.astro-fxungzn7){flex-shrink:0;padding:.25rem .75rem;border-radius:.375rem;font-family:JetBrains Mono,monospace;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.tier-1:where(.astro-fxungzn7){background:#dcfce7;color:#166534}.tier-2:where(.astro-fxungzn7){background:#fef3c7;color:#92400e}.tier-3:where(.astro-fxungzn7){background:#f3f4f6;color:#6b7280}.tier-content:where(.astro-fxungzn7){font-size:.9375rem;color:var(--color-text-muted, #4b5563);line-height:1.6}.tier-content:where(.astro-fxungzn7) strong:where(.astro-fxungzn7){color:var(--color-text, #111827)}.flow-stages:where(.astro-fxungzn7){display:flex;flex-direction:column;gap:0}.flow-stage:where(.astro-fxungzn7){display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:.75rem}.flow-number:where(.astro-fxungzn7){width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:var(--color-accent, #6366f1);color:#fff;border-radius:50%;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:700;flex-shrink:0}.flow-content:where(.astro-fxungzn7){display:flex;flex-direction:column;gap:.25rem}.flow-content:where(.astro-fxungzn7) strong:where(.astro-fxungzn7){font-size:.9375rem;color:var(--color-text, #111827)}.flow-content:where(.astro-fxungzn7) span:where(.astro-fxungzn7){font-size:.875rem;color:var(--color-text-muted, #4b5563);line-height:1.5}.flow-connector:where(.astro-fxungzn7){width:2px;height:1.5rem;background:var(--color-border, #e5e7eb);margin-left:2.25rem}.data-points:where(.astro-fxungzn7){display:flex;flex-direction:column;gap:.75rem}.data-point:where(.astro-fxungzn7){display:flex;align-items:flex-start;gap:1rem;font-size:.9375rem;color:var(--color-text-muted, #4b5563);line-height:1.6}.data-point:where(.astro-fxungzn7) strong:where(.astro-fxungzn7){color:var(--color-text, #111827)}.data-point-num:where(.astro-fxungzn7){width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:var(--color-bg-subtle, #f9fafb);border:1px solid var(--color-border, #e5e7eb);border-radius:50%;font-family:JetBrains Mono,monospace;font-size:.6875rem;font-weight:600;color:var(--color-text-muted, #4b5563);flex-shrink:0;margin-top:.125rem}.routing-grid:where(.astro-fxungzn7){display:grid;gap:1rem}.routing-card:where(.astro-fxungzn7){padding:1.25rem 1.5rem;background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:.75rem;border-left:3px solid}.routing-card:where(.astro-fxungzn7).qualified{border-left-color:#22c55e}.routing-card:where(.astro-fxungzn7).review{border-left-color:#f59e0b}.routing-card:where(.astro-fxungzn7).unqualified{border-left-color:#ef4444}.routing-header:where(.astro-fxungzn7){display:flex;align-items:center;gap:.625rem;margin-bottom:.625rem}.routing-header:where(.astro-fxungzn7) strong:where(.astro-fxungzn7){font-size:.9375rem;color:var(--color-text, #111827)}.routing-dot:where(.astro-fxungzn7){width:8px;height:8px;border-radius:50%}.routing-dot:where(.astro-fxungzn7).qualified{background:#22c55e}.routing-dot:where(.astro-fxungzn7).review{background:#f59e0b}.routing-dot:where(.astro-fxungzn7).unqualified{background:#ef4444}.routing-card:where(.astro-fxungzn7) p:where(.astro-fxungzn7){font-size:.875rem;color:var(--color-text-muted, #4b5563);line-height:1.6}.sheet-columns:where(.astro-fxungzn7){display:flex;flex-direction:column;gap:1.25rem}.sheet-col-group:where(.astro-fxungzn7){background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:.75rem;padding:1rem 1.25rem}.sheet-col-label:where(.astro-fxungzn7){display:block;font-family:JetBrains Mono,monospace;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-subtle, #9ca3af);margin-bottom:.75rem}.sheet-cols:where(.astro-fxungzn7){display:flex;flex-wrap:wrap;gap:.5rem}.sheet-col:where(.astro-fxungzn7){display:inline-block;padding:.25rem .625rem;background:var(--color-bg-subtle, #f9fafb);border:1px solid var(--color-border, #e5e7eb);border-radius:.375rem;font-size:.75rem;color:var(--color-text-muted, #4b5563)}.sheet-col:where(.astro-fxungzn7).accent{background:#6366f114;border-color:#6366f133;color:var(--color-accent, #6366f1);font-weight:600}.warning-callout:where(.astro-fxungzn7){display:flex;gap:1rem;padding:1.25rem 1.5rem;background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem}.warning-icon:where(.astro-fxungzn7){color:#f59e0b;flex-shrink:0;margin-top:.125rem}.warning-content:where(.astro-fxungzn7) h4:where(.astro-fxungzn7){font-size:.9375rem;font-weight:600;color:#92400e;margin-bottom:.5rem}.warning-content:where(.astro-fxungzn7) p:where(.astro-fxungzn7){font-size:.875rem;color:#78350f;line-height:1.6}.workflow-cards:where(.astro-fxungzn7){display:grid;gap:1rem}.workflow-card:where(.astro-fxungzn7){background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:.75rem;padding:1.5rem;transition:all .2s ease}.workflow-card:where(.astro-fxungzn7):hover{border-color:var(--color-accent, #6366f1);box-shadow:0 4px 16px #6366f10f}.workflow-header:where(.astro-fxungzn7){display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.workflow-header:where(.astro-fxungzn7) h4:where(.astro-fxungzn7){font-size:1rem;font-weight:600;color:var(--color-text, #111827)}.workflow-icon:where(.astro-fxungzn7){width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;flex-shrink:0}.workflow-icon:where(.astro-fxungzn7).outbound{background:#dcfce7;color:#166534}.workflow-icon:where(.astro-fxungzn7).inbound{background:#dbeafe;color:#1e40af}.workflow-icon:where(.astro-fxungzn7).review{background:#fef3c7;color:#92400e}.workflow-icon:where(.astro-fxungzn7).archive{background:#f3f4f6;color:#6b7280}.workflow-card:where(.astro-fxungzn7) p:where(.astro-fxungzn7){font-size:.9375rem;color:var(--color-text-muted, #4b5563);line-height:1.6}.sales-cta:where(.astro-fxungzn7){padding:4rem 2rem;background:#f5f5f7;text-align:center}.sales-label:where(.astro-fxungzn7){font-family:var(--font-sans, "Inter", sans-serif);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#007aff;display:block;margin-bottom:.75rem}.sales-cta-heading:where(.astro-fxungzn7){font-family:var(--font-sans, "Inter", sans-serif);font-size:2.25rem;font-weight:700;color:#1d1d1f;margin:0 0 1.5rem;letter-spacing:-.02em}.sales-body:where(.astro-fxungzn7){max-width:640px;margin:0 auto 2rem;text-align:left}.sales-body:where(.astro-fxungzn7) p:where(.astro-fxungzn7){font-family:var(--font-sans, "Inter", sans-serif);font-size:1.25rem;font-weight:400;line-height:1.75;color:#424245;margin:0 0 1rem}.sales-body:where(.astro-fxungzn7) p:where(.astro-fxungzn7):last-child{margin-bottom:0}.sales-diagrams:where(.astro-fxungzn7){max-width:720px;margin:0 auto 2rem}@media(max-width:1200px){.recommendations-sidebar:where(.astro-fxungzn7){display:none}}@media(max-width:768px){.hero-cinema:where(.astro-fxungzn7){padding:7rem 1.5rem 3rem;min-height:50vh}.section:where(.astro-fxungzn7){padding:3rem 1.5rem}.search-comparison:where(.astro-fxungzn7){grid-template-columns:1fr}.nav-title:where(.astro-fxungzn7){display:none}.nav-link-text:where(.astro-fxungzn7){display:none}}@media(max-width:480px){.nav-dark:where(.astro-fxungzn7){padding:.75rem 1rem}.logo-text:where(.astro-fxungzn7){font-size:1.125rem}.hero-headline:where(.astro-fxungzn7){font-size:1.75rem}}@media(prefers-reduced-motion:reduce){.reveal-up:where(.astro-fxungzn7){opacity:1;transform:none;transition:none}}
