.ed-page-overlay{z-index:9999;background:#000;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ed-overlay-logo{letter-spacing:8px;color:#fff;margin-bottom:24px;font-size:3rem;font-weight:800}.ed-overlay-line{background:linear-gradient(90deg,#0000,silver,#0000);width:100px;height:2px}.ed-root{color:#000;min-height:100vh;font-family:var(--font-sans), sans-serif;background-color:#fff;flex-direction:column;display:flex;overflow-x:hidden}.ed-container{z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;position:relative}.ed-hero{color:#fff;background:#000;height:100vh;padding:120px 0 100px;position:relative;overflow:hidden}.ed-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 60%);width:800px;height:800px;position:absolute;top:-200px;left:-200px}.ed-hero-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;display:grid}.ed-hero-left{flex-direction:column;gap:24px;display:flex}.ed-hero-badge{letter-spacing:1px;color:#ccc;text-transform:uppercase;border:1px solid #fff3;border-radius:4px;align-self:flex-start;padding:6px 12px;font-size:.65rem;font-weight:700;display:inline-block}.ed-hero-title{letter-spacing:-1px;margin:0;font-size:4rem;font-weight:700;line-height:1.1}.ed-hero-desc{color:#a3a3a3;max-width:480px;font-size:1.1rem;line-height:1.6}.ed-hero-ctas{gap:16px;margin-top:16px;display:flex}.ed-btn-primary{color:#000;letter-spacing:.5px;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.ed-btn-primary:hover{opacity:.9}.ed-btn-secondary{color:#fff;letter-spacing:.5px;background:0 0;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.ed-btn-secondary:hover{background:#ffffff0d}.ed-hero-features{border-top:1px solid #ffffff1a;grid-template-columns:1fr 1fr 1fr 1fr;gap:16px;margin-top:40px;padding-top:40px;display:grid}.ed-hf{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.ed-hf-icon{color:#fff}.ed-hf-text{color:#a3a3a3;font-size:.75rem;font-weight:500;line-height:1.4}.ed-hero-mockups{perspective:1000px;height:600px;position:relative}.ed-laptop{background:#111;border:8px solid #222;border-radius:20px 20px 0 0;width:700px;height:440px;display:flex;position:absolute;top:40px;right:0;overflow:hidden;box-shadow:0 40px 80px #000c}.ed-laptop-base{background:linear-gradient(#333,#111);border-radius:4px 4px 20px 20px;width:780px;height:20px;position:absolute;top:480px;right:-40px;box-shadow:0 20px 40px #000000e6}.ed-laptop-base:before{content:"";background:#222;border-radius:0 0 4px 4px;width:100px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ed-dash-sb{background:#0a0a0a;border-right:1px solid #1a1a1a;flex-direction:column;gap:4px;width:160px;padding:20px 12px;display:flex}.ed-dash-logo{color:#fff;align-items:center;gap:8px;margin-bottom:24px;padding-left:8px;font-size:.9rem;font-weight:700;display:flex}.ed-dash-nav{color:#888;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-size:.7rem;font-weight:600;display:flex}.ed-dash-nav.active{color:#fff;background:#222}.ed-dash-main{background:#000;flex-direction:column;flex:1;gap:20px;padding:24px;display:flex}.ed-dash-title{color:#fff;font-size:1.1rem;font-weight:700}.ed-dash-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.ed-dstat{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:8px;padding:12px;position:relative}.ed-dstat-lbl{color:#888;margin-bottom:8px;font-size:.6rem}.ed-dstat-val{color:#fff;font-size:1.2rem;font-weight:700}.ed-dstat-sub{color:#666;margin-top:4px;font-size:.55rem}.ed-dstat-icon{color:#444;position:absolute;bottom:12px;right:12px}.ed-dash-split{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ed-dpanel{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:8px;padding:16px}.ed-dpanel-title{color:#ccc;margin-bottom:16px;font-size:.75rem;font-weight:600}.ed-prog-item{margin-bottom:12px}.ed-prog-head{color:#fff;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:.65rem;display:flex}.ed-prog-lbl{align-items:center;gap:6px;display:flex}.ed-prog-dot{color:#000;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;font-size:.5rem;font-weight:800;display:flex}.ed-prog-bar-bg{background:#222;border-radius:2px;width:100%;height:4px;overflow:hidden}.ed-prog-bar-fill{border-radius:2px;height:100%}.ed-goal-item{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.ed-goal-icon{color:#fff;border:1px solid #333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.5rem;display:flex}.ed-goal-text h4{color:#fff;margin:0 0 2px;font-size:.75rem;font-weight:600}.ed-goal-text p{color:#888;margin:0;font-size:.6rem}.ed-hero-phone{z-index:5;background:#000;border:8px solid #222;border-radius:36px;flex-direction:column;width:280px;height:560px;display:flex;position:absolute;bottom:0;right:20px;overflow:hidden;box-shadow:-20px 20px 60px #000000e6,inset 0 0 0 1px #ffffff1a}.ed-phone-notch{z-index:10;background:#222;border-radius:0 0 12px 12px;width:120px;height:24px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ed-phead{color:#fff;border-bottom:1px solid #1a1a1a;justify-content:space-between;align-items:center;padding:36px 20px 16px;font-size:.85rem;font-weight:600;display:flex}.ed-pchat{flex-direction:column;flex:1;gap:16px;padding:16px;display:flex;overflow-y:auto}.ed-pmsg-user{color:#fff;background:#222;border-radius:16px 16px 0;align-self:flex-end;max-width:85%;padding:12px 16px;font-size:.75rem}.ed-pmsg-ai{color:#ccc;background:#111;border:1px solid #222;border-radius:16px 16px 16px 0;align-self:flex-start;max-width:90%;padding:12px 16px;font-size:.75rem}.ed-pmsg-img{background:#fff;border-radius:8px;width:100%;margin-top:12px;padding:12px}.ed-pmsg-src{color:#888;border-top:1px solid #222;margin-top:8px;padding-top:8px;font-size:.6rem}.ed-pinput{border-top:1px solid #1a1a1a;align-items:center;gap:12px;padding:16px;display:flex}.ed-pinput-box{color:#888;background:#111;border:1px solid #222;border-radius:100px;flex:1;justify-content:space-between;align-items:center;padding:10px 16px;font-size:.75rem;display:flex}.ed-mod-sec{text-align:center;background:#fdfdfd;padding:100px 0}.ed-mod-title{color:#000;margin-bottom:8px;font-size:2.2rem;font-weight:700}.ed-mod-subtitle{color:#666;margin-bottom:60px;font-size:1.1rem}.ed-mod-grid{text-align:left;grid-template-columns:1fr 1fr;gap:40px;display:grid}.ed-mcard{background:#fff;border:1px solid #eaeaea;border-radius:24px;flex-direction:column;align-items:center;padding:40px;display:flex;box-shadow:0 20px 40px #00000008}.ed-mcard-icon{color:#000;background:#f5f5f5;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex}.ed-mcard-title{color:#000;align-self:flex-start;margin-bottom:8px;font-size:1.6rem;font-weight:700}.ed-mcard-desc{color:#666;align-self:flex-start;margin-bottom:32px;font-size:.95rem}.ed-mlist{flex-direction:column;align-self:flex-start;gap:16px;width:100%;margin-bottom:40px;display:flex}.ed-mli{color:#333;align-items:center;gap:12px;font-size:.85rem;font-weight:500;display:flex}.ed-mli svg{color:#000;flex-shrink:0}.ed-lphone{background:#000;border:6px solid #111;border-radius:32px;flex-direction:column;width:260px;height:520px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000026}.ed-lphone-notch{z-index:10;background:#111;border-radius:0 0 10px 10px;width:100px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ed-pyq-search{color:#fff;background:#111;border:1px solid #222;border-radius:8px;justify-content:space-between;margin:0 16px 16px;padding:10px 16px;font-size:.75rem;display:flex}.ed-pyq-tabs{gap:8px;padding:0 16px 16px;display:flex}.ed-pyq-tab{color:#fff;background:#222;border-radius:100px;padding:6px 12px;font-size:.65rem;font-weight:600}.ed-pyq-list{flex-direction:column;gap:12px;padding:0 16px;display:flex}.ed-pyq-item{background:#111;border:1px solid #222;border-radius:8px;padding:12px}.ed-pyq-q{color:#fff;margin-bottom:8px;font-size:.7rem;font-weight:600;line-height:1.4}.ed-pyq-src{color:#666;align-items:center;gap:4px;font-size:.55rem;display:flex}.ed-works-sec{background:#fdfdfd;border-top:1px solid #eaeaea;padding:80px 0 120px}.ed-works-title{text-align:center;color:#000;margin-bottom:60px;font-size:2rem;font-weight:700}.ed-timeline{justify-content:space-between;display:flex;position:relative}.ed-timeline:before{content:"";z-index:1;border-top:2px dashed #ddd;position:absolute;top:32px;left:60px;right:60px}.ed-step{text-align:center;z-index:2;flex-direction:column;flex:1;align-items:center;padding:0 16px;display:flex;position:relative}.ed-step-icon{color:#000;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex;box-shadow:0 4px 12px #0000000d}.ed-step-num{color:#888;margin-bottom:8px;font-size:.75rem;font-weight:800}.ed-step h4{color:#000;margin-bottom:8px;font-size:.95rem;font-weight:700}.ed-step p{color:#666;font-size:.8rem;line-height:1.5}.ed-res-sec{background:#fdfdfd;padding:40px 0}.ed-res-box{color:#fff;background:#111;border-radius:24px;grid-template-columns:1fr 2.5fr;align-items:center;gap:60px;padding:60px;display:grid}.ed-res-left h2{margin-bottom:16px;font-size:2rem;font-weight:700;line-height:1.1}.ed-res-left p{color:#888;margin-bottom:24px;font-size:.9rem;line-height:1.5}.ed-res-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.ed-rcard{text-align:center;background:#1a1a1a;border:1px solid #222;border-radius:12px;flex-direction:column;align-items:center;padding:24px 16px;transition:transform .2s;display:flex}.ed-rcard:hover{background:#222;transform:translateY(-5px)}.ed-rcard-top{align-items:center;gap:8px;margin-bottom:12px;display:flex}.ed-rcard-icon{color:#888}.ed-rcard-val{color:#fff;font-size:1.4rem;font-weight:800}.ed-rcard-lbl{color:#a3a3a3;font-size:.7rem;font-weight:500;line-height:1.3}.ed-feat-sec{background:#fdfdfd;padding:80px 0}.ed-feat-grid{grid-template-columns:1fr 1fr;justify-items:center;gap:40px;display:grid}.ed-fc-title{color:#000;text-align:center;margin-bottom:32px;font-size:1.2rem;font-weight:700}.ed-fcol-list{flex-direction:column;gap:24px;display:flex}.ed-fcol-item{gap:16px;display:flex}.ed-fcol-icon{color:#000;background:#f5f5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ed-fcol-text h4{color:#000;margin-bottom:4px;font-size:.9rem;font-weight:700}.ed-fcol-text p{color:#666;font-size:.75rem;line-height:1.4}.ed-fsnap-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ed-fsnap-card{background:#111;border:1px solid #eaeaea;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.ed-fsnap-img{background:#000;border:1px solid #222;border-radius:8px;height:120px;position:relative;overflow:hidden}.ed-fsnap-lbl{text-align:center;color:#000;font-size:.7rem;font-weight:600}.ed-msnap-chat{flex-direction:column;gap:6px;padding:8px;display:flex}.ed-msnap-msg{background:#222;border-radius:4px;width:80%;height:12px}.ed-msnap-msg.right{background:#333;align-self:flex-end;width:60%}.ed-msnap-graph{justify-content:space-around;align-items:flex-end;height:100%;padding:16px 8px 8px;display:flex}.ed-msnap-bar{background:#333;border-radius:2px 2px 0 0;width:12px}.ed-msnap-bar.active{background:silver}.ed-msnap-circle{border:6px solid #333;border-top-color:silver;border-radius:50%;width:60px;height:60px;margin:20px auto 0}.ed-cta-sec{background:#fdfdfd;padding:40px 0 80px}.ed-cta-box{color:#fff;background:#1a1a1a;border-radius:24px;justify-content:space-between;align-items:center;padding:40px 60px;display:flex}.ed-cta-left{align-items:center;gap:24px;display:flex}.ed-cta-icon{color:#fff;background:#ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.ed-cta-left h2{margin-bottom:8px;font-size:1.6rem;font-weight:700}.ed-cta-left p{color:#a3a3a3;max-width:400px;font-size:.9rem;line-height:1.4}.ed-footer{color:#fff;background:#000;border-top:1px solid #1a1a1a;padding:80px 0 40px}.ed-footer-grid{grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:40px;margin-bottom:60px;display:grid}.ed-fcol-logo{align-items:center;gap:12px;margin-bottom:16px;font-size:1.4rem;font-weight:700;display:flex}.ed-fcol-logo svg{color:#fff}.ed-fcol-desc{color:#888;max-width:280px;margin-bottom:24px;font-size:.8rem;line-height:1.6}.ed-fsocials{gap:12px;display:flex}.ed-fsocial{color:#fff;border:1px solid #333;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;text-decoration:none;transition:background .2s;display:flex}.ed-fsocial:hover{background:#222}.ed-fcol-title{letter-spacing:1px;color:#fff;text-transform:uppercase;margin-bottom:24px;font-size:.75rem;font-weight:700}.ed-flinks{flex-direction:column;gap:12px;display:flex}.ed-flinks a{color:#888;font-size:.8rem;text-decoration:none;transition:color .2s}.ed-flinks a:hover{color:#fff}.ed-fnews-desc{color:#888;margin-bottom:16px;font-size:.8rem;line-height:1.5}.ed-fnews-form{border:1px solid #333;border-radius:100px;padding:4px;display:flex}.ed-fnews-form input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:10px 16px;font-size:.8rem}.ed-fnews-form button{color:#fff;cursor:pointer;background:0 0;border:none;padding:0 16px}.ed-fbottom{color:#666;border-top:1px solid #1a1a1a;justify-content:space-between;align-items:center;padding-top:24px;font-size:.75rem;display:flex}.ed-fbottom-links{gap:24px;display:flex}.ed-fbottom-links a{color:#666;text-decoration:none}.ed-fbottom-links a:hover{color:#fff}@media (max-width:1024px){.ed-hero-grid{text-align:center;grid-template-columns:1fr}.ed-hero-left{align-items:center}.ed-hero-title{font-size:3rem}.ed-hero-desc{margin:0 auto}.ed-hero-badge{align-self:center}.ed-hero-mockups{justify-content:center;height:450px;display:flex;overflow:visible}.ed-laptop,.ed-laptop-base{display:none}.ed-hero-phone{z-index:10;margin-top:20px;position:relative;bottom:auto;right:auto}.ed-hero-features{grid-template-columns:1fr 1fr;margin-left:auto;margin-right:auto}.ed-mod-grid{grid-template-columns:1fr}.ed-mcard-title,.ed-mcard-desc,.ed-mcard-icon{text-align:center;align-self:center}.ed-res-box{text-align:center;grid-template-columns:1fr;padding:40px 20px}.ed-res-left{flex-direction:column;align-items:center;display:flex}.ed-res-grid{grid-template-columns:repeat(2,1fr)}.ed-feat-grid{grid-template-columns:1fr}.ed-cta-box{text-align:center;flex-direction:column;gap:32px;padding:40px 20px}.ed-cta-left{flex-direction:column}.ed-cta-left p{margin:0 auto}.ed-footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:768px){.ed-container{padding:0 20px}.ed-hero{padding:80px 0 60px}.ed-hero-title{font-size:2.2rem}.ed-hero-mockups{height:auto;padding-top:20px}.ed-hero-phone{transform:scale(.9)}.ed-hero-features{grid-template-columns:1fr;gap:24px}.ed-timeline{flex-direction:column;gap:40px}.ed-timeline:before{display:none}.ed-res-grid,.ed-footer-grid{grid-template-columns:1fr}.ed-fbottom{text-align:center;flex-direction:column;gap:16px}.ed-fbottom-links{flex-direction:column;align-items:center;gap:12px}}
