@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=DM+Mono:wght@400;500&display=swap";body{overflow:auto}.landing-page{min-height:100vh;background:#0b0e11;color:#e8ecf1;font-family:DM Sans,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;line-height:1.6}.landing-page a{color:inherit;text-decoration:none}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4{line-height:1.15;font-weight:700;color:#e8ecf1;letter-spacing:-.03em}.landing-page p{line-height:1.6;color:#8b95a5;font-size:16px}.container{max-width:1080px;margin:0 auto;padding:0 24px}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:rgba(11,14,17,.8);border-bottom:1px solid #1e2530}.nav-inner{max-width:1080px;margin:0 auto;padding:0 24px;justify-content:space-between;height:56px}.logo,.nav-inner{display:flex;align-items:center}.logo{font-weight:700;font-size:17px;letter-spacing:-.02em;gap:8px}.logo-mark{width:28px;height:28px;background:#3b82f6;border-radius:7px;display:grid;place-items:center;font-size:14px;font-weight:700;color:#fff}.nav-actions{display:flex;align-items:center;gap:16px}.nav-actions>a:not(.btn){font-size:14px;color:#8b95a5;font-weight:500}.nav-actions>a:not(.btn):hover{color:#e8ecf1}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:8px;font-weight:600;font-size:14px;font-family:DM Sans,-apple-system,sans-serif;cursor:pointer;border:none;transition:all .2s}.btn-primary{background:#3b82f6;color:#fff;box-shadow:0 0 0 0 rgba(59,130,246,.15),0 1px 2px rgba(0,0,0,.3)}.btn-primary:hover{background:#4b8df8;box-shadow:0 0 20px rgba(59,130,246,.15),0 4px 12px rgba(0,0,0,.3);transform:translateY(-1px)}.btn-ghost{background:rgba(0,0,0,0);color:#8b95a5;border:1px solid #2a3240}.btn-ghost:hover{color:#e8ecf1;border-color:#5a6577}.btn-sm{padding:7px 16px}.btn-full{width:100%}.hero{padding:140px 0 80px;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:600px;height:400px;background:radial-gradient(ellipse,rgba(59,130,246,.15) 0,transparent 70%);pointer-events:none}.hero h1{font-size:clamp(36px,5vw,56px);letter-spacing:-.035em;line-height:1.1;margin-bottom:20px;max-width:720px;margin-left:auto;margin-right:auto}.badge{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;border-radius:100px;background:#13171c;border:1px solid #1e2530;font-size:13px;color:#8b95a5;font-weight:500;margin-bottom:24px}.badge-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.highlight{background:linear-gradient(135deg,#3B82F6,#818CF8);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.hero-sub{font-size:17px;color:#8b95a5;line-height:1.6;max-width:520px;margin:0 auto 32px}.hero-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.hero-meta{margin-top:16px;font-size:13px;color:#5a6577}.hero-media{margin:48px auto 0;max-width:900px;display:flex;flex-direction:column;gap:12px}.media-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media(max-width:600px){.media-row{grid-template-columns:1fr}}.media-placeholder{border-radius:16px;border:2px dashed #2a3240;background:#13171c;overflow:hidden;position:relative}.media-placeholder--video{aspect-ratio:16/9}.media-placeholder--screenshot{aspect-ratio:16/10}.media-placeholder-inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px}.media-play{width:56px;height:56px;border-radius:50%;background:#3b82f6;color:#fff;display:grid;place-items:center;font-size:20px;margin-bottom:4px;box-shadow:0 0 24px rgba(59,130,246,.15)}.media-label{font-size:14px;font-weight:600;color:#8b95a5}.media-spec{font-size:12px;font-family:DM Mono,monospace;color:#5a6577}.section{padding:80px 0}.section-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#3b82f6;margin-bottom:12px}.section-label.center{text-align:center}.landing-page h2{font-size:clamp(28px,3.5vw,40px);letter-spacing:-.03em;line-height:1.15;margin-bottom:16px}.landing-page h2.center{text-align:center}.section-sub{font-size:16px;color:#8b95a5;line-height:1.6;max-width:560px;margin-bottom:40px}.problem-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(max-width:640px){.problem-grid{grid-template-columns:1fr}}.problem-card{padding:24px;border-radius:16px;border:1px solid #1e2530;background:#13171c;transition:border-color .2s}.problem-card:hover{border-color:#2a3240}.problem-card h3{font-size:15px;font-weight:600;margin-bottom:6px}.problem-card p{font-size:14px;color:#8b95a5;line-height:1.55}.problem-icon{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;font-size:16px;margin-bottom:14px}.problem-icon.red{background:rgba(239,68,68,.1)}.problem-icon.amber{background:rgba(245,158,11,.1)}.lists-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2px;gap:2px;background:#1e2530;border-radius:16px;overflow:hidden}@media(max-width:640px){.lists-grid{grid-template-columns:1fr}}.list-item{padding:20px 24px;background:#13171c;display:flex;align-items:flex-start;gap:14px;transition:background .2s}.list-item:hover{background:#181d24}.list-item h4{font-size:14px;font-weight:600;margin-bottom:2px}.list-item p{font-size:13px;color:#5a6577;line-height:1.4}.list-icon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;font-size:14px;flex-shrink:0;margin-top:2px}.list-icon.req{background:rgba(59,130,246,.1);color:#3b82f6}.list-icon.quote{background:rgba(34,197,94,.1);color:#22c55e}.list-icon.job{background:rgba(245,158,11,.1);color:#f59e0b}.list-icon.inv{background:rgba(168,85,247,.1);color:#a855f7}.features-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media(max-width:640px){.features-row{grid-template-columns:1fr}}.feature-card{padding:24px;border-radius:16px;border:1px solid #1e2530;background:#13171c}.feature-card .feat-icon{font-size:20px;margin-bottom:14px}.feature-card h4{font-size:14px;font-weight:600;margin-bottom:4px}.feature-card p{font-size:13px;color:#5a6577;line-height:1.5}.pricing-spacer{height:32px}.pricing-card{max-width:420px;margin:0 auto;border-radius:16px;border:1px solid #2a3240;background:#13171c;padding:40px;text-align:center;position:relative;overflow:hidden}.pricing-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#3B82F6,#818CF8)}.price{font-size:48px;font-weight:700;letter-spacing:-.03em;margin:16px 0 4px;color:#e8ecf1}.price span{font-size:18px;color:#5a6577;font-weight:400}.price-annual{font-size:13px;color:#5a6577;margin-bottom:24px}.price-features{text-align:left;margin-bottom:28px;display:flex;flex-direction:column;gap:10px}.price-feat{display:flex;align-items:center;gap:10px;font-size:14px;color:#8b95a5}.price-check{width:18px;height:18px;border-radius:50%;background:rgba(34,197,94,.1);color:#22c55e;display:grid;place-items:center;font-size:11px;flex-shrink:0}.no-cc{font-size:12px;color:#5a6577;margin-top:12px}.cta-section{padding:80px 0;text-align:center}.cta-section h2{margin-bottom:12px}.cta-section p{color:#8b95a5;font-size:16px;margin-bottom:28px}.landing-footer{border-top:1px solid #1e2530;padding:24px 0}.footer-inner{max-width:1080px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#5a6577;flex-wrap:wrap;gap:8px}.footer-links{display:flex;gap:20px}.footer-links a:hover{color:#8b95a5}.fade-up{opacity:0;transform:translateY(20px);animation:fadeUp .6s ease forwards}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.reveal{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.reveal.visible{opacity:1;transform:translateY(0)}