.series-badge:where(.astro-af5qd7vi){display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:100px;text-decoration:none;transition:background .2s ease}.series-badge:where(.astro-af5qd7vi):hover{background:#ffffff1f}.series-dot:where(.astro-af5qd7vi){width:8px;height:8px;border-radius:50%;flex-shrink:0}.series-text:where(.astro-af5qd7vi){font-family:var(--font-sans, "Inter", sans-serif);font-size:.8125rem;font-weight:500;color:#ffffffb3}.reading-progress:where(.astro-47nrdcyo){position:fixed;top:0;left:0;height:2px;width:0%;background:#007aff;z-index:1001;opacity:0;transition:opacity .3s ease;pointer-events:none}.accordion:where(.astro-x2kwj7ni){border:1px solid var(--color-border, #e5e7eb);border-radius:12px;background:#fff;overflow:hidden;transition:box-shadow .2s ease}.accordion:where(.astro-x2kwj7ni):hover{box-shadow:0 2px 8px #0000000a}.accordion-trigger:where(.astro-x2kwj7ni){display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.25rem 1.5rem;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.accordion-trigger:where(.astro-x2kwj7ni):hover{background:#00000003}.accordion-header:where(.astro-x2kwj7ni){flex:1;min-width:0}.accordion-title:where(.astro-x2kwj7ni){font-family:var(--font-sans, "Inter", sans-serif);font-size:1.0625rem;font-weight:600;color:var(--color-text, #111827);margin:0 0 .25rem;letter-spacing:-.01em}.accordion-subtitle:where(.astro-x2kwj7ni){font-family:var(--font-sans, "Inter", sans-serif);font-size:.9375rem;color:var(--color-text-muted, #4b5563);line-height:1.5;margin:0}.accordion-icon:where(.astro-x2kwj7ni){flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:var(--color-text-subtle, #9ca3af);transition:transform .3s cubic-bezier(.16,1,.3,1),color .2s ease}.accordion-trigger:where(.astro-x2kwj7ni)[aria-expanded=true] .accordion-icon:where(.astro-x2kwj7ni){transform:rotate(180deg);color:var(--color-text, #111827)}.accordion-panel:where(.astro-x2kwj7ni){max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.16,1,.3,1)}.accordion-content:where(.astro-x2kwj7ni){padding:1.25rem 1.5rem 1.5rem;border-top:1px solid var(--color-border, #e5e7eb)}@media(max-width:640px){.accordion-trigger:where(.astro-x2kwj7ni){padding:1rem 1.25rem}.accordion-content:where(.astro-x2kwj7ni){padding:1rem 1.25rem 1.25rem}.accordion-title:where(.astro-x2kwj7ni){font-size:1rem}.accordion-subtitle:where(.astro-x2kwj7ni){font-size:.875rem}}.stack-diagram-wrapper:where(.astro-ns4rzt2u){padding:2.5rem 0;overflow-x:auto}.stack-diagram:where(.astro-ns4rzt2u){display:flex;align-items:center;justify-content:center;gap:1.25rem;min-width:600px;padding:0 1rem}.stack-node:where(.astro-ns4rzt2u){display:flex;flex-direction:column;align-items:center;gap:.625rem;min-width:100px;text-align:center}.stack-node-icon:where(.astro-ns4rzt2u){display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#f59e0b14;border:1px solid rgba(245,158,11,.2);color:#f59e0b}.stack-node-label:where(.astro-ns4rzt2u){font-family:var(--font-sans, "Inter", sans-serif);font-size:.8125rem;font-weight:500;color:var(--color-text-muted, #4b5563);max-width:140px;line-height:1.4}.stack-arrow:where(.astro-ns4rzt2u){color:var(--color-text-subtle, #9ca3af);flex-shrink:0}.stack-engine:where(.astro-ns4rzt2u){display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.engine-node:where(.astro-ns4rzt2u){display:flex;align-items:center;justify-content:center;padding:.625rem 1rem;background:linear-gradient(135deg,#f59e0b0f,#fbbf240f);border:1px solid rgba(245,158,11,.2);border-radius:10px;transition:all .2s ease;cursor:default}.engine-node:where(.astro-ns4rzt2u):hover{background:linear-gradient(135deg,#f59e0b1f,#fbbf241f);border-color:#f59e0b59;transform:translateY(-1px)}.engine-label:where(.astro-ns4rzt2u){font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.8125rem;font-weight:600;color:#b45309;white-space:nowrap}@media(max-width:768px){.stack-diagram:where(.astro-ns4rzt2u){flex-direction:column;min-width:auto;gap:1rem}.stack-arrow:where(.astro-ns4rzt2u){transform:rotate(90deg)}.stack-engine:where(.astro-ns4rzt2u){grid-template-columns:repeat(3,1fr);width:100%;max-width:320px}.stack-node-label:where(.astro-ns4rzt2u){max-width:200px}}:root{--cinema-black: #0a0a0b;--cinema-dark: #111113;--accent-blue: #007AFF}.hero-dark:where(.astro-o3vib23b){background:var(--cinema-black);color:#fff}.hero-dark:where(.astro-o3vib23b):after{content:"";display:block;height:60px;background:linear-gradient(to bottom,var(--cinema-black),#FFFFFF);pointer-events:none}.nav-dark:where(.astro-o3vib23b){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-o3vib23b).at-top{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom-color:transparent}.nav-dark:where(.astro-o3vib23b).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-o3vib23b).light-mode{background:#ffffffd9;border-bottom-color:#0000000f}.nav-dark:where(.astro-o3vib23b).light-mode .logo-text:where(.astro-o3vib23b){color:var(--color-text)}.nav-dark:where(.astro-o3vib23b).light-mode .nav-link-learn:where(.astro-o3vib23b){background:var(--color-text);color:#fff}.nav-dark:where(.astro-o3vib23b).light-mode .nav-link-services:where(.astro-o3vib23b){color:var(--color-text);border-color:#0003}.nav-dark:where(.astro-o3vib23b).light-mode .nav-link-services:where(.astro-o3vib23b):hover{border-color:var(--color-text);background:#00000008}.nav-dark:where(.astro-o3vib23b).light-mode .nav-title:where(.astro-o3vib23b){color:var(--color-text)}.nav-inner:where(.astro-o3vib23b){position:relative;max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav-logo:where(.astro-o3vib23b){display:flex;align-items:center;text-decoration:none;transition:opacity .2s ease}.nav-logo:where(.astro-o3vib23b):hover{opacity:.7}.logo-text:where(.astro-o3vib23b){font-size:1.25rem;font-weight:700;letter-spacing:-.03em;color:#fff}.logo-os:where(.astro-o3vib23b){color:var(--accent-blue)}.nav-title:where(.astro-o3vib23b){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-o3vib23b).visible{opacity:1}.nav-links:where(.astro-o3vib23b){display:flex;align-items:center;gap:.75rem}.nav-link:where(.astro-o3vib23b){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-icon:where(.astro-o3vib23b){display:flex;align-items:center;justify-content:center;opacity:.7;transition:all .25s ease}.nav-link:where(.astro-o3vib23b):hover .nav-icon:where(.astro-o3vib23b){opacity:1}.nav-link-learn:where(.astro-o3vib23b){background:#fff;color:var(--cinema-black)}.nav-link-learn:where(.astro-o3vib23b):hover{transform:translateY(-1px);box-shadow:0 4px 12px #fff3}.nav-badge:where(.astro-o3vib23b){font-family:var(--font-mono);font-size:.65rem;font-weight:600;background:var(--accent-blue);color:#fff;padding:.2rem .45rem;border-radius:6px}.nav-link-services:where(.astro-o3vib23b){background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.3)}.nav-link-services:where(.astro-o3vib23b):hover{border-color:#fff;background:#ffffff0d}.hero-cinema:where(.astro-o3vib23b){padding:5rem 2rem 3rem;max-width:900px;margin:0 auto;text-align:center}.hero-badge-wrapper:where(.astro-o3vib23b){margin-bottom:1.25rem;animation:fade-in .8s ease-out}.hero-headline:where(.astro-o3vib23b){font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:#fff;margin:0 0 1.5rem;background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:fade-in 1s ease-out}.hero-subhead:where(.astro-o3vib23b){font-family:var(--font-sans, "Inter", sans-serif);font-size:1.125rem;font-weight:400;line-height:1.7;color:#ffffffa6;max-width:680px;margin:0 auto 2rem;animation:fade-in 1.2s ease-out}.hero-buttons:where(.astro-o3vib23b){display:flex;align-items:center;justify-content:center;gap:1rem;animation:fade-in 1.4s ease-out}.btn-primary:where(.astro-o3vib23b){display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:#f59e0b;color:#1a1a1a;font-family:var(--font-sans, "Inter", sans-serif);font-size:1rem;font-weight:600;border-radius:100px;text-decoration:none;transition:all .2s ease}.btn-primary:where(.astro-o3vib23b):hover{background:#fbbf24;transform:translateY(-1px);box-shadow:0 4px 16px #f59e0b4d}.btn-secondary:where(.astro-o3vib23b){display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:transparent;color:#fff;font-family:var(--font-sans, "Inter", sans-serif);font-size:1rem;font-weight:500;border:1.5px solid rgba(255,255,255,.3);border-radius:100px;text-decoration:none;transition:all .2s ease}.btn-secondary:where(.astro-o3vib23b):hover{border-color:#fff;background:#ffffff0d}@keyframes fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.proof-bar:where(.astro-o3vib23b){background:#f5f5f7;padding:1.25rem 2rem;border-bottom:1px solid #E5E5EA}.proof-bar-inner:where(.astro-o3vib23b){max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.proof-stat:where(.astro-o3vib23b){font-family:var(--font-sans, "Inter", sans-serif);font-size:.9375rem;font-weight:600;color:#1d1d1f;white-space:nowrap}.proof-divider:where(.astro-o3vib23b){width:4px;height:4px;border-radius:50%;background:#d1d1d6;flex-shrink:0}.section:where(.astro-o3vib23b){padding:3rem 1.5rem}.container-wide:where(.astro-o3vib23b){max-width:960px;margin:0 auto}.container-narrow:where(.astro-o3vib23b){max-width:720px;margin:0 auto}.section-title:where(.astro-o3vib23b){font-family:var(--font-sans, "Inter", sans-serif);font-size:1.75rem;font-weight:700;color:var(--color-text, #111827);letter-spacing:-.03em;margin:0 0 2rem;text-align:center}.modules-section:where(.astro-o3vib23b){padding-top:1rem}.modules-list:where(.astro-o3vib23b){display:flex;flex-direction:column;gap:.75rem}.module-detail:where(.astro-o3vib23b){display:flex;flex-direction:column;gap:1rem}.module-row:where(.astro-o3vib23b){display:flex;flex-direction:column;gap:.25rem}.module-label:where(.astro-o3vib23b){font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle, #9ca3af)}.module-text:where(.astro-o3vib23b){font-family:var(--font-sans, "Inter", sans-serif);font-size:.9375rem;color:var(--color-text-muted, #4b5563);line-height:1.6;margin:0}.module-proof:where(.astro-o3vib23b) .module-label:where(.astro-o3vib23b){color:#f59e0b}.module-proof:where(.astro-o3vib23b) .module-text:where(.astro-o3vib23b){color:var(--color-text, #111827);font-weight:500}.proof-strip:where(.astro-o3vib23b){padding:2.5rem 1.5rem;background:var(--color-bg-subtle, #f9fafb)}.proof-strip-inner:where(.astro-o3vib23b){max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.proof-chip:where(.astro-o3vib23b){font-family:var(--font-sans, "Inter", sans-serif);font-size:.875rem;font-weight:500;color:#1d1d1f;background:#fff;border:1px solid #E5E5EA;padding:.5rem 1rem;border-radius:100px;white-space:nowrap}.cta-section:where(.astro-o3vib23b){padding:4rem 1.5rem}.cta-card:where(.astro-o3vib23b){text-align:center}.cta-heading:where(.astro-o3vib23b){font-family:var(--font-sans, "Inter", sans-serif);font-size:1.75rem;font-weight:700;color:var(--color-text, #111827);letter-spacing:-.02em;margin:0 0 .75rem}.cta-text:where(.astro-o3vib23b){font-family:var(--font-sans, "Inter", sans-serif);font-size:1.0625rem;color:var(--color-text-muted, #4b5563);line-height:1.6;margin:0 0 2rem}.download-section:where(.astro-o3vib23b){padding:4rem 1.5rem 5rem;background:var(--color-bg-subtle, #f9fafb)}.download-card:where(.astro-o3vib23b){text-align:center}.download-heading:where(.astro-o3vib23b){font-family:var(--font-sans, "Inter", sans-serif);font-size:1.75rem;font-weight:700;color:var(--color-text, #111827);letter-spacing:-.02em;margin:0 0 .75rem}.download-text:where(.astro-o3vib23b){font-family:var(--font-sans, "Inter", sans-serif);font-size:1.0625rem;color:var(--color-text-muted, #4b5563);line-height:1.6;margin:0 0 2rem}.btn-download:where(.astro-o3vib23b){display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 2rem;background:#f59e0b;color:#1a1a1a;font-family:var(--font-sans, "Inter", sans-serif);font-size:1rem;font-weight:600;border-radius:100px;text-decoration:none;transition:all .2s ease}.btn-download:where(.astro-o3vib23b):hover{background:#fbbf24;transform:translateY(-1px);box-shadow:0 4px 16px #f59e0b4d}.workspace-heading:where(.astro-o3vib23b){font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle, #9ca3af);margin:2.5rem auto 0;max-width:400px;text-align:left}.workspace-contents:where(.astro-o3vib23b){list-style:none;padding:0;margin:.75rem auto 0;max-width:400px;text-align:left}.workspace-item:where(.astro-o3vib23b){display:flex;align-items:center;gap:.75rem;padding:.625rem 0;font-family:var(--font-sans, "Inter", sans-serif);font-size:.9375rem;color:var(--color-text-muted, #4b5563);border-bottom:1px solid var(--color-border, #e5e7eb)}.workspace-item:where(.astro-o3vib23b):last-child{border-bottom:none}.workspace-item:where(.astro-o3vib23b) svg:where(.astro-o3vib23b){flex-shrink:0}.how-to-steps:where(.astro-o3vib23b){list-style:none;counter-reset:steps;padding:0;margin:2rem 0 2.5rem;display:flex;flex-direction:column;gap:1.25rem}.how-to-steps:where(.astro-o3vib23b) li:where(.astro-o3vib23b){counter-increment:steps;display:flex;gap:1rem;align-items:baseline;font-family:var(--font-sans, "Inter", sans-serif);font-size:1.0625rem;line-height:1.6;color:var(--color-text, #111827)}.how-to-steps:where(.astro-o3vib23b) li:where(.astro-o3vib23b):before{content:counter(steps);flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:#f59e0b;color:#fff;font-size:.8125rem;font-weight:700}.how-to-steps:where(.astro-o3vib23b) code:where(.astro-o3vib23b){font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.9375em;background:var(--color-bg-subtle, #f9fafb);padding:.125em .375em;border-radius:4px;border:1px solid var(--color-border, #e5e7eb)}.how-to-note:where(.astro-o3vib23b){font-family:var(--font-sans, "Inter", sans-serif);font-size:.9375rem;line-height:1.7;color:var(--color-text-muted, #4b5563);padding:1.25rem 1.5rem;background:var(--color-bg-subtle, #f9fafb);border-radius:12px;border:1px solid var(--color-border, #e5e7eb)}@media(max-width:768px){.nav-dark:where(.astro-o3vib23b){padding:.875rem 1.25rem}.nav-link:where(.astro-o3vib23b){padding:.5rem .75rem;font-size:.85rem}.nav-icon:where(.astro-o3vib23b){display:none}.nav-title:where(.astro-o3vib23b){display:none}.hero-cinema:where(.astro-o3vib23b){padding:4.5rem 1.5rem 2.5rem}.hero-buttons:where(.astro-o3vib23b){flex-direction:column;gap:.75rem}.btn-primary:where(.astro-o3vib23b),.btn-secondary:where(.astro-o3vib23b){width:100%;justify-content:center}.proof-bar-inner:where(.astro-o3vib23b){flex-direction:column;gap:.5rem}.proof-divider:where(.astro-o3vib23b){display:none}.section-title:where(.astro-o3vib23b){font-size:1.5rem}.cta-heading:where(.astro-o3vib23b),.download-heading:where(.astro-o3vib23b){font-size:1.5rem}}
