@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=JetBrains+Mono:wght@400;700&display=swap";:root{--primary:#6366F1;--primary-glow:rgba(99, 102, 241, 0.15);--secondary:#10B981;--secondary-glow:rgba(16, 185, 129, 0.15);--background:#0F172A;--card:#1E293B;--surface:#1E293B;--border:rgba(255, 255, 255, 0.05);--text:#F8FAFC;--muted:#94A3B8;--font-sans:'Outfit', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:'JetBrains Mono', monospace;--glow-color:rgba(99, 102, 241, 0.4)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--text);font-family:var(--font-sans);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:all .2s ease}.container{max-width:1200px;margin:0 auto;padding:0 24px}header.site-header{position:sticky;top:0;z-index:100;background:rgba(15,23,42,.8);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:18px 0}header.site-header .nav-wrapper{display:flex;justify-content:space-between;align-items:center}header.site-header .logo{font-size:24px;font-weight:900;letter-spacing:-1px;color:var(--primary);display:inline-flex;align-items:center}header.site-header .logo .logo-bolt{height:22px;width:auto;margin:0 1px}header.site-header nav ul{list-style:none;display:flex;align-items:center;gap:32px}header.site-header nav ul a{font-weight:500;font-size:15px;color:var(--muted)}header.site-header nav ul a:hover,header.site-header nav ul a.active{color:var(--text)}header.site-header .nav-actions{display:flex;align-items:center;gap:16px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:1px solid transparent}.btn.btn-primary{background-color:var(--primary);color:#fff;box-shadow:0 4px 14px var(--primary-glow)}.btn.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(99,102,241,.3);filter:brightness(1.1)}.btn.btn-secondary{background:hsla(0,0%,100%,3%);color:var(--text);border-color:var(--border)}.btn.btn-secondary:hover{background:hsla(0,0%,100%,8%);border-color:hsla(0,0%,100%,.15);transform:translateY(-2px)}.btn.btn-text{padding:10px 16px;color:var(--muted)}.btn.btn-text:hover{color:var(--text)}.btn.btn-emerald{background-color:var(--secondary);color:#fff;box-shadow:0 4px 14px var(--secondary-glow)}.btn.btn-emerald:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(16,185,129,.3);filter:brightness(1.1)}.hero-section{padding:96px 0 64px;text-align:center;position:relative}.hero-section .glow-orb{position:absolute;top:-200px;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle,var(--primary-glow) 0%,transparent 70%);z-index:-1;pointer-events:none}.hero-section h1{font-size:56px;font-weight:800;line-height:1.15;letter-spacing:-2px;margin-bottom:24px;background:linear-gradient(135deg,#FFF 0%,var(--muted) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-section h1 span{background:linear-gradient(135deg,#818CF8 0%,var(--primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-section p.hero-subtitle{font-size:20px;color:var(--muted);max-width:680px;margin:0 auto 40px}.hero-section .cta-group{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:64px}.card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.card:hover{border-color:hsla(0,0%,100%,.1);transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.2)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;padding:64px 0}.feature-card h3{font-size:20px;font-weight:700;margin-bottom:12px;display:flex;align-items:center;gap:12px;color:var(--text)}.feature-card .icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:rgba(99,102,241,.1);color:var(--primary)}.feature-card p{color:var(--muted);font-size:15px}.pricing-section{padding:64px 0 96px}.pricing-section .pricing-header{text-align:center;margin-bottom:60px}.pricing-section .pricing-header h2{font-size:40px;font-weight:800;letter-spacing:-1.5px;margin-bottom:16px}.pricing-section .pricing-header p{color:var(--muted);font-size:18px;max-width:600px;margin:0 auto}.pricing-section .slider-card{max-width:800px;margin:0 auto 64px;background:rgba(30,41,59,.5);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,5%)}.pricing-section .slider-card .slider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;flex-wrap:wrap;gap:16px}.pricing-section .slider-card .slider-header .label-group h3{font-size:22px;font-weight:700}.pricing-section .slider-card .slider-header .label-group p{font-size:14px;color:var(--muted)}.pricing-section .slider-card .slider-header .price-display{text-align:right}.pricing-section .slider-card .slider-header .price-display .price{font-size:48px;font-weight:900;color:var(--text);line-height:1}.pricing-section .slider-card .slider-header .price-display .price span{font-size:16px;color:var(--muted);font-weight:500}.pricing-section .slider-card .slider-container{margin-bottom:40px}.pricing-section .slider-card .slider-container input[type=range]{width:100%;height:8px;border-radius:4px;background:hsla(0,0%,100%,.1);outline:none;appearance:none;cursor:pointer}.pricing-section .slider-card .slider-container input[type=range]::-webkit-slider-thumb{appearance:none;width:24px;height:24px;border-radius:50%;background:var(--primary);box-shadow:0 0 10px var(--primary);transition:transform .1s}.pricing-section .slider-card .slider-container input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}.pricing-section .slider-card .slider-container .ticks{display:flex;justify-content:space-between;padding-top:12px;color:var(--muted);font-size:13px;font-weight:500}.pricing-section .slider-card .plan-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:9999px;background:var(--primary-glow);color:var(--primary);border:1px solid rgba(99,102,241,.3);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:24px}.pricing-section .slider-card .features-list{margin-top:32px;padding-top:32px;border-top:1px solid var(--border)}.pricing-section .slider-card .features-list h4{margin-bottom:16px;font-size:15px;color:var(--text);text-transform:uppercase;letter-spacing:.5px}.pricing-section .slider-card .features-list ul{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.pricing-section .slider-card .features-list ul li{font-size:14px;color:var(--muted);display:flex;align-items:center;gap:10px}.pricing-section .slider-card .features-list ul li::before{content:"✓";color:var(--secondary);font-weight:900}.blog-post-card{margin-bottom:24px}.blog-post-card .post-meta{font-size:13px;color:var(--muted);margin-bottom:8px}.blog-post-card h2{font-size:24px;font-weight:700;margin-bottom:12px}.blog-post-card p{color:var(--muted);font-size:15px}footer.site-footer{border-top:1px solid var(--border);padding:64px 0 40px;background:rgba(15,23,42,.3);margin-top:96px}footer.site-footer .footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:48px;margin-bottom:48px}footer.site-footer .footer-brand .logo{font-size:22px;font-weight:900;letter-spacing:-1px;color:var(--primary);margin-bottom:16px;display:inline-flex;align-items:center}footer.site-footer .footer-brand .logo .logo-bolt{height:20px;width:auto;margin:0 1px}footer.site-footer .footer-brand p{color:var(--muted);font-size:14px;max-width:280px}footer.site-footer .footer-links h4{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}footer.site-footer .footer-links ul{list-style:none;display:flex;flex-direction:column;gap:10px}footer.site-footer .footer-links ul a{font-size:14px;color:var(--muted)}footer.site-footer .footer-links ul a:hover{color:var(--text)}footer.site-footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding-top:32px;font-size:13px;color:var(--muted)}.pricing-grid{display:flex;flex-direction:column;gap:24px;max-width:720px;margin:0 auto 48px}.pricing-card{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px 32px;text-align:left;position:relative;border:1px solid var(--border);background:rgba(30,41,59,.2);border-radius:12px;gap:32px}.pricing-card .card-header{margin-bottom:0;flex:1}.pricing-card .card-header .plan-badge-simple{display:inline-block;font-size:11px;text-transform:uppercase;font-weight:700;color:var(--primary);letter-spacing:1px;margin-bottom:4px}.pricing-card .card-header h3{font-size:22px;font-weight:800;margin-bottom:2px;color:var(--text)}.pricing-card .card-header .seats-cap{font-size:14px;color:var(--muted);font-weight:500}.pricing-card .price-display{margin-bottom:0;text-align:right;min-width:140px}.pricing-card .price-display .price{font-size:36px;font-weight:900;color:var(--text);line-height:1}.pricing-card .price-display .period{font-size:13px;color:var(--muted);font-weight:500;display:inline-block;margin-top:4px}.pricing-card .card-cta{width:auto;min-width:160px;margin-top:0}@media(max-width:768px){.pricing-card{flex-direction:column;text-align:center;padding:32px 24px;gap:20px}.pricing-card .price-display{text-align:center}.pricing-card .card-cta{width:100%}}.spotlight-row{display:flex;gap:64px;align-items:center;margin-bottom:96px;flex-wrap:wrap}.spotlight-row>div{flex:1;min-width:320px}.spotlight-row.row-reverse{flex-wrap:wrap-reverse}@media(max-width:768px){.spotlight-row{gap:32px;margin-bottom:64px}}.feature-group-row{display:grid;grid-template-columns:1fr 2fr;gap:48px;margin-bottom:80px;align-items:start}@media(max-width:992px){.feature-group-row{grid-template-columns:1fr;gap:32px}}@media(max-width:992px){.hero-section h1{font-size:46px}footer.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:768px){header.site-header{padding:16px 0}header.site-header .nav-wrapper{flex-direction:column;gap:16px}header.site-header nav ul{gap:16px;flex-wrap:wrap;justify-content:center}header.site-header .nav-actions{width:100%;justify-content:center;margin-top:8px}.hero-section{padding:64px 0 40px}.hero-section h1{font-size:34px;letter-spacing:-1.2px}.hero-section p.hero-subtitle{font-size:16px;margin-bottom:32px}.hero-section .cta-group{flex-direction:column;width:100%;max-width:320px;margin:0 auto}.hero-section .cta-group .btn{width:100%}.pricing-section{padding:40px 0 64px}.pricing-section .pricing-header h2{font-size:30px}footer.site-footer{padding:48px 0 32px}footer.site-footer .footer-grid{grid-template-columns:1fr;gap:32px;text-align:center}footer.site-footer .footer-brand p{margin:0 auto 16px}footer.site-footer .footer-links ul{align-items:center}footer.site-footer .footer-bottom{flex-direction:column;gap:16px;text-align:center}}