*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a2e;line-height:1.6}a{color:#006b54;text-decoration:none}a:hover{text-decoration:underline}.nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.06);padding:.8rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav .brand{font-weight:700;font-size:1.2rem;color:#006b54}.nav .brand span{color:#1a1a2e}.nav .links{display:flex;gap:2rem;align-items:center}.nav .links a{color:#555;font-size:.9rem;text-decoration:none}.nav .links a:hover{color:#006b54}.btn-nav{background:#006b54;color:white!important;padding:.45rem 1.2rem;border-radius:8px;font-weight:500}.btn-nav:hover{background:#005a46;text-decoration:none!important}.hero{padding:8rem 2rem 5rem;text-align:center;background:linear-gradient(180deg,#f0fdf4,#ffffff)}.hero h1{font-size:3.2rem;font-weight:800;line-height:1.15;margin-bottom:1.2rem;max-width:700px;margin-left:auto;margin-right:auto}.hero h1 .highlight{color:#006b54}.hero p{font-size:1.2rem;color:#555;max-width:560px;margin:0 auto 2rem}.cta-row{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:.75rem 1.8rem;border-radius:10px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.btn-primary{background:#006b54;color:white}.btn-primary:hover{background:#005a46;text-decoration:none}.btn-secondary{background:white;color:#006b54;border:2px solid #006b54}.btn-secondary:hover{background:#f0fdf4;text-decoration:none}.demo-links{display:flex;gap:.6rem;justify-content:center;align-items:center;margin-top:1rem;font-size:.85rem}.demo-links a{color:#006b54;font-weight:500}.demo-links span{color:#ccc}.hero-demo{max-width:680px;margin:3rem auto 0;background:white;border-radius:14px;box-shadow:0 8px 40px rgba(0,0,0,.1);padding:1.5rem}.demo-header{font-weight:600;font-size:.95rem;margin-bottom:.3rem}.demo-sub{font-size:.8rem;color:#888;margin-bottom:1rem}.demo-bar-row{display:flex;align-items:center;gap:.8rem;margin-bottom:.6rem}.demo-bar-label{font-size:.82rem;color:#555;width:120px;text-align:right;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.demo-bar{height:24px;border-radius:5px;overflow:hidden;display:flex;flex:1 1}.demo-bar .night{background:#374151}.demo-bar .shade{background:#3b82f6}.demo-bar .sun{background:#f59e0b}.demo-times{display:flex;justify-content:space-between;font-size:.7rem;color:#bbb;margin-top:.2rem;padding-left:128px}.how{padding:5rem 2rem;background:white}.how h2{text-align:center;font-size:2rem;margin-bottom:3rem}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem;max-width:900px;margin:0 auto}.step{text-align:center}.step-num{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f0fdf4;color:#006b54;border-radius:50%;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.step h3{font-size:1.1rem;margin-bottom:.5rem}.step p{font-size:.9rem;color:#666}.usecases{padding:5rem 2rem;background:#f8faf8}.usecases h2{text-align:center;font-size:2rem;margin-bottom:3rem}.usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:900px;margin:0 auto}.usecase-card{background:white;border-radius:12px;padding:2rem 1.5rem;box-shadow:0 1px 4px rgba(0,0,0,.06);text-align:center;transition:transform .2s}.usecase-card:hover{transform:translateY(-3px)}.usecase-icon{font-size:2.5rem;margin-bottom:.8rem}.usecase-card h3{font-size:1.05rem;margin-bottom:.5rem}.usecase-card p{font-size:.85rem;color:#666}.widget-section{padding:5rem 2rem;background:white}.widget-section h2{text-align:center;font-size:2rem;margin-bottom:.8rem}.widget-section .subtitle{text-align:center;color:#666;font-size:1.05rem;margin-bottom:2.5rem;max-width:550px;margin-left:auto;margin-right:auto}.widget-features{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;max-width:800px;margin:0 auto}.widget-feature{display:flex;gap:.8rem}.widget-feature .check{color:#00c896;font-size:1.2rem;flex-shrink:0;margin-top:.1rem}.widget-feature h4{font-size:.95rem;margin-bottom:.2rem}.widget-feature p{font-size:.85rem;color:#666}.snippet-preview{max-width:600px;margin:2.5rem auto 0;background:#1a1a2e;color:#e0e0e0;padding:1.2rem;border-radius:10px;font-family:Consolas,monospace;font-size:.85rem;line-height:1.6}.snippet-preview .tag{color:#7ec8e3}.snippet-preview .attr{color:#c792ea}.snippet-preview .val{color:#c3e88d}.pricing{padding:5rem 2rem;background:#f8faf8}.pricing h2{text-align:center;font-size:2rem;margin-bottom:.8rem}.pricing .subtitle{text-align:center;color:#666;font-size:1.05rem;margin-bottom:2.5rem}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:900px;margin:0 auto}.price-card{background:white;border-radius:12px;padding:2rem;box-shadow:0 1px 4px rgba(0,0,0,.06);text-align:center}.price-card.featured{border:2px solid #006b54;position:relative}.price-card.featured:before{content:"Most popular";position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#006b54;color:white;font-size:.7rem;font-weight:600;padding:2px 12px;border-radius:10px}.price-card h3{font-size:1.1rem;margin-bottom:.5rem}.price-amount{font-size:2.2rem;font-weight:800;color:#1a1a2e}.price-amount span{font-size:.9rem;font-weight:400;color:#999}.price-desc{font-size:.85rem;color:#888;margin:.5rem 0 1.2rem}.price-features{text-align:left;list-style:none;margin-bottom:1.5rem}.price-features li{font-size:.85rem;padding:.3rem 0;color:#555}.price-features li:before{content:"\2713";color:#00c896;margin-right:.5rem;font-weight:700}.cta-section{padding:5rem 2rem;background:linear-gradient(135deg,#006b54,#00a67e);color:white;text-align:center}.cta-section h2{font-size:2rem;margin-bottom:.8rem}.cta-section p{font-size:1.05rem;opacity:.9;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.btn-white{background:white;color:#006b54}.btn-white:hover{background:#f0fdf4;text-decoration:none}.site-footer{padding:2.5rem 2rem;background:#1a1a2e;color:#888;text-align:center;font-size:.85rem}.site-footer a{color:#00c896}@media (max-width:700px){.hero h1{font-size:2.2rem}.pricing-grid,.steps,.usecase-grid,.widget-features{grid-template-columns:1fr}.demo-bar-label{width:80px;font-size:.75rem}.nav .links a:not(.btn-nav){display:none}}