.surgegraph-product-box{border:1px solid #e2e8f0;border-radius:8px;padding:24px;margin:24px 0;background:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .06);overflow:hidden}.surgegraph-product-box--full{display:grid;grid-template-columns:200px 1fr;grid-template-rows:auto auto;gap:20px}.surgegraph-product-box--full .surgegraph-product-box__content{grid-column:1 / -1}.surgegraph-product-box--compact{display:flex;align-items:flex-start;gap:16px}.surgegraph-product-box--compact .surgegraph-product-box__media{flex-shrink:0;width:120px}.surgegraph-product-box--compact .surgegraph-product-box__content{width:100%;margin-top:12px}.surgegraph-product-box--fallback{display:block;border-left:4px solid #f59e0b}.surgegraph-product-box__fallback-header{margin-bottom:12px}.surgegraph-product-box__media{display:flex;align-items:center;justify-content:center}.surgegraph-product-box__image{max-width:100%;height:auto;max-height:250px;object-fit:contain;border-radius:4px}.surgegraph-product-box--compact .surgegraph-product-box__image{max-height:150px}.surgegraph-product-box__details{display:flex;flex-direction:column;gap:8px}.surgegraph-product-box__title{font-size:1.125rem;font-weight:600;line-height:1.4;margin:0}.surgegraph-product-box__title a{color:#0f172a;text-decoration:none}.surgegraph-product-box__title a:hover{color:#c2410c;text-decoration:underline}.surgegraph-product-box__pricing{display:flex;align-items:baseline;gap:8px}.surgegraph-product-box__price{font-size:1.375rem;font-weight:700;color:#b91c1c}.surgegraph-product-box__list-price{font-size:.9375rem;color:#94a3b8;text-decoration:line-through}.surgegraph-product-box__rating{display:flex;align-items:center;gap:6px;font-size:.875rem}.surgegraph-product-box__stars{color:#f59e0b;font-weight:600}.surgegraph-product-box__rating-count{color:#64748b}.surgegraph-product-box__prime{display:inline-flex;align-items:center;gap:4px;background:#1e40af;color:#fff;font-size:.75rem;font-weight:700;padding:2px 8px;border-radius:4px;letter-spacing:.02em;width:fit-content}.surgegraph-product-box__availability{font-size:.8125rem;font-weight:500}.surgegraph-product-box__availability--instock{color:#16a34a}.surgegraph-product-box__availability--other{color:#94a3b8}.surgegraph-product-box__cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;background:linear-gradient(to bottom,#f7c948,#f0a500);color:#1a1a1a!important;font-size:.9375rem;font-weight:600;text-decoration:none!important;border-radius:20px;border:1px solid #d4940a;cursor:pointer;transition:background 0.15s ease;width:fit-content;margin-top:4px}.surgegraph-product-box__cta:hover{background:linear-gradient(to bottom,#f0a500,#e09200);text-decoration:none!important;color:#1a1a1a!important}.surgegraph-product-box__content{font-size:.9375rem;line-height:1.7;color:#334155;border-top:1px solid #f1f5f9;padding-top:16px}.surgegraph-product-box__content p:first-child{margin-top:0}.surgegraph-product-box__content p:last-child{margin-bottom:0}.surgegraph-affiliate-disclosure{margin:32px 0;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:.75rem;line-height:1.5;color:#64748b}.surgegraph-affiliate-disclosure p{margin:0}@media (max-width:768px){.surgegraph-product-box--full{grid-template-columns:1fr}.surgegraph-product-box--full .surgegraph-product-box__media{max-width:200px;margin:0 auto}.surgegraph-product-box--compact{flex-direction:column}.surgegraph-product-box--compact .surgegraph-product-box__media{width:100%;max-width:150px;margin:0 auto}.surgegraph-product-box{padding:16px}}