*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background-color:#f5f7fa}.app{min-height:100vh;display:flex;flex-direction:column}.header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem 0;text-align:center;box-shadow:0 2px 10px #0000001a}.header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 0}.logo-container{margin-bottom:1.5rem}.logo{width:150px;height:auto;object-fit:contain}.header h1{font-size:2.5rem;margin-bottom:.5rem;font-weight:700;text-align:center}.header p{font-size:1.1rem;opacity:.9}.content-container{flex:1;width:66.67%;max-width:1200px;margin:0 auto;padding:2rem}.page-title{font-size:2rem;color:#2d3748;font-weight:700;text-align:center;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}.main{display:block;width:100%}.article-list{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;width:100%}.article-item h3{font-size:1.15rem;color:#2d3748;margin-bottom:.8rem;line-height:1.4;font-weight:600;display:block;width:100%;white-space:normal;overflow:visible;text-overflow:clip;padding-right:.5rem;word-wrap:break-word;max-height:none}.article-item{padding:1.5rem;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;cursor:pointer;transition:all .3s ease;position:relative;background:#fff;width:100%;box-sizing:border-box}.articles{list-style:none}.article-item{padding:1.5rem;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;cursor:pointer;transition:all .3s ease;position:relative;background:#fff}.article-detail-page{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 6px #0000001a;width:100%}.back-btn{background:#f7fafc;color:#4a5568;border:1px solid #e2e8f0;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease;margin-bottom:2rem}.back-btn:hover{background:#edf2f7;border-color:#cbd5e0;color:#2d3748}.article-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026;border-color:#667eea}.article-header{margin-bottom:.8rem}.article-item h3{font-size:1.15rem;color:#2d3748;margin-bottom:.8rem;line-height:1.4;font-weight:600;display:block;width:100%}.article-meta{display:flex;align-items:center;gap:1rem;font-size:.9rem}.price{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.3rem .8rem;border-radius:20px;font-size:.9rem;font-weight:600;white-space:nowrap}.paid-tag{background:#48bb78;color:#fff;padding:.3rem .8rem;border-radius:12px;font-size:.85rem;font-weight:500;display:inline-block}.view-btn{background:#f7fafc;color:#4a5568;padding:.3rem .8rem;border:1px solid #e2e8f0;border-radius:12px;font-size:.85rem;font-weight:500;display:inline-block;cursor:pointer;transition:all .2s ease}.view-btn:hover{background:#edf2f7;border-color:#cbd5e0;color:#2d3748}.payment-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.payment-modal-content{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 20px 60px #0000004d;max-width:500px;width:90%;text-align:center;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{margin-bottom:2rem}.modal-header h3{font-size:1.5rem;color:#2d3748;margin-bottom:.5rem}.modal-header p{color:#718096;font-size:1rem}.wechat-qrcode{margin:2rem 0;text-align:center}.qrcode-container{background:#fff;padding:1.5rem;border:2px solid #e2e8f0;border-radius:12px;display:inline-block;box-shadow:0 4px 12px #0000001a;margin-bottom:1.5rem}.qrcode-image{width:250px;height:250px;background:#fff;border-radius:8px;background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="250" height="250" viewBox="0 0 250 250"%3E%3Crect width="250" height="250" fill="white"/%3E%3Crect x="50" y="50" width="50" height="50" fill="black"/%3E%3Crect x="100" y="50" width="20" height="20" fill="black"/%3E%3Crect x="120" y="50" width="20" height="20" fill="black"/%3E%3Crect x="140" y="50" width="20" height="20" fill="black"/%3E%3Crect x="160" y="50" width="20" height="20" fill="black"/%3E%3Crect x="180" y="50" width="50" height="50" fill="black"/%3E%3Crect x="50" y="100" width="20" height="20" fill="black"/%3E%3Crect x="70" y="100" width="20" height="20" fill="black"/%3E%3Crect x="90" y="100" width="20" height="20" fill="black"/%3E%3Crect x="110" y="100" width="20" height="20" fill="white"/%3E%3Crect x="130" y="100" width="20" height="20" fill="black"/%3E%3Crect x="150" y="100" width="20" height="20" fill="white"/%3E%3Crect x="170" y="100" width="20" height="20" fill="black"/%3E%3Crect x="190" y="100" width="20" height="20" fill="white"/%3E%3Crect x="210" y="100" width="20" height="20" fill="black"/%3E%3Crect x="50" y="120" width="20" height="20" fill="black"/%3E%3Crect x="70" y="120" width="20" height="20" fill="white"/%3E%3Crect x="90" y="120" width="20" height="20" fill="black"/%3E%3Crect x="110" y="120" width="20" height="20" fill="black"/%3E%3Crect x="130" y="120" width="20" height="20" fill="white"/%3E%3Crect x="150" y="120" width="20" height="20" fill="black"/%3E%3Crect x="170" y="120" width="20" height="20" fill="black"/%3E%3Crect x="190" y="120" width="20" height="20" fill="black"/%3E%3Crect x="210" y="120" width="20" height="20" fill="white"/%3E%3Crect x="50" y="140" width="20" height="20" fill="black"/%3E%3Crect x="70" y="140" width="20" height="20" fill="black"/%3E%3Crect x="90" y="140" width="20" height="20" fill="white"/%3E%3Crect x="110" y="140" width="20" height="20" fill="black"/%3E%3Crect x="130" y="140" width="20" height="20" fill="black"/%3E%3Crect x="150" y="140" width="20" height="20" fill="white"/%3E%3Crect x="170" y="140" width="20" height="20" fill="white"/%3E%3Crect x="190" y="140" width="20" height="20" fill="white"/%3E%3Crect x="210" y="140" width="20" height="20" fill="black"/%3E%3Crect x="50" y="160" width="20" height="20" fill="black"/%3E%3Crect x="70" y="160" width="20" height="20" fill="white"/%3E%3Crect x="90" y="160" width="20" height="20" fill="black"/%3E%3Crect x="110" y="160" width="20" height="20" fill="white"/%3E%3Crect x="130" y="160" width="20" height="20" fill="black"/%3E%3Crect x="150" y="160" width="20" height="20" fill="black"/%3E%3Crect x="170" y="160" width="20" height="20" fill="black"/%3E%3Crect x="190" y="160" width="20" height="20" fill="black"/%3E%3Crect x="210" y="160" width="20" height="20" fill="white"/%3E%3Crect x="50" y="180" width="50" height="50" fill="black"/%3E%3Crect x="100" y="180" width="20" height="20" fill="black"/%3E%3Crect x="120" y="180" width="20" height="20" fill="white"/%3E%3Crect x="140" y="180" width="20" height="20" fill="black"/%3E%3Crect x="160" y="180" width="20" height="20" fill="white"/%3E%3Crect x="180" y="180" width="50" height="50" fill="black"/%3E%3Crect x="100" y="200" width="20" height="20" fill="white"/%3E%3Crect x="120" y="200" width="20" height="20" fill="black"/%3E%3Crect x="140" y="200" width="20" height="20" fill="white"/%3E%3Crect x="160" y="200" width="20" height="20" fill="black"/%3E%3Crect x="100" y="220" width="20" height="20" fill="black"/%3E%3Crect x="120" y="220" width="20" height="20" fill="white"/%3E%3Crect x="140" y="220" width="20" height="20" fill="black"/%3E%3Crect x="160" y="220" width="20" height="20" fill="white"/%3E%3C/svg%3E');background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid #e2e8f0;display:block;margin:0 auto}.payment-section{text-align:center;padding:2rem;background:#f8fafc;border-radius:12px;box-shadow:0 2px 8px #00000014}.payment-modal .pay-btn{margin-top:1rem;width:100%;max-width:300px}.article-detail{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 6px #0000001a;min-height:400px;line-height:1.8;font-size:1.05rem}.detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.detail-header h2{font-size:1.5rem;color:#2d3748;flex:1}.close-btn{background:#e2e8f0;color:#4a5568;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .3s ease}.close-btn:hover{background:#cbd5e0}.payment-section{text-align:center}.payment-info{margin-bottom:2rem}.payment-info p{margin:.5rem 0;font-size:1.1rem}.payment-price{font-size:1.5rem;font-weight:700;color:#667eea}.wechat-payment{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.wechat-qrcode{background:#fff;padding:1.5rem;border:2px solid #e2e8f0;border-radius:8px;text-align:center}.qrcode-placeholder{width:200px;height:200px;background:#f7fafc;border:2px dashed #cbd5e0;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#718096;font-weight:500}.pay-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #667eea66}.pay-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.content-section{background:#f8fafc;padding:2.5rem;border-radius:8px;border-left:4px solid #667eea;box-shadow:0 2px 8px #00000014}.content{font-size:1.1rem;line-height:1.8;color:#4a5568;text-align:justify;letter-spacing:.2px;background:#fff;padding:2rem;border-radius:8px;box-shadow:inset 0 0 0 1px #0000000d}.content p{margin-bottom:1.5rem;text-indent:2em}.article-list::-webkit-scrollbar{width:8px}.article-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.article-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.article-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.footer{background:#2d3748;color:#fff;text-align:center;padding:1.5rem 0;margin-top:auto}.footer p{margin:0;opacity:.8}@media (max-width: 1200px){.content-container{width:80%;padding:1.5rem}}@media (max-width: 768px){.content-container{width:95%;padding:1rem}.header h1{font-size:2rem}.page-title{font-size:1.5rem;padding:1rem}.article-item{padding:1rem}.article-detail-page{padding:1.5rem}.article-header{flex-direction:column;gap:.5rem}.price{align-self:flex-start}}.article-detail-page::-webkit-scrollbar{width:8px}.article-detail-page::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.article-detail-page::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.article-detail-page::-webkit-scrollbar-thumb:hover{background:#94a3b8}.qrcode-img{width:100%;height:100%;border-radius:8px;object-fit:contain}
