.landing{color:#fff;background:#000;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;overflow-x:hidden}.landing .header{z-index:100;justify-content:space-between;align-items:center;padding:20px 48px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.landing .header.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6;border-bottom:1px solid #ffffff1a}.landing .header nav{align-items:center;gap:32px;display:flex}.landing .header nav a{color:#fffc;font-size:14px;text-decoration:none}.landing .header nav a:hover{color:#fff}.landing .header nav .login-link{color:#0a84ff;font-weight:500}.landing .header nav .cta-btn{background:#fff;border-radius:980px;padding:10px 20px;font-size:14px;font-weight:600;color:#000!important}.landing .mobile-menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:8px;display:none}.landing .hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex}.landing .hero-badge{text-transform:uppercase;letter-spacing:1px;background:#ffffff1a;border:1px solid #fff3;border-radius:980px;margin-bottom:24px;padding:8px 16px;font-size:12px}.landing .hero h1{letter-spacing:-.03em;background:linear-gradient(#fff 0%,#fff9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:24px;font-size:clamp(48px,8vw,96px);font-weight:700;line-height:1}.landing .hero-desc{color:#fff9;max-width:540px;margin-bottom:40px;font-size:20px;line-height:1.5}.landing .hero-cta{gap:16px;margin-bottom:80px;display:flex}.landing .btn-primary{background:linear-gradient(#0a84ff 0%,#06c 100%);border-radius:14px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;color:#fff!important}.landing .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0a84ff66}.landing .btn-primary.large{padding:20px 48px;font-size:18px}.landing .btn-ghost{color:#fff9;padding:16px 32px;font-size:16px;text-decoration:none;display:inline-block}.landing .hero-visual{perspective:1000px;width:100%;max-width:900px}.landing .browser-frame{background:linear-gradient(#1a1a1a 0%,#0a0a0a 100%);border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;transform:rotateX(5deg);box-shadow:0 60px 120px #000c}.landing .browser-dots{gap:8px;padding:16px 20px;display:flex}.landing .browser-dots span{background:#ffffff26;border-radius:50%;width:12px;height:12px}.landing .browser-content{height:420px;padding:20px;position:relative}.landing .fake-nav{background:#ffffff1a;border-radius:6px;width:60%;height:12px;margin-bottom:24px}.landing .fake-hero{background:#ffffff0d;border-radius:8px;height:60px;margin-bottom:24px}.landing .fake-section{background:#0a84ff1a;border:1px solid #0a84ff4d;border-radius:12px;padding:20px}.landing .fake-text{background:#fff3;border-radius:5px;height:10px;margin-bottom:12px}.landing .fake-text.short{width:60%}.landing .widget-float{background:linear-gradient(135deg,#1a1a2e,#0f0f1a);border:1px solid #ffffff26;border-radius:16px;width:140px;padding:12px;position:absolute;bottom:24px;right:24px;box-shadow:0 8px 32px #00000080}.landing .widget-video{aspect-ratio:9/16;object-fit:cover;border-radius:8px;width:100%}.landing .widget-label{color:#0a84ff;text-align:center;margin-top:8px;font-size:11px;font-weight:600}.landing .section-header{text-align:center;margin-bottom:64px}.landing .overline{color:#0a84ff;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;font-size:14px;display:block}.landing .section-header h2,.landing h2{letter-spacing:-.02em;background:linear-gradient(#fff 0%,#fff9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.landing .how-section{background:#000;padding:120px 48px}.landing .steps{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.landing .step-card{background:linear-gradient(#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:24px;padding:32px;position:relative}.landing .step-icon{color:#0a84ff;width:48px;height:48px;margin-bottom:20px}.landing .step-icon svg{width:100%;height:100%}.landing .step-num{color:#fff3;font-size:14px;font-weight:600;position:absolute;top:24px;right:24px}.landing .step-card h3{margin-bottom:12px;font-size:20px;font-weight:600}.landing .step-card p{color:#fff9;font-size:15px;line-height:1.5}.landing .integration-section{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:120px 48px;display:grid}.landing .integration-content h2{font-size:48px}.landing .integration-content p{color:#fff9;margin-bottom:32px;font-size:18px;line-height:1.6}.landing .checklist{padding:0;list-style:none}.landing .checklist li{color:#fffc;padding:12px 0 12px 32px;font-size:16px;position:relative}.landing .checklist li:before{content:"✓";color:#30d158;font-weight:600;position:absolute;left:0}.landing .code-window{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden}.landing .code-header{background:#ffffff0d;align-items:center;gap:8px;padding:16px 20px;display:flex}.landing .code-dot{border-radius:50%;width:12px;height:12px}.landing .code-dot.red{background:#ff5f57}.landing .code-dot.yellow{background:#febc2e}.landing .code-dot.green{background:#28c840}.landing .code-title{color:#ffffff80;margin-left:12px;font-size:13px}.landing .code-window pre{margin:0;padding:24px;overflow-x:auto}.landing .code-window code{color:#0a84ff;font-family:SF Mono,Monaco,monospace;font-size:14px;line-height:1.6}.landing .features-section{background:linear-gradient(#000 0%,#0a0a0a 100%);padding:120px 48px}.landing .features-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto;display:grid}.landing .feature{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:32px;transition:transform .3s,border-color .3s}.landing .feature:hover{border-color:#ffffff26;transform:translateY(-4px)}.landing .feature-icon{color:#0a84ff;background:#0a84ff1a;border:1px solid #0a84ff33;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.landing .feature h4{margin-bottom:8px;font-size:18px;font-weight:600}.landing .feature p{color:#ffffff80;font-size:14px;line-height:1.5}.landing .pricing-section{padding:120px 48px}.landing .pricing-note{color:#ffffff80;text-align:center;margin-top:16px}.landing .pricing-cards{justify-content:center;gap:24px;margin-top:64px;display:flex}.landing .price-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;width:320px;padding:40px;position:relative}.landing .price-card.featured{background:linear-gradient(#0a84ff26 0%,#0a84ff0d 100%);border-color:#0a84ff66;transform:scale(1.05)}.landing .plan-badge{background:#0a84ff;border-radius:980px;padding:8px 20px;font-size:12px;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.landing .plan-name{margin-bottom:16px;font-size:20px;font-weight:600}.landing .plan-price{margin-bottom:8px;font-size:48px;font-weight:700}.landing .plan-price span{background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing .plan-setup{color:#ffffff80;margin-bottom:32px;font-size:14px}.landing .price-card ul{margin-bottom:32px;padding:0;list-style:none}.landing .price-card li{color:#ffffffb3;border-bottom:1px solid #ffffff0d;padding:10px 0;font-size:15px}.landing .plan-btn{text-align:center;color:#fff;border:1px solid #fff3;border-radius:12px;padding:14px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.landing .plan-btn:hover{background:#ffffff1a}.landing .plan-btn.primary{background:#0a84ff;border-color:#0a84ff}.landing .plan-btn.primary:hover{background:#06c}.landing .final-cta{text-align:center;background:radial-gradient(#0a84ff26 0%,#0000 70%);padding:160px 48px}.landing .final-cta h2{margin-bottom:16px;font-size:48px}.landing .final-cta p{color:#fff9;margin-bottom:40px;font-size:18px}.landing footer{border-top:1px solid #ffffff1a;padding:60px 48px}.landing .footer-content{flex-direction:column;align-items:center;gap:24px;display:flex}.landing .footer-links{gap:32px;display:flex}.landing .footer-links a{color:#ffffff80;font-size:14px;text-decoration:none}.landing .footer-links a:hover{color:#fff}.landing .copyright{color:#ffffff4d;font-size:13px}@media (max-width:1024px){.landing .header{padding:16px 24px}.landing .header nav{gap:16px}.landing .steps{grid-template-columns:repeat(2,1fr)}.landing .integration-section{grid-template-columns:1fr;gap:40px}.landing .features-grid{grid-template-columns:repeat(2,1fr)}.landing .pricing-cards{flex-direction:column;align-items:center}.landing .price-card.featured{transform:none}.landing .how-section,.landing .features-section,.landing .pricing-section,.landing .final-cta{padding:80px 24px}.landing footer{padding:40px 24px}}@media (max-width:640px){.landing .header{background:#000;padding:12px 16px}.landing .mobile-menu-btn{z-index:101;justify-content:center;align-items:center;display:flex}.landing .header nav{z-index:100;background:#000;flex-direction:column;align-items:stretch;gap:0;padding:24px;display:none;position:fixed;inset:56px 0 0;overflow-y:auto}.landing .header nav.open{display:flex}.landing .header nav a{border-bottom:1px solid #ffffff1a;padding:16px 0;font-size:18px}.landing .header nav .cta-btn{text-align:center;margin-top:16px}.landing .steps,.landing .features-grid{grid-template-columns:1fr}.landing .hero{min-height:auto;padding:100px 16px 60px}.landing .hero-desc{font-size:16px}.landing .hero-cta{flex-direction:column;width:100%}.landing .btn-primary,.landing .btn-ghost{text-align:center;width:100%}.landing .hero-visual{max-width:100%}.landing .browser-content{height:280px}.landing .widget-float{width:100px;bottom:12px;right:12px}.landing .how-section,.landing .features-section,.landing .pricing-section{padding:60px 16px}.landing .price-card{width:100%;max-width:320px;padding:24px}.landing .plan-price{font-size:32px}.landing .final-cta{padding:60px 16px}.landing .final-cta h2{font-size:32px}.landing footer{padding:32px 16px}.landing .footer-links{flex-wrap:wrap;justify-content:center;gap:16px}.landing .code-window pre{padding:16px}.landing .code-window code{word-break:break-all;font-size:11px}}
