.trek-compare-bar.is-visible,.trek-compare-bar__scroll-arrow.is-visible{visibility:visible;opacity:1}.trek-product-compare-system{position:relative}.trek-compare-bar{position:fixed;left:50%;bottom:20px;transform:translate(-50%,130%);width:min(450px,calc(100vw - 40px));background:#fff;border:1px solid #dcdcdc;box-shadow:0 10px 35px rgba(0,0,0,.16);z-index:21;opacity:0;visibility:hidden;transition:transform .28s,opacity .2s,visibility .2s;overflow:visible}.trek-compare-bar.is-visible{transform:translate(-50%,0)}.trek-compare-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 12px 4px 4px;min-width:0}.trek-compare-bar__products-wrap{position:relative;flex:1;min-width:0;overflow:visible}.trek-compare-bar__products-wrap .trek-compare-bar__products{width:100%}.trek-compare-bar__scroll-arrow{position:absolute;top:0;bottom:0;width:16px;height:100%;padding:0;margin:0;border:0;border-radius:0;background:#eee;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:50;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s;box-sizing:border-box}.trek-compare-bar__scroll-arrow::before{content:'';position:absolute;top:0;bottom:0;width:8px;pointer-events:none;z-index:-1}.trek-compare-bar__scroll-arrow svg{position:relative;z-index:2;width:13px;height:13px;display:block;color:#000}.trek-compare-bar__scroll-arrow--left{left:-1px}.trek-compare-bar__scroll-arrow--left::before{left:100%;background:linear-gradient(to right,#eee 0,rgba(238,238,238,0) 100%)}.trek-compare-bar__scroll-arrow--right{right:-1px}.trek-compare-bar__scroll-arrow--right::before{right:100%;background:linear-gradient(to left,#eee 0,rgba(238,238,238,0) 100%)}.trek-compare-bar__scroll-arrow:disabled{opacity:0;visibility:hidden;pointer-events:none}.trek-compare-bar__products{display:flex;align-items:center;gap:10px;min-width:0;overflow-x:auto;overflow-y:visible;flex:1;padding:10px 12px 10px 5px;scrollbar-width:none}.trek-compare-bar__products::-webkit-scrollbar{display:none}.trek-compare-selected-product{position:relative;width:58px;min-width:58px;height:58px;border:1px solid #ddd;background:#fff;overflow:visible;flex:0 0 58px}.trek-compare-selected-product__image{width:100%;height:100%;object-fit:contain;display:block}.trek-compare-selected-product__remove{position:absolute;top:-10px;right:-10px;width:21px;height:21px;min-width:21px;padding:0;border:0;border-radius:0;background:0 0;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;box-sizing:border-box}.trek-compare-selected-product__remove svg{width:15px;height:15px;display:block}.trek-compare-bar__actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.trek-compare-bar__compare{min-width:110px;height:40px;padding:0 18px;border:1px solid #000;background:#000;color:#fff;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.trek-compare-bar__compare:disabled{opacity:.4;cursor:not-allowed}.trek-compare-bar__clear-wrap{display:flex;align-items:center;justify-content:center;flex:0 0 auto}.trek-compare-bar__clear{min-width:70px;height:40px;padding:2px 10px;border:1px solid #eee;background:#eee;color:#000;font-size:11px;font-weight:500;cursor:pointer;white-space:nowrap;display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;gap:5px;flex-flow:row-reverse}.trek-compare-bar__clear-close{display:block;height:15px;font-size:17px;line-height:15px;font-weight:400;margin:0 0 1px;transform:translateY(-2px)}.trek-compare-bar__clear-label{display:block;line-height:1}.trek-compare-drawer{position:fixed;inset:0;z-index:999999;visibility:hidden;pointer-events:none}.trek-compare-drawer.is-open{visibility:visible;pointer-events:auto}.trek-compare-drawer__overlay{position:absolute;inset:0;background:rgba(0,0,0,.35);opacity:0;transition:opacity .2s}.trek-compare-drawer.is-open .trek-compare-drawer__overlay{opacity:1}.trek-compare-drawer__panel{position:absolute;top:0;right:0;width:min(1400px,100vw);height:100%;background:#fff;transform:translateX(100%);transition:transform .28s;display:flex;flex-direction:column;box-shadow:-8px 0 30px rgba(0,0,0,.12)}.trek-compare-drawer.is-open .trek-compare-drawer__panel{transform:translateX(0)}.trek-compare-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px;border-bottom:1px solid #e5e5e5}.trek-compare-title{margin:0;font-size:20px;line-height:1.2;font-weight:600}.trek-compare-value p:first-child,.trek-compare-value>*{margin-top:0!important}.trek-compare-header__right{display:flex;align-items:center;gap:20px}.trek-compare-close{width:34px;height:34px;padding:0;border:0;border-radius:0;background:0 0;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer}.trek-compare-close svg{width:24px;height:24px;display:block}.trek-compare-content{flex:1;min-height:0;overflow:hidden}.trek-compare-table-wrapper{width:100%;height:100%;overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.trek-compare-table{min-width:max-content;padding:0 24px 50px}.trek-compare-row{display:flex;align-items:stretch;border-bottom:1px solid #e5e5e5}.trek-compare-row--header{position:sticky;top:0;z-index:7;background:#fff;border-bottom:1px solid #000}.trek-compare-field{width:190px;min-width:190px;padding:16px 14px;font-size:12px;line-height:1.45;box-sizing:border-box;text-align:left;vertical-align:top;align-self:stretch}.trek-compare-product,.trek-compare-value{min-width:220px;padding:16px 14px;text-align:left;vertical-align:top;align-self:stretch;box-sizing:border-box}.trek-compare-field--name{position:sticky;left:0;z-index:6;background:#fff;font-weight:600;border-right:1px solid #e5e5e5;align-self:stretch}.trek-compare-row--header .trek-compare-field--name{z-index:8}.trek-compare-product{width:220px;border-right:1px solid #e5e5e5}.trek-compare-product:last-child,.trek-compare-value:last-child{border-right:0}.trek-compare-product__image-wrap{position:relative;width:100%;aspect-ratio:1/1;margin-bottom:12px;background:#f8f8f8;overflow:visible}.trek-compare-product__image{width:100%;height:100%;object-fit:contain;display:block}.trek-compare-product__remove{position:absolute;top:7px;right:7px;width:26px;height:26px;border:0;border-radius:0;background:0 0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;color:#000}.trek-compare-product__remove svg{width:15px;height:15px;display:block}.trek-compare-product__title{display:block;margin-bottom:6px;font-size:13px;line-height:1.35;font-weight:600;color:#000;text-decoration:none}.trek-compare-product__vendor{font-size:11px;line-height:1.3;color:#666}.trek-compare-value{width:220px;font-size:12px;line-height:1.45;color:#222;border-right:1px solid #e5e5e5;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.trek-compare-description,.trek-compare-tagline{display:block;line-height:1.45;width:100%;padding:0}.trek-compare-value>*{align-self:stretch;flex:0 0 auto}.trek-compare-value p:last-child{margin-bottom:0}.trek-compare-tagline{margin:0;font-size:13px;font-weight:500;color:#222}.trek-compare-description{margin:0;list-style:none;white-space:normal}.trek-compare-description ol,.trek-compare-description p,.trek-compare-description ul{margin:0;padding:0;list-style:none}.trek-compare-description br{line-height:1.55}.trek-compare-json{display:flex;flex-direction:column;gap:8px;width:100%;margin:0;padding:0}.trek-compare-json-item{display:block;margin:0;padding:0}.trek-compare-json-label{font-weight:600;margin:0 0 2px;padding:0;line-height:1.35}.trek-compare-json-value{display:block;font-weight:400;margin:0;padding:0;line-height:1.45}.trek-compare-technologies{display:flex;flex-direction:column;gap:16px;width:100%;margin:0;padding:0}.trek-compare-technology{display:block;width:100%;margin:0;padding:0}.trek-compare-technology__content{min-width:0}.trek-compare-technology__name{font-size:12px;line-height:1.35;font-weight:600;margin:0 0 3px;padding:0}.trek-compare-technology__description{font-size:11px;line-height:1.45;color:#555;margin:0;padding:0}.trek-compare-empty{display:none;height:100%;align-items:center;justify-content:center;text-align:center;padding:40px}.trek-compare-empty.is-visible{display:flex}.trek-compare-empty__title{font-size:18px;font-weight:600;margin-bottom:8px}.trek-compare-empty__text{font-size:13px;color:#666}@media screen and (max-width:749px){.trek-compare-bar{bottom:10px;width:calc(100vw - 8px);padding-top:5px}.trek-compare-bar__inner{padding:3px 7px;gap:6px;min-height:0}.trek-compare-bar__products{gap:9px;padding:12px 12px 10px 6px;overflow-x:auto;overflow-y:visible;min-width:0}.trek-compare-selected-product{width:48px;min-width:48px;height:48px;flex-basis:48px}.trek-compare-selected-product__remove{top:-10px;right:-10px;width:20px;min-width:20px;height:20px}.trek-compare-bar__actions{gap:10px;flex:0 0 auto}.trek-compare-bar__compare{min-width:90px;height:36px;padding:0 9px;font-size:11px}.trek-compare-bar__clear{height:36px;min-width:60px;padding:2px 3px;font-size:10px;font-weight:500;transform:translateX(-5px)}.trek-compare-header{padding:14px 16px}.trek-compare-title{font-size:17px}.trek-compare-header__right{gap:10px}.trek-compare-table{padding-left:4px;padding-right:4px}.trek-compare-field{width:100px;min-width:100px;padding:4px;font-size:10px}.trek-compare-drawer,.trek-compare-panel{left:0;right:0;width:100vw}.trek-compare-panel{margin-left:0;margin-right:0}.trek-compare-product,.trek-compare-value{width:122px;min-width:122px;padding:4px}.trek-compare-product__title,.trek-compare-product__vendor,.trek-compare-technology__description,.trek-compare-value{font-size:10px}.trek-compare-tagline{font-size:11px;line-height:1.45}.trek-compare-description{line-height:1.45}.trek-compare-json{gap:7px}.trek-compare-technology__name{font-size:11px}}@media screen and (max-width:390px){.trek-compare-bar{width:calc(100vw - 4px);padding-top:0}.trek-compare-bar__inner{gap:8px;padding-left:5px;padding-right:5px}.trek-compare-bar__products{gap:7px;padding-left:5px;padding-right:9px}.trek-compare-selected-product{width:44px;min-width:44px;height:44px;flex-basis:44px}.trek-compare-selected-product__remove{top:-9px;right:-9px;width:19px;min-width:19px;height:19px}.trek-compare-bar__compare{min-width:90px;padding-left:6px;padding-right:6px}.trek-compare-bar__clear{padding-left:3px;padding-right:3px;font-size:9px}}body.trek-compare-open{overflow:hidden}.trek-product-compare{display:inline-flex;width:100%;margin-top:8px;margin-bottom:0;padding:0 0 0 10px;clear:both;box-sizing:border-box}.trek-product-compare__label{display:inline-flex;align-items:center;gap:6px;margin:0;padding:0;cursor:pointer;user-select:none;font-size:11px;line-height:1.2;color:#777;text-transform:none}.trek-compare-checkbox{position:absolute;opacity:0;width:1px;height:1px;margin:0;padding:0}.trek-product-compare__box{width:13px;height:13px;min-width:13px;border:1px solid #777;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.trek-product-compare__text{white-space:nowrap;text-transform:none}.trek-product-compare .trek-compare-checkbox:checked+.trek-product-compare__box{background:#000!important;border-color:#000!important}.trek-product-compare .trek-compare-checkbox:checked+.trek-product-compare__box::after{content:"";width:7px;height:3.5px;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:rotate(-45deg);margin-top:-2px;display:block}.trek-compare-value a{color:inherit;text-decoration:underline}