.ud-pdp__rating{display:flex;align-items:center;gap:8px;margin:6px 0 12px}.ud-pdp__stars{color:#f5c518;font-size:16px;letter-spacing:2px;line-height:1}.ud-pdp__rating-text{font-size:12px;color:gray;letter-spacing:.03em}.ud-trust-badges{display:flex;flex-wrap:wrap;gap:8px;padding:14px 0;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a;margin:20px 0}.ud-trust-badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:silver;letter-spacing:.03em;white-space:nowrap;padding:4px 10px;background:#0a0a0a;border:1px solid #1f1f1f;border-radius:4px}.ud-trust-badge span{color:#fff}.ud-accordions{border-top:1px solid #1a1a1a;margin:20px 0}.ud-acc-item{border-bottom:1px solid #1a1a1a}.ud-acc-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;background:none;border:none;cursor:pointer;font-size:13px;font-weight:600;color:silver;text-align:left;letter-spacing:.03em;transition:color .15s}.ud-acc-trigger:hover{color:#fff}.ud-acc-icon{position:relative;width:14px;height:14px;flex-shrink:0}.ud-acc-icon:before,.ud-acc-icon:after{content:"";position:absolute;background:currentColor;border-radius:1px;transition:transform .25s ease,opacity .25s ease}.ud-acc-icon:before{width:14px;height:1px;top:50%;left:0;transform:translateY(-50%)}.ud-acc-icon:after{width:1px;height:14px;top:0;left:50%;transform:translate(-50%)}.ud-acc-trigger[aria-expanded=true] .ud-acc-icon:after{opacity:0;transform:translate(-50%) rotate(90deg)}.ud-acc-body{padding:0 0 16px;font-size:13px;color:gray;line-height:1.8}.ud-acc-body ul{padding-left:16px;margin:0}.ud-acc-body li{margin-bottom:6px}.ud-acc-body strong{color:silver}.ud-reviews-placeholder{padding:32px 0;border-top:1px solid #1a1a1a;margin-top:24px}.ud-reviews-title{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.01em;margin-bottom:20px}.ud-reviews-summary{display:flex;align-items:center;gap:16px;padding:20px;background:#0a0a0a;border:1px solid #1a1a1a;border-radius:8px;margin-bottom:24px;flex-wrap:wrap}.ud-reviews-score{font-size:48px;font-weight:900;color:#fff;line-height:1;letter-spacing:-.02em}.ud-reviews-stars{font-size:22px;color:#f5c518;letter-spacing:3px}.ud-reviews-count{font-size:12px;color:#555;letter-spacing:.04em}.ud-reviews-empty{padding:32px 24px;text-align:center;color:#404040;font-size:13px;border:1px dashed #1a1a1a;border-radius:8px;line-height:1.6}.ud-related{padding:40px 0 32px;border-top:1px solid #1a1a1a}.ud-related-title{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.01em;margin-bottom:20px}.ud-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ud-related-card{display:flex;flex-direction:column;text-decoration:none;background:#0a0a0a;border:1px solid #1a1a1a;border-radius:6px;overflow:hidden;transition:border-color .2s}.ud-related-card:hover{border-color:#2a2a2a}.ud-related-img{width:100%;aspect-ratio:1;overflow:hidden;background:#111}.ud-related-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.ud-related-card:hover .ud-related-img img{transform:scale(1.04)}.ud-related-info{padding:10px 12px 14px}.ud-related-name{font-size:12px;font-weight:600;color:silver;margin-bottom:4px;line-height:1.4}.ud-related-price{font-size:13px;font-weight:700;color:#fff}.ud-pdp__price-block{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:16px 0 24px}.ud-pdp__price-was{font-size:.88em;color:#ffffff59;text-decoration:line-through;font-weight:400}.ud-pdp__price,#ud-pdp-price-now{font-size:1.6em;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1}.ud-pdp__price-save,#ud-pdp-price-save{display:inline-flex;align-items:center;padding:4px 10px;background:#30d1581f;color:#30d158;font-size:.7em;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:4px;white-space:nowrap;border:1px solid rgba(48,209,88,.2)}.ud-pdp__vendor{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#555;margin-bottom:10px}.ud-pdp__title{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.1;margin-bottom:4px}.ud-pdp__option{margin-bottom:20px}.ud-pdp__option-name{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:gray;margin-bottom:10px;display:block}.ud-pdp__option-values{display:flex;flex-wrap:wrap;gap:10px}.ud-pdp__option-pill{min-height:44px;padding:0 18px}.ud-pdp__btn-row{display:flex;flex-direction:column;gap:10px;margin-top:24px;margin-bottom:8px}.ud-pdp__description{margin-top:32px;padding-top:28px;border-top:1px solid #1a1a1a;font-size:15px;color:gray;line-height:1.8}.ud-pdp__description p{margin-bottom:16px}.ud-pdp__description p:last-child{margin-bottom:0}.ud-pdp__description h2{font-size:14px;font-weight:700;color:silver;letter-spacing:.04em;text-transform:uppercase;margin:24px 0 12px}.ud-pdp__description ul{padding-left:0;list-style:none;display:flex;flex-direction:column;gap:8px}.ud-pdp__description li{padding-left:16px;position:relative}.ud-pdp__description li:before{content:"";position:absolute;left:0;top:10px;width:4px;height:4px;border-radius:50%;background:#404040}.ud-pdp__description strong{color:#e0e0e0}@media(max-width:749px){.ud-pdp__price,#ud-pdp-price-now{font-size:1.35em}.ud-pdp__title{font-size:22px}.ud-pdp__btn-row{margin-top:20px}.ud-pdp__description{margin-top:24px;padding-top:20px}.ud-related-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ud-trust-badges{gap:6px}.ud-trust-badge{font-size:10px;padding:4px 8px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/ud-pdp-extras.css.map */
