*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--ink:#0A1122;--ink-light:#1a2a42;--teal:#29A3C8;--teal-light:#38B5D8;--teal-dark:#1d7a9a;--slate:#94a3b8;--slate-light:#cbd5e1;--border:rgba(255,255,255,.08);--bg-card:rgba(255,255,255,.03);--red:#ef4444;--green:#34d399;--amber:#fbbf24}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,system-ui,sans-serif;background:var(--ink);color:#e2e8f0;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{color:var(--teal);text-decoration:none}::selection{background:#29a3c84d}@keyframes lava{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.lp-aos{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.lp-aos.visible{opacity:1;transform:translateY(0)}.lp-aos-d1{transition-delay:.05s}.lp-aos-d2{transition-delay:.12s}.lp-aos-d3{transition-delay:.2s}.lp-aos-d4{transition-delay:.28s}.lp-aos-d5{transition-delay:.36s}.lp-aos-d6{transition-delay:.44s}.lp-page{min-height:100vh;position:relative;overflow-x:hidden}.lp-hero-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.lp-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.02;background-image:linear-gradient(rgba(255,255,255,.4) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.4) 1px,transparent 1px);background-size:60px 60px}.lp-bg-glow1{position:absolute;width:800px;height:800px;top:-20%;left:5%;border-radius:50%;background:radial-gradient(circle,rgba(41,163,200,.18) 0%,transparent 60%);animation:drift 15s ease-in-out infinite}.lp-bg-glow2{position:absolute;width:700px;height:700px;bottom:-15%;right:0%;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.12) 0%,transparent 60%);animation:float 18s ease-in-out 3s infinite}.lp-bg-glow3{position:absolute;width:500px;height:500px;top:40%;left:55%;border-radius:50%;background:radial-gradient(circle,rgba(56,181,216,.1) 0%,transparent 60%);animation:drift 22s ease-in-out 6s infinite}.lp-section{position:relative;z-index:2;border-top:1px solid var(--border)}.lp-section-inner{max-width:1100px;margin:0 auto;padding:6rem 2rem}.lp-section-label{display:flex;align-items:center;gap:.6rem;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--teal);margin-bottom:1rem}.lp-section-label:before{content:"";width:24px;height:2px;background:var(--teal);border-radius:2px}.lp-section-title{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;color:#fff;line-height:1.15;letter-spacing:-.03em;margin-bottom:.75rem}.lp-section-sub{font-size:1.05rem;color:var(--slate);line-height:1.7;max-width:580px}.lp-gradient{background:linear-gradient(135deg,var(--teal),var(--teal-light),#818cf8,var(--teal-light),var(--teal));background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 6s ease infinite}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:100;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0a112299;border-bottom:1px solid var(--border);transition:background .3s ease}.lp-nav.scrolled{background:#0a1122d9}.lp-nav-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 2.5rem;transition:padding .3s ease}.lp-nav.scrolled .lp-nav-inner{padding-top:.7rem;padding-bottom:.7rem}.lp-nav-logo img{height:32px;display:block}.lp-nav-links{display:flex;align-items:center;gap:2rem;list-style:none}.lp-nav-links a{font-size:.82rem;color:var(--slate);font-weight:500;letter-spacing:.01em;transition:color .2s ease}.lp-nav-links a:hover{color:#fff}.lp-btn-nav{font-size:.78rem;font-weight:600;padding:.5rem 1.2rem;border-radius:8px;background:var(--teal);color:#fff;border:none;cursor:pointer;transition:background .2s ease,transform .2s ease}.lp-btn-nav:hover{background:var(--teal-light);transform:translateY(-1px)}.lp-hero{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:6rem 2rem 4rem;text-align:center}.lp-hero-content{max-width:750px;width:100%;position:relative;z-index:2}.lp-hero h1{font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;letter-spacing:-.04em;line-height:1.1;color:#fff;margin-bottom:1.25rem;animation:fade-up .5s ease both}.lp-hero-sub{font-size:1.1rem;color:var(--slate);max-width:540px;margin:0 auto 2rem;line-height:1.7;animation:fade-up .5s ease .1s both}.lp-hero-ctas{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2.5rem;animation:fade-up .5s ease .18s both}.lp-btn-primary{display:inline-flex;align-items:center;gap:.4rem;padding:.75rem 1.8rem;border-radius:10px;font-size:.9rem;font-weight:600;color:#fff;border:none;cursor:pointer;background:linear-gradient(135deg,var(--teal),var(--teal-light),#818cf8,var(--teal-light),var(--teal));background-size:300% 300%;animation:lava 5s ease infinite;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 20px #29a3c840}.lp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 28px #29a3c859}.lp-btn-secondary{display:inline-flex;align-items:center;gap:.4rem;padding:.75rem 1.8rem;border-radius:10px;font-size:.9rem;font-weight:600;color:var(--slate-light);background:transparent;border:1px solid var(--border);cursor:pointer;transition:border-color .2s ease,color .2s ease,transform .2s ease}.lp-btn-secondary:hover{border-color:var(--teal);color:#fff;transform:translateY(-2px)}.lp-agent-window{width:600px;min-width:600px;max-width:600px;margin:0 auto;background:#0c0c0c;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;animation:fade-up .5s ease .26s both;box-shadow:0 4px 32px #0006;display:flex;flex-direction:column}.lp-agent-header{padding:.6rem 1rem;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;gap:.45rem;flex-shrink:0}.lp-agent-dot{width:9px;height:9px;border-radius:50%}.lp-agent-dot.r{background:#ff5f57}.lp-agent-dot.y{background:#ffbd2e}.lp-agent-dot.g{background:#28c840}.lp-agent-header-logos{display:flex;align-items:center;gap:.75rem;margin-left:auto}.lp-agent-header-label{font-size:.58rem;color:#333d4d;font-weight:500}.lp-agent-logo-item{display:flex;align-items:center;gap:.3rem;font-size:.6rem;color:#475569;font-weight:500}.lp-agent-logo-item img{width:14px;height:14px;border-radius:3px}.lp-agent-logo-more{font-size:.58rem;color:#333d4d;font-weight:500;font-style:italic}.lp-output{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.76rem;line-height:1.85;text-align:left;height:160px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;transition:opacity .4s ease;display:flex;flex-direction:column}.lp-output::-webkit-scrollbar{display:none}.lp-output-push{flex:1}.lp-output-content{padding:0 1.5rem 1.25rem}.lp-thinking{color:#64748b;font-size:.76rem;font-style:italic;margin-bottom:.5rem;animation:pulse-think 1.5s ease-in-out infinite}.lp-line{color:#cbd5e1;animation:fade-in .35s ease both;margin-bottom:.2rem}.lp-done{color:var(--teal);font-weight:500;margin-top:.15rem}.lp-input-area{border-top:1px solid rgba(255,255,255,.06);padding:.75rem 1.25rem;flex-shrink:0;text-align:left;overflow:hidden}.lp-input-line{display:block;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.78rem;line-height:1.5;text-align:left;white-space:nowrap;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;width:100%}.lp-input-line::-webkit-scrollbar{display:none}.lp-chevron{color:var(--teal);font-weight:700;margin-right:.3rem}.lp-input-text{color:#e2e8f0}.lp-cursor{display:inline-block;width:7px;height:13px;background:var(--teal);animation:blink 1s step-end infinite;border-radius:1px;vertical-align:middle;margin-left:1px}.lp-problem-section{position:relative;z-index:2}.lp-problem-inner{text-align:center;padding-top:5rem;padding-bottom:3rem}.lp-problem-inner .lp-section-title{max-width:600px;margin:0 auto}.lp-compare-section{position:relative;z-index:2}.lp-compare-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:2.5rem;border:1px solid var(--border);border-radius:14px;overflow:hidden}.lp-compare-col{padding:2rem 1.5rem;background:var(--bg-card)}.lp-compare-col:not(:last-child){border-right:1px solid var(--border)}.lp-compare-col h3{font-size:1rem;font-weight:700;margin-bottom:1.25rem}.lp-compare-old{background:#ef444408}.lp-compare-old h3{color:var(--red)}.lp-compare-diy{background:#fbbf2408}.lp-compare-diy h3{color:var(--amber)}.lp-compare-new{background:#29a3c808}.lp-compare-new h3{color:var(--teal)}.lp-compare-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:var(--slate-light);line-height:1.5;margin-bottom:.65rem}.lp-compare-x{flex-shrink:0;color:var(--red);font-weight:700;font-size:.85rem}.lp-compare-warn{flex-shrink:0;color:var(--amber);font-weight:700;font-size:.85rem}.lp-compare-check{flex-shrink:0;color:var(--teal);font-weight:700;font-size:.85rem}.lp-compare-highlight{color:var(--teal);font-weight:600}.lp-strikethrough{text-decoration:line-through;text-decoration-color:var(--red);color:var(--red);opacity:.85}.lp-strikethrough-amber{text-decoration:line-through;text-decoration-color:var(--amber);color:var(--amber);opacity:.85}.lp-callout{margin-top:2.5rem;padding:2rem;background:#29a3c80a;border:1px solid rgba(41,163,200,.15);border-radius:12px;display:flex;gap:1.25rem;align-items:flex-start;text-align:left}.lp-callout h4{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem}.lp-callout p{font-size:.88rem;color:var(--slate);line-height:1.7}.lp-callout-icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;background:#29a3c81a;border:1px solid rgba(41,163,200,.2)}.lp-callout-kicker{color:var(--teal);font-weight:500;margin-top:.5rem}.lp-amt{color:#fff;font-weight:600}.lp-callout-warm{background:#29a3c80f;border-color:#29a3c833}.lp-callout-warm .lp-callout-icon{background:#29a3c81f;border-color:#29a3c840;color:var(--teal)}.lp-callout-warm h4{color:var(--teal-light)}.lp-together-section{position:relative;z-index:2;background:radial-gradient(ellipse 50% 50% at 50% 50%,rgba(41,163,200,.05) 0%,transparent 70%)}.lp-together-inner{text-align:center}.lp-together-icon{width:64px;height:64px;border-radius:16px;background:#29a3c81a;border:1px solid rgba(41,163,200,.2);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--teal)}.lp-together-inner .lp-section-title{margin-bottom:.75rem}.lp-together-sub{text-align:center;margin:0 auto 2.5rem;max-width:480px}.lp-together-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:800px;margin:0 auto}.lp-together-card{background:#29a3c80a;border:1px solid rgba(41,163,200,.12);border-radius:12px;padding:1.5rem;text-align:center;transition:border-color .2s ease,transform .2s ease}.lp-together-card:hover{border-color:#29a3c84d;transform:translateY(-2px)}.lp-together-card h4{font-size:.92rem;font-weight:600;color:#fff;margin-bottom:.35rem}.lp-together-card p{font-size:.86rem;color:var(--teal-light);line-height:1.5}.lp-how-section{position:relative;z-index:2}.lp-how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem}.lp-how-step{text-align:center;padding:1.5rem 1rem}.lp-how-step h3{font-size:1.05rem;font-weight:600;color:#fff;margin-bottom:.5rem}.lp-how-step p{font-size:.88rem;color:var(--slate);line-height:1.65}.lp-how-number{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;font-size:1.1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--teal),var(--teal-light));box-shadow:0 2px 16px #29a3c840}.lp-features-section{position:relative;z-index:2;background:radial-gradient(ellipse 60% 40% at 70% 50%,rgba(41,163,200,.03) 0%,transparent 70%)}.lp-outcomes{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 3rem;margin-top:3rem}.lp-outcome h3{font-size:1.15rem;font-weight:700;color:#fff;line-height:1.3;margin-bottom:.4rem}.lp-outcome p{font-size:.88rem;color:var(--slate);line-height:1.6}.lp-built-on{margin-top:3.5rem;padding-top:2rem;border-top:1px solid var(--border);font-size:.82rem;color:#475569;line-height:1.6;max-width:600px;font-family:SF Mono,Fira Code,Consolas,monospace;letter-spacing:.01em}.lp-pricing-section{position:relative;z-index:2}.lp-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem;align-items:start}.lp-pricing-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:2rem 1.5rem;display:flex;flex-direction:column;transition:transform .25s ease,border-color .25s ease;position:relative;overflow:hidden}.lp-pricing-card:hover{transform:translateY(-3px);border-color:var(--teal)}.lp-pricing-featured{background:#29a3c808;border-color:#29a3c833}.lp-pricing-featured:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--teal),var(--teal-light),#818cf8);border-radius:14px 14px 0 0}.lp-pricing-badge{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--teal);background:#29a3c81a;padding:.25rem .75rem;border-radius:6px;margin-bottom:.75rem;align-self:flex-start}.lp-pricing-name{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.25rem}.lp-pricing-price{font-size:2rem;font-weight:800;color:#fff;line-height:1;margin-bottom:.15rem}.lp-pricing-price span{font-size:.85rem;font-weight:500;color:var(--slate)}.lp-pricing-desc{font-size:.82rem;color:var(--slate);margin-bottom:1.5rem;line-height:1.5}.lp-pricing-features{list-style:none;display:flex;flex-direction:column;gap:.55rem;margin-bottom:1.75rem;flex:1}.lp-pricing-features li{display:flex;align-items:center;gap:.5rem;font-size:.84rem;color:var(--slate-light)}.lp-pricing-features li:before{content:"✓";color:var(--teal);font-weight:700;font-size:.7rem}.lp-btn-pricing{display:block;width:100%;padding:.7rem 1rem;border-radius:10px;text-align:center;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease,color .2s ease}.lp-btn-pricing:hover{transform:translateY(-2px)}.lp-btn-pricing-primary{background:var(--teal);border:1px solid var(--teal);color:#fff}.lp-btn-pricing-primary:hover{background:var(--teal-light);border-color:var(--teal-light)}.lp-btn-pricing-secondary{background:transparent;border:1px solid var(--border);color:var(--slate-light)}.lp-btn-pricing-secondary:hover{border-color:var(--teal);color:#fff}.lp-btn-pricing-outline{background:transparent;border:1px solid var(--border);color:var(--slate-light)}.lp-btn-pricing-outline:hover{border-color:var(--teal);color:#fff}.lp-partners-section{position:relative;z-index:2;background:radial-gradient(ellipse 50% 40% at 50% 0%,rgba(41,163,200,.04) 0%,transparent 70%)}.lp-partners-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem}.lp-partner-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1.75rem 1.5rem;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.lp-partner-card:hover{transform:translateY(-3px);border-color:#29a3c84d;box-shadow:0 8px 32px #0003}.lp-partner-icon{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:#29a3c814;border:1px solid rgba(41,163,200,.15);color:var(--teal);margin-bottom:1rem}.lp-partner-card h3{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.lp-partner-card p{font-size:.88rem;color:var(--slate);line-height:1.65}.lp-partners-cta{margin-top:2rem;text-align:center}.lp-faq-section{position:relative;z-index:2;background:radial-gradient(ellipse 50% 40% at 30% 50%,rgba(99,102,241,.03) 0%,transparent 70%)}.lp-faq-list{display:flex;flex-direction:column;gap:.75rem;margin-top:2.5rem;max-width:800px}.lp-faq-item{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;transition:border-color .25s ease;overflow:hidden}.lp-faq-item:hover{border-color:#29a3c833}.lp-faq-item[open]{border-color:#29a3c840}.lp-faq-q{font-size:.92rem;font-weight:600;color:#fff;padding:1.25rem 1.5rem;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;transition:color .2s ease}.lp-faq-q::-webkit-details-marker{display:none}.lp-faq-q::marker{display:none;content:""}.lp-faq-q:after{content:"+";flex-shrink:0;font-size:1.1rem;font-weight:400;color:var(--slate);transition:transform .2s ease,color .2s ease}.lp-faq-item[open] .lp-faq-q:after{content:"−";color:var(--teal)}.lp-faq-q:hover{color:var(--teal-light)}.lp-faq-a{font-size:.86rem;color:var(--slate);line-height:1.7;padding:0 1.5rem 1.25rem}.lp-faq-load-more{display:block;margin:1.25rem auto 0;padding:.6rem 1.5rem;font-size:.82rem;font-weight:600;color:var(--teal);background:transparent;border:1px solid rgba(41,163,200,.25);border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:inherit}.lp-faq-load-more:hover{background:#29a3c80f;border-color:#29a3c866}.lp-cta-section{position:relative;z-index:2;text-align:center;background:radial-gradient(ellipse 60% 50% at 50% 80%,rgba(41,163,200,.06) 0%,transparent 70%)}.lp-cta-section .lp-section-inner{display:flex;flex-direction:column;align-items:center}.lp-cta-section h2{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#fff;line-height:1.15;letter-spacing:-.03em;margin-bottom:.75rem}.lp-cta-section .lp-section-sub{text-align:center;margin:0 auto 2rem;max-width:580px}.lp-cta-buttons{display:flex;align-items:center;justify-content:center;gap:1rem}.lp-cta-fine{font-size:.78rem;color:var(--slate);margin-top:1.25rem}.lp-footer{position:relative;z-index:2;border-top:1px solid var(--border)}.lp-footer-inner{max-width:1100px;margin:0 auto;padding:2.5rem 2rem;display:flex;align-items:center;justify-content:space-between}.lp-footer-logo img{height:24px;display:block;opacity:.5;transition:opacity .2s ease}.lp-footer-logo:hover img{opacity:.8}.lp-footer-copy{font-size:.72rem;color:#2a3548;letter-spacing:.02em}@media(max-width:768px){.lp-nav-inner{padding:.9rem 1.25rem}.lp-nav.scrolled .lp-nav-inner{padding-top:.65rem;padding-bottom:.65rem}.lp-nav-links{display:none}.lp-hero{padding:5rem 1.25rem 3rem;min-height:auto}.lp-hero h1{font-size:2.2rem}.lp-hero-sub{font-size:.95rem}.lp-hero-ctas{flex-direction:column;gap:.75rem}.lp-btn-primary,.lp-btn-secondary{width:100%;justify-content:center}.lp-agent-window{width:100%;min-width:0;max-width:100%;margin-left:0;margin-right:0;overflow:hidden}.lp-agent-header{padding:.5rem .75rem;gap:.35rem;overflow:hidden}.lp-agent-header-logos{gap:.5rem;overflow:hidden}.lp-agent-header-label{font-size:.5rem}.lp-output{font-size:.68rem;height:120px;line-height:1.6}.lp-output-content{padding:0 .6rem .5rem .85rem}.lp-input-area{padding:.65rem .85rem}.lp-input-line{font-size:.68rem}.lp-section-inner{padding:4rem 1.25rem}.lp-section-title{font-size:1.6rem}.lp-section-sub{font-size:.95rem}.lp-problem-inner{padding-top:3rem;padding-bottom:2rem}.lp-compare-grid{grid-template-columns:1fr}.lp-compare-col:not(:last-child){border-right:none;border-bottom:1px solid var(--border)}.lp-callout{flex-direction:column;gap:1rem}.lp-together-grid{grid-template-columns:1fr}.lp-how-steps,.lp-outcomes{grid-template-columns:1fr;gap:1.5rem}.lp-pricing-grid,.lp-partners-grid{grid-template-columns:1fr}.lp-faq-q{padding:1rem 1.25rem;font-size:.86rem}.lp-faq-a{padding:0 1.25rem 1rem}.lp-cta-buttons{flex-direction:column;gap:.75rem}.lp-cta-buttons .lp-btn-primary,.lp-cta-buttons .lp-btn-secondary{width:100%;justify-content:center}.lp-footer-inner{flex-direction:column;gap:1rem;text-align:center}}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes drift{0%{transform:translate(0)}33%{transform:translate(30px,-20px)}66%{transform:translate(-20px,15px)}to{transform:translate(0)}}@keyframes float{0%{transform:translate(0) scale(1)}50%{transform:translate(-15px,10px) scale(1.05)}to{transform:translate(0) scale(1)}}.cs-page{min-height:100vh;position:relative;overflow-x:hidden}.cs-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.cs-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.02;background-image:linear-gradient(rgba(255,255,255,.4) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.4) 1px,transparent 1px);background-size:60px 60px}.cs-bg-glow1{position:absolute;width:800px;height:800px;top:-20%;left:5%;border-radius:50%;background:radial-gradient(circle,rgba(41,163,200,.18) 0%,transparent 60%);animation:drift 15s ease-in-out infinite}.cs-bg-glow2{position:absolute;width:700px;height:700px;bottom:-15%;right:0%;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.12) 0%,transparent 60%);animation:float 18s ease-in-out 3s infinite}.cs-bg-glow3{position:absolute;width:500px;height:500px;top:40%;left:55%;border-radius:50%;background:radial-gradient(circle,rgba(56,181,216,.1) 0%,transparent 60%);animation:drift 22s ease-in-out 6s infinite}.cs-hero{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:4rem 2rem}.cs-hero-inner{max-width:700px;width:100%;text-align:center;overflow:hidden}.cs-logo{margin-bottom:3rem;animation:fade-up .5s ease both}.cs-logo img{height:80px}.cs-hero h1{font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;letter-spacing:-.04em;line-height:1.1;color:#fff;margin-bottom:1.25rem;animation:fade-up .5s ease .08s both}.cs-gradient{background:linear-gradient(135deg,var(--teal),var(--teal-light),#818cf8,var(--teal-light),var(--teal));background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 6s ease infinite}.cs-sub{font-size:1.05rem;color:var(--slate);max-width:520px;margin:0 auto;line-height:1.7;animation:fade-up .5s ease .16s both}.agent-window{width:600px;min-width:600px;max-width:600px;margin:2.5rem auto 0;background:#0c0c0c;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;animation:fade-up .5s ease .24s both;box-shadow:0 4px 32px #0006;display:flex;flex-direction:column;-webkit-text-size-adjust:100%;text-size-adjust:100%}.agent-header{padding:.6rem 1rem;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;gap:.45rem;flex-shrink:0}.agent-dot{width:9px;height:9px;border-radius:50%}.agent-dot.r{background:#ff5f57}.agent-dot.y{background:#ffbd2e}.agent-dot.g{background:#28c840}.agent-header-logos{display:flex;align-items:center;gap:.75rem;margin-left:auto}.agent-logo-item{display:flex;align-items:center;gap:.3rem;font-size:.6rem;color:#475569;font-weight:500}.agent-logo-item img{width:14px;height:14px;border-radius:3px}.agent-header-label{font-size:.58rem;color:#333d4d;font-weight:500}.agent-logo-more{font-size:.58rem;color:#333d4d;font-weight:500;font-style:italic}.cc-output{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.76rem;line-height:1.85;text-align:left;height:160px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;transition:opacity .4s ease;display:flex;flex-direction:column}.cc-output::-webkit-scrollbar{display:none}.cc-output-push{flex:1}.cc-output-content{padding:0 1.5rem 1.25rem}@keyframes pulse-think{0%,to{opacity:.4}50%{opacity:.9}}.cc-thinking{color:#64748b;font-size:.76rem;font-style:italic;margin-bottom:.5rem;animation:pulse-think 1.5s ease-in-out infinite}.cc-line{color:#cbd5e1;animation:fade-in .35s ease both;margin-bottom:.2rem}.cc-done{color:var(--teal);font-weight:500;margin-top:.15rem}.cc-input-area{border-top:1px solid rgba(255,255,255,.06);padding:.75rem 1.25rem;flex-shrink:0;text-align:left;overflow:hidden}.cc-input-line{display:block;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.76rem;line-height:1.5;text-align:left;white-space:nowrap;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;width:100%}.cc-input-line::-webkit-scrollbar{display:none}.cc-chevron{color:var(--teal);font-weight:700;margin-right:.3rem}.cc-input-text{color:#e2e8f0}.cc-cursor{display:inline-block;width:7px;height:13px;background:var(--teal);animation:blink 1s step-end infinite;border-radius:1px;vertical-align:middle;margin-left:1px}.cs-coming-soon{margin-top:2.5rem;font-size:1.1rem;font-weight:600;letter-spacing:.04em;background:linear-gradient(135deg,var(--teal),var(--teal-light),#818cf8,var(--teal-light),var(--teal));background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:fade-up .5s ease .32s both,gradient-shift 6s ease infinite}.cs-footer{position:absolute;bottom:0;left:0;right:0;z-index:2;text-align:center;padding:2rem}.cs-footer-text{font-size:.7rem;color:#2a3548;letter-spacing:.02em}@media(max-width:768px){.cs-hero{padding:4rem 1.25rem 2rem}.cs-logo img{height:60px}.cs-hero h1{font-size:2.4rem}.cs-sub{font-size:.92rem}.agent-window{width:100%;min-width:0;max-width:100%;margin-left:0;margin-right:0;overflow:hidden}.agent-header{padding:.5rem .75rem;gap:.35rem;overflow:hidden}.agent-header-logos{gap:.5rem;overflow:hidden}.agent-header-label{font-size:.5rem}.cc-output{padding:0;font-size:.68rem;height:120px;line-height:1.6}.cc-output-content{padding:0 .6rem .5rem .85rem}.cc-input-area{padding:.5rem .6rem}.cc-input-area{padding:.65rem .85rem}.cc-input-line{font-size:.68rem}}@media(max-height:500px)and (orientation:landscape){.cs-hero{padding:1.5rem 2rem}.cs-logo img{height:48px}.cs-logo{margin-bottom:1.5rem}.cs-hero h1{font-size:1.8rem}.cs-sub{font-size:.85rem}.agent-window{width:100%;min-width:0;max-width:520px;margin-top:1.5rem}.cc-output{font-size:.68rem;height:100px}.cc-input-line,.cc-thinking{font-size:.68rem}.cs-coming-soon{margin-top:1.5rem;font-size:.95rem}}
