.landing-page{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2937;background:#fafafa;min-height:100vh}.hero{text-align:center;padding:80px 24px 60px;background:#fff}.hero-title{font-size:52px;font-weight:800;color:#111827;margin-bottom:20px;line-height:1.1}.hero-subtitle{font-size:20px;color:#4b5563;margin-bottom:12px}.hero-tagline{font-size:16px;color:#9ca3af;font-style:italic}.price-board{max-width:1400px;margin:40px auto;padding:0 24px}.board-title{font-size:32px;font-weight:700;color:#111827;margin-bottom:32px;text-align:center}.price-table-wrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb}.price-table{width:100%;border-collapse:collapse}.price-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.price-table thead th{padding:16px 20px;text-align:left;font-weight:600;font-size:14px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.price-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .15s}.price-table tbody tr:hover{background:#f9fafb}.price-table tbody tr:last-child{border-bottom:none}.price-table tbody td{padding:20px}.price-table .card-col{min-width:280px}.price-table .price-col{font-weight:600;font-size:17px;color:#374151}.price-table .price-col.better{color:#059669;font-weight:700}.price-table .price-col.market{color:#6b7280;font-weight:500}.price-table .deal-col{color:#059669;font-weight:600;font-size:15px}.card-info{display:flex;align-items:center;gap:16px}.card-thumb{width:60px;height:80px;object-fit:contain;border-radius:6px;background:#f9fafb;padding:4px;border:1px solid #e5e7eb}.card-details{display:flex;flex-direction:column;gap:4px}.card-name{font-weight:600;font-size:16px;color:#111827}.card-grade{font-size:13px;color:#6b7280;font-weight:500}.table-footer{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fff;border-top:1px solid #e5e7eb;margin-top:-1px}.updated-date{font-size:14px;color:#6b7280}.view-all-link{color:#2563eb;text-decoration:none;font-weight:600;font-size:15px;transition:color .2s}.view-all-link:hover{color:#1d4ed8}.highlight-strip{max-width:1400px;margin:32px auto;padding:0 24px;display:flex;gap:24px}.highlight-item{flex:1 1;display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fff;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;color:#4b5563;box-shadow:0 1px 2px rgba(0,0,0,.05)}.highlight-icon{font-size:18px;flex-shrink:0}.community-section{max-width:800px;margin:80px auto;padding:0 24px;text-align:center}.section-title{font-size:32px;font-weight:700;color:#111827;margin-bottom:16px}.section-text{font-size:17px;color:#6b7280;margin-bottom:32px}.suggest-form{display:flex;gap:12px;max-width:600px;margin:0 auto}.suggest-input{flex:1 1;padding:14px 18px;border:2px solid #e5e7eb;border-radius:8px;font-size:15px;font-family:Poppins,sans-serif;transition:border-color .2s}.suggest-input:focus{outline:none;border-color:#2563eb}.suggest-input::placeholder{color:#9ca3af}.suggest-submit{padding:14px 28px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;font-family:Poppins,sans-serif;transition:background .2s}.suggest-submit:hover{background:#1d4ed8}.market-note{max-width:800px;margin:60px auto;padding:32px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.05)}.note-title{font-size:20px;font-weight:700;color:#111827;margin-bottom:16px}.note-list{list-style:none;padding:0;margin:0}.note-list li{padding:12px 0;color:#4b5563;font-size:15px;border-bottom:1px solid #f3f4f6;line-height:1.6}.note-list li:last-child{border-bottom:none}.note-list li:before{content:"→ ";color:#9ca3af;margin-right:8px}.footer{background:#111827;color:#d1d5db;padding:48px 24px;margin-top:80px;text-align:center}.footer-tagline{font-size:16px;font-style:italic;color:#9ca3af;margin-bottom:12px}.footer-copy{font-size:14px;color:#6b7280;margin-bottom:16px}.footer-links{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:24px;font-size:14px}.footer-links a{color:#9ca3af;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#d1d5db}.footer-links span{color:#4b5563}.footer-social{display:flex;justify-content:center;gap:20px}.footer-social a{color:#6b7280;transition:color .2s}.footer-social a:hover{color:#9ca3af}@media(max-width:1024px){.highlight-strip{flex-direction:column}}@media(max-width:768px){.hero-title{font-size:36px}.hero-subtitle{font-size:17px}.price-table-wrapper{overflow-x:auto}.price-table{min-width:700px}.suggest-form{flex-direction:column}.highlight-item{font-size:13px}}@media(max-width:480px){.hero-title{font-size:28px}.hero-subtitle{font-size:15px}.board-title{font-size:24px}.card-thumb{width:50px;height:70px}.card-name{font-size:14px}}