.home-view{min-height:100vh;display:flex;flex-direction:column}.top-header{position:fixed;top:0;left:0;right:0;z-index:100;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px #00000014}.header-container{max-width:1200px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between}.logo-section{display:flex;align-items:center;gap:12px}.logo-section .logo{font-size:24px;font-weight:700;margin:0;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-section .tagline{margin:0;font-size:12px;color:#8a8a8a;display:none}@media(min-width:768px){.logo-section .tagline{display:block}}.auth-section{display:flex;gap:8px;align-items:center}.user-info{display:flex;align-items:center;gap:8px;color:#333}.user-info .user-avatar{background:linear-gradient(135deg,#667eea,#764ba2)}@media(max-width:480px){.user-info .user-name{display:none}}.main-content{padding-top:60px}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);padding:60px 24px;min-height:500px;display:flex;align-items:center}@media(min-width:768px){.hero-section{padding:80px 24px}}.hero-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:40px}@media(min-width:768px){.hero-container{flex-direction:row;align-items:center}}.hero-content{flex:1;color:#fff}.hero-content .hero-title{font-size:28px;font-weight:700;margin:0 0 20px;line-height:1.3}@media(min-width:768px){.hero-content .hero-title{font-size:40px}}.hero-content .hero-description{font-size:16px;line-height:1.8;opacity:.9;margin-bottom:24px}.hero-features{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px}.hero-features .feature-item{display:flex;align-items:center;gap:8px;background:#ffffff26;padding:8px 16px;border-radius:20px;font-size:14px}.hero-features .feature-item .feature-icon{font-size:16px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.hero-actions .download-btn{background:#fff;color:#667eea;border:none;font-weight:600}.hero-actions .download-btn:hover{background:#f0f0f0;color:#764ba2}.hero-actions .demo-btn{background:transparent;color:#fff;border:2px solid #fff}.hero-actions .demo-btn:hover{background:#ffffff1a}.hero-image{flex:0 0 auto;display:flex;justify-content:center}@media(max-width:767px){.hero-image{display:none}}.device-mockup{perspective:1000px}.phone-mockup{width:200px;height:400px;background:#1a1a1a;border-radius:24px;padding:12px;box-shadow:0 20px 60px #0000004d;transform:rotateY(-10deg) rotateX(5deg)}.phone-screen{width:100%;height:100%;background:linear-gradient(180deg,#f5f5f5,#e0e0e0);border-radius:16px;overflow:hidden}.app-preview{padding:16px}.preview-header{display:flex;align-items:center;gap:8px;font-size:12px;color:#333;margin-bottom:20px}.preview-status{width:8px;height:8px;border-radius:50%}.preview-status.connected{background:#67c23a;box-shadow:0 0 8px #67c23a80}.preview-controls{display:flex;flex-direction:column;gap:12px}.control-btn{background:#fff;padding:12px 16px;border-radius:8px;font-size:14px;box-shadow:0 2px 8px #00000014}.features-section{padding:60px 24px;background:#f8f9fa}@media(min-width:768px){.features-section{padding:80px 24px}}.section-container{max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:28px;font-weight:700;margin:0 0 40px;color:#333}@media(min-width:768px){.section-title{font-size:32px}}.feature-card{height:100%}.feature-card .feature-content{text-align:center;padding:20px 0}.feature-card .feature-content .feature-icon-large{margin-bottom:16px}.feature-card .feature-content h4{font-size:18px;font-weight:600;margin:0 0 12px;color:#333}.feature-card .feature-content p{font-size:14px;color:#666;line-height:1.6;margin:0}.download-section{padding:60px 24px;background:#fff}@media(min-width:768px){.download-section{padding:80px 24px}}.download-card{height:100%}.download-card .download-content{text-align:center;padding:20px 0}.download-card .download-content .platform-icon{margin-bottom:16px}.download-card .download-content h4{font-size:20px;font-weight:600;margin:0 0 8px;color:#333}.download-card .download-content p{font-size:14px;color:#666;margin:0 0 16px}.download-card .download-content .download-info{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:20px}.download-card .download-content .download-info .file-size{font-size:13px;color:#8a8a8a}.system-requirements{margin-top:48px;padding:24px;background:#f8f9fa;border-radius:12px}.system-requirements h4{text-align:center;font-size:18px;font-weight:600;margin:0 0 16px;color:#333}.requirements-list{display:flex;flex-direction:column;gap:8px}.requirements-list .requirement-item{font-size:14px;color:#666;line-height:1.6}.quick-connect-section{padding:60px 24px;background:linear-gradient(135deg,#667eea,#764ba2)}.quick-connect-section .section-title{color:#fff}.site-footer{background:#1a1a1a;color:#fff;padding:48px 24px 24px}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:flex;flex-direction:column;gap:32px;margin-bottom:32px}@media(min-width:768px){.footer-content{flex-direction:row;justify-content:space-between}}.footer-brand h4{font-size:20px;margin:0 0 8px}.footer-brand p{font-size:14px;color:#8a8a8a;margin:0}.footer-links{display:flex;gap:48px;flex-wrap:wrap}.footer-links .link-group h5{font-size:14px;font-weight:600;margin:0 0 12px;color:#fff}.footer-links .link-group a{display:block;font-size:14px;color:#8a8a8a;text-decoration:none;margin-bottom:8px;transition:color .2s}.footer-links .link-group a:hover{color:#fff}.footer-bottom{border-top:1px solid #333;padding-top:24px;display:flex;flex-direction:column;gap:8px;text-align:center}@media(min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-bottom p{font-size:13px;color:#666;margin:0}.footer-bottom .icp-link{color:#666;text-decoration:none}.footer-bottom .icp-link:hover{color:#fff}.qr-dialog-content{text-align:center;padding:20px 0}.qr-code-container .qr-image{width:200px;height:200px;border:4px solid #f0f0f0;border-radius:8px}.qr-code-container .qr-description{margin:16px 0 8px;font-size:14px;color:#666}.qr-code-container .qr-url{font-size:16px;color:#333;margin:0}.qr-code-container .qr-url strong{color:#667eea;font-size:20px}.auth-view{min-height:100vh;padding:60px 16px 24px;background:linear-gradient(135deg,#667eea,#764ba2)}.auth-view .back-btn{position:fixed;top:16px;left:16px;color:#fff;z-index:10}.auth-view .auth-card{max-width:400px;margin:0 auto;border-radius:12px;box-shadow:0 4px 20px #00000026}.auth-view a{color:#667eea}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5}#root{min-height:100vh}.page-loading{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f5f5f5}@media(max-width:768px){.ant-btn{touch-action:manipulation}}@supports (padding-bottom: env(safe-area-inset-bottom)){body{padding-bottom:env(safe-area-inset-bottom)}}
