*{margin:0;padding:0;box-sizing:border-box}.app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#333;overflow-x:hidden}.hero-section{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);z-index:0;object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#00000080);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;padding:2rem;animation:fadeInUp 1s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-title{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem}.title-main{font-size:5rem;font-weight:800;letter-spacing:.1em;text-shadow:0 4px 20px rgba(0,0,0,.5);background:linear-gradient(135deg,#fff,#a8daff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.title-sub{font-size:2rem;font-weight:300;letter-spacing:.3em;color:#ffffffe6}.hero-description{font-size:1.5rem;margin-bottom:1rem;color:#fffffff2;font-weight:300}.hero-slogan{font-size:1.2rem;margin-bottom:3rem;color:#ffffffd9;font-style:italic}.cta-button{padding:1rem 3rem;font-size:1.2rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#f093fb,#f5576c);border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #f5576c66;display:inline-flex;align-items:center;gap:.5rem}.cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #f5576c99}.button-text{color:#fff}.button-icon{font-size:1.5rem;transition:transform .3s ease;color:#fff}.cta-button:hover .button-icon{transform:translate(5px)}.scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;animation:bounce 2s infinite;color:#fff;opacity:.8;transition:opacity .3s ease}.scroll-hint:hover{opacity:1}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.mouse{width:30px;height:50px;border:2px solid white;border-radius:15px;position:relative}.wheel{width:4px;height:10px;background:#fff;border-radius:2px;position:absolute;top:8px;left:50%;transform:translate(-50%);animation:scroll 1.5s infinite}@keyframes scroll{0%{opacity:1;top:8px}to{opacity:0;top:30px}}.scroll-hint p{font-size:.9rem;margin:0}.intro-section{background:linear-gradient(to bottom,#f8f9fa,#fff);padding:4rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-block{margin-bottom:5rem;animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.section-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#2c3e50;font-weight:700;display:flex;align-items:center;justify-content:center;gap:1rem}.title-decoration{color:#f5576c;font-size:1.5rem}.vision-text{font-size:1.2rem;line-height:1.8;text-align:center;margin-bottom:3rem;color:#555}.vision-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.vision-card{background:#fff;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 5px 20px #00000014;transition:all .3s ease}.vision-card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #00000026}.card-icon{font-size:3rem;margin-bottom:1rem}.vision-card h3{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.vision-card p{color:#666;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-item{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #00000014;position:relative;overflow:hidden;transition:all .3s ease}.feature-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.feature-number{position:absolute;top:1rem;right:1rem;font-size:3rem;font-weight:800;color:#f5576c1a}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{font-size:1.3rem;margin-bottom:1rem;color:#2c3e50}.feature-desc{color:#666;line-height:1.6}.journey-timeline{position:relative;padding-left:2rem}.journey-timeline:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#f093fb,#f5576c)}.timeline-item{position:relative;margin-bottom:3rem;padding-left:2rem}.timeline-dot{position:absolute;left:-2rem;top:0;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 0 0 5px #f5576c33}.timeline-content{background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 3px 15px #00000014;transition:all .3s ease}.timeline-content:hover{transform:translate(10px);box-shadow:0 5px 20px #0000001f}.timeline-content h3{font-size:1.5rem;margin-bottom:.5rem;color:#2c3e50}.timeline-subtitle{font-size:1rem;color:#f5576c;margin-bottom:.5rem;font-weight:600}.timeline-content p{color:#666;line-height:1.6}.audience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.audience-card{background:#fff;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 5px 20px #00000014;transition:all .3s ease;position:relative;overflow:hidden}.audience-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#f093fb,#f5576c)}.audience-card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #00000026}.audience-badge{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;border-radius:20px;font-size:.9rem;margin-bottom:1rem}.audience-card h3{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.audience-card p{color:#666;line-height:1.6}.advantage-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.advantage-item{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #00000014;transition:all .3s ease}.advantage-item:hover{transform:scale(1.05);box-shadow:0 10px 30px #00000026}.advantage-vs{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:1rem}.advantage-item p{color:#666;line-height:1.6}.advantage-highlight{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;padding:2rem;border-radius:15px;text-align:center;font-size:1.2rem;box-shadow:0 10px 30px #f5576c4d}.cta-block{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:4rem 2rem;text-align:center;color:#fff;box-shadow:0 15px 40px #667eea66}.cta-title{font-size:2.5rem;margin-bottom:1rem}.cta-subtitle{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.cta-button-large{padding:1.2rem 3.5rem;font-size:1.3rem}.footer{background:#2c3e50;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:2fr 3fr;gap:3rem;margin-bottom:2rem}.footer-brand h3{font-size:1.5rem;margin-bottom:.5rem}.footer-brand p{color:#ffffffb3;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column h4{margin-bottom:1rem;font-size:1.1rem}.footer-column a{display:block;color:#ffffffb3;text-decoration:none;margin-bottom:.5rem;transition:color .3s ease}.footer-column a:hover{color:#f5576c}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;text-align:center;color:#ffffff80}@media(max-width:768px){.title-main{font-size:3rem}.title-sub{font-size:1.5rem}.hero-description{font-size:1.2rem}.section-title{font-size:2rem}.footer-content,.footer-links,.vision-cards,.features-grid,.audience-grid,.advantage-content{grid-template-columns:1fr}}
