*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d0f1a;--bg-surface:#131627;--bg-card:#161b2e;--border:#1e2640;--text:#dde1ef;--text-muted:#6b7394;--cyan:#22d3ee;--purple:#818cf8;--green:#34d399;--font:system-ui, -apple-system, "Segoe UI", sans-serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}.nav{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#0d0f1ad9;justify-content:space-between;align-items:center;height:64px;padding:0 48px;display:flex;position:sticky;top:0}.nav-logo{letter-spacing:-.3px;align-items:center;gap:10px;font-size:17px;font-weight:600;display:flex}.nav-logo-dot{background:var(--cyan);width:8px;height:8px;box-shadow:0 0 8px var(--cyan);border-radius:50%}.nav-links{color:var(--text-muted);align-items:center;gap:32px;font-size:14px;display:flex}.nav-links a:hover{color:var(--text);transition:color .15s}.hero{text-align:center;max-width:760px;margin:0 auto;padding:96px 24px 80px}.hero-badge{color:var(--cyan);letter-spacing:.8px;text-transform:uppercase;background:#22d3ee14;border:1px solid #22d3ee33;border-radius:100px;align-items:center;gap:6px;margin-bottom:28px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.hero-badge-dot{background:var(--cyan);border-radius:50%;width:6px;height:6px}.hero h1{letter-spacing:-1.5px;color:#fff;margin-bottom:20px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.15}.hero h1 span{color:var(--cyan)}.hero p{color:var(--text-muted);max-width:520px;margin:0 auto 40px;font-size:18px;line-height:1.7}.hero-cta{background:var(--cyan);color:#0d0f1a;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;transition:opacity .15s;display:inline-flex}.hero-cta svg{stroke:#0d0f1a;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}.hero-cta:hover{opacity:.88}.products{width:100%;max-width:1100px;margin:0 auto;padding:80px 48px}.section-label{text-align:center;letter-spacing:1px;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:12px;font-weight:500}.products h2{text-align:center;color:#fff;letter-spacing:-.8px;margin-bottom:48px;font-size:clamp(24px,3vw,32px);font-weight:700}.products-grid{grid-template-columns:repeat(auto-fit,minmax(min(440px,100%),1fr));gap:24px;display:grid}.product-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:24px;padding:36px;transition:border-color .2s,transform .2s;display:flex}.product-card:hover{border-color:#22d3ee4d;transform:translateY(-2px)}.product-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.product-icon.cyan{background:#22d3ee1a;border:1px solid #22d3ee33}.product-icon.purple{background:#818cf81a;border:1px solid #818cf833}.product-badge{letter-spacing:.3px;border-radius:100px;padding:3px 8px;font-size:11px;font-weight:500}.product-badge.free{color:var(--green);background:#34d3991a;border:1px solid #34d39933}.product-badge.ai{color:var(--purple);background:#818cf81a;border:1px solid #818cf833}.product-card h3{color:#fff;letter-spacing:-.4px;margin-bottom:6px;font-size:22px;font-weight:700}.product-tagline{color:var(--cyan);margin-bottom:10px;font-size:15px;font-weight:500}.product-tagline.purple{color:var(--purple)}.product-desc{color:var(--text-muted);font-size:14px;line-height:1.65}.product-features{flex-direction:column;gap:10px;list-style:none;display:flex}.product-features li{color:var(--text-muted);align-items:flex-start;gap:10px;font-size:14px;display:flex}.feature-icon{background:#22d3ee14;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.feature-icon svg{width:10px;height:10px;stroke:var(--cyan);fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.feature-icon.purple-icon{background:#818cf814}.feature-icon.purple-icon svg{stroke:var(--purple)}.product-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:8px;display:flex}.product-stats{gap:20px;display:flex}.stat{flex-direction:column;display:flex}.stat-value{color:#fff;letter-spacing:-.5px;font-size:18px;font-weight:700}.stat-label{color:var(--text-muted);font-size:11px}.product-link{color:var(--cyan);border:1px solid #22d3ee40;border-radius:7px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.product-link:hover{background:#22d3ee14}.product-link.purple-link{color:var(--purple);border-color:#818cf840}.product-link.purple-link:hover{background:#818cf814}.product-link svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.free-section{width:100%;max-width:1100px;margin:0 auto;padding:80px 48px}.free-section h2{text-align:center;color:#fff;letter-spacing:-.8px;margin-bottom:48px;font-size:clamp(24px,3vw,32px);font-weight:700}.free-card{background:linear-gradient(135deg, #34d3990d 0%, transparent 60%), var(--bg-card);border:1px solid #34d39940;border-radius:16px;flex-direction:column;gap:28px;padding:36px;transition:border-color .2s,transform .2s;display:flex}.free-card:hover{border-color:#34d39973;transform:translateY(-2px)}.free-card-top{flex-direction:column;gap:16px;display:flex}.free-card-title-row{align-items:center;gap:16px;display:flex}.free-card-title-row h3{color:#fff;letter-spacing:-.4px;margin-bottom:4px;font-size:22px;font-weight:700}.free-card-title-row .free-badge{margin-left:auto}.free-card-bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding-top:20px;display:flex}.product-icon.green{background:#34d3991a;border:1px solid #34d39933;flex-shrink:0}.free-badge{letter-spacing:.3px;color:var(--green);white-space:nowrap;background:#34d3991a;border:1px solid #34d39933;border-radius:100px;padding:3px 8px;font-size:11px;font-weight:500}.green-tagline{color:var(--green);font-size:15px;font-weight:500}.feature-icon.green-icon{background:#34d39914}.feature-icon.green-icon svg{stroke:var(--green)}.free-stats{gap:32px;display:flex}.free-stat{flex-direction:column;display:flex}.free-stat-value{color:var(--green);letter-spacing:-.5px;font-size:22px;font-weight:700;line-height:1.2}.free-stat-label{color:var(--text-muted);margin-top:2px;font-size:11px}.free-cta{background:var(--green);color:#0d0f1a;white-space:nowrap;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;transition:opacity .15s;display:inline-flex}.free-cta:hover{opacity:.85}.free-cta svg{stroke:#0d0f1a;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}.footer{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding:32px 48px;font-size:13px;display:flex}.footer-brand{color:var(--text);align-items:center;gap:8px;font-weight:600;display:flex}.footer-links{gap:24px;display:flex}.footer-links a:hover{color:var(--text);transition:color .15s}.footer-built{color:var(--text-muted);font-size:13px}.footer-author{color:var(--cyan);align-items:center;gap:4px;font-weight:500;transition:opacity .15s;display:inline-flex}.footer-author:hover{opacity:.75}.divider{background:linear-gradient(90deg, transparent, var(--border) 30%, var(--border) 70%, transparent);max-width:1100px;height:1px;margin:0 auto}@media (width<=768px){.nav{padding:0 20px}.nav-links{display:none}.hero{padding:56px 20px 48px}.hero h1{letter-spacing:-.8px}.hero p{font-size:16px}.products{padding:48px 16px}.products-grid{grid-template-columns:1fr}.free-section{padding:48px 16px}.free-card{padding:24px}.free-card-bottom{flex-direction:column;align-items:flex-start}.free-cta{justify-content:center;width:100%}.product-card{gap:20px;padding:24px}.product-card-footer{flex-direction:column;align-items:flex-start;gap:16px}.product-link{justify-content:center;width:100%}.footer{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:24px 20px}}@media (width<=480px){.hero h1{font-size:32px}.products h2{font-size:22px}}
