.eb-hero{position:relative;padding:80px 0 100px;overflow:hidden;background:var(--bg-surface)}.eb-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.eb-hero-glow{position:absolute;top:-20%;left:50%;transform:translateX(-50%);width:80%;height:80%;background:radial-gradient(circle,rgba(234,179,8,.15) 0,transparent 70%);filter:blur(100px)}.eb-hero-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:40px 40px;mask-image:radial-gradient(circle at center,black 40%,transparent 80%);-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 80%)}.eb-hero-container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.eb-hero-content{max-width:800px;text-align:center;margin-bottom:64px}.eb-hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);padding:6px 16px;border-radius:999px;font-size:13px;font-weight:600;color:#fff;margin-bottom:32px}.badge-dot{width:8px;height:8px;background:#EAB308;border-radius:50%;box-shadow:0 0 10px rgba(234,179,8,.6)}.eb-hero-title{font-size:56px;font-weight:800;line-height:1.1;color:#fff;margin-bottom:24px;letter-spacing:-.02em}.text-gradient{background:linear-gradient(135deg,#FDE047,#EAB308);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.eb-hero-subtitle{font-size:20px;color:rgba(255,255,255,.7);line-height:1.6;margin-bottom:40px;max-width:600px;margin-inline:auto}.eb-hero-actions{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:48px}.eb-btn-primary{background:radial-gradient(circle at left top,rgba(234,179,8,.15) 0,transparent 60%),linear-gradient(135deg,rgb(5,5,5),rgb(22,22,22));color:#fff;font-size:16px;font-weight:800;padding:16px 32px;border-radius:999px;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 8px 24px -8px rgba(0,0,0,.3);transition:transform .2s,box-shadow .2s}.eb-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px -8px rgba(234,179,8,.2)}.eb-btn-secondary{background:rgba(255,255,255,.05);color:#fff;border:1px solid rgba(255,255,255,.1);font-size:16px;font-weight:600;padding:16px 32px;border-radius:999px;cursor:pointer;transition:background .2s}.eb-btn-secondary:hover{background:rgba(255,255,255,.1)}.eb-hero-features{justify-content:center;flex-wrap:wrap;gap:24px}.eb-feature,.eb-hero-features{display:flex;align-items:center}.eb-feature{gap:8px;font-size:14px;color:rgba(255,255,255,.6);font-weight:500}.eb-feature-icon{color:#EAB308}.eb-hero-visual{width:100%;max-width:1100px;perspective:1000px}.eb-mockup-window{background:#111113;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;box-shadow:0 40px 100px -20px rgba(0,0,0,.8),0 0 40px rgba(234,179,8,.1);display:flex;flex-direction:column}.eb-mockup-header{height:56px;background:rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;padding:0 20px;justify-content:space-between}.eb-mockup-dots{display:flex;gap:8px}.eb-mockup-dots span{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.2)}.eb-mockup-dots span:first-child{background:#ef4444}.eb-mockup-dots span:nth-child(2){background:#eab308}.eb-mockup-dots span:nth-child(3){background:#22c55e}.eb-mockup-tabs{display:flex;gap:4px;position:absolute;left:50%;transform:translateX(-50%)}.eb-mockup-tab{padding:6px 16px;font-size:13px;font-weight:500;color:rgba(255,255,255,.5);border-radius:6px;cursor:pointer}.eb-mockup-tab.active{background:rgba(255,255,255,.1);color:#fff}.eb-mockup-actions{display:flex;gap:12px}.eb-mockup-btn{padding:6px 16px;font-size:12px;font-weight:600;border-radius:6px;cursor:pointer}.eb-mockup-btn.outline{border:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.8)}.eb-mockup-btn.primary{background:linear-gradient(135deg,#FDE047,#EAB308);color:#000}.eb-mockup-body{display:flex;height:600px}.eb-mockup-sidebar{width:240px;background:rgba(255,255,255,.02);border-right:1px solid rgba(255,255,255,.05);padding:20px;display:flex;flex-direction:column}.eb-sidebar-title{font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:rgba(255,255,255,.5);font-weight:700;margin-bottom:16px}.eb-blocks-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.eb-block{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.05);border-radius:8px;padding:16px 8px;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:11px;color:rgba(255,255,255,.8);cursor:pointer}.eb-block.highlight{background:rgba(234,179,8,.1);border-color:rgba(234,179,8,.3);color:#EAB308}.eb-block-icon{width:24px;height:24px;align-items:center;font-size:14px}.eb-block-icon,.eb-mockup-canvas{display:flex;justify-content:center}.eb-mockup-canvas{flex:1 1;background:#09090b;padding:40px;overflow-y:auto}.eb-canvas-email{width:100%;max-width:500px;background:#ffffff;border-radius:12px;padding:32px;color:#000;display:flex;flex-direction:column;gap:20px;box-shadow:0 20px 40px rgba(0,0,0,.5)}.eb-canvas-title-block{position:relative;padding:16px;border:2px solid transparent;border-radius:8px}.eb-canvas-title-block.is-active{border-color:#3b82f6;background:rgba(59,130,246,.05)}.eb-block-controls{position:absolute;top:-24px;right:-2px;display:flex;gap:4px}.eb-control{background:#3b82f6;color:white;font-size:10px;padding:4px 8px;border-radius:4px;cursor:pointer}.eb-control.danger{background:#ef4444}.eb-canvas-title{font-size:24px;font-weight:800;margin:0}.eb-canvas-text-block{font-size:15px;line-height:1.5;color:#444;padding:0 16px}.eb-canvas-products{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;padding:0 16px}.eb-product{border:1px solid #eee;border-radius:8px;overflow:hidden}.eb-product-img{height:120px;background:#f4f4f5}.eb-product-info{padding:12px}.eb-product-title{font-size:13px;font-weight:500}.eb-product-price{font-size:14px;font-weight:700;margin-top:4px}.eb-product-btn{background:#EAB308;color:#000;text-align:center;padding:8px;font-size:12px;font-weight:600}.eb-canvas-btn-block{display:flex;justify-content:center;margin-top:10px}.eb-canvas-real-btn{background:#000;color:#fff;padding:14px 32px;border-radius:999px;font-size:14px;font-weight:600}.eb-mockup-properties{width:280px;background:rgba(255,255,255,.02);border-left:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column}.eb-prop-section{padding:20px;border-bottom:1px solid rgba(255,255,255,.05)}.eb-prop-section.highlight{background:rgba(234,179,8,.05)}.eb-prop-title{font-size:13px;font-weight:600;color:#fff;margin-bottom:16px}.eb-prop-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.eb-prop-label{font-size:12px;color:rgba(255,255,255,.6)}.eb-prop-select{padding:6px 12px;color:#fff}.eb-prop-color-picker,.eb-prop-select{background:rgba(255,255,255,.1);border-radius:4px;font-size:12px}.eb-prop-color-picker{display:flex;align-items:center;gap:8px;padding:4px 12px 4px 4px}.eb-color-box{width:16px;height:16px;background:#fff;border-radius:2px}.eb-prop-styles{display:flex;background:rgba(255,255,255,.1);border-radius:4px;overflow:hidden}.eb-prop-styles button{background:transparent;border:none;color:rgba(255,255,255,.6);padding:6px 12px;cursor:pointer}.eb-prop-styles button.active{background:rgba(255,255,255,.15);color:#fff}.eb-prop-action{width:100%;background:rgba(234,179,8,.1);border:1px dashed rgba(234,179,8,.4);color:#EAB308;padding:10px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;margin-bottom:8px;transition:all .2s}.eb-prop-action:hover{background:rgba(234,179,8,.15)}@media (max-width:1024px){.eb-mockup-properties{display:none}}@media (max-width:768px){.eb-hero{padding:120px 0 60px}.eb-hero-title{font-size:36px}.eb-hero-actions{flex-direction:column}.eb-mockup-sidebar{display:none}}.eb-flow-section{padding:100px 0;background:#09090b}.eb-flow-header{text-align:center;max-width:700px;margin:0 auto 64px}.eb-section-title{font-size:40px;font-weight:800;color:#fff;margin-bottom:20px;letter-spacing:-.02em}.eb-section-subtitle{font-size:18px;color:rgba(255,255,255,.6);line-height:1.6}.eb-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.eb-step-card{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:32px;position:relative;overflow:hidden;transition:transform .3s,background .3s}.eb-step-card:hover{transform:translateY(-8px);background:rgba(255,255,255,.04)}.eb-step-num{position:absolute;top:-10px;right:-10px;font-size:120px;font-weight:900;color:rgba(255,255,255,.02);line-height:1;pointer-events:none}.eb-step-content{position:relative;z-index:1;display:flex;flex-direction:column;height:100%}.eb-step-icon-wrapper{width:48px;height:48px;background:rgba(255,255,255,.05);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.eb-step-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:12px}.eb-step-desc{font-size:14px;color:rgba(255,255,255,.6);line-height:1.5;margin-bottom:32px;flex-grow:1}.eb-step-visual{background:#111113;border-radius:16px;padding:20px;height:160px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.05)}.eb-flow-ui{width:100%;height:100%}.mock-builder{display:flex;gap:12px}.mock-builder-sidebar{width:40px;background:rgba(255,255,255,.05);border-radius:4px}.mock-builder-canvas{flex:1 1;background:rgba(255,255,255,.02);border:1px dashed rgba(255,255,255,.1);border-radius:4px;padding:8px;display:flex;flex-direction:column;gap:8px}.mb-block{height:20px;background:rgba(255,255,255,.1);border-radius:4px}.mb-block.highlight{background:rgba(234,179,8,.2);border:1px dashed #eab308;height:30px}.mock-segment{display:flex;flex-direction:column;gap:12px;justify-content:center}.ms-condition{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);padding:8px 12px;border-radius:6px;font-size:13px;color:#fff;display:flex;align-items:center;gap:8px}.ms-badge{background:#3b82f6;color:#fff;font-size:10px;font-weight:800;padding:2px 6px;border-radius:4px}.ms-result{font-size:13px;color:#22c55e;font-weight:600;text-align:center;margin-top:8px}.mock-send{display:flex;flex-direction:column;justify-content:center;gap:24px}.mse-stats{display:flex;justify-content:space-around}.mse-stat{text-align:center}.mse-val{font-size:24px;font-weight:800;color:#fff}.mse-val.text-green{color:#22c55e}.mse-lbl{font-size:12px;color:rgba(255,255,255,.5);margin-top:4px}.mse-progress{height:6px;background:rgba(255,255,255,.1);border-radius:99px;overflow:hidden}.mse-bar{background:#22c55e;border-radius:99px;height:100%}@media (max-width:1024px){.eb-steps-grid{grid-template-columns:1fr}}.eb-features-section{padding:100px 0;background:var(--bg-surface)}.eb-features-header{text-align:center;max-width:700px;margin:0 auto 64px}.eb-features-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.eb-feat-card{background:#ffffff;border-radius:24px;border:1px solid rgba(0,0,0,.05);box-shadow:0 10px 40px rgba(0,0,0,.03);display:flex;flex-direction:column;overflow:hidden}.eb-feat-card.full-width{grid-column:1/-1;flex-direction:row}.eb-feat-content{padding:40px;display:flex;flex-direction:column;justify-content:center;flex:1 1}.eb-feat-card.full-width .eb-feat-content{flex:0 0 50%}.eb-feat-content h3{font-size:24px;font-weight:800;color:#0d0d0f;margin-bottom:16px;letter-spacing:-.01em}.text-dark .eb-feat-content h3{color:#1a1100}.bg-yellow{background:#EAB308}.eb-feat-content p{font-size:16px;color:#4a4f5a;line-height:1.6}.text-dark .eb-feat-content p{color:rgba(26,17,0,.7)}.eb-feat-ui{flex:1 1;background:#f1f5f9;position:relative;min-height:300px;overflow:hidden}.eb-feat-card.full-width .eb-feat-ui{border-left:1px solid rgba(0,0,0,.05)}.df-center{display:flex;align-items:center;justify-content:center}.ui-drag-drop{display:flex;gap:20px;padding:40px;width:100%}.ui-canvas{flex:1 1;background:#fff;border-radius:8px;border:1px dashed #cbd5e1;padding:24px;display:flex;flex-direction:column;gap:12px}.ui-block-placeholder{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;height:48px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:14px;font-weight:600}.ui-block-placeholder.is-dragging{background:rgba(59,130,246,.1);border:2px solid #3b82f6;color:#3b82f6;transform:scale(1.02);box-shadow:0 10px 25px rgba(59,130,246,.2);position:relative}.ui-cursor{position:absolute;bottom:-15px;right:-15px;width:20px;height:20px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%230d0d0f" stroke-width="2"><path d="M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"/></svg>') no-repeat;z-index:10}.ui-blocks-panel{width:80px;background:#fff;border-radius:8px;border:1px solid #e2e8f0;padding:12px;display:flex;flex-direction:column;gap:8px}.ui-panel-item{height:40px;background:#f1f5f9;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#64748b}.ui-panel-item.active{background:#f8fafc;opacity:.5}.ui-devices{display:flex;flex-direction:column;align-items:center;gap:20px}.ui-dev-toggles{background:#fff;padding:4px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.ui-dev-toggle,.ui-dev-toggles{display:flex;border-radius:99px}.ui-dev-toggle{padding:8px 16px;font-size:12px;font-weight:600;color:#64748b;align-items:center;gap:6px}.ui-dev-toggle.active{background:#0f172a;color:#fff}.ui-dev-mockup-mobile{width:140px;height:280px;background:#fff;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.1);border:6px solid #0f172a;padding:12px;display:flex;flex-direction:column;gap:8px}.m-header{height:20px;background:#f1f5f9;border-radius:4px}.m-hero{height:80px;background:#e2e8f0;border-radius:6px}.m-text{flex:1 1;background:#f8fafc;border-radius:4px}.ui-templates{display:flex;align-items:center;gap:-10px}.ui-tmpl{width:120px;background:#fff;border-radius:12px;padding:8px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s}.ui-tmpl:first-child{transform:translateX(20px) rotate(-5deg);z-index:1}.ui-tmpl:nth-child(3){transform:translateX(-20px) rotate(5deg);z-index:1}.ui-tmpl.scale-up{transform:scale(1.1);z-index:2;box-shadow:0 20px 50px rgba(0,0,0,.2)}.ui-tmpl-img{height:140px;background:#f1f5f9;border-radius:6px;margin-bottom:8px}.pattern-1{background:linear-gradient(135deg,#fecaca,#fca5a5)}.pattern-2{background:linear-gradient(135deg,#bfdbfe,#93c5fd)}.pattern-3{background:linear-gradient(135deg,#bbf7d0,#86efac)}.ui-tmpl-name{font-size:11px;font-weight:700;text-align:center;color:#334155}@media (max-width:1024px){.eb-features-grid{grid-template-columns:1fr}.eb-feat-card.full-width{flex-direction:column}.eb-feat-card.full-width .eb-feat-content{flex:auto}.eb-feat-card.full-width .eb-feat-ui{border-left:none;border-top:1px solid rgba(0,0,0,.05)}}.eb-cdp-section{position:relative;padding:120px 0;background:#000;color:#fff;overflow:hidden}.eb-cdp-bg-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(234,179,8,.1) 0,transparent 60%);z-index:0;pointer-events:none}.eb-cdp-header{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto 64px}.eb-cdp-pill{display:inline-block;padding:6px 16px;background:rgba(234,179,8,.1);color:#EAB308;border:1px solid rgba(234,179,8,.2);border-radius:999px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px}.eb-cdp-title{font-size:48px;font-weight:800;margin-bottom:24px;line-height:1.1;letter-spacing:-.02em}.text-yellow{color:#EAB308}.eb-cdp-subtitle{font-size:18px;color:rgba(255,255,255,.6);line-height:1.6}.eb-cdp-visual-flow{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:80px;width:100%}.cdp-flow-col{display:flex;flex-direction:column;gap:16px;width:220px}.flow-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);padding:16px 20px;border-radius:12px;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600;box-shadow:0 10px 30px rgba(0,0,0,.5);position:relative;z-index:2}.text-blue{color:#3b82f6}.text-green{color:#22c55e}.cdp-flow-lines{width:80px;height:200px;position:relative}.cdp-flow-lines.output{width:60px}.flow-line{position:absolute;left:0;width:100%;border-top:2px dashed rgba(255,255,255,.2)}.flow-line.top{top:30px;transform-origin:left top;transform:rotate(15deg)}.flow-line.middle{top:50%;transform:translateY(-50%)}.flow-line.bottom{bottom:30px;transform-origin:left bottom;transform:rotate(-15deg)}.flow-line-dot{position:absolute;top:-4px;left:-4px;width:8px;height:8px;background:#EAB308;border-radius:50%;box-shadow:0 0 10px #EAB308;animation:moveDot 3s linear infinite}@keyframes moveDot{0%{left:0;opacity:0}20%{opacity:1}80%{opacity:1}to{left:100%;opacity:0}}.cdp-flow-core{position:relative;width:260px;z-index:2}.core-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(234,179,8,.4) 0,transparent 70%);filter:blur(20px);z-index:-1;animation:pulseGlow 4s infinite alternate}@keyframes pulseGlow{0%{opacity:.6;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}.core-box{background:#1a1100;border:1px solid #eab308;border-radius:16px;padding:24px;box-shadow:0 20px 40px rgba(0,0,0,.8),inset 0 0 0 1px rgba(234,179,8,.5)}.core-title{font-size:14px;font-weight:800;color:#EAB308;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;text-align:center}.core-profile{background:rgba(255,255,255,.05);border-radius:8px;padding:12px;display:flex;align-items:center;gap:12px;margin-bottom:12px}.profile-ava{width:32px;height:32px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%}.profile-info{flex:1 1}.p-name{font-size:14px;font-weight:700;color:#fff}.p-tag{font-size:11px;color:#EAB308;margin-top:2px}.core-recent{background:rgba(255,255,255,.05);border-radius:8px;padding:12px;font-size:12px;color:rgba(255,255,255,.8);text-align:center}.builder-result-card{width:280px;background:#f8fafc;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.5)}.br-header{background:#e2e8f0;height:24px;display:flex;align-items:center;padding:0 12px;gap:6px}.br-dot{width:8px;height:8px;border-radius:50%}.br-body{padding:16px}.br-subj{font-size:12px;font-weight:700;color:#0f172a;border-bottom:1px solid #e2e8f0;padding-bottom:12px;margin-bottom:12px}.br-content{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;text-align:center}.br-img{height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:4px}.br-img,.br-txt{margin-bottom:12px}.br-txt{font-size:11px;color:#475569;line-height:1.5}.br-btn{background:#0f172a;color:#fff;font-size:11px;font-weight:600;padding:8px;border-radius:99px;display:inline-block}.eb-cdp-features-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;max-width:900px;margin:0 auto}.eb-cdp-feat{border-top:1px solid rgba(255,255,255,.1);padding-top:24px}.eb-cdp-feat h4{font-size:18px;font-weight:700;margin-bottom:12px}.eb-cdp-feat p{font-size:14px;color:rgba(255,255,255,.5);line-height:1.5}@media (max-width:1024px){.eb-cdp-visual-flow{flex-direction:column}.cdp-flow-lines{display:none}.eb-cdp-features-grid{grid-template-columns:1fr}}.eb-results-section{padding:100px 0;background:var(--bg-surface)}.eb-results-header{text-align:center;max-width:600px;margin:0 auto 64px}.eb-results-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.eb-result-card{background:#ffffff;border-radius:20px;padding:40px;box-shadow:0 10px 40px rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column}.ebr-val{font-size:56px;font-weight:900;color:#0d0d0f;display:flex;align-items:flex-start;gap:8px;line-height:1;margin-bottom:20px}.ebr-title{font-size:18px;font-weight:700;color:#0d0d0f;margin-bottom:12px}.ebr-desc{font-size:14px;color:#4a4f5a;line-height:1.6}@media (max-width:1024px){.eb-results-grid{grid-template-columns:1fr}}