:root{--stc-bg:#fafbff;--stc-surface:#fff;--stc-surface-soft:#f8f9fc;--stc-text:#111827;--stc-text-2:#4b5563;--stc-muted:#6b7280;--stc-accent:#6355dc;--stc-accent-glow:#6355dc40;--stc-accent-light:#8b5cf6;--stc-border:#e5e7eb;--stc-border-soft:#f0f2f5;--stc-success:#10b981;--stc-warning:#f59e0b;--stc-error:#ef4444;--stc-card-shadow:0 20px 35px -12px #00000014,0 1px 2px #00000005;--stc-glow:radial-gradient(circle at 30% 20%,#6355dc14 0%,transparent 60%);--stc-font-sans:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,sans-serif}[data-theme=dark]{--stc-bg:#0a0a12;--stc-surface:#13131f;--stc-surface-soft:#1a1a2a;--stc-text:#f3f4f6;--stc-text-2:#9ca3af;--stc-muted:#6b7280;--stc-accent:#8b5cf6;--stc-accent-glow:#8b5cf633;--stc-border:#2d2d3a;--stc-border-soft:#20202a;--stc-card-shadow:0 20px 35px -12px #0006;--stc-glow:radial-gradient(circle at 30% 20%,#8b5cf61f 0%,transparent 60%)}*{box-sizing:border-box;margin:0;padding:0}.stc-page{font-family:var(--stc-font-sans);background:var(--stc-bg);color:var(--stc-text);line-height:1.5;position:relative;overflow-x:hidden}.stc-ambient{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.stc-blob{filter:blur(80px);opacity:.3;border-radius:50%;animation:24s ease-in-out infinite alternate stc-blob-float;position:absolute}.stc-blob-1{background:radial-gradient(circle,#6355dc4d,#8b5cf61a);width:60vw;height:60vw;animation-duration:28s;top:-20vh;left:-20vw}.stc-blob-2{background:radial-gradient(circle,#8b5cf640,#6355dc14);width:50vw;height:50vw;animation-duration:32s;animation-direction:alternate-reverse;bottom:-15vh;right:-15vw}.stc-blob-3{background:radial-gradient(circle,#f59e0b1f,#fb923c0d);width:40vw;height:40vw;animation-duration:36s;top:40vh;left:30vw}@keyframes stc-blob-float{0%{transform:translate(0)scale(1)}to{transform:translate(5%,8%)scale(1.08)}}.stc-grid-bg{background-image:linear-gradient(var(--stc-border-soft)1px,transparent 1px),linear-gradient(90deg,var(--stc-border-soft)1px,transparent 1px);pointer-events:none;opacity:.3;z-index:0;background-size:50px 50px;width:100%;height:100%;position:fixed;top:0;left:0}.stc-nav{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--stc-border-soft);background:#ffffff08;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1.2rem 2rem;display:flex;position:relative}[data-theme=dark] .stc-nav{background:#0a0a12b3}.stc-nav-logo{letter-spacing:-.02em;background:linear-gradient(135deg,var(--stc-text),var(--stc-accent));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:800;text-decoration:none}.stc-nav-logo span{background:linear-gradient(135deg,var(--stc-accent),var(--stc-accent-light));color:#0000;-webkit-background-clip:text;background-clip:text}.stc-nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.stc-nav-links a{color:var(--stc-text-2);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.stc-nav-links a:hover{color:var(--stc-accent)}.stc-nav-cta{background:linear-gradient(135deg,var(--stc-accent),var(--stc-accent-light));border-radius:40px;padding:.5rem 1.2rem;color:#fff!important;font-weight:600!important;transition:transform .2s,box-shadow .2s!important}.stc-nav-cta:hover{box-shadow:0 8px 20px var(--stc-accent-glow);transform:translateY(-2px)}.stc-content{z-index:2;max-width:1280px;margin:0 auto;padding:2rem 2rem 4rem;position:relative}.stc-hero{text-align:center;max-width:900px;margin:0 auto;padding:3rem 1rem 4rem}.stc-eyebrow{color:var(--stc-accent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#6355dc14;border-radius:40px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.stc-eyebrow-dot{background:var(--stc-accent);border-radius:50%;width:6px;height:6px;animation:1.5s infinite stc-pulse}@keyframes stc-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.2)}}.stc-hero-title{letter-spacing:-.02em;background:linear-gradient(135deg,var(--stc-text),var(--stc-text-2));color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.stc-highlight{background:linear-gradient(135deg,var(--stc-accent),var(--stc-accent-light),#f59e0b);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.stc-hero-sub{color:var(--stc-text-2);max-width:700px;margin:0 auto 2rem;font-size:1.2rem;line-height:1.5}.stc-cta-block{margin:2rem 0 1.5rem}.stc-cta-primary{background:linear-gradient(135deg,var(--stc-accent),var(--stc-accent-light));color:#fff;box-shadow:0 8px 20px var(--stc-accent-glow);border-radius:60px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.stc-cta-primary:hover{box-shadow:0 15px 30px var(--stc-accent-glow);transform:translateY(-3px)}.stc-cta-arrow{transition:transform .2s}.stc-cta-primary:hover .stc-cta-arrow{transform:translate(5px)}.stc-cta-note{color:var(--stc-muted);flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;font-size:.8rem;display:flex}.stc-trust-badges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.stc-badge{background:var(--stc-surface);border:1px solid var(--stc-border);color:var(--stc-text-2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:40px;padding:.5rem 1rem;font-size:.8rem;font-weight:500}.stc-badge-icon{margin-right:.4rem}.stc-mockup-section{margin:4rem 0}.stc-section-label{text-align:center;text-transform:uppercase;letter-spacing:.1em;color:var(--stc-accent);margin-bottom:1rem;font-size:.75rem;font-weight:700}.stc-mockup-wrapper{max-width:1100px;margin:2rem auto;position:relative}.stc-mockup-glow{background:radial-gradient(circle,var(--stc-accent-glow)0%,transparent 70%);opacity:.4;filter:blur(40px);pointer-events:none;position:absolute;inset:-2rem}.stc-mockup-frame{background:var(--stc-surface);border:1px solid var(--stc-border);box-shadow:var(--stc-card-shadow);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:24px;position:relative;overflow:hidden}.stc-mockup-topbar{background:var(--stc-surface-soft);border-bottom:1px solid var(--stc-border);align-items:center;gap:.5rem;padding:.8rem 1rem;display:flex}.stc-dot-red{background:#ff5f56;border-radius:50%;width:12px;height:12px}.stc-dot-yellow{background:#ffbd2e;border-radius:50%;width:12px;height:12px}.stc-dot-green{background:#27c93f;border-radius:50%;width:12px;height:12px}.stc-mockup-url{color:var(--stc-muted);background:var(--stc-bg);border-radius:20px;margin-left:.5rem;padding:.2rem .8rem;font-size:.75rem}.stc-mockup-body{background:var(--stc-glow);flex-wrap:wrap;gap:2rem;padding:2rem;display:flex}.stc-script-col{background:var(--stc-surface-soft);border:1px solid var(--stc-border);border-radius:20px;flex:1;min-width:240px;padding:1.2rem}.stc-script-header{border-bottom:1px solid var(--stc-border);align-items:center;gap:.8rem;margin-bottom:1.2rem;padding-bottom:.8rem;display:flex}.stc-script-avatar{font-size:2rem}.stc-script-title{font-size:1rem;font-weight:700}.stc-script-type{color:var(--stc-muted);font-size:.7rem}.stc-script-line{color:var(--stc-text-2);gap:.8rem;margin-bottom:.8rem;font-size:.85rem;display:flex}.stc-script-num{color:var(--stc-accent);min-width:28px;font-weight:700}.stc-script-connector{border-left:2px dashed var(--stc-border);height:20px;margin-bottom:.8rem;margin-left:14px}.stc-mockup-arrow{flex-direction:column;justify-content:center;align-items:center;gap:.3rem;display:flex}.stc-arrow-line{background:linear-gradient(90deg,var(--stc-accent),transparent);width:40px;height:2px;position:relative}.stc-arrow-icon{color:var(--stc-accent);font-size:1rem;position:absolute;top:-8px;right:-12px}.stc-arrow-label{color:var(--stc-accent);font-size:.7rem;font-weight:600}.stc-carousel-col{flex-direction:column;flex:1;gap:.8rem;min-width:260px;display:flex}.stc-carousel-slide{background:var(--stc-surface);border:1px solid var(--stc-border);border-radius:16px;padding:1rem;transition:all .2s}.stc-slide-active{border-color:var(--stc-accent);box-shadow:0 0 0 2px var(--stc-accent-glow)}.stc-slide-num{text-transform:uppercase;color:var(--stc-accent);margin-bottom:.4rem;font-size:.7rem;font-weight:700;display:block}.stc-slide-emoji{margin-bottom:.5rem;font-size:1.4rem;display:block}.stc-slide-title{margin-bottom:.3rem;font-size:.9rem;font-weight:700}.stc-slide-body{color:var(--stc-text-2);margin-bottom:.6rem;font-size:.75rem}.stc-slide-bar{background:linear-gradient(90deg,var(--stc-accent),var(--stc-accent-light));border-radius:3px;width:40%;height:3px}.stc-section{margin:4rem 0}.stc-section-title{text-align:center;letter-spacing:-.01em;margin-bottom:1rem;font-size:2.2rem;font-weight:700}.stc-section-sub{text-align:center;color:var(--stc-text-2);max-width:600px;margin:0 auto 2.5rem}.stc-steps{flex-direction:column;gap:2rem;display:flex}.stc-step{background:var(--stc-surface);border:1px solid var(--stc-border);border-radius:24px;gap:1.5rem;padding:1.8rem;transition:transform .2s;display:flex}.stc-step:hover{transform:translate(8px)}.stc-step-num{color:var(--stc-accent);opacity:.5;min-width:60px;font-size:2rem;font-weight:800;line-height:1}.stc-step-content h3{margin-bottom:.5rem;font-size:1.3rem}.stc-step-content p{color:var(--stc-text-2);margin-bottom:.8rem;line-height:1.5}.stc-step-badge{background:var(--stc-accent-glow);color:var(--stc-accent);border-radius:20px;padding:.2rem .8rem;font-size:.7rem;font-weight:600;display:inline-block}.stc-stats-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:3rem 0;display:grid}.stc-stat-card{background:var(--stc-surface);border:1px solid var(--stc-border);text-align:center;border-radius:24px;padding:1.5rem;transition:all .2s}.stc-stat-card:hover{border-color:var(--stc-accent);transform:translateY(-5px)}.stc-stat-num{background:linear-gradient(135deg,var(--stc-accent),var(--stc-accent-light));color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.stc-stat-label{color:var(--stc-text-2);font-size:.85rem}.stc-inline-cta{border:1px solid var(--stc-border);text-align:center;background:linear-gradient(135deg,#6355dc14,#8b5cf60a);border-radius:32px;margin:3rem 0;padding:2.5rem}.stc-inline-cta h3{margin-bottom:.5rem;font-size:1.6rem}.stc-inline-cta p{color:var(--stc-text-2);margin-bottom:1.5rem}.stc-features-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.stc-feature-card{background:var(--stc-surface);border:1px solid var(--stc-border);border-radius:24px;padding:1.5rem;transition:all .2s}.stc-feature-card:hover{border-color:var(--stc-accent);transform:translateY(-4px)}.stc-feature-icon{margin-bottom:1rem;font-size:2rem;display:block}.stc-feature-card h3{margin-bottom:.5rem;font-size:1.1rem}.stc-feature-card p{color:var(--stc-text-2);font-size:.85rem;line-height:1.5}.stc-prose{background:var(--stc-surface);border:1px solid var(--stc-border);border-radius:32px;max-width:900px;margin:0 auto;padding:2.5rem}.stc-prose h2{margin:1.5rem 0 1rem;font-size:1.8rem}.stc-prose h3{color:var(--stc-accent);margin:1.2rem 0 .8rem;font-size:1.3rem}.stc-prose p{color:var(--stc-text-2);margin-bottom:1rem;line-height:1.6}.stc-prose ul,.stc-prose ol{color:var(--stc-text-2);margin:1rem 0 1rem 1.8rem}.stc-prose li{margin-bottom:.4rem}.stc-highlight-box{border-left:4px solid var(--stc-accent);color:var(--stc-text);background:linear-gradient(135deg,#6355dc14,#8b5cf60a);border-radius:16px;margin:1.5rem 0;padding:1.2rem 1.5rem;font-style:italic}.stc-tag-scroll{flex-wrap:wrap;gap:.6rem;margin:1.5rem 0;display:flex}.stc-tag{background:var(--stc-surface-soft);border:1px solid var(--stc-border);color:var(--stc-text-2);border-radius:40px;padding:.4rem 1rem;font-size:.75rem;font-weight:500}.stc-usecases-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.stc-uc-card{background:var(--stc-surface);border:1px solid var(--stc-border);border-radius:24px;padding:1.5rem;transition:all .2s}.stc-uc-card:hover{transform:translateY(-3px)}.stc-uc-emoji{margin-bottom:.8rem;font-size:2rem;display:block}.stc-uc-card h3{margin-bottom:.5rem;font-size:1.1rem}.stc-uc-card p{color:var(--stc-text-2);margin-bottom:1rem;font-size:.85rem;line-height:1.5}.stc-uc-tag{background:var(--stc-accent-glow);color:var(--stc-accent);border-radius:20px;padding:.2rem .8rem;font-size:.7rem;font-weight:600;display:inline-block}.stc-compare-table{border-collapse:collapse;background:var(--stc-surface);border:1px solid var(--stc-border);border-radius:20px;width:100%;overflow:hidden}.stc-compare-table th,.stc-compare-table td{text-align:left;border-bottom:1px solid var(--stc-border);padding:1rem;font-size:.85rem}.stc-compare-table th{background:var(--stc-surface-soft);color:var(--stc-text);font-weight:700}.stc-col-highlight{background:#6355dc0d}.stc-yes{color:var(--stc-success);font-weight:700}.stc-no{color:var(--stc-error);opacity:.7}.stc-maybe{color:var(--stc-warning)}.stc-tips-list{flex-direction:column;gap:1.2rem;margin:2rem 0;display:flex}.stc-tip{background:var(--stc-surface);border:1px solid var(--stc-border);border-radius:20px;gap:1rem;padding:1.2rem;display:flex}.stc-tip-icon{min-width:48px;font-size:1.6rem}.stc-tip h4{margin-bottom:.3rem;font-size:1rem}.stc-tip p{color:var(--stc-text-2);font-size:.85rem;line-height:1.5}.stc-faq{max-width:800px;margin:0 auto}.stc-faq-item{background:var(--stc-surface);border:1px solid var(--stc-border);border-radius:20px;margin-bottom:1rem;overflow:hidden}.stc-faq-q{cursor:pointer;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;font-weight:700;list-style:none;transition:background .2s;display:flex}.stc-faq-q::-webkit-details-marker{display:none}.stc-faq-q:hover{background:var(--stc-surface-soft)}.stc-faq-chevron{color:var(--stc-accent);font-size:.7rem;transition:transform .2s}details[open] .stc-faq-chevron{transform:rotate(180deg)}.stc-faq-a{color:var(--stc-text-2);border-top:1px solid var(--stc-border);padding:0 1.5rem 1.5rem;line-height:1.6}.stc-faq-a p{margin-top:1rem}.stc-related-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;margin:2rem 0;display:grid}.stc-related-card{background:var(--stc-surface);border:1px solid var(--stc-border);border-radius:20px;padding:1.2rem;text-decoration:none;transition:all .2s;display:block}.stc-related-card:hover{border-color:var(--stc-accent);transform:translateY(-4px)}.stc-related-icon{margin-bottom:.6rem;font-size:1.6rem;display:block}.stc-related-card h4{color:var(--stc-text);margin-bottom:.3rem;font-size:1rem}.stc-related-card p{color:var(--stc-text-2);font-size:.75rem;line-height:1.4}.stc-footer-cta{text-align:center;background:linear-gradient(135deg,var(--stc-surface),var(--stc-surface-soft));border:1px solid var(--stc-border);border-radius:48px;margin-top:4rem;padding:3rem 2rem}.stc-footer-cta h2{margin-bottom:1rem;font-size:2rem}.stc-footer-cta p{color:var(--stc-text-2);max-width:500px;margin:0 auto 1.5rem}@media (max-width:768px){.stc-nav{flex-direction:column;gap:1rem;padding:1rem}.stc-nav-links{flex-wrap:wrap;justify-content:center;gap:1rem}.stc-content{padding:1rem}.stc-hero-title{font-size:2.2rem}.stc-hero-sub{font-size:1rem}.stc-mockup-body{flex-direction:column}.stc-mockup-arrow{flex-direction:row;justify-content:center;margin:.5rem 0;transform:rotate(90deg)}.stc-step{flex-direction:column}.stc-step-num{min-width:auto}.stc-section-title{font-size:1.8rem}.stc-prose{padding:1.5rem}.stc-prose h2{font-size:1.5rem}.stc-inline-cta h3{font-size:1.3rem}.stc-footer-cta h2{font-size:1.6rem}.stc-compare-table th,.stc-compare-table td{padding:.75rem;font-size:.75rem}}@media (max-width:480px){.stc-trust-badges{flex-direction:column;align-items:center}.stc-cta-note{flex-direction:column;gap:.3rem}.stc-stats-row,.stc-features-grid,.stc-usecases-grid{grid-template-columns:1fr}}
