*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d1117;--bg-card:#161b22;--bg-card-hover:#1c2128;--border:#30363d;--text:#e6edf3;--text-muted:#8b949e;--blue:#3b82f6;--blue-light:#60a5fa;--purple:#7c3aed;--green:#22c55e;--red:#ef4444;--orange:#f97316}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;justify-content:space-between;padding:0 2rem;height:64px;background:rgba(13,17,23,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav,.nav-logo{display:flex;align-items:center}.nav-logo{gap:.5rem;font-weight:700;font-size:1rem}.nav-logo-icon{width:28px;height:28px;background:linear-gradient(135deg,var(--blue),var(--purple));border-radius:6px;display:grid;place-items:center;font-size:.65rem;color:white;font-weight:900}.nav-links{display:flex;gap:2rem}.nav-links a{color:var(--text-muted);font-size:.9rem;transition:color .15s}.nav-links a:hover{color:var(--text)}.nav-actions{display:flex;gap:.75rem}.btn,.nav-actions{align-items:center}.btn{display:inline-flex;gap:.4rem;padding:.5rem 1.1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;border:none;transition:all .15s;text-decoration:none}.btn-ghost{background:transparent;color:var(--text-muted);border:1px solid var(--border)}.btn-ghost:hover{color:var(--text);border-color:var(--text-muted)}.btn-primary{background:var(--blue);color:white}.btn-primary:hover{background:var(--blue-light)}.btn-secondary{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background:var(--bg-card)}.btn-lg{padding:.75rem 1.5rem;font-size:1rem;border-radius:8px}.hero{max-width:1200px;margin:0 auto;padding:6rem 2rem 4rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}.hero,.hero-badge{align-items:center}.hero-badge{display:inline-flex;gap:.4rem;padding:.25rem .75rem;background:rgba(124,58,237,.1);border:1px solid rgba(124,58,237,.3);border-radius:100px;font-size:.75rem;color:#a78bfa;margin-bottom:1.5rem}.hero-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--purple);animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero h1{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;margin-bottom:1.25rem}.hero-highlight{background:linear-gradient(135deg,var(--blue) 0,var(--purple) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{color:var(--text-muted);font-size:1.1rem;line-height:1.75;margin-bottom:2rem;max-width:480px}.hero-actions{gap:.75rem;margin-bottom:3rem}.hero-actions,.trust-bar{display:flex;flex-wrap:wrap}.trust-bar{align-items:center;gap:1rem}.trust-label{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.trust-logos{display:flex;gap:1.5rem}.trust-logo{font-size:.875rem;font-weight:600;color:#4a5568;letter-spacing:.05em}.hero-mock{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.4)}.mock-titlebar{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#0d1117;border-bottom:1px solid var(--border)}.mock-dot{width:12px;height:12px;border-radius:50%}.mock-dot.red{background:#ff5f57}.mock-dot.yellow{background:#febc2e}.mock-dot.green{background:#28c840}.mock-title{margin-left:.5rem;font-size:.75rem;color:var(--text-muted)}.mock-body{padding:1.25rem}.dash-stat-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.dash-stat{background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:.75rem 1rem}.dash-stat-label{font-size:.65rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.dash-stat-value{font-size:1.3rem;font-weight:700}.dash-stat-delta{font-size:.65rem;color:var(--green);margin-top:.15rem}.dash-row{display:flex;gap:.5rem;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--border);font-size:.75rem;color:var(--text-muted)}.dash-row:last-child{border-bottom:none}.dash-row-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.dash-row-name{color:var(--text);font-weight:500;flex:1 1}.section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.section-header{text-align:center;margin-bottom:3.5rem}.section-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--blue-light);font-weight:600;margin-bottom:1rem}.section-header h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem}.section-header h2 span{background:linear-gradient(135deg,var(--blue) 0,var(--purple) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-header p{color:var(--text-muted);font-size:1rem;max-width:560px;margin:0 auto;line-height:1.7}.feature-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;padding:4rem 0;border-bottom:1px solid var(--border)}.feature-row:last-child{border-bottom:none}.feature-row-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;font-size:1.2rem;margin-bottom:1rem}.feature-row-title{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem;display:flex;align-items:center;gap:.6rem}.feature-row-body{color:var(--text-muted);font-size:.95rem;line-height:1.75;margin-bottom:1.5rem}.feature-row-checks{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.75rem}.feature-row-checks li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-muted)}.feature-row-checks li:before{content:"";display:block;width:16px;height:16px;border-radius:50%;background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.3);flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 8l3.5 3.5 6.5-7' stroke='%2322c55e' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.feature-row-mock{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 16px 48px rgba(0,0,0,.35)}.wl-header{padding:.75rem 1rem;background:#0d1117;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.wl-title{font-size:.75rem;color:var(--text-muted);font-family:monospace}.wl-badge{font-size:.65rem;background:rgba(34,197,94,.15);color:var(--green);border:1px solid rgba(34,197,94,.3);padding:.15rem .5rem;border-radius:100px;font-weight:600}.wl-body{padding:1.25rem}.wl-counter{text-align:center;padding:1.25rem 0;margin-bottom:1rem}.wl-count{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,var(--blue),var(--purple));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.wl-count-label{font-size:.75rem;color:var(--text-muted);margin-top:.2rem}.wl-form{display:flex;gap:.5rem}.wl-input{flex:1 1;background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:.5rem .75rem;font-size:.8rem;color:var(--text-muted)}.wl-submit{background:var(--blue);color:white;border:none;border-radius:6px;padding:.5rem .9rem;font-size:.8rem;font-weight:600;cursor:pointer}.wl-recent{margin-top:1rem}.wl-recent-label{font-size:.65rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.wl-recent-row{display:flex;align-items:center;gap:.5rem;padding:.35rem 0;font-size:.75rem}.wl-avatar{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:.6rem;font-weight:700;color:white;flex-shrink:0}.wl-email{color:var(--text-muted);flex:1 1}.wl-time{font-size:.65rem;color:#484f58}.testi-card{background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:1rem;margin-bottom:.75rem;animation:fadeIn .5s ease-out both}.testi-card:last-child{margin-bottom:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.testi-stars{color:#facc15;font-size:.75rem;margin-bottom:.5rem;letter-spacing:.05em}.testi-text{font-size:.8rem;color:var(--text-muted);line-height:1.6;margin-bottom:.75rem;font-style:italic}.testi-author{display:flex;align-items:center;gap:.5rem}.testi-avatar{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:.65rem;font-weight:700;color:white;flex-shrink:0}.testi-name{font-size:.75rem;font-weight:600}.testi-role{font-size:.65rem;color:var(--text-muted)}.testi-embed-tag{display:inline-flex;align-items:center;gap:.3rem;font-size:.65rem;color:var(--blue-light);background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.2);border-radius:4px;padding:.2rem .5rem;margin-bottom:1rem}.fb-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:var(--bg);border:1px solid var(--border);border-radius:8px;margin-bottom:.6rem}.fb-item:last-child{margin-bottom:0}.fb-vote{display:flex;flex-direction:column;align-items:center;gap:.1rem;flex-shrink:0}.fb-vote-btn{width:28px;height:22px;background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.2);border-radius:4px;display:grid;place-items:center;font-size:.6rem;cursor:pointer}.fb-vote-btn.active{background:rgba(59,130,246,.2);border-color:var(--blue);color:var(--blue-light)}.fb-vote-count{font-size:.75rem;font-weight:700}.fb-content{flex:1 1}.fb-title{font-size:.8rem;font-weight:600;margin-bottom:.2rem}.fb-desc{font-size:.7rem;color:var(--text-muted);line-height:1.5}.fb-tag{display:inline-flex;font-size:.6rem;padding:.1rem .4rem;border-radius:3px;margin-top:.35rem;font-weight:500}.fb-tag.planned{background:rgba(59,130,246,.1);color:var(--blue-light)}.fb-tag.in-progress{background:rgba(249,115,22,.1);color:var(--orange)}.fb-tag.completed{background:rgba(34,197,94,.1);color:var(--green)}.cl-entry{display:flex;gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--border)}.cl-entry:last-child{border-bottom:none}.cl-dot-col{display:flex;flex-direction:column;align-items:center;padding-top:.2rem}.cl-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.cl-dot-line{width:1px;flex:1 1;background:var(--border);margin-top:4px}.cl-content{flex:1 1}.cl-version{font-size:.65rem;font-weight:700;letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;margin-bottom:.2rem}.cl-title{font-size:.85rem;font-weight:600;margin-bottom:.2rem}.cl-desc{font-size:.75rem;color:var(--text-muted);line-height:1.5}.cl-badge{display:inline-flex;font-size:.6rem;padding:.1rem .4rem;border-radius:3px;margin-left:.5rem;font-weight:600;vertical-align:middle}.cl-badge.feature{background:rgba(59,130,246,.1);color:var(--blue-light)}.cl-badge.fix{background:rgba(34,197,94,.1);color:var(--green)}.cl-badge.improvement{background:rgba(124,58,237,.1);color:#a78bfa}.an-header{padding:.75rem 1rem;background:#0d1117;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.an-title{font-size:.75rem;font-family:monospace}.an-period,.an-title{color:var(--text-muted)}.an-period{font-size:.65rem;background:var(--bg-card);border:1px solid var(--border);padding:.15rem .5rem;border-radius:4px}.an-body{padding:1.25rem}.an-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin-bottom:1.25rem}.an-stat{background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:.75rem}.an-stat-label{font-size:.65rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.2rem}.an-stat-value{font-size:1.4rem;font-weight:800}.an-stat-delta{font-size:.65rem;margin-top:.15rem}.an-chart{background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:.75rem}.an-chart-label{font-size:.65rem;color:var(--text-muted);margin-bottom:.5rem}.an-bars{display:flex;align-items:flex-end;gap:4px;height:50px}.an-bar{flex:1 1;border-radius:3px 3px 0 0;transition:opacity .2s}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.feature-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.75rem;transition:border-color .2s,background .2s}.feature-card:hover{border-color:rgba(59,130,246,.4);background:var(--bg-card-hover)}.feature-icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;font-size:1.25rem;margin-bottom:1rem}.feature-card h3{font-size:1rem;font-weight:600;margin-bottom:.5rem}.feature-card p{color:var(--text-muted);font-size:.875rem;line-height:1.65}.footer{border-top:1px solid var(--border);padding:2rem;display:flex;align-items:center;justify-content:space-between}.footer-copy{font-size:.8rem;color:var(--text-muted)}.footer-links{display:flex;gap:1.25rem}.footer-links a{color:var(--text-muted);font-size:.8rem;transition:color .15s}.footer-links a:hover{color:var(--text)}.divider{border:none;border-top:1px solid var(--border);max-width:1200px;margin:0 auto}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease}.fade-up.visible{opacity:1;transform:none}@media (max-width:768px){.hero{gap:2.5rem;padding:4rem 1.25rem 2.5rem}.feature-row,.hero{grid-template-columns:1fr}.feature-row{gap:2rem}.feature-grid{grid-template-columns:1fr}.nav-links{display:none}.footer{flex-direction:column;gap:1rem;text-align:center}}