.landing-page{--landing-bg:#080c14;--landing-surface:#0f1624;--landing-surface2:#141d2e;--landing-border:#63b3ff1f;--landing-accent:#7c3aed;--landing-accent2:#06d6a0;--landing-accent3:#f72585;--landing-gold:#ffd166;--landing-text:#e8edf5;--landing-muted:#6b7a99;--landing-card:#0f1624d9;background:var(--landing-bg);color:var(--landing-text);font-family:var(--font-plus-jakarta),"Syne",sans-serif;width:100%;max-width:100vw;min-height:100vh;position:relative;overflow-x:hidden}.landing-page:before{content:"";pointer-events:none;z-index:1000;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.landing-page[dir=rtl]{font-family:var(--font-plus-jakarta),"Noto Kufi Arabic",sans-serif}.landing-grid-bg{pointer-events:none;background-image:linear-gradient(#7c3aed08 1px,#0000 1px),linear-gradient(90deg,#7c3aed08 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--landing-border);background:#080c14cc;justify-content:space-between;align-items:center;width:100%;padding:20px 60px;display:flex;position:fixed;top:0;left:0;right:0}.landing-logo{align-items:center;display:flex}.landing-logo-img{object-fit:contain;width:40px;height:40px}.landing-logo-text{color:#828cf8;letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.landing-logo-erp{color:#fde047}.landing-nav-right{align-items:center;gap:16px;display:flex}.landing-lang-toggle{background:var(--landing-surface2);border:1px solid var(--landing-border);color:var(--landing-text);cursor:pointer;letter-spacing:.5px;border-radius:8px;padding:8px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.landing-lang-toggle:hover{border-color:var(--landing-accent2);color:var(--landing-accent2)}.landing-lang-toggle:disabled{opacity:.6;cursor:not-allowed}.landing-nav-login{background:linear-gradient(135deg,var(--landing-accent),#5b21b6);color:#fff;letter-spacing:.5px;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 0 20px #7c3aed4d}.landing-nav-login:hover{transform:translateY(-1px);box-shadow:0 0 30px #7c3aed80}.landing-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:120px 40px 80px;display:flex;position:relative;overflow:hidden}.landing-hero-orb{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.landing-orb1{background:#7c3aed2e;width:500px;height:500px;top:-100px;left:-100px}.landing-orb2{background:#06d6a01f;width:400px;height:400px;bottom:-50px;right:-50px}.landing-orb3{background:#f7258514;width:300px;height:300px;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-hero-badge{color:#a78bfa;letter-spacing:.5px;background:#7c3aed26;border:1px solid #7c3aed4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 20px;font-size:13px;font-weight:600;animation:.8s both landingFadeUp;display:inline-flex}.landing-badge-dot{background:var(--landing-accent2);border-radius:50%;width:8px;height:8px;animation:2s infinite landingPulse}@keyframes landingPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.landing-hero h1{letter-spacing:-2px;margin-bottom:24px;font-size:clamp(48px,7vw,96px);font-weight:800;line-height:1;animation:.8s .1s both landingFadeUp}.landing-page[dir=rtl] .landing-hero h1{letter-spacing:0}.landing-line2{background:linear-gradient(90deg,var(--landing-accent2),var(--landing-accent),var(--landing-accent3));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-hero p{color:var(--landing-muted);max-width:640px;margin-bottom:48px;font-size:clamp(16px,2.2vw,20px);line-height:1.7;animation:.8s .2s both landingFadeUp}.landing-hero-cta{flex-wrap:wrap;justify-content:center;gap:16px;animation:.8s .3s both landingFadeUp;display:flex}.landing-btn-primary{background:linear-gradient(135deg,var(--landing-accent),#5b21b6);color:#fff;letter-spacing:.3px;cursor:pointer;border:none;border-radius:10px;padding:16px 36px;font-family:inherit;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 0 30px #7c3aed66}.landing-btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 50px #7c3aed99}.landing-btn-secondary{color:var(--landing-text);border:1px solid var(--landing-border);cursor:pointer;background:0 0;border-radius:10px;padding:16px 36px;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s}.landing-btn-secondary:hover{border-color:var(--landing-accent2);color:var(--landing-accent2)}.landing-hero-visual{width:100%;max-width:1000px;margin-top:80px;animation:.9s .4s both landingFadeUp;position:relative}.landing-dashboard-frame{background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px #7c3aed1a,0 40px 80px #0009,0 0 80px #7c3aed14}.landing-frame-bar{background:var(--landing-surface2);border-bottom:1px solid var(--landing-border);align-items:center;gap:8px;padding:12px 20px;display:flex}.landing-dot{border-radius:50%;width:10px;height:10px}.landing-dot.r{background:#ff5f56}.landing-dot.y{background:#ffbd2e}.landing-dot.g{background:#27c93f}.landing-frame-url{color:var(--landing-muted);background:#ffffff0d;border-radius:6px;margin-left:16px;padding:4px 16px;font-family:Space Mono,monospace;font-size:12px}.landing-frame-content{grid-template-columns:160px 1fr;min-height:400px;display:grid}.landing-mock-sidebar{border-right:1px solid var(--landing-border);background:#080c1499;padding:20px 0}.landing-mock-logo-area{color:var(--landing-accent2);border-bottom:1px solid var(--landing-border);margin-bottom:16px;padding:0 16px 20px;font-size:13px;font-weight:700}.landing-mock-nav-item{color:var(--landing-muted);align-items:center;gap:8px;padding:10px 16px;font-size:11px;display:flex}.landing-mock-nav-item.active{color:var(--landing-text);border-right:2px solid var(--landing-accent);background:#7c3aed26}.landing-mock-icon{opacity:.6;background:currentColor;border-radius:3px;flex-shrink:0;width:14px;height:14px}.landing-mock-main{padding:24px}.landing-mock-title{margin-bottom:20px;font-size:18px;font-weight:700}.landing-mock-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.landing-mock-stat{background:var(--landing-surface2);border:1px solid var(--landing-border);border-radius:10px;padding:14px}.landing-mock-stat-val{margin-bottom:4px;font-size:20px;font-weight:800}.landing-mock-stat-label{color:var(--landing-muted);text-transform:uppercase;letter-spacing:1px;font-size:9px}.landing-mock-stat-sub{margin-top:6px;font-size:10px}.landing-green{color:var(--landing-accent2)}.landing-red{color:var(--landing-accent3)}.landing-purple{color:#a78bfa}.landing-gold{color:var(--landing-gold)}.landing-mock-chart-area{background:var(--landing-surface2);border:1px solid var(--landing-border);border-radius:10px;height:140px;padding:16px;position:relative;overflow:hidden}.landing-mock-chart-label{color:var(--landing-muted);margin-bottom:12px;font-size:11px;font-weight:700}.landing-chart-line{height:100px;position:absolute;bottom:16px;left:16px;right:16px}.landing-section{width:100%;padding:120px 60px;position:relative}.landing-section-label{letter-spacing:3px;text-transform:uppercase;color:var(--landing-accent2);margin-bottom:16px;font-size:11px;font-weight:700}.landing-section-title{letter-spacing:-1.5px;margin-bottom:20px;font-size:clamp(36px,5vw,60px);font-weight:800;line-height:1.1}.landing-page[dir=rtl] .landing-section-title{letter-spacing:0}.landing-section-desc{color:var(--landing-muted);max-width:560px;margin-bottom:60px;font-size:18px;line-height:1.7}.landing-features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1200px;margin:0 auto;display:grid}.landing-feature-card{background:var(--landing-card);border:1px solid var(--landing-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:36px;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.landing-feature-card:before{content:"";opacity:0;background:linear-gradient(135deg,#0000,#7c3aed08);transition:opacity .4s;position:absolute;inset:0}.landing-feature-card:hover{border-color:#7c3aed4d;transform:translateY(-6px)}.landing-feature-card:hover:before{opacity:1}.landing-feature-card.landing-highlight{border-color:#06d6a040}.landing-feature-card.landing-highlight:hover{border-color:#06d6a080}.landing-feature-icon{border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:24px;font-size:24px;display:flex}.landing-ic-ai{background:#7c3aed33;box-shadow:0 0 20px #7c3aed33}.landing-ic-wa{background:#06d6a033;box-shadow:0 0 20px #06d6a033}.landing-ic-scan{background:#f7258533;box-shadow:0 0 20px #f7258533}.landing-ic-data{background:#ffd16633;box-shadow:0 0 20px #ffd16633}.landing-feature-num{color:var(--landing-muted);opacity:.4;font-family:Space Mono,monospace;font-size:11px;font-weight:700;position:absolute;top:24px;right:24px}.landing-page[dir=rtl] .landing-feature-num{left:24px;right:auto}.landing-feature-card h3{margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.3}.landing-feature-card p{color:var(--landing-muted);font-size:15px;line-height:1.7}.landing-feature-tag{color:#a78bfa;letter-spacing:.5px;background:#7c3aed26;border:1px solid #7c3aed33;border-radius:100px;margin-top:20px;padding:4px 14px;font-size:11px;font-weight:700;display:inline-block}.landing-tag-green{color:var(--landing-accent2);background:#06d6a01a;border-color:#06d6a033}.landing-tag-pink{color:#f472b6;background:#f725851a;border-color:#f7258533}.landing-tag-gold{color:var(--landing-gold);background:#ffd1661a;border-color:#ffd16633}.landing-ai-section{background:var(--landing-surface);border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border)}.landing-ai-split{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.landing-page[dir=rtl] .landing-ai-split{direction:rtl}.landing-ai-chat-mock{background:var(--landing-surface2);border:1px solid var(--landing-border);border-radius:16px;overflow:hidden}.landing-chat-header{color:#fff;background:#25d366;align-items:center;gap:12px;padding:14px 20px;font-size:14px;font-weight:700;display:flex}.landing-chat-avatar{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.landing-chat-body{flex-direction:column;gap:12px;padding:20px;display:flex}.landing-chat-msg{border-radius:12px;max-width:80%;padding:10px 14px;font-size:13px;line-height:1.5}.landing-chat-user{color:#fff;background:#25d366;border-bottom-right-radius:4px;align-self:flex-end}.landing-chat-bot{background:var(--landing-surface);border:1px solid var(--landing-border);color:var(--landing-text);border-bottom-left-radius:4px;align-self:flex-start}.landing-page[dir=rtl] .landing-chat-user{border-bottom-right-radius:12px;border-bottom-left-radius:4px;align-self:flex-start}.landing-page[dir=rtl] .landing-chat-bot{border-bottom-right-radius:4px;border-bottom-left-radius:12px;align-self:flex-end}.landing-insight{color:var(--landing-accent2);font-weight:700}.landing-core-grid{background:var(--landing-border);border:1px solid var(--landing-border);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:2px;max-width:1100px;margin:0 auto;display:grid;overflow:hidden}.landing-core-item{background:var(--landing-surface);padding:36px;transition:background .3s;position:relative}.landing-core-item:hover{background:var(--landing-surface2)}.landing-core-item-icon{margin-bottom:16px;font-size:28px}.landing-core-item h4{margin-bottom:8px;font-size:16px;font-weight:700}.landing-core-item p{color:var(--landing-muted);font-size:13px;line-height:1.6}.landing-migration-visual{text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:800px;margin:0 auto 60px;display:grid}.landing-mig-box{background:var(--landing-surface2);border:1px solid var(--landing-border);border-radius:12px;padding:24px}.landing-mig-box h4{color:var(--landing-muted);margin-bottom:8px;font-size:14px;font-weight:700}.landing-mig-items{flex-direction:column;gap:6px;display:flex}.landing-mig-item{color:var(--landing-muted);background:#ffffff0a;border-radius:6px;padding:6px 12px;font-size:12px}.landing-mig-arrow{color:var(--landing-accent2);font-size:32px;animation:2s infinite landingArrowPulse}.landing-page[dir=rtl] .landing-mig-arrow{transform:scaleX(-1)}@keyframes landingArrowPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}.landing-mig-dest .landing-mig-item{color:var(--landing-accent2);background:#06d6a00d;border-color:#06d6a033}.landing-stats-band{background:var(--landing-surface);border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border);flex-wrap:wrap;justify-content:center;gap:80px;width:100%;padding:60px;display:flex}.landing-stat-item{text-align:center}.landing-num{background:linear-gradient(135deg,var(--landing-accent2),var(--landing-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:56px;font-weight:800;line-height:1}.landing-label{color:var(--landing-muted);margin-top:8px;font-size:14px;font-weight:600}.landing-scan-demo{background:var(--landing-surface2);border:1px solid var(--landing-border);border-radius:16px;max-width:600px;margin:0 auto;padding:32px}.landing-scan-header{color:var(--landing-muted);align-items:center;gap:12px;margin-bottom:24px;font-size:14px;font-weight:700;display:flex}.landing-scan-icon{font-size:20px}.landing-invoice-mock{color:#333;background:#fff;border-radius:8px;margin-bottom:20px;padding:20px;font-family:Space Mono,monospace;font-size:12px;position:relative}.landing-invoice-mock:before{content:"📄 invoice.jpg";color:#999;margin-bottom:10px;font-size:10px;display:block}.landing-invoice-line{border-bottom:1px dashed #eee;justify-content:space-between;padding:4px 0;display:flex}.landing-invoice-line:last-child{border:none;font-size:13px;font-weight:700}.landing-handwritten{color:#444;font-family:cursive}.landing-scan-arrow{text-align:center;color:var(--landing-accent3);margin:12px 0;font-size:24px}.landing-extracted-data{color:var(--landing-accent2);background:#06d6a00f;border:1px solid #06d6a033;border-radius:8px;padding:16px;font-family:Space Mono,monospace;font-size:12px}.landing-extracted-label{color:var(--landing-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:10px}.landing-cta-section{text-align:center;width:100%;padding:140px 60px;position:relative;overflow:hidden}.landing-cta-section:before{content:"";pointer-events:none;background:radial-gradient(#7c3aed26,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-cta-section h2{letter-spacing:-2px;margin-bottom:24px;font-size:clamp(40px,6vw,72px);font-weight:800;line-height:1.1}.landing-page[dir=rtl] .landing-cta-section h2{letter-spacing:0}.landing-cta-section p{color:var(--landing-muted);margin-bottom:48px;font-size:18px}.landing-footer{background:var(--landing-surface);border-top:1px solid var(--landing-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:40px 60px;display:flex}.landing-footer-text{color:var(--landing-muted);font-size:14px}.landing-footer-brand{align-items:center;gap:0;font-size:16px;font-weight:800;display:flex}.landing-footer-logo-img{object-fit:contain;width:32px;height:32px}@keyframes landingFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-centered{text-align:center}.landing-centered .landing-section-desc{margin-left:auto;margin-right:auto}.scroll-animate{opacity:0;will-change:transform,opacity;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1)}.scroll-animate.active{opacity:1;transform:translate(0)scale(1)!important}.scroll-animate.slide-up{transform:translateY(50px)}.scroll-animate.slide-down{transform:translateY(-50px)}.scroll-animate.slide-left{transform:translate(60px)}.scroll-animate.slide-right{transform:translate(-60px)}.scroll-animate.zoom-in{transform:scale(.92)}@keyframes landingFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes landingFloatReverse{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}@keyframes landingRotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-float-widget{animation:8s ease-in-out infinite landingFloat}.landing-float-widget-delay1{animation:7s ease-in-out infinite landingFloatReverse}.landing-float-widget-delay2{animation:9s ease-in-out 1s infinite landingFloat}.landing-num{transition:transform .3s;display:inline-block}.landing-num:hover{transform:scale(1.08)translateY(-2px)}.landing-feature-card{transition:transform .4s cubic-bezier(.23,1,.32,1),border-color .4s,box-shadow .4s!important}@media (max-width:900px){.landing-nav{flex-wrap:wrap;gap:12px;padding:16px 24px}.landing-logo{flex:1;min-width:120px}.landing-nav-right{flex:none;gap:12px}.landing-lang-toggle{padding:6px 12px;font-size:12px}.landing-nav-login{padding:8px 16px;font-size:12px}.landing-section{padding:80px 24px}.landing-ai-split{grid-template-columns:1fr;gap:40px}.landing-core-grid{grid-template-columns:1fr}.landing-stats-band{gap:40px;padding:40px 24px}.landing-cta-section{padding:80px 24px}.landing-footer{text-align:center;flex-direction:column;padding:24px}.landing-migration-visual{grid-template-columns:1fr}.landing-mig-arrow{transform:rotate(90deg)}.landing-frame-content{grid-template-columns:1fr}.landing-mock-sidebar{display:none}.landing-mock-stats{grid-template-columns:repeat(2,1fr)}}
