[data-theme=light] .landing,[data-theme=light] .landing .header-section{background:transparent;color:#1a1a1a}[data-theme=light] .landing-page .landing .header-section .main-title{background:linear-gradient(135deg,#00695c,#00bfa5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme=light] .landing .subtitle{color:#666}[data-theme=light] .landing .cta-primary{background:linear-gradient(135deg,#00bfa5,#00897b);color:#fff;box-shadow:0 4px 15px #00bfa54d}[data-theme=light] .landing .cta-primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #00bfa566}[data-theme=light] .landing .cta-secondary{background:#fff;color:#00bfa5;border:2px solid #00bfa5;box-shadow:0 2px 10px #0000000d}[data-theme=light] .landing .cta-secondary:hover{background:#00bfa50d;transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}[data-theme=light] .landing .pain-section{background:transparent;position:relative}[data-theme=light] .landing .pain-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:85%;height:2px;background:linear-gradient(90deg,transparent,rgba(0,191,165,.1) 10%,rgba(0,191,165,.4) 25%,rgba(0,191,165,.6) 50%,rgba(0,191,165,.4) 75%,rgba(0,191,165,.1) 90%,transparent);box-shadow:0 1px 3px #00bfa533,0 0 12px #00bfa526;border-radius:1px;animation:separatorGlowLanding 3s ease-in-out infinite alternate}[data-theme=light] .landing .section-title{background:linear-gradient(135deg,#009688,#00d4aa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}[data-theme=light] .landing .section-title .md-syntax{color:#475569bf;-webkit-text-fill-color:rgba(71,85,105,.75);background:none}[data-theme=dark] .landing .section-title{background:linear-gradient(135deg,#009688,#00d4aa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}[data-theme=dark] .landing .section-title .md-syntax{color:#cbd5e1d9;-webkit-text-fill-color:rgba(203,213,225,.85);background:none}[data-theme=light] .landing .section-subtitle{color:#666}[data-theme=dark] .landing .section-subtitle{color:#999}[data-theme=light] .landing .pain-card{background:#fff;border:1px solid #e0e0e0;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}[data-theme=light] .landing .pain-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#00bfa5}[data-theme=light] .landing .pain-metric{background:linear-gradient(135deg,#00bfa5,#00897b);color:#fff;box-shadow:0 4px 12px #00bfa533;padding:.75rem .875rem}[data-theme=light] .landing .pain-title{color:#1a1a1a}[data-theme=light] .landing .pain-description{color:#666}[data-theme=light] .landing .pain-solution{color:#00897b;background:#00bfa514;padding:4px 12px;border-radius:4px;font-weight:500}[data-theme=light] .landing .product-section{background:transparent;color:#1a1a1a;position:relative}[data-theme=light] .landing .product-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:85%;height:2px;background:linear-gradient(90deg,transparent,rgba(0,191,165,.08) 10%,rgba(0,191,165,.35) 25%,rgba(0,191,165,.55) 50%,rgba(0,191,165,.35) 75%,rgba(0,191,165,.08) 90%,transparent);box-shadow:0 1px 3px #00bfa52e,0 0 10px #00bfa51f;border-radius:1px;animation:separatorGlowLandingProduct 3.5s ease-in-out infinite alternate}[data-theme=light] .landing .feature-card{background:linear-gradient(135deg,#fff,#fafafa);border:1px solid #e5e5e5;box-shadow:0 4px 12px #0000000d;transition:all .3s ease}[data-theme=light] .landing .feature-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 32px #0000001f;border-color:#00bfa5;background:linear-gradient(135deg,#fff,#00bfa505)}[data-theme=light] .landing .feature-icon{background:transparent;border-radius:0;box-shadow:none;color:inherit;font-weight:inherit;padding:0}[data-theme=light] .landing-page .landing .product-section .feature-card .feature-icon{background:linear-gradient(135deg,#00bfa5,#00897b);border-radius:12px;box-shadow:0 4px 12px #00bfa54d;color:#fff;font-weight:700;padding:4px}[data-theme=light] .landing-page .landing .product-section .feature-card .feature-icon .icon-text{background:#f3f4f6;border:0;border-radius:8px;color:#374151;box-shadow:none;font-weight:700}[data-theme=light] .landing-page .landing .product-section .feature-card:hover .feature-icon .icon-text{background:#f3f4f6;color:#374151;box-shadow:none}[data-theme=light] .landing .feature-title{color:#1a1a1a}[data-theme=light] .landing .feature-description{color:#666}[data-theme=light] .landing-page .landing .product-section .feature-card .feature-example{color:#64748b;font-style:normal;background:transparent;border:0;border-top:1px solid rgba(0,0,0,.08);border-radius:0;padding:.625rem 0 0}[data-theme=light] .landing-page .landing .product-section .feature-card .feature-example .example-text{color:#64748b}[data-theme=light] .landing code{background:#f5f5f5;color:#d73a49;padding:2px 6px;border-radius:3px;font-size:.9em}[data-theme=light] .landing pre{background:#f8f8f8;color:#333;border:1px solid #e0e0e0;border-radius:6px;padding:16px}[data-theme=light] .landing a{color:#00897b;text-decoration:none;transition:color .2s ease}[data-theme=light] .landing a:hover{color:#00bfa5;text-decoration:underline}[data-theme=light] .landing .badge{background:#00bfa51a;color:#00897b;padding:4px 8px;border-radius:4px;font-size:.85em;font-weight:500}[data-theme=light] .landing hr{border:none;height:1px;background:linear-gradient(90deg,transparent,#e0e0e0 50%,transparent);margin:3rem 0}[data-theme=light] .landing .elevated{box-shadow:0 10px 40px #00000014}[data-theme=light] .landing .md-syntax{color:var(--hash-color);-webkit-text-fill-color:var(--hash-color);opacity:1}[data-theme=light] .landing .interactive-element{transition:all .3s ease}[data-theme=light] .landing .interactive-element:hover{background:#00bfa50d;border-radius:8px}[data-theme=light] .landing footer{background:#f8f8f8;color:#666;border-top:1px solid #e0e0e0}[data-theme=light] .landing .glass{background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3)}.landing-page{position:relative;min-height:100vh;background:#fff}html[data-theme=dark] .landing-page{background:#0a0a0a}.landing-page .global-bg-animation{position:fixed;inset:0;pointer-events:none;z-index:0;opacity:1;overflow:hidden}.landing-page .global-bg-animation .floating-grid{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background-image:linear-gradient(rgba(0,150,136,.08) 1.5px,transparent 0),linear-gradient(90deg,rgba(0,150,136,.08) 1.5px,transparent 0);background-position:0 0;background-size:50px 50px;transform:translateZ(0);will-change:auto;backface-visibility:hidden}.landing-page section.faq-section,.landing-page section.header-section,.landing-page section.pain-section,.landing-page section.product-section,.landing-page section.resource-section{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-page .global-bg-animation .morphing-blob{position:absolute;border-radius:50%;filter:blur(40px);mix-blend-mode:multiply;opacity:.8}.landing-page .global-bg-animation .blob-1{width:400px;height:400px;background:radial-gradient(circle,rgba(0,150,136,.2) 0,transparent 70%);top:-200px;right:-100px;animation-delay:0s}.landing-page .global-bg-animation .blob-2{width:350px;height:350px;background:radial-gradient(circle,rgba(0,150,136,.15) 0,transparent 70%);bottom:-150px;left:-100px;animation-delay:10s;animation-duration:25s}.landing-page .global-bg-animation .blob-3{width:300px;height:300px;background:radial-gradient(circle,rgba(0,150,136,.18) 0,transparent 60%);top:50%;left:50%;transform:translate(-50%,-50%);filter:blur(50px);mix-blend-mode:multiply}html[data-theme=dark] .landing-page .global-bg-animation .morphing-blob{filter:blur(60px);opacity:.5;mix-blend-mode:screen}html[data-theme=dark] .landing-page .global-bg-animation .blob-1{background:radial-gradient(circle,rgba(0,150,136,.27) 0,transparent 70%)}html[data-theme=dark] .landing-page .global-bg-animation .blob-2{background:radial-gradient(circle,rgba(0,150,136,.22) 0,transparent 70%)}html[data-theme=dark] .landing-page .global-bg-animation .blob-3{background:radial-gradient(circle,rgba(0,150,136,.25) 0,transparent 60%)}@media screen and (max-width:639px){.landing-page .landing .header-section{padding:3rem 1rem}.landing-page .landing .header-section .title-wrapper{margin-bottom:1rem;margin-left:0}.landing-page .landing .header-section .main-title{font-size:2.25rem;line-height:1.05;letter-spacing:0;transform:none;text-shadow:0 2px 10px rgba(0,150,136,.15);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.landing-page .landing .section-title{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.landing-page .landing .header-section .terminal-cursor{width:.5rem;margin-left:.5rem}.landing-page .landing .header-section .subtitle{font-size:1rem;padding:0 1rem;margin-top:1rem;margin-bottom:2rem;max-width:100%;line-height:1.5}.landing-page .landing .header-section .header-cta{margin-top:2rem;padding-top:2rem;padding-left:1rem;padding-right:1rem}.landing-page .landing .header-section .header-cta .header-cta-title{font-size:1.5rem;margin-bottom:1rem;line-height:1.2}.landing-page .landing .header-section .header-cta .header-cta-subtitle{font-size:1rem;margin-bottom:2rem;padding:0 .5rem}.landing-page .landing .header-section .header-cta .header-cta-buttons{flex-direction:column;gap:.75rem}.landing-page .landing .header-section .header-cta .header-cta-buttons .btn-primary,.landing-page .landing .header-section .header-cta .header-cta-buttons .btn-secondary{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:1rem;font-size:.875rem;letter-spacing:0;line-height:1.2;white-space:normal;max-width:100%;box-sizing:border-box;min-height:48px;border-radius:8px;box-shadow:2px 2px #009688,3px 3px 8px #0000001a}.landing-page .landing .header-section .header-cta .header-cta-buttons .btn-md-syntax{flex:0 0 auto;margin:0 .15em;font-size:1em}.landing-page .landing .header-section .header-cta .header-cta-buttons .btn-label{min-width:0;max-width:100%;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.landing-page .landing .header-section .header-cta .header-cta-buttons .btn-primary:active,.landing-page .landing .header-section .header-cta .header-cta-buttons .btn-secondary:active{transform:translate(1px,1px);box-shadow:1px 1px #009688,2px 2px 4px #0000001a}.landing-page .landing .header-section .header-cta .header-cta-note{font-size:.75rem;margin-top:1rem}.landing-page .landing .pain-section{padding:3rem 1rem}.landing-page .landing .pain-section .section-header{margin-bottom:1.5rem}.landing-page .landing .pain-section .section-title{font-size:1.5rem;margin-bottom:1rem}.landing-page .landing .pain-section .section-subtitle{font-size:1rem;line-height:1.4}.landing-page .landing .pain-section .pain-container{space-y:2rem;margin-top:2rem}.landing-page .landing .pain-section .pain-row{flex-direction:column;gap:1.5rem;animation:none}.landing-page .landing .pain-section .pain-row.reverse{flex-direction:column}.landing-page .landing .pain-section .pain-metric{text-align:center;max-width:none}.landing-page .landing .pain-section .pain-metric .metric-value{font-size:2.5rem;margin:0;text-shadow:0 0 20px rgba(0,191,165,.6),2px 2px 0 #00695c,3px 3px 6px rgba(0,0,0,.2);transform:none}.landing-page .landing .pain-section .pain-metric .metric-label{font-size:.75rem;letter-spacing:.08em}.landing-page .landing .pain-section .pain-details{text-align:center}.landing-page .landing .pain-section .pain-details .pain-title{font-size:1.25rem;margin-bottom:.75rem;line-height:1.3}.landing-page .landing .pain-section .pain-details .pain-description{font-size:.875rem;margin-bottom:1rem;line-height:1.6}.landing-page .landing .pain-section .pain-solution{display:inline-flex;margin:0 auto;padding:.5rem 1rem;border-radius:8px}.landing-page .landing .pain-section .pain-solution .solution-text{font-size:.75rem}.landing-page .landing .product-section{padding:3rem 1rem}.landing-page .landing .product-section .section-header{margin-bottom:2rem}.landing-page .landing .product-section .section-title{font-size:1.5rem;margin-bottom:1rem}.landing-page .landing .product-section .section-subtitle{font-size:1rem;padding:0 .5rem;line-height:1.4}.landing-page .landing .product-section .features-grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:100%}.landing-page .landing .product-section .features-grid .feature-card{padding:1.5rem;border-radius:12px;aspect-ratio:auto;min-height:auto}.landing-page .landing .product-section .feature-card:hover{transform:translateY(-1px)}.landing-page .landing .product-section .feature-icon{margin-bottom:.75rem}.landing-page .landing .product-section .feature-icon .icon-text{font-size:1.125rem;padding:6px 10px}.landing-page .landing .product-section .feature-title{font-size:1rem;margin-bottom:.5rem;font-weight:600}.landing-page .landing .product-section .feature-description{font-size:.875rem;margin-bottom:.75rem;line-height:1.4}.landing-page .landing .product-section .feature-example{padding-top:.5rem}.landing-page .landing .product-section .feature-example .example-text{font-size:.6875rem;line-height:1.3}.landing-page .landing .product-section .product-cta{margin-top:3rem}.landing-page .landing .product-section .product-cta .cta-primary{width:100%;padding:1rem 2rem;font-size:1rem;min-height:48px;border-radius:8px;box-shadow:2px 2px #009688,3px 3px 8px #0000001a}.landing-page .landing .product-section .product-cta .cta-primary:active{transform:translate(1px,1px)}.landing-page .landing .product-section .product-cta .cta-note{font-size:.75rem;margin-top:.75rem}.landing-page .global-bg-animation .floating-grid{background-size:30px 30px;animation:none}.landing-page .global-bg-animation .morphing-blob{display:none}}@media screen and (min-width:640px)and (max-width:1023px){.landing-page .landing .header-section{padding:4rem 2rem}.landing-page .landing .header-section .main-title{font-size:3rem;transform:none}.landing-page .landing .header-section .subtitle{font-size:1.25rem;max-width:80%}.landing-page .landing .header-section .header-cta{margin-top:3rem;padding-top:3rem}.landing-page .landing .header-section .header-cta .header-cta-title{font-size:1.875rem;margin-bottom:1.5rem}.landing-page .landing .header-section .header-cta .header-cta-subtitle{font-size:1.125rem;margin-bottom:2.5rem;max-width:600px}.landing-page .landing .header-section .header-cta .header-cta-buttons{flex-direction:row;justify-content:center;gap:1rem}.landing-page .landing .header-section .header-cta .header-cta-buttons .btn-primary,.landing-page .landing .header-section .header-cta .header-cta-buttons .btn-secondary{padding:1rem 2rem;font-size:1rem;min-width:180px}.landing-page .landing .pain-section{padding:4rem 2rem}.landing-page .landing .pain-section .pain-container{margin-top:3rem;max-width:700px}.landing-page .landing .pain-section .pain-row{flex-direction:row;gap:2rem}.landing-page .landing .pain-section .pain-row.reverse{flex-direction:row-reverse}.landing-page .landing .pain-section .pain-metric{max-width:150px}.landing-page .landing .pain-section .pain-metric .metric-value{font-size:3rem;margin-right:-8px;margin-left:-5px}.landing-page .landing .pain-section .pain-details{text-align:left}.landing-page .landing .pain-section .pain-details .pain-title{font-size:1.5rem}.landing-page .landing .pain-section .pain-solution{display:inline-flex;margin-left:0}.landing-page .landing .product-section{padding:4rem 2rem}.landing-page .landing .product-section .features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:700px}.landing-page .landing .product-section .features-grid .feature-card{aspect-ratio:1.2}.landing-page .landing .product-section .product-cta .cta-primary{padding:1.25rem 2.5rem;min-width:250px}.landing-page .global-bg-animation .floating-grid{animation-duration:30s}.landing-page .global-bg-animation .morphing-blob{animation-duration:30s;filter:blur(50px)}}@media(max-width:1023px){.landing-page .landing .pain-section .pain-card,.landing-page .landing .product-section .feature-card{transform:translateZ(0);backface-visibility:hidden}.landing-page .landing .header-section .main-title,.landing-page .landing .section-title{font-display:swap}}@media(max-width:812px)and (orientation:landscape){.landing-page .landing .header-section{padding:2rem}.landing-page .landing .header-section .main-title{font-size:2.5rem}.landing-page .landing .header-section .header-cta{margin-top:1.5rem;padding-top:1.5rem}.landing-page .landing .pain-section,.landing-page .landing .product-section{padding:2rem}}.landing-page .landing{font-family:Albert Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#0a0a0a;background:transparent;position:relative;z-index:1;overflow-x:hidden;--hash-color:rgba(71,85,105,.75)}.landing-page .landing .container{margin-left:auto;margin-right:auto;max-width:72rem;padding-left:1.5rem;padding-right:1.5rem}.landing-page .landing section{position:relative;z-index:2}.landing-page .landing .md-syntax{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:var(--hash-color);-webkit-text-fill-color:var(--hash-color);background:none;opacity:.9;font-size:.75em}.landing-page .landing .code-rain{position:absolute;inset:0;opacity:.05;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,150,136,.03) 0,rgba(0,150,136,.03) 4px);pointer-events:none}.landing-page .landing .geometric-float{position:absolute;border:2px solid rgba(0,150,136,.2)}.landing-page .landing .float-1{width:100px;height:100px;top:20%;left:10%;transform:rotate(45deg);animation-delay:0s}.landing-page .landing .float-2{width:60px;height:60px;top:60%;right:15%;border-radius:50%;animation-delay:10s;animation-duration:25s}.landing-page .landing .float-3{width:80px;height:80px;bottom:30%;left:50%;clip-path:polygon(50% 0,0 100%,100% 100%);animation-delay:5s;animation-duration:35s;border:none;background:#0096881a}@keyframes codeRain{0%{transform:translateY(0)}to{transform:translateY(100px)}}@keyframes floatGeometric{0%,to{transform:translateY(0) translate(0) rotate(0)}25%{transform:translateY(-30px) translate(20px) rotate(90deg)}50%{transform:translateY(20px) translate(-30px) rotate(180deg)}75%{transform:translateY(-20px) translate(30px) rotate(270deg)}}@keyframes separatorGlowLanding{0%{opacity:.5}to{opacity:.75}}@keyframes separatorGlowLandingProduct{0%{opacity:.5}to{opacity:.75}}.landing-page .landing h1,.landing-page .landing h2,.landing-page .landing h3{line-height:1.05}.landing-page .landing p{line-height:1.65}[data-theme=light] .landing-page .footer-solid,[data-theme=light] .landing-page footer,[data-theme=light] .landing-page footer.footer-solid{background:#f5f5f5;background-color:#f5f5f5;background-image:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:#666;opacity:1;position:relative;z-index:999;transition:none}[data-theme=light] .landing-page footer.footer-solid:before,[data-theme=light] .landing-page footer:before{content:"";position:absolute;inset:0;background:#f5f5f5;z-index:-1;opacity:1;transition:none}html[data-theme=dark] .landing-page .footer-solid,html[data-theme=dark] .landing-page footer,html[data-theme=dark] .landing-page footer.footer-solid{background:#1a1a1a;background-color:#1a1a1a;background-image:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:#e0e0e0;opacity:1;position:relative;z-index:999;transition:none}html[data-theme=dark] .landing-page footer.footer-solid:before,html[data-theme=dark] .landing-page footer:before{content:"";position:absolute;inset:0;background:#1a1a1a;z-index:-1;opacity:1;transition:none}@keyframes partyRotate{0%,to{transform:rotate(0)}25%{transform:rotate(1deg)}75%{transform:rotate(-1deg)}}@keyframes partyScale{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media(hover:none)and (pointer:coarse){.landing-page .landing *{-webkit-tap-highlight-color:transparent}.landing-page .landing :hover{transform:none}.landing-page .landing a,.landing-page .landing button{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}.landing-page .landing .floating-grid,.landing-page .landing .morphing-blob{transform:none;will-change:auto}}@media(prefers-reduced-motion:reduce){.landing-page .landing *{animation:none;transition:none}}@media(prefers-contrast:high){.landing-page .landing .feature-card,.landing-page .landing .pain-card{border-width:2px;border-color:currentColor}.landing-page .landing .btn-primary,.landing-page .landing .btn-secondary{border-width:2px;font-weight:700}}@media(max-width:1023px){.landing-page .landing .feature-card,.landing-page .landing .pain-card{transform:translateZ(0);backface-visibility:hidden}.landing-page .landing .main-title,.landing-page .landing .section-title{font-display:swap}}html[data-theme=dark] .landing-page .global-bg-animation .floating-grid{background-image:linear-gradient(rgba(0,150,136,.12) 1.5px,transparent 0),linear-gradient(90deg,rgba(0,150,136,.12) 1.5px,transparent 0)}html[data-theme=dark] .landing-page .landing{color:#e0e0e0;background:transparent;--hash-color:rgba(203,213,225,.85)}.landing-page .landing.show-markdown .md-syntax{opacity:1;color:#009688}.landing-page .landing.show-markdown .pain-card:before{content:"```";position:absolute;top:.5rem;right:.5rem;font-family:JetBrains Mono,monospace;color:#009688;opacity:.5}.landing-page .landing.show-markdown .feature-item:before{content:"- ";position:absolute;left:0;color:#009688}
