@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&family=Outfit:wght@400;600;700;800&family=Roboto:wght@400;700&family=Merriweather:wght@400;700&family=Sora:wght@400;600;700;800&display=swap";.page{width:100%}.section-hero{padding-top:6rem;padding-bottom:4rem;position:relative;overflow:hidden;min-height:70vh;display:flex;align-items:center}.hero-glow{position:absolute;top:0;left:50%;transform:translate(-50%);width:800px;height:400px;background:radial-gradient(ellipse at top,rgba(0,229,255,.15) 0%,transparent 70%);z-index:0;filter:blur(50px)}.stats-grid{display:flex;flex-direction:column;align-items:center;gap:3rem}.stats-header{text-align:center}.stats-title{font-size:2.5rem;font-weight:800;letter-spacing:-.02em}.feature-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-violet);box-shadow:0 0 10px var(--accent-violet)}.chevrons{display:flex;flex-direction:column;align-items:center}.stat-cards-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;width:100%;max-width:1100px;margin:0 auto}.stat-card{background:var(--bg-elevated);padding:2.5rem 1.5rem;border-radius:24px;border:1px solid var(--border);display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;transition:all .4s cubic-bezier(.16,1,.3,1);aspect-ratio:1 / 1;position:relative;overflow:hidden}.card-content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}.card-value-large{font-size:2.75rem;font-weight:800;font-family:Outfit,sans-serif;color:var(--text-primary);margin-bottom:.5rem;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.card-label-small{font-size:.8rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-weight:600}.card-text-content{font-size:1.2rem;font-weight:600;color:var(--text-primary);line-height:1.4;padding:0 1rem}.counter-value-inline{color:inherit}.hero-container{position:relative;z-index:1}.hero-content{max-width:800px;margin:0 auto;text-align:center}.author-section-wrapper{position:relative;margin-top:2rem;text-align:left}.avatar-wrapper-absolute{position:absolute;top:-40px;left:-20px;width:140px;height:140px;border-radius:50%;overflow:hidden;border:4px solid var(--accent-cyan);box-shadow:0 0 40px #00e5ff66;z-index:10;background:var(--bg-surface)}.floating-symbols-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5}.heading-bio{font-size:3.5rem;font-weight:800;letter-spacing:-.03em;margin-left:140px;margin-bottom:1rem;line-height:1.1}.tech-badge{opacity:.4}.author-box-redesign{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;background:var(--bg-elevated);padding:5rem 3rem 3rem;border-radius:24px;border:1px solid var(--border);text-align:left;box-shadow:0 20px 40px #0003;margin-top:0}.avatar{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:2}.avatar-fallback{position:absolute;top:0;left:0;width:100%;height:100%;font-size:2.5rem;font-weight:700;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;z-index:1}.author-text{flex:1}.greeting{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.bio{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin:0}.section-title{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:-.02em}.label-section{color:var(--accent-cyan);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.paragraph{font-size:1.1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1.5rem}.highlight-text{font-size:1.25rem;font-weight:600;line-height:1.6;color:var(--accent-cyan);padding-left:1.5rem;border-left:4px solid var(--accent-cyan);margin-top:2rem}.quote{font-size:1.4rem;font-style:italic;font-weight:600;line-height:1.5;color:var(--text-primary);margin:2rem 0;padding:0 2rem;border-left:4px solid var(--accent-amber)}.center-container{display:flex;flex-direction:column;align-items:center}.grid-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.card{background:var(--bg-elevated);padding:2rem;border-radius:20px;border:1px solid var(--border)}.card-icon{font-size:2.5rem;margin-bottom:1rem}.card-title{font-size:1.25rem;margin-bottom:1rem;font-weight:700}.card-text{color:var(--text-secondary);line-height:1.6}.code-window{background:#1e1e1e;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0006;border:1px solid rgba(255,255,255,.1);width:100%}.code-header{background:#2d2d2d;padding:10px 15px;display:flex;align-items:center;gap:8px;border-bottom:1px solid rgba(255,255,255,.05)}.dot-red{width:12;height:12;border-radius:50%;background:#ff5f56}.dot-yellow{width:12;height:12;border-radius:50%;background:#ffbd2e}.dot-green{width:12;height:12;border-radius:50%;background:#27c93f}.code-title{color:#fff9;font-size:.85rem;margin-left:10px;font-family:monospace}.code-body{padding:20px;margin:0;color:#e6e6e6;font-family:monospace;font-size:.95rem;line-height:1.5;overflow-x:auto}.illustration-box{position:relative;width:100%;height:350px;background:var(--bg-elevated);border-radius:24px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;overflow:hidden}.noise-circle{position:absolute;width:250px;height:250px;border-radius:50%;background:var(--accent-amber);filter:blur(40px)}.signal-circle{position:absolute;width:100px;height:100px;background:var(--accent-cyan);border-radius:24px;z-index:2}.illustration-text{position:absolute;z-index:3;font-weight:700;color:var(--bg-default);letter-spacing:.1em}.architecture-flow{display:flex;flex-direction:column;align-items:center;margin-top:2rem}.arch-node-wrapper{display:flex;flex-direction:column;align-items:center}.arch-node{background:var(--bg-elevated);border:2px solid;border-radius:12px;padding:1.25rem 2rem;text-align:center;width:300px;box-shadow:0 10px 30px #0000001a}.arch-desc{color:var(--text-secondary);font-size:.9rem;margin-top:.25rem}.arch-arrow{color:var(--text-secondary);font-size:1.5rem;margin:1rem 0}.ai-box{background:var(--bg-elevated);padding:3rem;border-radius:24px;border:1px solid var(--border);display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.ai-word-raw{background:#ffffff0d;padding:.5rem 1rem;border-radius:8px;color:var(--text-secondary);border:1px dashed rgba(255,255,255,.1)}.ai-funnel{color:var(--accent-violet);font-weight:700;margin:1rem 0;font-size:.9rem;letter-spacing:.1em}.ai-word-clean{background:#8b5cf633;color:#d8b4fe;border:1px solid var(--accent-violet);padding:1rem 2rem;border-radius:12px;font-weight:700;font-size:1.25rem;box-shadow:0 0 20px #8b5cf633}.vibe-map{position:relative;width:100%;height:400px;background:var(--bg-default);border-radius:24px;border:1px solid var(--border);overflow:hidden}.vibe-node{position:absolute;padding:.75rem 1.5rem;border-radius:999px;border:1px solid;background:var(--bg-surface);font-weight:600;box-shadow:0 10px 20px #0003}.match-score-box{display:flex;justify-content:center;align-items:center;width:100%;height:300px}.score-circle-foreground{position:relative;width:240px;height:240px;display:flex;align-items:center;justify-content:center}.svg-score{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotate(-90deg)}.score-text{font-size:4rem;font-weight:800;color:var(--text-primary);font-family:monospace;letter-spacing:-.05em;text-shadow:0 0 20px rgba(0,229,255,.3)}.next-steps-box{background:linear-gradient(135deg,#00e5ff0d,#8b5cf60d);border:1px solid rgba(0,229,255,.2);border-radius:24px;padding:4rem 2rem;margin-top:4rem}.footer{border-top:1px solid var(--border);padding:3rem 0;background:var(--bg-default)}.pipeline-section{background:var(--bg-deep);padding-top:5rem;padding-bottom:3rem;overflow:hidden}.pipeline-container{width:100%;overflow-x:auto;padding:2rem 0 4rem}.pipeline-track{display:flex;align-items:flex-start;min-width:1200px;position:relative;padding:0 2rem;margin:0 auto}.pipeline-line-wrapper{position:absolute;top:12px;left:8%;right:8%;height:2px;background:var(--border);z-index:0}.pipeline-line-progress{height:100%;background:linear-gradient(90deg,var(--accent-cyan) 0%,var(--accent-violet) 50%,var(--accent-green) 100%);opacity:.5}.pipeline-step{flex:1;position:relative;display:flex;flex-direction:column;align-items:center;padding:0 1.5rem;z-index:2}.pipeline-node{width:26px;height:26px;border-radius:50%;background:var(--bg-deep);border:2px solid var(--border);margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;z-index:2}.pipeline-node-inner{width:10px;height:10px;border-radius:50%}.pipeline-content{text-align:center}.pipeline-step-title{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.pipeline-step-desc{font-size:.95rem;color:var(--text-secondary);line-height:1.5}@media (max-width: 768px){.pipeline-track{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding:0 1rem;margin:0 auto;gap:2rem;width:100%;max-width:400px}.pipeline-line-wrapper{position:absolute;top:12px;bottom:12px;left:28px;width:2px;background:var(--border);z-index:0}.pipeline-step{position:relative;display:flex;flex-direction:row;align-items:flex-start;width:100%;z-index:2}.pipeline-content{text-align:left;margin-left:1.5rem;flex:1}.pipeline-step-title{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem;margin-top:2px}.pipeline-step-desc{font-size:.95rem;color:var(--text-secondary);line-height:1.5}}@media (max-width: 768px){.pipeline-track{flex-direction:column;align-items:flex-start;padding:0 1rem;gap:2rem;max-width:400px}.pipeline-line-wrapper{top:12px;bottom:12px;left:28px;width:2px;height:auto}.pipeline-line-progress{width:100%}.pipeline-step{flex-direction:row;align-items:flex-start;width:100%}.pipeline-content{text-align:left;margin-left:1.5rem;flex:1}.pipeline-step-title{margin-top:2px}}:root{--bg-deep: #0d1117;--bg-surface: #161b22;--bg-elevated: #1c2433;--accent-cyan: #00e5ff;--accent-violet: #7c3aed;--accent-green: #00e676;--accent-amber: #ffd740;--accent-red: #ff5370;--text-primary: #e6edf3;--text-secondary: #8b949e;--border: #30363d;--shadow-glow-cyan: 0 0 12px rgba(0, 229, 255, .35);--shadow-glow-violet: 0 0 12px rgba(124, 58, 237, .35);--shadow-glow-amber: 0 0 12px rgba(255, 215, 64, .35);--shadow-glow-red: 0 0 12px rgba(255, 83, 112, .35);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--radius-pill: 999px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Sora,system-ui,sans-serif;background-color:var(--bg-deep);color:var(--text-primary);line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent-cyan)}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%}h1,h2,h3,h4{line-height:1.2;font-weight:700}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.5rem,3vw,2.25rem)}h3{font-size:1.25rem}.gradient-text{background:linear-gradient(135deg,var(--accent-cyan),var(--accent-violet));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.5rem;border-radius:var(--radius-pill);font-family:inherit;font-size:.95rem;font-weight:600;cursor:pointer;border:none;text-decoration:none;transition:all .2s ease;letter-spacing:.01em}.btn-primary{background:var(--accent-cyan);color:#000;box-shadow:var(--shadow-glow-cyan)}.btn-primary:hover{background:#3ef;box-shadow:0 0 20px #00e5ff8c;transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--accent-cyan);border:1px solid var(--accent-cyan)}.btn-ghost:hover{background:#00e5ff14;box-shadow:var(--shadow-glow-cyan)}.btn-secondary{background:var(--bg-elevated);color:var(--text-primary);border:1px solid var(--border)}.btn-secondary:hover{border-color:var(--accent-cyan);color:var(--accent-cyan)}.card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;transition:border-color .2s,box-shadow .2s}.card:hover{border-color:#00e5ff4d;box-shadow:0 4px 24px #0000004d}.form-group{margin-bottom:1.25rem}.form-label{display:block;margin-bottom:.4rem;font-size:.85rem;font-weight:500;color:var(--text-secondary);letter-spacing:.03em;text-transform:uppercase}.form-input,.form-select{width:100%;padding:.75rem 1rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-primary);font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s;outline:none}.form-input:focus,.form-select:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 3px #00e5ff1f}.form-input::placeholder{color:var(--text-secondary)}.badge{display:inline-flex;align-items:center;padding:.25rem .7rem;border-radius:var(--radius-pill);font-size:.8rem;font-weight:500;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-secondary);transition:all .15s}.badge.matched{border-color:var(--accent-cyan);color:var(--accent-cyan);background:#00e5ff14}.badge.anti{border-color:var(--accent-red);color:var(--accent-red);background:#ff537014}.match-score{display:inline-flex;align-items:center;padding:.35rem .9rem;border-radius:var(--radius-pill);font-size:.85rem;font-weight:700;border:1.5px solid;white-space:nowrap}.match-score.high{border-color:var(--accent-cyan);color:var(--accent-cyan);box-shadow:var(--shadow-glow-cyan)}.match-score.medium{border-color:var(--accent-amber);color:var(--accent-amber);box-shadow:var(--shadow-glow-amber)}.match-score.low{border-color:var(--border);color:var(--text-secondary)}.glow-cyan{box-shadow:var(--shadow-glow-cyan)}.glow-violet{box-shadow:var(--shadow-glow-violet)}.section{padding:5rem 0}.section-sm{padding:3rem 0}.divider{height:1px;background:var(--border);margin:2rem 0}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.w-full{width:100%}.text-center{text-align:center}.text-secondary{color:var(--text-secondary)}.text-cyan{color:var(--accent-cyan)}.two-col{display:flex;gap:4rem;align-items:center;flex-wrap:wrap}.col-left{flex:1 1 500px}.col-right{flex:1 1 400px}.center-content{display:flex;flex-direction:column;align-items:center}@keyframes pulse{0%,to{opacity:.5;transform:scale(.98)}50%{opacity:.8;transform:scale(1)}}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.suggestion-item:hover,.select-option:hover{background:var(--border)}
