:root{--y-black:#0b0f1a;--y-surface:#111827;--y-surface-hover:#1f2937;--y-surface-elevated:#1a2540;--y-border-dark:#2d3748;--y-border-light:#2a3a5c;--y-accent:#1a6fc4;--y-accent-rgb:26, 111, 196;--y-white:#fff;--y-text-on-dark:#e0ecff;--y-text-secondary:#a0b3d9;--y-text-muted-dark:#8a9bb5;--y-danger:#f05252;--y-radius:6px;--y-radius-lg:10px}.yh-pcset-page{background:var(--y-black);align-items:flex-start;min-height:80vh;display:flex}.filter-category-link{color:var(--y-text-secondary);padding:5px 16px;font-size:13px;text-decoration:none;transition:color .15s;display:block}.filter-category-link:hover{color:var(--y-accent);text-decoration:none}.filter-category-link.active{color:var(--y-accent);font-weight:600}.yh-pcset-section{border-bottom:1px solid #ffffff0d;padding:48px 32px}.yh-pcset-section:last-child{border-bottom:none}.yh-pcset-section__banner{border-radius:var(--y-radius-lg);max-width:960px;margin:0 auto 32px;overflow:hidden}.yh-pcset-section__banner img{object-fit:cover;width:100%;height:auto;display:block}.yh-pcset-section__header{text-align:center;margin-bottom:32px}.yh-pcset-section__title{letter-spacing:.08em;color:var(--y-text-on-dark);text-transform:uppercase;margin:0 0 6px;font-size:clamp(20px,2.5vw,32px);font-weight:900}.yh-pcset-section__subtitle{letter-spacing:.14em;color:var(--y-accent);text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:700}.yh-pcset-section__desc{max-width:660px;color:var(--y-text-muted-dark);margin:0 auto;font-size:14px;line-height:1.7}.yh-pcset-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.yh-pcset-card{background:var(--y-surface);border:1px solid var(--y-border-dark);border-radius:var(--y-radius-lg);flex-direction:column;transition:border-color .22s,transform .22s,box-shadow .22s;display:flex;overflow:hidden}.yh-pcset-card:hover{border-color:rgba(var(--y-accent-rgb), .3);transform:translateY(-3px);box-shadow:0 10px 30px #0006}.yh-pcset-card__img-wrap{aspect-ratio:1;background:var(--y-surface-hover);display:block;position:relative;overflow:hidden}.yh-pcset-card__img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.yh-pcset-card:hover .yh-pcset-card__img-wrap img{transform:scale(1.04)}.yh-pcset-card__no-img{width:100%;height:100%;color:var(--y-border-light);justify-content:center;align-items:center;font-size:32px;display:flex}.yh-pcset-card__body{flex-direction:column;flex:1;padding:16px 18px 18px;display:flex}.yh-pcset-card__name{color:var(--y-text-on-dark);margin:0 0 12px;font-size:13px;font-weight:700;line-height:1.4;transition:color .15s}.yh-pcset-card:hover .yh-pcset-card__name{color:var(--y-accent)}.yh-pcset-card__specs{flex:1;margin:0 0 14px;padding:0;list-style:none}.yh-pcset-card__specs li{color:var(--y-text-muted-dark);border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:8px;padding:5px 0;font-size:12px;line-height:1.4;display:flex}.yh-pcset-card__specs li:last-child{border-bottom:none}.yh-pcset-card__specs i{width:14px;color:var(--y-accent);opacity:.7;flex-shrink:0;margin-top:1px;font-size:11px}.yh-pcset-card__footer{border-top:1px solid var(--y-border-dark);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.yh-pcset-card__price{flex-direction:column;gap:2px;display:flex}.yh-pcset-card__price-label{color:var(--y-text-muted-dark);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.yh-pcset-card__price-main{color:var(--y-white);font-size:16px;font-weight:800;line-height:1}.yh-pcset-card__price-sale{color:var(--y-danger);font-size:16px;font-weight:800;line-height:1}.yh-pcset-card__price-old{color:var(--y-text-muted-dark);font-size:11px;text-decoration:line-through}.yh-pcset-card__btn{background:rgba(var(--y-accent-rgb), .08);color:var(--y-accent);border:1px solid rgba(var(--y-accent-rgb), .18);border-radius:var(--y-radius);white-space:nowrap;align-items:center;gap:6px;padding:9px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.yh-pcset-card__btn:hover{background:var(--y-accent);color:var(--y-white);border-color:var(--y-accent);text-decoration:none}.yh-pcset-card__oos{color:var(--y-danger);align-items:center;gap:5px;font-size:11px;display:flex}.yh-pcset-carousel-wrap{margin:0 -10px;position:relative}.yh-pcset-carousel-item{flex-direction:column;height:100%;display:flex}.yh-pcset-carousel-item .yh-pcset-card{height:100%}.yh-owl-nav-btn{background:var(--y-surface-elevated);border:1.5px solid var(--y-border-light);width:38px;height:38px;color:var(--y-text-on-dark);border-radius:50%;justify-content:center;align-items:center;font-size:13px;transition:background .2s,border-color .2s,color .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #00000080}.yh-owl-nav-btn:hover{background:var(--y-accent);border-color:var(--y-accent);color:var(--y-white);box-shadow:0 4px 14px rgba(var(--y-accent-rgb), .45)}.yh-pcset-carousel-wrap .owl-nav{pointer-events:none;z-index:10;justify-content:space-between;width:calc(100% + 20px);display:flex;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.yh-pcset-carousel-wrap .owl-nav button{pointer-events:all;margin:0 4px;background:0 0!important;border:none!important;padding:0!important}.yh-pcset-carousel-wrap .owl-nav button.disabled{opacity:.3;pointer-events:none}.owl-dots{text-align:center;justify-content:center;align-items:center;gap:6px;margin-top:18px;display:flex}.owl-dot{cursor:pointer;border-radius:2px;width:28px;height:4px;transition:background .2s,width .2s;background:#ffffff2e!important;border:none!important;padding:0!important}.owl-dot span{display:none!important}.owl-dot.active{width:36px;background:var(--y-accent)!important}.owl-dot:hover:not(.active){background:#ffffff59!important}.yh-pcset-empty{text-align:center;color:var(--y-text-muted-dark);grid-column:1/-1;padding:80px 20px}.yh-pcset-empty i{opacity:.25;margin-bottom:14px;font-size:40px;display:block}.yh-pcset-empty p{margin:0;font-size:14px}@media (max-width:1199px){.yh-pcset-skeleton-grid,.yh-pcset-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.yh-pcset-section{padding:28px 0}.yh-pcset-skeleton-grid{padding:0 0 24px}}@media (max-width:575px){.yh-pcset-skeleton-grid,.yh-pcset-grid{grid-template-columns:1fr}}.container{overflow:visible!important}@media (min-width:992px){.shop-layout--sidebar--start{align-items:flex-start;display:flex}.shop-layout--sidebar--start .shop-layout__sidebar{z-index:10;background:var(--y-surface);scrollbar-width:thin;scrollbar-color:var(--y-accent) var(--y-surface);align-self:flex-start;max-height:calc(100vh - 100px);position:sticky;top:80px;overflow-y:auto}.container,.shop-layout,body{overflow:visible!important}.shop-layout--sidebar--start .shop-layout__content{flex:1;min-width:0}.shop-layout--sidebar--start .shop-layout__sidebar::-webkit-scrollbar{width:4px}.shop-layout--sidebar--start .shop-layout__sidebar::-webkit-scrollbar-track{background:var(--y-surface)}.shop-layout--sidebar--start .shop-layout__sidebar::-webkit-scrollbar-thumb{background-color:var(--y-accent);border-radius:4px}}
