*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,system-ui,Arial,sans-serif}body{background:#f9fafb;color:#111827}.container{max-width:900px;margin:0 auto;padding:80px 20px;text-align:center}.title{font-size:40px;font-weight:700;margin-bottom:10px}.subtitle{font-size:16px;color:#6b7280;margin-bottom:40px}.search-box{display:flex;justify-content:center;gap:12px;margin-bottom:30px}.search-box input{width:420px;padding:14px 16px;border-radius:8px;border:1px solid #d1d5db;font-size:15px}.search-box button{padding:14px 22px;border-radius:8px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}.search-box button:hover{background:#1d4ed8}.footer{margin-top:50px;font-size:13px;color:#6b7280}.footer a{margin:0 8px;font-size:13px;color:#2563eb;text-decoration:none}.footer a:hover{text-decoration:underline}.filter-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;margin:0 0 10px;padding:14px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000a}.store-filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.store-btn{padding:7px 14px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#374151;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.store-btn:hover{border-color:#2563eb;color:#2563eb}.store-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.sort-control{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#374151;font-weight:500}.sort-control select{padding:7px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:13px;color:#111827;background:#fff;cursor:pointer}.results{margin-top:40px;display:grid;grid-template-columns:1fr;gap:20px}.card{background:#fff;padding:20px;border-radius:12px;text-align:left;box-shadow:0 4px 12px #0000000d}.card h3{margin-bottom:12px}.best-deal{background:#ecfdf5;padding:12px;border-radius:8px;margin-bottom:10px}.other-offers div{font-size:14px;margin-top:4px}.card a{color:#2563eb;font-weight:600;text-decoration:none}.category-badge{display:inline-block;margin-bottom:14px;padding:4px 12px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:600}.card-image{width:100%;height:200px;object-fit:contain;background:#f3f4f6;border-radius:8px;margin-bottom:14px}.card-image.placeholder{display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:14px}.loading{margin-top:24px;color:#6b7280}.error-box{margin-top:24px;padding:12px 16px;border-radius:8px;background:#fef2f2;color:#b91c1c;text-align:center}.offers{margin-top:12px}.offer-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid #f3f4f6;font-size:14px}.offer-row .platform{font-weight:600;min-width:90px}.offer-row .price{margin-left:auto;font-weight:500}.offer-row .btn{display:inline-block;padding:8px 14px;border-radius:8px;background:#2563eb;color:#fff;font-weight:600;font-size:13px}.offer-row .btn:hover{background:#1d4ed8}.lowest-tag{margin-left:8px;padding:2px 8px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:600}.footer{text-align:center}.page{max-width:700px;margin:0 auto;padding:80px 20px;text-align:left}.page h1{margin-bottom:16px;font-size:28px}.page p{margin-bottom:12px;color:#374151;line-height:1.6}
