*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;line-height:1.6;color:#333}.header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem 0 5rem;text-align:center}.container{max-width:1000px;margin:0 auto;padding:0 2rem}.header h1{font-size:2.5rem;margin-bottom:.5rem}.header p{font-size:1.1rem;opacity:.9}.content{background:#fff;margin:-2rem auto 2rem;max-width:1000px;border-radius:16px;box-shadow:0 10px 30px #0000001a;overflow:hidden}.nav-tabs{display:flex;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.nav-tab{flex:1;padding:1rem;text-align:center;background:none;border:none;cursor:pointer;font-weight:500;color:#64748b;transition:all .3s ease}.nav-tab.active{background:#fff;color:#2563eb;border-bottom:2px solid #2563eb}.tab-content{padding:2rem}.tab-pane{display:none}.tab-pane.active{display:block}.step{margin-bottom:2rem;padding:1.5rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.step-number{background:#2563eb;color:#fff;width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;margin-right:1rem}.step h3{display:flex;align-items:center;margin-bottom:1rem;color:#1e293b}.step p{color:#64748b;margin-bottom:.5rem}.step-image{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:1rem 0;padding:1rem;text-align:center}.step-image img{max-width:100%;height:auto;border-radius:6px;box-shadow:0 4px 12px #0000001a;display:block;margin:0 auto}.step-image:empty:before{content:"图片占位符";color:#64748b;font-style:italic;display:block;padding:2rem}.feature-list{list-style:none;padding:0}.feature-list li{padding:.5rem 0;display:flex;align-items:center}.feature-list li:before{content:"✓";color:#10b981;font-weight:700;margin-right:.5rem}.back-btn{background:#64748b;color:#fff;padding:.75rem 1.5rem;text-decoration:none;border-radius:6px;display:inline-flex;align-items:center;gap:.5rem;margin:2rem;transition:all .3s ease}.back-btn:hover{background:#475569;transform:translateY(-1px)}.tip{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;padding:1rem;margin:1rem 0}.tip h4{color:#92400e;margin-bottom:.5rem}@media (max-width: 768px){.nav-tabs{flex-direction:column}.header h1{font-size:2rem}.container{padding:0 1rem}.step-image{padding:.5rem}.step-image img{max-width:100%;height:auto}.tab-content{padding:1rem}}
