.de-section{padding:80px 24px;max-width:1100px;margin:0 auto}.de-section-alt{max-width:none;background:var(--bg-card)}.de-section-alt>.features-header,.de-section-alt>.de-workflow,.de-section-alt>.de-demo-tabs,.de-section-alt>.de-demo-content{max-width:1100px;margin-left:auto;margin-right:auto}.de-mobile-menu-btn{display:none;background:none;border:none;color:var(--text);cursor:pointer;padding:6px;border-radius:8px;transition:var(--transition)}.de-mobile-menu-btn:hover{background:#2563eb0f}.de-mobile-nav{display:none;flex-direction:column;gap:4px;padding:8px 24px 16px;border-top:1px solid var(--border)}.de-mobile-nav .nav-link{display:block;padding:10px 12px}@media (max-width: 768px){.nav-links{display:none!important}.de-mobile-menu-btn{display:flex}.de-mobile-nav:not(.hidden){display:flex}}.nav-link.active{color:var(--primary);background:#2563eb14}.de-hero{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center;padding:120px 24px 80px;overflow:hidden}.de-hero-inner{position:relative;z-index:1;display:flex;align-items:center;gap:60px;max-width:1100px;width:100%;margin:0 auto}.de-hero-left{flex:1;min-width:0}.de-hero-left .hero-title{text-align:left;font-size:44px}.de-hero-left .hero-subtitle{text-align:left}.de-hero-left .hero-actions{justify-content:flex-start}.de-hero-left .hero-badge{text-align:left}.de-hero-right{flex:0 0 380px;max-width:380px}.de-hero-mockup{background:#fff;border-radius:20px;box-shadow:0 24px 80px #2563eb1f,0 0 0 1px #2563eb0f;overflow:hidden;transform:perspective(800px) rotateY(-2deg) rotateX(1deg);transition:transform .5s ease}.de-hero-mockup:hover{transform:perspective(800px) rotateY(0) rotateX(0)}.de-mockup-header{display:flex;align-items:center;gap:6px;padding:12px 16px;background:linear-gradient(135deg,var(--primary) 0%,#3b82f6 100%);color:#fff;font-size:13px;font-weight:600}.de-mockup-dot{width:8px;height:8px;border-radius:50%;background:#ffffff4d}.de-mockup-dot:last-of-type{margin-right:6px}.de-mockup-body{padding:16px 14px;background:#f5f5f8;display:flex;flex-direction:column;gap:10px;min-height:300px}.de-mockup-msg{display:flex;align-items:flex-start;gap:8px;max-width:92%}.de-mockup-msg-user{align-self:flex-end;flex-direction:row-reverse}.de-mockup-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--primary),#3b82f6);display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.de-mockup-bubble-ai,.de-mockup-bubble-user{padding:8px 12px;border-radius:14px;font-size:12.5px;line-height:1.6}.de-mockup-bubble-ai{background:#fff;color:var(--text);border-radius:4px 14px 14px;box-shadow:0 1px 3px #0000000d}.de-mockup-bubble-user{background:linear-gradient(135deg,var(--primary),#3b82f6);color:#fff;border-radius:14px 4px 14px 14px}.de-anim-msg{opacity:0;transform:translateY(10px);animation:deMsgAppear .5s ease forwards;animation-delay:var(--delay, 0s)}@keyframes deMsgAppear{to{opacity:1;transform:translateY(0)}}.de-cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.de-workflow{display:flex;gap:0;justify-content:center;padding:0 24px}.de-step{flex:1;text-align:center;position:relative;padding:0 12px;max-width:220px}.de-step-num{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--primary),#3b82f6);color:#fff;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;position:relative;z-index:1;box-shadow:0 4px 16px #2563eb40}.de-step-line{position:absolute;top:24px;left:calc(50% + 30px);width:calc(100% - 12px);height:2px;background:linear-gradient(90deg,#2563eb4d,#2563eb14)}.de-step:last-child .de-step-line{display:none}.de-step-title{font-size:16px;font-weight:600;margin-bottom:8px;color:var(--text)}.de-step-desc{font-size:13px;color:var(--text-muted);line-height:1.6}.de-scene-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.de-scene-card{display:flex;gap:18px;align-items:flex-start;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px 24px;transition:var(--transition)}.de-scene-card:hover{background:var(--bg-card-hover);border-color:#2563eb26;transform:translateY(-3px);box-shadow:0 12px 40px #2563eb14}.de-scene-body{flex:1;min-width:0}.de-scene-industry{font-size:12px;color:var(--primary);font-weight:500;margin-bottom:6px}.de-scene-solution{margin-top:10px;padding:10px 12px;background:#2563eb0d;border-radius:10px;font-size:13px;color:var(--primary-dark);line-height:1.6;font-weight:500}.de-demo-tabs{display:flex;gap:8px;justify-content:center;margin-bottom:32px;flex-wrap:wrap}.de-tab{padding:10px 22px;border-radius:12px;border:1px solid var(--border);background:#fff;color:var(--text-muted);font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:var(--transition)}.de-tab:hover{border-color:#2563eb4d;color:var(--primary)}.de-tab.active{background:linear-gradient(135deg,var(--primary),#3b82f6);color:#fff;border-color:transparent;box-shadow:0 4px 16px #2563eb4d}.de-demo-content{display:flex;gap:32px;align-items:stretch}.de-demo-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:20px 0}.de-demo-scene-title{font-size:28px;font-weight:700;margin-bottom:12px;color:var(--text)}.de-demo-scene-desc{font-size:15px;color:var(--text-muted);line-height:1.7;margin-bottom:16px}.de-demo-info .scenario-tags{margin-bottom:28px}.de-demo-actions{display:flex;gap:12px}.de-demo-actions .scenario-btn-demo,.de-demo-actions .scenario-btn-live{flex:none;padding:12px 28px;font-size:15px;border-radius:12px}.de-demo-chat-wrap{flex:0 0 400px;max-width:400px;background:#fff;border-radius:var(--radius-lg);border:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 40px #2563eb0f;height:520px}.de-demo-chat-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:linear-gradient(135deg,var(--primary),#3b82f6);flex-shrink:0}.de-demo-chat-header-left{display:flex;align-items:center;gap:10px}.de-demo-chat-avatar{width:36px;height:36px;border-radius:10px;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:18px}.de-demo-chat-title{font-size:15px;font-weight:600;color:#fff}.de-demo-chat-status{font-size:12px;color:#ffffffb3}.de-demo-chat-body{flex:1;overflow-y:auto;padding:16px 14px;display:flex;flex-direction:column;gap:10px;background:#f5f5f8}.de-demo-placeholder{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--text-muted);font-size:14px;text-align:center}.de-demo-chat-input{padding:10px 14px;border-top:1px solid #ececf0;background:#fff;flex-shrink:0}.de-demo-chat-input input{width:100%;height:38px;border:1px solid #e5e7eb;border-radius:20px;padding:0 16px;font-size:14px;font-family:inherit;color:var(--text);background:#f9f9fb;outline:none}.de-demo-chat-input input:disabled{opacity:.6;cursor:not-allowed}.de-demo-chat-body .de-msg-row{display:flex;align-items:flex-start;gap:8px;max-width:88%}.de-demo-chat-body .de-msg-ai{align-self:flex-start}.de-demo-chat-body .de-msg-user{align-self:flex-end;flex-direction:row-reverse}.de-demo-chat-body .de-d-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--primary),#3b82f6);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.de-demo-chat-body .de-d-bubble{padding:9px 13px;border-radius:14px;font-size:13.5px;line-height:1.6;word-break:break-word;white-space:pre-wrap}.de-demo-chat-body .de-d-bubble-ai{background:#fff;color:var(--text);border-radius:4px 14px 14px;box-shadow:0 1px 3px #0000000d}.de-demo-chat-body .de-d-bubble-user{background:linear-gradient(135deg,var(--primary),#3b82f6);color:#fff;border-radius:14px 4px 14px 14px}.de-demo-chat-body .de-d-bubble-system{background:#fff3cd;color:#856404;font-size:12px;border-radius:10px;align-self:center;max-width:100%;text-align:center}.de-demo-chat-body .de-d-typing{display:flex;gap:4px;padding:12px 16px;align-items:center}.de-demo-chat-body .de-d-typing-dot{width:7px;height:7px;border-radius:50%;background:#b0b0c0;animation:typingBounce 1.4s ease-in-out infinite}.de-demo-chat-body .de-d-typing-dot:nth-child(2){animation-delay:.2s}.de-demo-chat-body .de-d-typing-dot:nth-child(3){animation-delay:.4s}.de-demo-chat-body .de-d-card{background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000f;overflow:hidden;min-width:220px}.de-d-card-header{padding:10px 14px;border-bottom:1px solid #f1f5f9;font-size:13px;font-weight:700;color:var(--text);display:flex;align-items:center;justify-content:space-between}.de-d-card-qno{font-size:11px;font-weight:500;color:#94a3b8;background:#f1f5f9;padding:2px 8px;border-radius:4px;font-family:Inter,monospace}.de-d-card-body{padding:10px 14px}.de-d-card-row{display:flex;justify-content:space-between;padding:3px 0;font-size:12.5px}.de-d-card-label{color:#94a3b8}.de-d-card-value{color:#334155;font-weight:500}.de-d-card-price{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:linear-gradient(135deg,#eff6ff,#f0f9ff);margin:4px 0}.de-d-card-price-label{font-size:13px;color:#64748b}.de-d-card-price-value{font-size:18px;font-weight:700;color:var(--primary)}.de-d-card-actions{display:flex;gap:8px;padding:10px 14px}.de-d-card-btn{flex:1;padding:7px 0;border-radius:8px;border:none;font-size:12px;font-weight:600;font-family:inherit;cursor:default;text-align:center}.de-d-card-btn-primary{background:linear-gradient(135deg,var(--primary),#3b82f6);color:#fff}.de-d-card-btn-secondary{background:#f1f5f9;color:var(--text-muted)}.de-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.de-metric{text-align:center;padding:32px 20px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition)}.de-metric:hover{transform:translateY(-3px);box-shadow:0 12px 40px #2563eb14}.de-metric-value{font-size:42px;font-weight:800;letter-spacing:-1px;background:linear-gradient(135deg,var(--primary),#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;margin-bottom:8px}.de-metric-prefix,.de-metric-suffix{font-size:24px;font-weight:700}.de-metric-label{font-size:14px;color:var(--text-muted);font-weight:500}.de-cta{background:linear-gradient(135deg,var(--primary) 0%,#1d4ed8 50%,#3b82f6 100%);padding:80px 24px}.de-cta-inner{max-width:700px;margin:0 auto;text-align:center}.de-cta-title{font-size:36px;font-weight:700;color:#fff;margin-bottom:16px;letter-spacing:-.5px}.de-cta-desc{font-size:16px;color:#fffc;line-height:1.7;margin-bottom:36px}.de-cta-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.de-cta-btn-primary{background:#fff!important;color:var(--primary)!important;box-shadow:0 4px 20px #00000026}.de-cta-btn-primary:hover{box-shadow:0 8px 30px #0003;transform:translateY(-2px)}.de-cta-btn-outline{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.4)!important}.de-cta-btn-outline:hover{background:#ffffff1a!important;border-color:#fff9!important}.de-reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.de-reveal.visible{opacity:1;transform:translateY(0)}.de-custom-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.de-custom-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px 24px;transition:var(--transition)}.de-custom-card:hover{background:var(--bg-card-hover);border-color:#2563eb26;transform:translateY(-3px);box-shadow:0 12px 40px #2563eb14}.de-custom-icon{width:52px;height:52px;border-radius:14px;background:#2563eb0f;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.de-custom-title{font-size:18px;font-weight:600;margin-bottom:8px;color:var(--text)}.de-custom-desc{font-size:14px;color:var(--text-muted);line-height:1.7}.de-contact-section{padding:60px 24px}.de-contact-inner{max-width:600px;margin:0 auto;text-align:center}.de-contact-title{font-size:24px;font-weight:700;margin-bottom:8px;color:var(--text)}.de-contact-desc{font-size:15px;color:var(--text-muted);margin-bottom:28px}.de-contact-items{display:flex;flex-direction:column;gap:16px;align-items:center}.de-contact-item{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:500;color:var(--text);padding:14px 28px;background:var(--bg-card);border:1px solid var(--border);border-radius:14px;transition:var(--transition);min-width:340px}.de-contact-item:hover{border-color:#2563eb33;box-shadow:0 4px 16px #2563eb0f}@media (max-width: 1024px){.de-hero-right{flex:0 0 320px;max-width:320px}.de-hero-left .hero-title{font-size:36px}}@media (max-width: 768px){.de-hero{padding:100px 24px 60px;min-height:0}.de-hero-inner{flex-direction:column;text-align:center;gap:40px}.de-hero-left .hero-title,.de-hero-left .hero-subtitle,.de-hero-left .hero-badge{text-align:center}.de-hero-left .hero-title{font-size:30px}.de-hero-left .hero-actions{justify-content:center}.de-hero-right{flex:none;max-width:340px;width:100%}.de-hero-mockup{transform:none}.de-cap-grid{grid-template-columns:1fr}.de-workflow{flex-direction:column;align-items:center;gap:24px}.de-step{max-width:100%}.de-step-line{display:none}.de-scene-grid{grid-template-columns:1fr}.de-demo-content{flex-direction:column}.de-demo-chat-wrap{flex:none;max-width:100%;height:450px}.de-demo-actions .scenario-btn-demo,.de-demo-actions .scenario-btn-live{padding:10px 20px;font-size:14px}.de-metrics-grid{grid-template-columns:repeat(2,1fr)}.de-metric-value{font-size:32px}.de-cta-title{font-size:28px}.de-custom-grid{grid-template-columns:1fr}.de-contact-item{min-width:0;width:100%;padding:12px 20px;font-size:14px}}@media (max-width: 480px){.de-metrics-grid{grid-template-columns:1fr}.de-demo-tabs{gap:6px}.de-tab{padding:8px 14px;font-size:13px}}
