:root{font-family:Microsoft YaHei,PingFang SC,sans-serif;color:#e5e7eb;background:radial-gradient(circle at 20% 10%,#1b2440,#0d1220 40%,#070b14)}*{box-sizing:border-box}body,html,#app{margin:0;min-height:100%;background:#070b14}.page{min-height:100vh;position:relative;overflow-x:hidden}.layout{position:relative;z-index:2;background:transparent}.glass{background:#111827a8!important;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bg{position:absolute;border-radius:999px;filter:blur(12px);opacity:.4;z-index:0;animation:floatBlob 9s ease-in-out infinite}.bg-1{width:420px;height:420px;left:-120px;top:100px;background:linear-gradient(135deg,#0ea5e9,#22c55e)}.bg-2{width:520px;height:520px;right:-220px;top:260px;background:linear-gradient(135deg,#8b5cf6,#06b6d4);animation-delay:2s}.bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.15;background-image:linear-gradient(to right,rgba(46,194,126,.14) 1px,transparent 1px),linear-gradient(to bottom,rgba(46,194,126,.14) 1px,transparent 1px);background-size:34px 34px}.header{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.brand{font-size:21px;font-weight:700;color:#86efac}.hero{max-width:1120px;margin:0 auto;padding:56px 20px 28px}.hero-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;align-items:center}.hero h1{font-size:42px;line-height:1.2;margin:14px 0;color:#f8fafc}.hero p{color:#cbd5e1;line-height:1.8;max-width:760px;margin-bottom:22px}.hero-panel{border-radius:16px;box-shadow:0 14px 44px #0307126b}.panel-title{font-size:18px;font-weight:700;margin-bottom:12px;color:#e2e8f0}.chip{padding:10px 12px;border-radius:10px;background:linear-gradient(135deg,#22c55e24,#38bdf824);color:#d1fae5;font-size:14px}.section{max-width:1120px;margin:0 auto;padding:22px 20px}.section h2{margin-bottom:14px;font-size:27px;color:#f1f5f9}.scene-card{border-radius:14px;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease}.scene-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px #02061766}.scene-img{width:100%;height:164px;display:block;object-fit:cover}.scene-name{margin:2px 0 8px;color:#ecfeff;font-size:18px}.scene-card p{color:#cbd5e1;line-height:1.75}.feature-strip{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feature-item{text-align:center;font-weight:600;color:#d1fae5}.contact{padding-bottom:54px}.contact h3{color:#f8fafc;margin-top:0}.contact p{color:#cbd5e1}.footer{text-align:center;padding:16px;color:#9ca3af}.icp{margin-top:6px;font-size:13px}.reveal{opacity:0;transform:translateY(16px);animation:revealUp .7s ease forwards}.delay-1{animation-delay:.12s}.delay-2{animation-delay:.24s}.delay-3{animation-delay:.36s}@keyframes revealUp{to{opacity:1;transform:translateY(0)}}@keyframes floatBlob{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-16px) scale(1.04)}}@media(max-width:992px){.hero-grid{grid-template-columns:1fr}.hero{padding-top:44px}}@media(max-width:768px){.header{height:56px;padding:0 12px}.brand{font-size:18px}.hero{padding:32px 14px 18px}.hero h1{font-size:28px;line-height:1.25}.hero p{font-size:14px;line-height:1.7}.section{padding:16px 14px}.section h2{font-size:22px}.scene-img{height:136px}.feature-strip{grid-template-columns:1fr}.contact{padding-bottom:32px}}
