.funnel-diagram:where(.astro-urdrh7jq){display:flex;flex-direction:column;gap:0;max-width:500px;margin:0 auto}.funnel-stage:where(.astro-urdrh7jq){position:relative;background:#fff;border:1px solid var(--color-border);border-radius:1rem;padding:1.75rem;margin-bottom:2.5rem;transition:all .25s ease;overflow:hidden;box-shadow:0 1px 3px #0000000a}.funnel-stage:where(.astro-urdrh7jq):last-child{margin-bottom:0}.funnel-stage:where(.astro-urdrh7jq):hover{border-color:var(--color-border-hover);box-shadow:0 6px 20px #0000000f}.funnel-connector:where(.astro-urdrh7jq){position:absolute;left:50%;bottom:-2.5rem;transform:translate(-50%);height:2.5rem;display:flex;align-items:center;justify-content:center}.funnel-stage:where(.astro-urdrh7jq):last-child .funnel-connector:where(.astro-urdrh7jq){display:none}.connector-line:where(.astro-urdrh7jq){width:2px;height:40px}.funnel-stage-content:where(.astro-urdrh7jq){position:relative;z-index:1}.funnel-stage-header:where(.astro-urdrh7jq){display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.funnel-label:where(.astro-urdrh7jq){display:inline-block;padding:.25rem .75rem;background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:.375rem;font-family:var(--font-mono);font-size:.6875rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.funnel-stage-number:where(.astro-urdrh7jq){width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;background:var(--color-accent);border-radius:50%;font-family:var(--font-mono);font-size:.75rem;font-weight:700;color:#fff}.funnel-stage-title:where(.astro-urdrh7jq){font-size:1.25rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem;letter-spacing:-.02em}.funnel-stage-description:where(.astro-urdrh7jq){font-size:.9375rem;color:var(--color-text-muted);line-height:1.6}.funnel-gradient:where(.astro-urdrh7jq){position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(99,102,241,.05));opacity:0;transition:opacity .5s ease;transition-delay:var(--gradient-delay)}.funnel-stage:where(.astro-urdrh7jq):hover .funnel-gradient:where(.astro-urdrh7jq){opacity:1}@media(max-width:640px){.funnel-stage:where(.astro-urdrh7jq){padding:1.5rem}}:root{--cinema-black: #0a0a0b;--cinema-dark: #111113;--accent-blue: #007AFF}.hero-dark:where(.astro-27gyzceo){background:var(--cinema-black);color:#fff}.hero-dark:where(.astro-27gyzceo):after{content:"";display:block;height:60px;background:linear-gradient(to bottom,var(--cinema-black),#FFFFFF);pointer-events:none}.nav-dark:where(.astro-27gyzceo){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-27gyzceo).at-top{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom-color:transparent}.nav-dark:where(.astro-27gyzceo).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-27gyzceo).light-mode{background:#ffffffd9;border-bottom-color:#0000000f}.nav-dark:where(.astro-27gyzceo).light-mode .logo-text:where(.astro-27gyzceo){color:var(--color-text)}.nav-dark:where(.astro-27gyzceo).light-mode .nav-link-learn:where(.astro-27gyzceo){background:var(--color-text);color:#fff}.nav-dark:where(.astro-27gyzceo).light-mode .nav-link-services:where(.astro-27gyzceo){color:var(--color-text);border-color:#0003}.nav-dark:where(.astro-27gyzceo).light-mode .nav-link-services:where(.astro-27gyzceo):hover{border-color:var(--color-text);background:#00000008}.nav-dark:where(.astro-27gyzceo) .nav-inner:where(.astro-27gyzceo){position:relative;max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav-dark:where(.astro-27gyzceo) .nav-logo:where(.astro-27gyzceo){display:flex;align-items:center;text-decoration:none;transition:opacity .2s ease}.nav-dark:where(.astro-27gyzceo) .nav-logo:where(.astro-27gyzceo):hover{opacity:.7}.nav-dark:where(.astro-27gyzceo) .logo-text:where(.astro-27gyzceo){font-size:1.25rem;font-weight:700;letter-spacing:-.03em;color:#fff}.nav-dark:where(.astro-27gyzceo) .logo-os:where(.astro-27gyzceo){color:var(--accent-blue)}.nav-title:where(.astro-27gyzceo){position:absolute;left:50%;transform:translate(-50%);font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#fff;opacity:0;transition:opacity .3s ease;pointer-events:none;white-space:nowrap}.nav-title:where(.astro-27gyzceo).visible{opacity:1}.nav-dark:where(.astro-27gyzceo).light-mode .nav-title:where(.astro-27gyzceo){color:var(--color-text)}.nav-dark:where(.astro-27gyzceo) .nav-links:where(.astro-27gyzceo){display:flex;align-items:center;gap:.75rem}.nav-dark:where(.astro-27gyzceo) .nav-link:where(.astro-27gyzceo){display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;border-radius:10px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1)}.nav-dark:where(.astro-27gyzceo) .nav-icon:where(.astro-27gyzceo){display:flex;align-items:center;justify-content:center;opacity:.7;transition:all .25s ease}.nav-dark:where(.astro-27gyzceo) .nav-link:where(.astro-27gyzceo):hover .nav-icon:where(.astro-27gyzceo){opacity:1}.nav-dark:where(.astro-27gyzceo) .nav-link-learn:where(.astro-27gyzceo){background:#fff;color:var(--cinema-black)}.nav-dark:where(.astro-27gyzceo) .nav-link-learn:where(.astro-27gyzceo):hover{transform:translateY(-1px);box-shadow:0 4px 12px #fff3}.nav-dark:where(.astro-27gyzceo) .nav-badge:where(.astro-27gyzceo){font-family:var(--font-mono);font-size:.65rem;font-weight:600;background:var(--accent-blue);color:#fff;padding:.2rem .45rem;border-radius:6px}.nav-dark:where(.astro-27gyzceo) .nav-link-services:where(.astro-27gyzceo){background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.3)}.nav-dark:where(.astro-27gyzceo) .nav-link-services:where(.astro-27gyzceo):hover{border-color:#fff;background:#ffffff0d}.hero-cinema:where(.astro-27gyzceo){padding:5rem 2rem 3rem;max-width:1100px;margin:0 auto;position:relative}.top-booking:where(.astro-27gyzceo){padding:2.5rem 1rem 1.5rem}.hero-badge-wrapper:where(.astro-27gyzceo){text-align:center;margin-bottom:.75rem;animation:headline-fade-in .8s ease-out;display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.hero-headline:where(.astro-27gyzceo){font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.03em;text-align:center;color:#fff;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:headline-fade-in 1s ease-out}@keyframes headline-fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.anti-beliefs-list:where(.astro-27gyzceo){display:flex;flex-direction:column;gap:.75rem}.anti-belief-item:where(.astro-27gyzceo){display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:1px solid var(--color-border);border-radius:10px;font-size:.9375rem;color:var(--color-text-muted);line-height:1.5;transition:all .2s ease}.anti-belief-item:where(.astro-27gyzceo):hover{border-color:#ef44444d;transform:translate(4px)}.anti-belief-icon:where(.astro-27gyzceo){flex-shrink:0;color:#ef4444;font-weight:700;font-size:.875rem;margin-top:2px}.form-questions-list:where(.astro-27gyzceo){display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.form-question:where(.astro-27gyzceo){display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--color-border);font-size:.9rem;color:var(--color-text-muted);line-height:1.5}.form-question:where(.astro-27gyzceo):last-child{border-bottom:none}.form-q-num:where(.astro-27gyzceo){flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--color-accent);color:#fff;font-family:var(--font-mono);font-size:.75rem;font-weight:700;border-radius:6px}.example-email:where(.astro-27gyzceo){background:#fff;border:1px solid var(--color-border);border-radius:12px;overflow:hidden;transition:all .3s ease}.example-email:where(.astro-27gyzceo):hover{border-color:var(--color-accent);box-shadow:0 8px 24px #6366f114}.example-email-header:where(.astro-27gyzceo){display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:var(--color-bg-subtle);border-bottom:1px solid var(--color-border)}.example-email-label:where(.astro-27gyzceo){font-family:var(--font-mono);font-size:.8rem;font-weight:600;color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em}.example-email-timing:where(.astro-27gyzceo){font-family:var(--font-mono);font-size:.75rem;color:var(--color-text-subtle)}.example-email-body:where(.astro-27gyzceo){padding:1.5rem;font-size:.9375rem;color:var(--color-text-muted);line-height:1.7;font-style:italic}.example-email-body:where(.astro-27gyzceo) p:where(.astro-27gyzceo){margin-bottom:1rem}.example-email-body:where(.astro-27gyzceo) p:where(.astro-27gyzceo):last-child{margin-bottom:0}.tech-tip:where(.astro-27gyzceo){padding:1.5rem;background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:12px}.tech-tip-header:where(.astro-27gyzceo){margin-bottom:.75rem}.tech-tip-label:where(.astro-27gyzceo){font-family:var(--font-mono);font-size:.7rem;font-weight:600;color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em}.tech-tip-text:where(.astro-27gyzceo){font-size:.9rem;color:var(--color-text-muted);line-height:1.6}.email-timing-grid:where(.astro-27gyzceo){display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.email-timing:where(.astro-27gyzceo){display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#fff;border:1px solid var(--color-border);border-radius:8px;text-align:center}.email-timing-label:where(.astro-27gyzceo){font-family:var(--font-mono);font-size:.75rem;font-weight:600;color:var(--color-accent)}.email-timing-value:where(.astro-27gyzceo){font-size:.875rem;color:var(--color-text)}.warning-block:where(.astro-27gyzceo){display:flex;align-items:flex-start;gap:1rem}.warning-icon:where(.astro-27gyzceo){flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f59e0b;border-radius:10px;color:#fff}.warning-title:where(.astro-27gyzceo){font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.warning-text:where(.astro-27gyzceo){font-size:.9rem;color:var(--color-text-muted);line-height:1.6}.sales-cta:where(.astro-27gyzceo){padding:4rem 2rem;background:#f5f5f7;text-align:center}.sales-label:where(.astro-27gyzceo){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-27gyzceo){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-27gyzceo){max-width:640px;margin:0 auto 2rem;text-align:left}.sales-body:where(.astro-27gyzceo) p:where(.astro-27gyzceo){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-27gyzceo) p:where(.astro-27gyzceo):last-child{margin-bottom:0}.mid-booking:where(.astro-27gyzceo){padding:2rem 1rem;background:var(--color-bg-subtle, #f9fafb);border-top:1px solid var(--color-border, #e5e7eb);border-bottom:1px solid var(--color-border, #e5e7eb)}.more-in-series .series-heading{text-align:center;font-size:1.75rem;font-weight:700;letter-spacing:-.03em;color:#007aff}.more-in-series .series-container{text-align:center}.more-in-series .series-cards,.more-in-series .series-link{justify-content:center}.floating-cta:where(.astro-27gyzceo){position:fixed;bottom:24px;right:24px;z-index:50;display:flex;align-items:center;gap:.5rem;padding:12px 20px;background:#007aff;color:#fff;border:1px solid rgba(0,122,255,.3);border-radius:50px;box-shadow:0 4px 20px #007aff4d;font-family:var(--font-sans, "Inter", sans-serif);font-size:.875rem;font-weight:500;cursor:pointer;opacity:0;transform:translateY(12px);pointer-events:none;transition:all .3s ease}.floating-cta:where(.astro-27gyzceo).visible{opacity:1;transform:translateY(0);pointer-events:auto}.floating-cta:where(.astro-27gyzceo):hover{background:#0056cc;border-color:#0056cc66;box-shadow:0 6px 28px #007aff66}.floating-cta-icon:where(.astro-27gyzceo){flex-shrink:0}.recommendations-sidebar:where(.astro-27gyzceo){position:fixed;right:1.5rem;top:50%;transform:translateY(-50%);max-width:260px;width:260px;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid #E5E5EA;border-radius:16px;box-shadow:0 4px 24px #0000000f;z-index:100;opacity:0;pointer-events:none;transition:all .4s cubic-bezier(.16,1,.3,1);padding:1.25rem}.recommendations-sidebar:where(.astro-27gyzceo).visible{opacity:1;pointer-events:auto}.sidebar-progress:where(.astro-27gyzceo){background:#007aff0a;border:1px solid rgba(0,122,255,.1);border-radius:10px;padding:.75rem 1rem;margin-bottom:1.25rem}.sidebar-progress-text:where(.astro-27gyzceo){font-family:var(--font-sans, "Inter", sans-serif);font-size:.75rem;font-weight:500;color:#86868b;display:block;margin-bottom:.5rem}.sidebar-progress-dots:where(.astro-27gyzceo){display:flex;gap:.375rem}.progress-dot:where(.astro-27gyzceo){width:8px;height:8px;border-radius:50%;background:#d1d1d6}.progress-dot:where(.astro-27gyzceo).active{background:#007aff}.sidebar-section:where(.astro-27gyzceo){margin-bottom:0}.sidebar-label:where(.astro-27gyzceo){font-family:var(--font-sans, "Inter", sans-serif);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;display:block;margin-bottom:.5rem}.sidebar-label-primary:where(.astro-27gyzceo){color:#86868b}.sidebar-label-secondary:where(.astro-27gyzceo){color:#9ca3af}.sidebar-cards:where(.astro-27gyzceo){display:flex;flex-direction:column;gap:.5rem}.sidebar-card:where(.astro-27gyzceo){display:block;border-radius:10px;overflow:hidden;text-decoration:none;transition:all .25s ease}.sidebar-card-accent:where(.astro-27gyzceo){height:3px}.sidebar-card-inner:where(.astro-27gyzceo){display:flex;align-items:center;gap:.75rem;padding:.75rem}.sidebar-card-thumb:where(.astro-27gyzceo){flex-shrink:0;width:40px;height:40px;border-radius:8px}.sidebar-card-info:where(.astro-27gyzceo){display:flex;flex-direction:column;gap:.125rem;min-width:0}.sidebar-card-title:where(.astro-27gyzceo){font-family:var(--font-sans, "Inter", sans-serif);font-size:.875rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar-card-time:where(.astro-27gyzceo){font-family:var(--font-sans, "Inter", sans-serif);font-size:.75rem;font-weight:400}.sidebar-card-series:where(.astro-27gyzceo){background:#fff;border:1px solid #E5E5EA}.sidebar-card-series:where(.astro-27gyzceo):hover{border-color:#d1d1d6;box-shadow:0 2px 12px #0000000f}.sidebar-card-title-series:where(.astro-27gyzceo){font-weight:600;color:#1d1d1f}.sidebar-card-series:where(.astro-27gyzceo) .sidebar-card-time:where(.astro-27gyzceo){color:#86868b}.sidebar-card-recommended:where(.astro-27gyzceo){background:#fafafa;border:1px solid #F0F0F2}.sidebar-card-recommended:where(.astro-27gyzceo):hover{border-color:#e5e5ea;box-shadow:0 2px 8px #0000000a}.sidebar-card-title-recommended:where(.astro-27gyzceo){font-weight:500;color:#6e6e73}.sidebar-card-time-recommended:where(.astro-27gyzceo){color:#9ca3af}.sidebar-divider:where(.astro-27gyzceo){height:1px;background:#e5e5ea;margin:1rem 0}@media(max-width:1024px){.recommendations-sidebar:where(.astro-27gyzceo){display:none!important}.email-timing-grid:where(.astro-27gyzceo){grid-template-columns:1fr}}@media(max-width:768px){.nav-dark:where(.astro-27gyzceo){padding:.875rem 1.25rem}.nav-dark:where(.astro-27gyzceo) .nav-link:where(.astro-27gyzceo){padding:.5rem .75rem;font-size:.85rem}.nav-dark:where(.astro-27gyzceo) .nav-icon:where(.astro-27gyzceo){display:none}.nav-title:where(.astro-27gyzceo){display:none}.hero-cinema:where(.astro-27gyzceo){padding:4.5rem 1.5rem 2.5rem}.hero-headline:where(.astro-27gyzceo){margin-bottom:1.25rem}.floating-cta:where(.astro-27gyzceo){padding:12px 14px}.floating-cta-text:where(.astro-27gyzceo){display:none}.warning-block:where(.astro-27gyzceo){flex-direction:column;text-align:center;align-items:center}}.prompt-box:where(.astro-27gyzceo){background:#fafafa;border:1px solid #E5E5EA;border-radius:12px;padding:1.5rem;max-width:720px;margin:0 auto 2rem}.prompt-box-header:where(.astro-27gyzceo){display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.prompt-box-title:where(.astro-27gyzceo){font-family:var(--font-sans, "Inter", sans-serif);font-size:1rem;font-weight:600;color:#1d1d1f;margin:0}.prompt-box-badge:where(.astro-27gyzceo){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-27gyzceo){font-family:var(--font-sans, "Inter", sans-serif);font-size:.8125rem;color:#9ca3af;margin-bottom:.5rem}.prompt-box-desc:where(.astro-27gyzceo){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-27gyzceo){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-27gyzceo).expanded{max-height:600px;overflow-y:auto}.prompt-box-code:where(.astro-27gyzceo).expanded::-webkit-scrollbar{width:4px}.prompt-box-code:where(.astro-27gyzceo).expanded::-webkit-scrollbar-track{background:transparent}.prompt-box-code:where(.astro-27gyzceo).expanded::-webkit-scrollbar-thumb{background:#d1d1d6;border-radius:4px}.prompt-box-pre:where(.astro-27gyzceo){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-27gyzceo){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-27gyzceo){display:flex;align-items:center;justify-content:center;gap:.75rem}.prompt-btn-copy:where(.astro-27gyzceo){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-27gyzceo):hover{background:#0056cc}.prompt-btn-expand:where(.astro-27gyzceo){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-27gyzceo):hover{border-color:#9ca3af;color:#1d1d1f}
