.product-details-page{background-color:#f6f7f8;min-height:100vh}.product-details-main{max-width:1440px;margin:0 auto;padding:1.5rem 1.5rem 6rem}.product-breadcrumbs{text-transform:uppercase;letter-spacing:.1em;color:#64748b;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.75rem;font-weight:600;display:flex}.product-breadcrumbs a{color:inherit;text-decoration:none;transition:color .2s}.product-breadcrumbs a:hover{color:#1152d4}.product-breadcrumbs .material-symbols-outlined{font-size:.875rem}.product-breadcrumbs .active{color:#0f172a}.product-hero-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.product-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:800;line-height:1.2}.product-badges{align-items:center;gap:1rem;display:flex}.product-sku-badge{color:#1152d4;background:#1152d414;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:700}.product-verified-badge{color:#059669;align-items:center;gap:.25rem;font-size:.813rem;font-weight:600;display:flex}.product-verified-badge .material-symbols-outlined{font-size:1rem}.product-hero-actions{gap:.75rem;display:flex}.product-download-tds{color:#0f172a;cursor:pointer;background:#e2e8f0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;transition:background .2s;display:flex}.product-download-tds:hover{background:#cbd5e1}.product-request-quote{color:#fff;cursor:pointer;white-space:nowrap;background:#1152d4;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 2rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex;box-shadow:0 4px 12px #1152d433}.product-request-quote:hover{opacity:.9}.product-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:1024px){.product-grid{grid-template-columns:7fr 5fr}}.product-gallery{flex-direction:column;gap:1rem;display:flex}.product-main-img{aspect-ratio:16/9;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:center;align-items:center;display:flex;overflow:hidden}.product-main-img img{object-fit:cover;width:100%;height:100%}.product-img-placeholder{color:#cbd5e1;flex-direction:column;align-items:center;display:flex}.product-img-placeholder .material-symbols-outlined{font-size:4rem}.product-thumbs{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.product-thumb{aspect-ratio:1;cursor:pointer;opacity:.6;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;transition:all .2s;overflow:hidden}.product-thumb.active{opacity:1;border-width:2px;border-color:#1152d4}.product-thumb:hover{opacity:1}.product-thumb img{object-fit:cover;width:100%;height:100%}.product-info-sidebar{flex-direction:column;gap:1.5rem;display:flex}.product-specs-card,.product-logistics-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.product-specs-card .card-header,.product-logistics-card .card-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.product-specs-card h3,.product-logistics-card h3{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.product-specs-card .material-symbols-outlined{color:#1152d4;font-size:1.25rem}.card-grid{grid-template-columns:1fr 1fr;display:grid}.spec-item{border-bottom:1px solid #f1f5f9;padding:1rem 1.5rem}.spec-item:nth-child(odd){border-right:1px solid #f1f5f9}.spec-item:last-child,.spec-item:nth-last-child(2){border-bottom:none}.spec-item label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.688rem;font-weight:700;display:block}.spec-item p{color:#0f172a;margin:0;font-size:.875rem;font-weight:600}.logistics-list{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}.logistics-item{border-bottom:1px dashed #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.logistics-item:last-child{border-bottom:none}.logistics-item .label{color:#64748b;font-size:.875rem}.logistics-item .value{color:#0f172a;font-size:.875rem;font-weight:700}.live-status{color:#1152d4;text-transform:uppercase;background:#1152d414;border-radius:2px;padding:.125rem .375rem;font-size:.625rem;font-weight:800}.incoterms{gap:.375rem;display:flex}.incoterms span{background:#f1f5f9;border-radius:2px;padding:.125rem .375rem;font-size:.625rem;font-weight:700}.product-details-content{grid-template-columns:1fr;gap:3rem;margin-top:3rem;margin-bottom:3rem;display:grid}.content-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:2rem}.content-card h3{margin-bottom:1rem;font-size:1.25rem;font-weight:700}.description-text{color:#475569;white-space:pre-wrap;font-size:1rem;line-height:1.6}.compliance-section .section-header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.compliance-section .section-header h3{font-size:1.25rem;font-weight:700}.compliance-section .section-header .material-symbols-outlined{color:#1152d4}.cert-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.cert-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:1rem;padding:1.25rem;transition:border-color .2s;display:flex}.cert-card:hover{border-color:#1152d4}.cert-icon{color:#1152d4;background:#f8fafc;border-radius:.5rem;padding:.75rem}.cert-name{margin:0 0 .25rem;font-size:.875rem;font-weight:700}.cert-status{color:#059669;align-items:center;gap:.25rem;font-size:.625rem;font-weight:800;display:flex}.exporter-trust-module .trust-card{color:#fff;background:#0f172a;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.trust-main{grid-template-columns:1fr;display:grid}@media (min-width:1024px){.trust-main{grid-template-columns:1fr 1fr}}.exporter-info{border-bottom:1px solid #ffffff1a;align-items:center;gap:1.5rem;padding:2.5rem;display:flex}@media (min-width:1024px){.exporter-info{border-bottom:none;border-right:1px solid #ffffff1a}}.exporter-logo{color:#0f172a;background:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.exporter-logo .material-symbols-outlined{font-size:2.5rem}.exporter-name-row{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.exporter-name-row h4{margin:0;font-size:1.5rem;font-weight:700}.tier-badge{text-transform:uppercase;background:#1152d4;border-radius:4px;padding:.125rem .5rem;font-size:.625rem;font-weight:900}.exporter-meta{color:#94a3b8;gap:1.5rem;font-size:.813rem;display:flex}.exporter-meta span{align-items:center;gap:.25rem;display:flex}.trust-metrics{background:#ffffff08;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:2.5rem;display:grid}.metric label{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.625rem;font-weight:700;display:block}.metric-value{margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.metric-sub{color:#64748b;font-size:.688rem}.risk-positive{color:#10b981}.trust-footer{background:#0003;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2.5rem;display:flex}.trust-footer p{color:#94a3b8;margin:0;font-size:.813rem}.view-report-btn{color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;display:flex}
