.landing-page{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh}.hero-section{padding:64px 0 48px}.hero-section h1{color:#212529;margin-bottom:1.5rem}.hero-brand{align-items:center;display:inline-flex;gap:12px}.hero-brand-text{color:var(--brand-primary)}.hero-logo{height:48px;width:48px}.hero-section .lead{color:#6c757d;font-size:1.25rem;margin:0 auto 2rem;max-width:95%}.hero-eyebrow{color:#1f2937;font-size:1.6rem;font-weight:700;margin-bottom:2rem}.hero-values{margin:0 auto 2rem;max-width:1100px}.hero-value-cards{margin-bottom:2.5rem}.hero-value-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 24px #0f172a14;height:100%;padding:1.5rem;text-align:left}.hero-value-card .hero-value-title{align-items:center;color:#1f2937;display:flex;font-size:1.05rem;font-weight:700;gap:.5rem;margin-bottom:.75rem}.hero-title-icon{color:#0ea5e9;flex-shrink:0;font-size:1.1rem}.hero-title-logo{display:inline-block;height:18px;width:18px}.hero-value-card p{color:#4b5563;font-size:.95rem;line-height:1.55;margin:0}.hero-capabilities{text-align:left}.hero-capabilities-list{grid-gap:.75rem 2rem;display:grid;gap:.75rem 2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-capability-item{align-items:center;color:#374151;display:flex;font-size:.98rem;gap:.75rem}.hero-check{background:#1f7a4a;border-radius:6px;display:inline-flex;flex-shrink:0;height:20px;position:relative;width:20px}.hero-check:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:10px;left:6px;position:absolute;top:3px;transform:rotate(45deg);width:6px}.features-section{background:#fff;border-radius:1rem;box-shadow:0 10px 30px #0000001a;margin:2rem 0}.visucodize-flow-section{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 12px 32px #0f172a14;margin:1.5rem 0 2rem;padding:2.25rem 2rem}.visucodize-flow-title{color:#111827;font-size:1.75rem;font-weight:700}.visucodize-flow-lead{color:#55606d;margin:.75rem auto 0;max-width:760px}.visucodize-flow-lead-label{color:#1f2937;font-weight:700}.visucodize-flow-panels{-webkit-overflow-scrolling:touch;display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1rem;position:relative;scroll-snap-type:x mandatory}.visucodize-flow-panels:after{background:linear-gradient(90deg,#fff0,#f8f9fae6);content:"";display:none;height:100%;margin-left:-64px;pointer-events:none;position:-webkit-sticky;position:sticky;right:0;top:0;width:64px}.visucodize-flow-panel{background:#0f172a;border-radius:16px;box-shadow:0 8px 24px #0f172a2e;color:#e2e8f0;flex:0 0 320px;padding:1.5rem;scroll-snap-align:start}.visucodize-flow-header{color:#f8fafc;font-weight:700;margin-bottom:.25rem}.visucodize-flow-caption{color:#94a3b8;font-size:.95rem;margin-bottom:1rem}.visucodize-code-panel{background:#0b1021;border:1px solid #1e293b;border-radius:12px;font-family:JetBrains Mono,Fira Code,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.85rem;line-height:1.5;margin:0;min-height:210px;overflow:auto;padding:1rem}.visucodize-code-panel code{color:inherit;white-space:pre}.code-line{border-radius:6px;display:block;padding:0 .25rem}.diff-remove{background:#f871712e;border:1px solid #f8717159;color:#fecaca}.diff-add{background:#34d3992e;border:1px solid #34d39959;color:#bbf7d0}.visucodize-flow-cta{background:var(--brand-primary);border:none;border-radius:999px;color:#fff;font-weight:600;padding:.65rem 2rem}.visucodize-flow-cta:focus,.visucodize-flow-cta:hover{background:#0a53be;color:#fff}.visucodize-flow-note{color:#4b5563;font-size:.95rem;margin:.75rem auto 0;max-width:720px}.visucodize-flow-note a{color:var(--brand-primary);font-weight:600;text-decoration:underline;text-underline-offset:2px}.visucodize-flow-hint{color:#6b7280;display:none;font-size:.85rem;letter-spacing:.02em;margin-top:.5rem;text-align:center}.features-section h2{color:#212529;font-weight:600}.feature-card{border:none;box-shadow:0 5px 15px #00000014;height:100%;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.feature-card .card-body{display:flex;flex-direction:column;padding:2rem}.feature-card .card-title{color:#212529;font-weight:600;margin-bottom:1rem}.feature-card .card-text{color:#6c757d;flex-grow:1;margin-bottom:1.5rem}.landing-feature-button{border-width:2px;font-weight:600}.landing-feature-button--code{border-color:var(--feature-code);color:var(--feature-code)}.landing-feature-button--code:focus,.landing-feature-button--code:hover{background-color:var(--feature-code);border-color:var(--feature-code);color:#fff}.landing-feature-button--problems{border-color:var(--feature-problems);color:var(--feature-problems)}.landing-feature-button--problems:focus,.landing-feature-button--problems:hover{background-color:var(--feature-problems);border-color:var(--feature-problems);color:#fff}.landing-feature-button--scratch{border-color:var(--feature-scratch);color:var(--feature-scratch)}.landing-feature-button--scratch:focus,.landing-feature-button--scratch:hover{background-color:var(--feature-scratch);border-color:var(--feature-scratch);color:#fff}.feature-icon{margin-bottom:1rem}.cta-section{background:#0d6efd!important;color:#fff;margin:2rem 0;padding:3rem 2rem}.cta-section h3{font-weight:600}.cta-section p{opacity:.9}@media (max-width:768px){.hero-section{padding:60px 0}.hero-section h1{font-size:2.5rem}.hero-eyebrow{font-size:1.35rem}.hero-values{margin-bottom:1.5rem}.hero-capabilities-list{grid-template-columns:1fr}.features-section,.visucodize-flow-section{margin:1rem 0;padding:2rem 1rem}.visucodize-flow-panel{flex:0 0 85vw}.visucodize-flow-panels{gap:1rem;padding-bottom:.5rem;scroll-padding-left:1rem}.visucodize-flow-panels:after{display:block}.visucodize-flow-section{padding-left:1.25rem;padding-right:1.25rem}.visucodize-code-panel{font-size:.8rem}.visucodize-flow-hint{display:block}.feature-card .card-body{padding:1.5rem}.cta-section{padding:2rem 1rem}}
/*# sourceMappingURL=853.0ec08f1b.chunk.css.map*/