.product-page{max-width:1200px;margin:0 auto;padding:1rem}.breadcrumbs{margin:1rem 0 2rem;font-size:.9rem;color:#666}.breadcrumbs a{color:#007185;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.loading,.error-message{text-align:center;padding:3rem 0}.error-message .btn-primary{display:inline-block;background:#f60;color:#fff;padding:.5rem 1rem;border-radius:4px;text-decoration:none;margin-top:1rem}.product-container{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.product-top-section{display:grid;grid-template-columns:minmax(300px,40%) 1fr;gap:2rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.product-image-container{border:1px solid #eaeaea;border-radius:8px;overflow:hidden}.product-image{width:100%;height:auto;display:block}.product-essential-info{display:flex;flex-direction:column;gap:1.5rem}.product-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.product-title{font-size:1.8rem;color:#333;margin:0;line-height:1.3}.deal-meta{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.9rem;color:#565959}.deal-meta .posted-time{display:flex;align-items:center;gap:.25rem}.voting-controls{display:flex;align-items:center;gap:.25rem;background:#f8f8f8;padding:.25rem .5rem;border-radius:4px}.vote-btn{background:none;border:none;font-size:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:3px;transition:background-color .2s}.vote-btn:hover{background-color:#f0f0f0}.upvote{color:#4caf50}.upvote:hover{background-color:#4caf501a}.downvote{color:#f44336}.downvote:hover{background-color:#f443361a}.vote-count{font-size:.9rem;font-weight:600;color:#333;min-width:20px;text-align:center}.product-price{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.current-price{font-size:2rem;font-weight:700;color:#b12704}.original-price{font-size:1.1rem;color:#565959;text-decoration:line-through}.discount-badge{background:#cc0c39;color:#fff;padding:.2rem .5rem;border-radius:4px;font-size:.9rem;font-weight:600}.retailer-info{margin-top:auto}.best-price-retailer{display:flex;flex-direction:column;gap:.75rem}.best-price-retailer p{margin:0;font-size:1rem}.get-deal-btn{display:inline-block;background:#f60;color:#fff;padding:.8rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:600;text-align:center;font-size:1.1rem;transition:background .2s;width:100%}.get-deal-btn:hover{background:#e65c00}.out-of-stock-message{color:#cc0c39;font-weight:600;font-size:1.1rem;text-align:center;margin:1rem 0}.product-details-section{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.product-details-section h2{font-size:1.4rem;margin:0 0 1rem;color:#333}.product-description{font-size:1rem;line-height:1.6;color:#333;margin:0}.similar-products{margin:3rem 0}.similar-products h2{font-size:1.5rem;margin-bottom:1.5rem;color:#333}.similar-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.similar-product-card{border:1px solid #eaeaea;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s}.similar-product-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.product-image-link{display:block}.similar-product-info{padding:1rem}.similar-product-title{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:#333;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.similar-product-price{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.similar-product-current-price{font-weight:700;color:#b12704}.similar-product-original-price{font-size:.9rem;color:#565959;text-decoration:line-through}.similar-product-retailer{font-size:.9rem;color:#565959}.all-prices-container{margin-top:2rem}.all-prices-title{font-size:1.2rem;margin:0 0 1rem;color:#333}.all-retailers-list{display:flex;flex-direction:column;gap:1rem}.retailer-item{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:.75rem;border:1px solid #eaeaea;border-radius:4px}.retailer-name{font-weight:600;color:#333}.retailer-price{font-weight:700;color:#b12704}.retailer-action a{display:inline-block;background:#f60;color:#fff;padding:.5rem 1rem;border-radius:4px;text-decoration:none;font-weight:600;font-size:.9rem}.retailer-action a:hover{background:#e65c00}.product-specs{margin-top:2rem}.specs-title{font-size:1.2rem;margin:0 0 1rem;color:#333}.specs-table{width:100%;border-collapse:collapse}.specs-table th,.specs-table td{padding:.75rem;border-bottom:1px solid #eaeaea;text-align:left}.specs-table th{width:30%;font-weight:600;color:#565959}.reviews-section{margin-top:2rem}.reviews-title{font-size:1.2rem;margin:0 0 1rem;color:#333}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.review-item{padding:1rem;border:1px solid #eaeaea;border-radius:4px}.review-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.review-author{font-weight:600;color:#333}.review-date{color:#565959;font-size:.9rem}.review-title{font-weight:600;margin:.5rem 0;color:#333}.review-text{color:#333;line-height:1.6}.timestamp{font-size:.9rem;color:#565959;margin-top:1rem;font-style:italic}@media (max-width: 768px){.product-top-section{grid-template-columns:1fr}.retailer-item{grid-template-columns:1fr auto;grid-template-rows:auto auto}.retailer-action{grid-column:1 / -1;margin-top:.5rem}.retailer-action a{width:100%;text-align:center}}
