.price-transparency{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1rem;margin-bottom:1rem}.price-breakdown{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.price-item{display:flex;justify-content:space-between;padding:.25rem 0;border-bottom:1px solid #e9ecef}.price-item:last-child{border-bottom:none;font-weight:600;font-size:1.1em}.total-price{font-size:1.2em;font-weight:700;color:var(--enhanced-accent);background:#f0f9ff;padding:.75rem;border-radius:6px;margin-top:.5rem}.tax-info{background:#fff3cd;border:1px solid #ffeaa7;color:#856404;padding:.75rem;border-radius:6px;margin:1rem 0;font-size:.9em}.tax-info .tax-label{font-weight:600;margin-bottom:.25rem}.shipping-info{background:#d1ecf1;border:1px solid #bee5eb;color:#0c5460;padding:1rem;border-radius:8px;margin:1rem 0}.shipping-calculator{margin-top:1rem;padding:1rem;background:#fff;border-radius:6px;border:1px solid #dee2e6}.shipping-options{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.shipping-option{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border:1px solid #dee2e6;border-radius:6px;cursor:pointer;transition:all .2s ease}.shipping-option:hover{border-color:var(--enhanced-accent);background:#f8f9fa}.shipping-option input[type=radio]{margin-right:.5rem}.availability-status{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:20px;font-size:.9em;font-weight:500;margin-bottom:1rem}.availability-in-stock{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.availability-low-stock{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.availability-out-of-stock{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.availability-pre-order{background:#cce7ff;color:#0056b3;border:1px solid #99d6ff}.delivery-info{background:#e7f3ff;border:1px solid #b3d9ff;color:#004085;padding:1rem;border-radius:8px;margin:1rem 0}.delivery-time{font-weight:600;font-size:1.1em;margin-bottom:.5rem}.delivery-details{font-size:.9em;opacity:.8}.return-policy{background:#f8f9fa;border:1px solid #dee2e6;padding:1.5rem;border-radius:8px;margin:2rem 0}.return-policy h3{margin-bottom:1rem;color:var(--enhanced-primary)}.return-timeline{display:flex;align-items:center;margin-bottom:1rem;font-weight:600;color:var(--enhanced-success)}.return-timeline svg{margin-right:.5rem}.return-conditions{list-style:none;padding:0}.return-conditions li{border-bottom:1px solid #e9ecef;position:relative;padding:.5rem 0 .5rem 2rem}.return-conditions li:before{content:"\2713";position:absolute;left:0;color:var(--enhanced-success);font-weight:700}.return-conditions li:last-child{border-bottom:none}.terms-conditions{background:#fff;border:2px solid var(--enhanced-accent);padding:1rem;border-radius:8px;margin:1rem 0;text-align:center}.terms-link{color:var(--enhanced-accent);text-decoration:none;font-weight:600}.terms-link:hover{text-decoration:underline}.product-specifications{background:#fff;border:1px solid #dee2e6;border-radius:8px;margin:2rem 0;overflow:hidden}.spec-header{background:#f8f9fa;padding:1rem;border-bottom:1px solid #dee2e6;font-weight:600;color:var(--enhanced-primary)}.spec-table{width:100%;border-collapse:collapse}.spec-table tr{border-bottom:1px solid #f1f3f4}.spec-table td{padding:.75rem 1rem;vertical-align:top}.spec-table td:first-child{background:#f8f9fa;font-weight:500;width:40%;color:var(--enhanced-primary)}.trust-badges{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem 0;padding:1.5rem;background:#f8f9fa;border-radius:8px}.trust-badge{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;min-width:120px}.trust-badge img{max-width:60px;max-height:60px;margin-bottom:.5rem}.trust-badge span{font-size:.8em;text-align:center;color:#666}.business-info{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;margin:2rem 0}.business-info h3{margin-bottom:1rem;color:var(--enhanced-primary)}.business-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.business-detail{display:flex;align-items:start;gap:.5rem}.business-detail strong{min-width:80px;color:var(--enhanced-primary)}.contact-prominence{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid var(--enhanced-accent);border-radius:12px;padding:2rem;margin:2rem 0;text-align:center}.contact-methods{display:flex;justify-content:center;gap:2rem;margin-top:1.5rem;flex-wrap:wrap}.contact-method{display:flex;align-items:center;gap:.5rem;color:var(--enhanced-primary);text-decoration:none;font-weight:500;padding:.75rem 1.5rem;background:#fff;border-radius:25px;box-shadow:0 2px 8px #0000001a;transition:all .2s ease}.contact-method:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;color:var(--enhanced-accent)}.product-identity{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;margin:1rem 0}.product-brand{font-size:1.2em;font-weight:600;color:var(--enhanced-primary);margin-bottom:.5rem}.product-model{color:#666;margin-bottom:1rem}.product-sku{font-family:monospace;background:#f8f9fa;padding:.25rem .5rem;border-radius:4px;font-size:.9em}.warranty-info{background:#f0f9ff;border:1px solid #b3e5fc;color:#01579b;padding:1rem;border-radius:8px;margin:1rem 0}.warranty-period{font-weight:600;font-size:1.1em;margin-bottom:.5rem}.compliance-notice{background:#fff8e1;border:1px solid #ffcc02;color:#f57f17;padding:1rem;border-radius:8px;margin:1rem 0;font-size:.9em}.compliance-notice strong{display:block;margin-bottom:.5rem}@media (max-width: 768px){.business-details{grid-template-columns:1fr}.contact-methods{flex-direction:column;align-items:center}.shipping-options{gap:.5rem}.trust-badges{justify-content:center}.trust-badge{min-width:100px}.price-item{font-size:.9em}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-contrast: high){.price-transparency,.shipping-info,.delivery-info,.return-policy,.business-info,.availability-status{border-width:2px}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/google-compliance-enhancements.css.map */
