*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green-primary:#57cc86;--green-glow:#3daa5f;--green-light:#e6f7ef;--green-soft:#57cc8626;--bg-dark:#0b1210;--bg-dark-warm:#0d1613;--bg-card:#ffffff08;--text-primary:#f0f0f5;--text-secondary:#f0f0f599;--border-subtle:#ffffff0f;--gradient-green:linear-gradient(135deg, #57cc86, #3daa5f);--gradient-green-soft:linear-gradient(135deg, #57cc86, #7bcb84)}html{scroll-behavior:smooth}body{background:var(--bg-dark-warm);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.grid-bg{z-index:0;pointer-events:none;background-image:linear-gradient(#57cc8605 1px,#0000 1px),linear-gradient(90deg,#57cc8605 1px,#0000 1px);background-size:60px 60px;width:100%;height:100%;position:fixed;top:0;left:0}.float-orb{pointer-events:none;z-index:0;filter:blur(80px);border-radius:50%;position:fixed}.orb-1{background:#57cc8612;width:400px;height:400px;animation:22s ease-in-out infinite orbFloat1;top:5%;left:8%}.orb-2{background:#ffd7000a;width:350px;height:350px;animation:26s ease-in-out infinite orbFloat2;top:55%;right:5%}.orb-3{background:#ff8c5a0d;width:300px;height:300px;animation:19s ease-in-out infinite orbFloat3;bottom:5%;left:35%}@keyframes orbFloat1{0%,to{transform:translate(0)}33%{transform:translate(60px,-40px)}66%{transform:translate(-30px,50px)}}@keyframes orbFloat2{0%,to{transform:translate(0)}33%{transform:translate(-50px,30px)}66%{transform:translate(40px,-60px)}}@keyframes orbFloat3{0%,to{transform:translate(0)}50%{transform:translate(70px,-30px)}}nav{z-index:100;background:0 0;border-bottom:none;justify-content:space-between;align-items:center;height:84px;padding:0 60px;transition:all .2s;display:flex;position:fixed;top:0;left:0;right:0}nav.scrolled{-webkit-backdrop-filter:blur(12px);background:#0d1613e6}.nav-logo{color:var(--text-primary);align-items:center;gap:10px;text-decoration:none;display:flex}.nav-logo-icon{border-radius:8px;width:28px;height:28px}.nav-logo-text{letter-spacing:1px;font-size:20px;font-weight:800}.nav-logo-text span{color:var(--green-primary)}.nav-cta{color:#4caf50;cursor:pointer;letter-spacing:0;background:0 0;border:1px solid #4caf50;border-radius:8px;justify-content:center;align-items:center;height:52px;padding:0 32px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.nav-cta:hover{background:#4caf501a}.hero{z-index:2;align-items:center;min-height:100vh;padding:84px 60px 0;display:flex;position:relative}.hero-glow{pointer-events:none;background:radial-gradient(circle,#57cc861f 0%,#0000 70%);width:600px;height:600px;animation:4s ease-in-out infinite pulseGlow;position:absolute;top:-50px;left:50%;transform:translate(-50%)}@keyframes pulseGlow{0%,to{opacity:.6;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.15)}}.hero-inner{z-index:2;align-items:center;width:100%;max-width:1440px;margin:0 auto;display:flex;position:relative}.hero-left{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;width:60%;display:flex}.hero-right{justify-content:center;align-items:center;width:40%;display:flex}.hero-title{letter-spacing:0;color:#fff;margin-bottom:24px;font-size:52px;font-weight:700;line-height:1.15}.hero-title-accent{color:#4caf50}.hero-tags{color:#4caf50;margin-bottom:20px;font-size:16px;font-weight:500;line-height:1.6}.hero-features{color:#d1d5db;margin-bottom:16px;font-size:15px;font-weight:400;line-height:1.7}.hero-points{color:#9ca3af;margin-bottom:40px;font-size:14px;font-weight:400;line-height:1.7}.point-divider{color:#9ca3af;margin:0 8px}.hero-ctas{align-items:center;gap:16px;display:flex}.hero-cta-primary{color:#fff;background:#4caf50;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hero-cta-primary:hover{background:#43a047;transform:translateY(-2px)}.cta-arrow{font-size:16px;line-height:1}.hero-cta-secondary{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;height:48px;padding:0 32px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.hero-cta-secondary:hover{background:#ffffff1a}.hero-mark{opacity:.12;pointer-events:none;z-index:0;justify-content:center;align-items:center;width:520px;height:520px;display:flex}.hero-mark img{object-fit:contain;width:100%;height:100%}.animate-in{opacity:0;animation:.3s ease-out forwards heroFadeIn;transform:translateY(20px)}@keyframes heroFadeIn{to{opacity:1;transform:translateY(0)}}.section-header{text-align:center;margin-bottom:56px}.section-label{letter-spacing:3px;color:var(--green-glow);text-transform:uppercase;justify-content:center;align-items:center;gap:14px;margin-bottom:14px;font-family:SF Mono,Fira Code,Consolas,Courier New,monospace;font-size:12px;display:flex}.section-label .line{background:#57cc864d;width:30px;height:1px}.section-header h2{letter-spacing:2px;margin-bottom:14px;font-size:clamp(26px,4vw,40px);font-weight:900}.section-header p{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:15px}.demos{z-index:2;max-width:1400px;margin:0 auto;padding:100px 60px;position:relative}.demos-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.demo-card{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:default;border-radius:20px;transition:all .5s;position:relative;overflow:hidden}.demo-card:hover{border-color:#57cc8633;box-shadow:0 30px 80px #0006,0 0 60px #57cc860d}.demo-card-image{width:100%;height:220px;position:relative;overflow:hidden}.demo-visual{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.scene-red{background:linear-gradient(135deg,#1a0a10,#200a0a)}.scene-green{background:linear-gradient(135deg,#091a0f,#0a100a)}.scene-blue{background:linear-gradient(135deg,#09101a,#0a0a1a)}.scene-purple{background:linear-gradient(135deg,#120a1a,#0f0a1a)}.scene-yellow{background:linear-gradient(135deg,#1a1508,#1a1208)}.hex-pattern{opacity:.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='49' viewBox='0 0 28 49'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23ff6b35' fill-opacity='0.03'%3E%3Cpath d='M13.99 9.25l13 7.5v15l-13 7.5L1 31.75v-15l12.99-7.5zM3 17.9v12.7l10.99 6.34 11-6.35V17.9l-11-6.34L3 17.9zM0 15l12.98-7.5V0h-2v6.35L0 12.69v2.3zm0 18.5L12.98 41v8h-2v-6.85L0 35.81v-2.3zM15 0v7.5L27.99 15H28v-2.31h-.01L17 6.35V0h-2zm0 49v-8l12.99-7.5H28v2.31h-.01L17 42.15V49h-2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.demo-scene-icon{opacity:.1;color:var(--green-glow);font-size:60px;position:absolute}.demo-mockup{z-index:2;flex-direction:column;gap:10px;width:100%;padding:18px;display:flex;position:relative}.chat-bubble{border-radius:14px;max-width:85%;padding:10px 14px;font-size:12.5px;line-height:1.55}.chat-bubble.user{color:var(--text-primary);background:linear-gradient(135deg,#57cc861f,#ff8c5a14);border:1px solid #57cc8626;align-self:flex-end}.chat-bubble.bot{color:var(--text-secondary);background:#ffffff0f;border:1px solid #ffffff0f;align-self:flex-start}.typing-cursor{background:var(--green-glow);vertical-align:middle;width:2px;height:14px;margin-left:2px;animation:1s infinite blink;display:inline-block}.demo-card-content{padding:20px 24px}.demo-tag{border-radius:6px;margin-bottom:10px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-block}.demo-card:first-child .demo-tag{color:var(--green-glow);background:#57cc861a}.demo-card:nth-child(2) .demo-tag{color:var(--green-light);background:#ffd7001a}.demo-card:nth-child(3) .demo-tag{color:#4ade80;background:#4ade801a}.demo-card:nth-child(4) .demo-tag{color:#60a5fa;background:#3b82f61a}.demo-card:nth-child(5) .demo-tag{color:#ff5082;background:#ff50821a}.demo-card:nth-child(6) .demo-tag{color:#a78bfa;background:#a78bfa1a}.demo-card-content h3{margin-bottom:6px;font-size:18px;font-weight:700}.demo-card-content p{color:var(--text-secondary);font-size:13px;line-height:1.6}.experts-section{z-index:2;max-width:1280px;margin:0 auto;padding:100px 40px;position:relative}.experts-grid{grid-template-columns:repeat(4,1fr);gap:10px 20px;display:grid}.expert-card{text-align:center;background:linear-gradient(#ffffff0f 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:center;width:170px;height:240px;margin:0 auto;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 2px 20px #00000026}.expert-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #57cc8626,0 0 0 1px #57cc8633}.expert-photo-wrap{background:#10b981;border-radius:50%;flex-shrink:0;width:120px;height:120px;margin:16px auto 0;padding:2px;position:relative;box-shadow:0 4px 16px #10b98140}.expert-photo{object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%;transition:transform .5s}.expert-avatar{color:#fff;text-shadow:0 2px 8px #00000026;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:42px;font-weight:900;display:flex}.expert-card:hover .expert-avatar{transform:scale(1.05)}.expert-info{flex-direction:column;flex:1;align-items:center;padding:10px 12px 0;display:flex}.expert-name{color:#10b981;letter-spacing:.5px;margin-bottom:2px;font-size:18px;font-weight:800}.expert-role{color:#94a3b8;margin-bottom:6px;font-size:14px;font-weight:500;line-height:1.4}.expert-tags{flex-wrap:wrap;justify-content:center;gap:4px;margin-bottom:6px;display:flex}.expert-tag-sm{color:#94a3b8;background:#ffffff0f;border:1px solid #ffffff14;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:500;display:inline-block}.expert-desc{color:#64748b;font-size:11px;line-height:1.4}.bottom-cta{z-index:2;text-align:center;padding:100px 40px;position:relative}.cta-inner{background:linear-gradient(135deg,#57cc8614,#57cc8605);border:1px solid #57cc861f;border-radius:24px;max-width:800px;margin:0 auto;padding:64px 48px;position:relative;overflow:hidden}.cta-inner:before{content:"";pointer-events:none;background:radial-gradient(circle,#57cc861a,#0000 70%);width:300px;height:300px;position:absolute;top:-100px;right:-80px}.cta-icon{margin-bottom:20px;font-size:52px}.cta-inner h2{letter-spacing:2px;margin-bottom:12px;font-size:clamp(24px,3.5vw,36px);font-weight:900}.cta-inner p{color:var(--text-secondary);margin-bottom:36px;font-size:16px;line-height:1.7}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.cta-contact{color:#fff6;margin-top:20px;font-size:13px}footer{z-index:2;border-top:1px solid var(--border-subtle);text-align:center;padding:48px 40px 36px;position:relative}.footer-inner{max-width:1200px;margin:0 auto}.footer-brand{justify-content:center;align-items:center;gap:10px;margin-bottom:18px;display:flex}.footer-icon{font-size:24px}.footer-name{font-size:18px;font-weight:800}.footer-name span{color:var(--green-primary)}.footer-copyright{color:#ffffff4d;margin-bottom:10px;font-size:13px}.footer-links{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.footer-links a{color:#ffffff4d;font-size:13px;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--green-glow)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.reveal{opacity:1;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(0)}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1100px){.hero-title{font-size:44px}.hero-mark{width:400px;height:400px}.demos-grid{grid-template-columns:repeat(2,1fr)}.experts-grid{grid-template-columns:repeat(3,1fr);gap:10px 16px}.expert-card{width:170px;height:240px}.expert-photo-wrap{width:110px;height:110px;margin:16px auto 0}}@media (max-width:900px){nav{height:72px;padding:0 24px}.nav-logo img{height:38px!important}.nav-cta{height:44px;padding:0 24px;font-size:15px}.hero{min-height:auto;padding:72px 24px 40px}.hero-inner{flex-direction:column;align-items:flex-start;gap:48px}.hero-left{width:100%}.hero-right{width:100%;display:none}.hero-title{font-size:36px}.hero-tags,.hero-features{font-size:14px}.hero-points{font-size:13px}.demos-grid{grid-template-columns:1fr}.experts-grid{grid-template-columns:repeat(2,1fr);gap:10px 16px}.expert-card{width:170px;height:240px}.demos,.bottom-cta,.experts-section{padding:60px 24px}.expert-photo-wrap{width:100px;height:100px;margin:14px auto 0}}@media (max-width:768px){.hero-ctas{flex-direction:column;align-items:stretch;width:100%}.hero-cta-primary,.hero-cta-secondary{width:100%}.experts-grid{grid-template-columns:repeat(2,1fr);gap:10px 12px;max-width:400px;margin:0 auto}.expert-card{width:160px;height:220px}.expert-photo-wrap{width:96px;height:96px;margin:12px auto 0}}@media (max-width:600px){.hero-title{font-size:30px}.hero-tags,.hero-features{font-size:13px}.experts-grid{grid-template-columns:repeat(2,1fr)}.cta-buttons{flex-direction:column;align-items:center}}
