*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#1a1a2e;background:#fff;min-width:320px;min-height:100vh;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.header{display:flex;align-items:center;gap:24px;padding:0 24px;height:56px;background:#fff;color:#111;border-bottom:1px solid #eee;position:sticky;top:0;z-index:100}.header-brand{display:flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:16px;font-weight:800;letter-spacing:-.3px;color:#111;text-decoration:none}.header-logo{width:30px;height:30px;border-radius:8px}.header-nav{display:flex;gap:2px}.nav-link{padding:6px 12px;border-radius:7px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#888;text-decoration:none;transition:color .15s,background .15s}.nav-link:hover{color:#111;background:#f5f5f7}.nav-link.active{color:#e05252;background:#fef0ee;font-weight:600}.header-headless-badge{display:flex;align-items:center;gap:6px;margin-left:auto;padding:4px 12px;border-radius:7px;background:#f0fdf4;color:#16a34a;font-size:11px;font-weight:600;text-decoration:none;transition:background .15s;white-space:nowrap;border:1px solid #bbf7d0}.header-headless-badge:hover{background:#dcfce7}.header-headless-dot{width:6px;height:6px;border-radius:50%;background:#4ade80;flex-shrink:0;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.header-lang-btn{margin-left:auto;padding:4px 12px;border:1px solid #ddd;border-radius:7px;background:#fff;color:#555;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.header-lang-btn:hover{background:#f5f5f7;color:#111}.header-headless-badge+.header-lang-btn{margin-left:8px}.dot-matrix-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0}.home-page{background:#fff}.home-hero{position:relative;display:flex;align-items:center;justify-content:center;background:#1a1014;color:#fff;overflow:hidden;padding:80px 48px 64px}.home-hero>*:not(.dot-matrix-canvas){position:relative;z-index:1}.hero-layout{display:flex;align-items:center;gap:56px;max-width:1120px;width:100%}.hero-left{flex:0 0 380px;display:flex;flex-direction:column;align-items:flex-start}.hero-brand{display:flex;align-items:center;gap:16px;margin-bottom:16px}.home-hero-logo{width:48px;height:48px;border-radius:13px;filter:drop-shadow(0 0 24px rgba(224,82,82,.25));animation:float 4s ease-in-out infinite;flex-shrink:0}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.home-hero h1{font-family:Inter,sans-serif;font-size:40px;font-weight:800;letter-spacing:-1.5px;line-height:1;color:#fff;margin:0}.home-hero-tagline{font-size:15px;color:#ffffff80;margin-bottom:28px;line-height:1.7;font-weight:400}.hero-actions{display:flex;gap:10px}.hero-btn{display:inline-flex;align-items:center;gap:6px;padding:11px 22px;border-radius:9px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s ease;white-space:nowrap}.hero-btn-primary{background:#e05252;color:#fff;border:none}.hero-btn-primary:hover{background:#c03c3c;transform:translateY(-1px);box-shadow:0 8px 24px #e052524d}.hero-btn-ghost{background:#ffffff0f;color:#fff9;border:1px solid rgba(255,255,255,.1)}.hero-btn-ghost:hover{background:#ffffff1f;color:#fff}.hero-right{flex:1;display:flex;flex-direction:column;gap:14px;min-width:0}.path-card{border-radius:14px;padding:20px 24px;background:#241a1e;border:1px solid #362830;transition:all .25s ease}.path-card:hover{border-color:#4a3a42;box-shadow:0 8px 32px #0003}.path-card-highlight{border-left:3px solid #E05252}.path-card-highlight:hover{border-color:#4a3a42;border-left-color:#e05252;box-shadow:0 8px 32px #e052521a}.path-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.path-icon{font-size:14px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff0f;flex-shrink:0}.path-card-highlight .path-icon{background:#e052521f}.path-title{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#fff}.path-tag{margin-left:auto;padding:3px 10px;border-radius:5px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;background:#ffffff0f;color:#ffffff73}.path-tag-hot{background:#e052521f;color:#e05252}.path-steps{display:flex;flex-direction:column;gap:10px}.path-step{display:flex;align-items:flex-start;gap:10px}.path-num{width:20px;height:20px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0;margin-top:1px;background:#ffffff0f;color:#fff6}.path-card-highlight .path-num{background:#e052521a;color:#e05252}.path-step-label{display:block;font-size:13px;font-weight:600;color:#ffffffe6;margin-bottom:2px}.path-code{display:inline-block;font-family:Share Tech Mono,monospace;font-size:11px;padding:3px 8px;border-radius:4px;margin-top:1px;background:#ffffff0a;color:#ffffff73;border:1px solid rgba(255,255,255,.06);white-space:nowrap}.path-card-highlight .path-code{background:#e052520f;color:#d06060;border-color:#e052521a}.path-link{display:inline-block;font-family:Share Tech Mono,monospace;font-size:11px;color:#e05252;text-decoration:none;margin-top:1px;transition:color .15s}.path-link:hover{color:#f07070;text-decoration:underline}.path-hint{display:block;font-size:11px;color:#fff6;line-height:1.4}.home-section{padding:80px 24px;max-width:1060px;margin:0 auto}.section-header{text-align:center;margin-bottom:48px}.section-tag{display:inline-block;padding:4px 14px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:16px;background:#fef0ee;color:#c03c3c;border:1px solid #F5C4C0}.home-section h2{font-family:Inter,sans-serif;font-size:32px;font-weight:800;margin-bottom:12px;letter-spacing:-.5px;text-align:center;color:#111;line-height:1.2}.home-section-sub{color:#999;font-size:15px;margin-bottom:0;text-align:center;line-height:1.5}.home-section.home-pipeline{max-width:none;background:#fff;padding:72px 24px 80px}.home-section.home-pipeline .section-header{margin-bottom:40px}.pipeline-demo{max-width:680px;margin:0 auto}.pipeline-input{background:#1a1014;border-radius:12px;padding:20px 24px;margin-bottom:36px;border:1px solid #2a1e22}.pipeline-prompt-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#e05252;margin-bottom:8px}.pipeline-prompt{font-size:14px;color:#d4c8cc;line-height:1.6;font-style:italic}.pipeline-flow{display:flex;align-items:center;justify-content:center}.pipeline-step{text-align:center;padding:18px 20px;border-radius:12px;background:#fff;border:1.5px solid #e8e8ec;min-width:115px;transition:all .2s ease}.pipeline-step:hover{border-color:#e05252;transform:translateY(-2px);box-shadow:0 8px 24px #e052520f}.pipeline-step-done{border-color:#4ade80;background:#f0fdf4}.pipeline-step-icon{font-size:22px;margin-bottom:6px}.pipeline-step-label{font-size:13px;font-weight:700;color:#111}.pipeline-step-desc{font-size:10px;color:#999;margin-top:2px}.pipeline-connector{width:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pipeline-connector span{color:#ccc;font-size:14px}.home-section.home-comparison{max-width:none;background:#f9f6f5;padding:80px 24px}.home-comparison .section-header,.home-comparison .compare-grid,.home-comparison .compare-caption{max-width:1060px;margin-left:auto;margin-right:auto}.compare-grid{display:flex;align-items:stretch;gap:0}.compare-card{flex:1;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px #00000014}.compare-label{padding:10px 16px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.8px}.compare-size{font-family:Share Tech Mono,monospace;font-weight:600;font-size:10px;padding:2px 8px;border-radius:4px}.compare-before .compare-label{background:#2a1418;color:#f0a0a0}.compare-before .compare-size{background:#f0a0a01a;color:#f0a0a0;border:1px solid rgba(240,160,160,.15)}.compare-after .compare-label{background:#0f2018;color:#80d8a8}.compare-after .compare-size{background:#80d8a81a;color:#80d8a8;border:1px solid rgba(128,216,168,.15)}.compare-code{margin:0;padding:20px;font-family:Share Tech Mono,monospace;font-size:12px;line-height:1.8;overflow-x:auto;height:100%}.compare-before .compare-code{background:#1c1012;color:#d09090;border-radius:0 0 12px 12px}.compare-after .compare-code{background:#0c1a12;color:#80d8a8;border-radius:0 0 12px 12px}.compare-arrow{display:flex;align-items:center;justify-content:center;padding:0 20px;flex-shrink:0}.compare-arrow-icon{font-size:20px;color:#e05252;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:1.5px solid #F5C4C0;box-shadow:0 2px 8px #0000000f}.compare-caption{text-align:center;font-size:14px;color:#999;margin-top:28px}.home-section.home-features-section{max-width:none;background:#fff;padding:80px 24px}.home-features-section .section-header,.home-features-section .home-features{max-width:1060px;margin-left:auto;margin-right:auto}.home-features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-feature-card{padding:32px 28px;border-radius:16px;border:1px solid #e8e8ec;border-left:3px solid #E05252;background:#fff;transition:all .25s ease;box-shadow:0 2px 12px #00000008}.home-feature-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #e0525214;border-color:#f5c4c0;border-left-color:#e05252}.feature-icon{font-size:24px;margin-bottom:18px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fef0ee}.home-feature-card h3{font-size:16px;font-weight:800;margin-bottom:10px;color:#111;line-height:1.3;letter-spacing:-.2px}.home-feature-card p{font-size:14px;color:#666;line-height:1.65;margin:0}.home-feature-card code{font-family:Share Tech Mono,monospace;font-size:11px;background:#fef0ee;color:#c03c3c;padding:2px 6px;border-radius:4px}.home-stats-bar{display:flex;justify-content:center;align-items:center;gap:56px;padding:56px 24px;background:#f9f6f5;border-top:1px solid #eee}.stat-item{text-align:center}.stat-number{font-family:Inter,sans-serif;font-size:40px;font-weight:800;color:#e05252;letter-spacing:-1px}.stat-label{font-size:11px;font-weight:600;color:#aaa;text-transform:uppercase;letter-spacing:2px;margin-top:4px}.stat-divider{width:1px;height:40px;background:#e0e0e0}@media(max-width:960px){.hero-layout{flex-direction:column;gap:36px;text-align:center}.hero-left{flex:none;align-items:center;max-width:520px}.hero-brand{justify-content:center}.home-hero-tagline{text-align:center}.hero-right{width:100%;max-width:520px}.home-features{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.home-hero{padding:56px 20px 48px}.home-hero h1{font-size:32px;letter-spacing:-1px}.home-hero-tagline{font-size:14px}.hero-actions{flex-direction:column;width:100%}.hero-btn{justify-content:center}.home-section{padding:56px 20px}.home-section.home-pipeline{padding:48px 20px 56px}.home-section h2{font-size:24px}.compare-grid{flex-direction:column;gap:16px}.compare-arrow{padding:12px 0}.compare-arrow-icon{transform:rotate(90deg)}.home-features{grid-template-columns:1fr}.pipeline-flow{flex-wrap:wrap;gap:8px;justify-content:center}.pipeline-connector{width:auto;height:auto}.pipeline-step{min-width:100px}}@media(max-width:480px){.home-hero{padding:44px 16px 36px}.home-hero h1{font-size:28px}.home-hero-logo{width:40px;height:40px}.path-card{padding:16px}.stat-number{font-size:28px}.home-stats-bar{gap:24px;padding:36px 16px}.pipeline-step{min-width:80px;padding:14px 12px}.home-feature-card{padding:24px 20px}}@media(prefers-reduced-motion:reduce){.home-hero-logo{animation:none}.dot-matrix-canvas{display:none}.home-hero{background:#1a1014}*,*:before,*:after{transition:none!important}}.docs{display:flex;height:calc(100vh - 52px)}.docs-sidebar{width:220px;flex-shrink:0;background:#f8fafc;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;padding:16px 0}.docs-nav{display:flex;flex-direction:column;gap:0;flex:1;overflow-y:auto}.docs-nav-group{display:flex;flex-direction:column;gap:1px}.docs-nav-group+.docs-nav-group{margin-top:12px}.docs-nav-group-label{display:block;width:100%;border:none;background:transparent;text-align:left;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#94a3b8;padding:4px 20px;cursor:pointer;transition:color .15s}.docs-nav-group-label:hover{color:#64748b}.docs-nav-item{display:block;width:100%;padding:8px 20px;border:none;background:transparent;text-align:left;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;transition:color .15s,background .15s}.docs-nav-item:hover{color:#334155;background:#f1f5f9}.docs-nav-item.active{color:#e8663c;background:#fef4ee;border-right:2px solid #E8663C}.docs-sidebar-footer{padding:16px 20px;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:4px}.docs-download{font-size:12px;font-weight:600;color:#00cc6a;text-decoration:none}.docs-download:hover{text-decoration:underline}.docs-download-hint{font-size:11px;color:#94a3b8}.docs-content{flex:1;overflow-y:auto;padding:32px 48px;max-width:900px}.docs-section{margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid #e2e8f0}.docs-section:last-child{border-bottom:none}.docs-content h1{font-size:28px;font-weight:700;margin:0 0 16px;color:#151010}.docs-content h2{font-size:20px;font-weight:600;margin:32px 0 12px;color:#1e1208}.docs-content h3{font-size:16px;font-weight:600;margin:24px 0 8px;color:#334155}.docs-content p{margin:0 0 12px;font-size:14px;line-height:1.7;color:#475569}.docs-content hr{border:none;border-top:1px solid #e2e8f0;margin:28px 0}.docs-content ul,.docs-content ol{margin:0 0 12px;padding-left:24px}.docs-content li{font-size:14px;line-height:1.7;color:#475569;margin-bottom:4px}.docs-content strong{font-weight:600;color:#334155}.docs-content code{font-family:SF Mono,Fira Code,Fira Mono,Menlo,monospace;font-size:13px;background:#f1f5f9;padding:2px 6px;border-radius:4px;color:#e8663c}.docs-content pre{margin:0 0 16px;padding:14px 18px;background:#151010;border-radius:8px;overflow-x:auto}.docs-content pre code{background:none;padding:0;color:#e2e8f0;font-size:13px;line-height:1.6}.docs-content table{width:100%;border-collapse:collapse;margin:0 0 16px;font-size:13px}.docs-content th{text-align:left;padding:10px 12px;background:#f8fafc;border-bottom:2px solid #e2e8f0;font-weight:600;color:#334155}.docs-content td{padding:8px 12px;border-bottom:1px solid #f1f5f9;color:#475569}.docs-content tr:hover td{background:#fafbfc}.docs-content a,.docs-skill-link{color:#e8663c;text-decoration:none;font-weight:500}.docs-content a:hover,.docs-skill-link:hover{text-decoration:underline}.docs-content blockquote{margin:0 0 16px;padding:12px 16px;background:#fffbeb;border-left:3px solid #f59e0b;border-radius:0 4px 4px 0}.docs-content blockquote p{margin:0;color:#92400e}.app{min-height:100vh;display:flex;flex-direction:column;background:#fff}.app-main{flex:1}
