:root{--psn-blue:#0000FE;--psn-blue-dark:#0000c7;--psn-blue-soft:#eef0ff;--psn-text:#172033;--psn-muted:#697386;--psn-border:#e8eaf2;--psn-bg:#f7f8fc;--psn-white:#fff;--radius-lg:24px;--radius-md:16px;--shadow-sm:0 8px 30px #0000fe0f;--shadow-md:0 18px 50px #0000fe1c}
body{margin:0;background:#fff;color:var(--psn-text);line-height:1.9}
.psn-container{width:min(1180px,calc(100% - 40px));margin:auto}
.psn-breadcrumb{padding:24px 0 12px;color:#8a91a3;font-size:13px}
.psn-breadcrumb a{transition:.3s}
.psn-breadcrumb a:hover{color:var(--psn-blue)}
.psn-breadcrumb span{margin:0 8px;color:#c2c6d0}
.psn-product-hero{position:relative;overflow:hidden;margin-top:12px;margin-bottom:55px;background:radial-gradient(circle at 85% 15%,#0000fe17,transparent 32%),linear-gradient(135deg,#fff 0%,#f8f9ff 100%);border:1px solid var(--psn-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}
.psn-product-hero::before{content:"";position:absolute;width:420px;height:420px;left:-220px;bottom:-260px;border-radius:50%;background:#0000fe09}
.psn-product-hero-inner{position:relative;display:grid;grid-template-columns:42% 58%;min-height:430px}
.psn-product-image{background-image:url(/images/others/products/detail/بلبرینگ-شیار-عمیق-یک-ردیفه.jpg);background-position:right;background-size:cover}
.psn-product-image::before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;border:1px solid #0000fe14}
.psn-product-image::after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;border:1px dashed #0000fe1f}
.psn-product-image img{position:relative;z-index:2;width:80%;max-width:360px;height:auto;object-fit:contain;filter:drop-shadow(0 25px 30px #00000024)}
.psn-product-content{display:flex;flex-direction:column;justify-content:center;padding:55px 60px}
.psn-product-eyebrow{display:inline-flex;align-items:center;gap:9px;width:fit-content;margin-bottom:12px;color:var(--psn-blue);font-size:13px;font-weight:700}
.psn-product-eyebrow::before{content:"";width:30px;height:2px;background:var(--psn-blue);border-radius:10px}
.psn-product-content h1{margin:0 0 20px;color:#11182b;font-size:clamp(30px,4vw,46px);font-weight:900;line-height:1.45}
.psn-product-content h1 strong{color:var(--psn-blue)}
.psn-product-intro{margin:0;max-width:700px;color:var(--psn-muted);font-size:16px;line-height:2.15}
.psn-product-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.psn-product-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 15px;background:#fff;border:1px solid var(--psn-border);border-radius:100px;color:#424b60;font-size:12px;font-weight:600;box-shadow:0 5px 15px #00000008}
.psn-product-badge::before{content:"";width:6px;height:6px;background:var(--psn-blue);border-radius:50%}
.psn-section{margin-bottom:70px}
.psn-section-heading{margin-bottom:30px}
.psn-section-heading .eyebrow{display:block;margin-bottom:7px;color:var(--psn-blue);font-size:12px;font-weight:800}
.psn-section-heading h2{margin:0;color:#11182b;font-size:30px;font-weight:900}
.psn-section-heading p{max-width:850px;margin:10px 0 0;color:var(--psn-muted);font-size:14px}
.psn-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.psn-feature{position:relative;padding:28px;background:#fff;border:1px solid var(--psn-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:.35s ease}
.psn-feature:hover{transform:translateY(-5px);border-color:#0000fe2e;box-shadow:var(--shadow-md)}
.psn-feature-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:18px;background:var(--psn-blue-soft);color:var(--psn-blue);border-radius:14px;font-size:22px;font-weight:900}
.psn-feature h3{margin:0 0 8px;color:#182034;font-size:17px;font-weight:800}
.psn-feature p{margin:0;color:var(--psn-muted);font-size:13px;line-height:2}
.psn-catalog{padding:35px;background:var(--psn-bg);border:1px solid var(--psn-border);border-radius:var(--radius-lg)}
.psn-catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}
.psn-search{position:relative;flex:1;max-width:500px}
.psn-search input{width:100%;height:52px;padding:0 20px;border:1px solid #dfe2eb;border-radius:14px;outline:none;background:#fff;color:#202638;font-family:inherit;font-size:14px;transition:.3s}
.psn-search input:focus{border-color:var(--psn-blue);box-shadow:0 0 0 4px #0000fe0f}
.psn-count{white-space:nowrap;padding:9px 15px;background:#fff;border-radius:10px;color:var(--psn-blue);font-size:13px;font-weight:800}
.psn-series-filter{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}
.psn-series-btn{padding:8px 15px;border:1px solid #dfe2eb;border-radius:100px;background:#fff;color:#596174;font-family:inherit;font-size:12px;cursor:pointer;transition:.3s}
.psn-series-btn:hover,.psn-series-btn.active{background:var(--psn-blue);border-color:var(--psn-blue);color:#fff}
.psn-table-wrapper{overflow:hidden;background:#fff;border:1px solid var(--psn-border);border-radius:16px}
.psn-table-scroll{overflow-x:auto;max-height:680px}
.psn-product-table{width:100%;border-collapse:collapse;min-width:600px}
.psn-product-table thead{position:sticky;top:0;z-index:5}
.psn-product-table th{padding:17px 20px;background:#696969;color:#fff;font-size:13px;font-weight:700;text-align:right}
.psn-product-table td{padding:14px 20px;border-bottom:1px solid #edf0f5;color:#485166;font-size:13px}
.psn-product-table tbody tr{transition:.2s}
.psn-product-table tbody tr:hover{background:#f7f8ff}
.psn-product-table td:first-child{width:90px;color:#9298a8;font-size:12px;text-align:center}
.psn-model{direction:ltr;display:inline-block;color:#1b2438;font-family:Arial,sans-serif;font-weight:700;letter-spacing:.2px}
.psn-series-cell{color:var(--psn-blue)!important;font-weight:800}
.psn-no-result{display:none;padding:40px;color:#777f91;text-align:center}
.psn-product-cta{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 40px;background:linear-gradient(135deg,#0000FE,#0000bd);border-radius:var(--radius-lg);color:#fff}
.psn-product-cta::before{content:"";position:absolute;width:260px;height:260px;left:-100px;top:-150px;border-radius:50%;border:40px solid #ffffff0f}
.psn-product-cta h3{position:relative;margin:0 0 7px;font-size:23px;font-weight:900}
.psn-product-cta p{position:relative;margin:0;color:#fffc;font-size:13px}
.psn-cta-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:155px;height:48px;padding:0 25px;background:#fff;border-radius:12px;color:var(--psn-blue);font-size:13px;font-weight:800;transition:.3s}
.psn-cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000026}
@media (max-width: 900px) {
.psn-product-hero-inner{grid-template-columns:1fr}
.psn-product-image{min-height:320px}
.psn-product-content{padding:40px 30px 45px}
.psn-feature-grid{grid-template-columns:1fr}
.psn-product-cta{flex-direction:column;align-items:flex-start}
}
@media (max-width: 600px) {
.psn-container{width:min(100% - 24px,1180px)}
.psn-breadcrumb{font-size:11px}
.psn-product-image{min-height:270px;padding:25px}
.psn-product-image::before{width:220px;height:220px}
.psn-product-image::after{width:165px;height:165px}
.psn-product-content{padding:32px 22px 35px}
.psn-product-content h1{font-size:28px}
.psn-product-intro{font-size:13px}
.psn-catalog{padding:18px}
.psn-catalog-toolbar{align-items:stretch;flex-direction:column}
.psn-search{max-width:none}
.psn-product-cta{padding:30px 24px}
.psn-product-cta h3{font-size:19px}
}
@media(max-width:767px) {
.bc-section{padding-left:5px;padding-right:10px}
}
@media(min-width:768px) {
.bc-section{padding-left:25px;padding-right:30px}
}