.cr-section{max-width:1280px;margin:0 auto;padding:60px 16px;font-family:var(--font-primary--family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);color:#111}.cr-h1{font-size:36px;font-weight:600;text-align:center;margin:0;letter-spacing:-.01em}.cr-sub{text-align:center;font-size:16px;color:#555;margin:8px 0 32px}.cr-photos{display:flex;gap:6px;overflow-x:auto;margin:24px 0 32px;scrollbar-width:none}.cr-photos::-webkit-scrollbar{display:none}.cr-photo-cell{flex:0 0 110px;width:110px;height:110px;background:#eee;overflow:hidden;cursor:pointer}.cr-photo-cell img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cr-photo-cell:hover img{transform:scale(1.05)}.cr-stats{display:grid;grid-template-columns:1fr;gap:32px;margin:0 0 32px}@media(min-width:720px){.cr-stats{grid-template-columns:1fr 1fr;gap:64px}}.cr-rating-big{display:flex;align-items:center;gap:12px;font-size:28px;font-weight:600;margin-bottom:4px}.cr-stars{color:#111;letter-spacing:1px;font-size:22px}.cr-rating-meta{font-size:14px;color:#555;margin-bottom:16px}.cr-bars{display:flex;flex-direction:column;gap:8px}.cr-bar-row{display:grid;grid-template-columns:50px 1fr 56px;gap:12px;align-items:center;font-size:13px}.cr-bar-num{color:#111;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;line-height:1}.cr-bar-num:after{content:"\2605";color:#111;font-size:14px}.cr-bar-track{height:10px;background:#ececec;border-radius:999px;overflow:hidden;min-width:0}.cr-bar-fill{display:block;height:100%;background:#1a2740;border-radius:999px;transition:width .6s ease}.cr-bar-count{color:#555;font-size:13px;text-align:right}.cr-recommend{font-size:18px;margin-bottom:24px}.cr-recommend strong{font-size:28px;font-weight:700;margin-right:6px}.cr-fit-label{font-size:16px;font-weight:500;margin-bottom:14px}.cr-fit-bar{display:grid;grid-template-columns:1fr 1fr 1fr;height:8px;background:#ececec;position:relative;margin-bottom:8px}.cr-fit-marker{position:absolute;top:50%;transform:translate(-50%,-50%);width:10px;height:18px;background:#1a2740;border-radius:2px}.cr-fit-legend{display:grid;grid-template-columns:1fr 1fr 1fr;font-size:12px;color:#555}.cr-fit-legend span:nth-child(2){text-align:center}.cr-fit-legend span:nth-child(3){text-align:right}.cr-toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:20px 0;border-top:1px solid #ececec;border-bottom:1px solid #ececec;margin-bottom:32px}.cr-btn{display:inline-flex;align-items:center;gap:8px;background:#111;color:#fff;border:0;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;letter-spacing:.02em}.cr-btn-light{background:#fff;color:#111;border:1px solid #111}.cr-btn:hover{background:#333}.cr-btn-light:hover{background:#f5f5f5}.cr-toolbar-left{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.cr-sort{display:flex;align-items:center;gap:8px;font-size:14px;color:#555}.cr-sort select{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #ccc;padding:8px 32px 8px 12px;font-size:14px;font-weight:500;cursor:pointer;border-radius:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' fill='none' stroke='%23111' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.cr-count{font-size:14px;color:#555;margin-bottom:12px}.cr-filter-pills{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.cr-filter-pill{background:#f5f5f5;color:#111;border:1px solid transparent;padding:6px 14px;font-size:13px;cursor:pointer;border-radius:999px;transition:all .15s ease}.cr-filter-pill:hover{background:#ececec}.cr-filter-pill.is-active{background:#111;color:#fff}.cr-filter-pill.is-clear{color:#d22;background:transparent}.cr-list{display:flex;flex-direction:column}.cr-item{padding:24px 0;border-bottom:1px solid #ececec;display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:720px){.cr-item{grid-template-columns:240px 1fr;gap:32px}}.cr-item-meta{font-size:13px;color:#555;line-height:1.6}.cr-author{font-weight:600;color:#111;font-size:14px}.cr-author-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.cr-verified{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#00a85a;font-weight:500}.cr-verified:before{content:"";width:14px;height:14px;background:#00a85a;border-radius:50%;display:inline-block;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7l3 3 5-6' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain}.cr-time{color:#888;font-size:12px}.cr-meta-line{margin-top:6px;font-size:12px;color:#777}.cr-item-body{display:flex;flex-direction:column;gap:8px}.cr-stars-line{color:#111;letter-spacing:1px;font-size:14px}.cr-title{font-size:15px;font-weight:700}.cr-text{font-size:14px;color:#333;line-height:1.55}.cr-photo{margin-top:8px;width:110px;height:110px;overflow:hidden}.cr-photo img{width:100%;height:100%;object-fit:cover}.cr-fit-tag{display:inline-block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#777;border:1px solid #ddd;padding:3px 8px;border-radius:2px;margin-top:6px}.cr-load{display:block;margin:24px auto 0;background:transparent;color:#111;border:1px solid #111;padding:14px 32px;font-size:14px;font-weight:600;cursor:pointer;letter-spacing:.02em}.cr-load:hover{background:#111;color:#fff}.cr-empty{text-align:center;color:#888;padding:40px 0;font-size:14px}.cr-modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:none;align-items:center;justify-content:center;z-index:9999}.cr-modal-bg.is-open{display:flex}.cr-modal{background:#fff;width:92%;max-width:480px;padding:24px}.cr-modal h3{margin:0 0 12px;font-size:18px}.cr-modal p{color:#555;font-size:14px}.cr-modal-close{float:right;cursor:pointer;background:none;border:0;font-size:24px;line-height:1;padding:0}
/*# sourceMappingURL=/cdn/shop/t/6/assets/clarson-reviews.css.map */
