.product-detail-tabs{background:#fff}.product-detail-tabs__inner{max-width:1280px;margin:0 auto;padding:0 32px}.pdt-sticky-wrapper{position:sticky;top:0;z-index:50;background:transparent}.pdt-sticky-wrapper.is-sticky{box-shadow:0 2px 12px #1a30501f}.pdt-product-bar{background:#223d68;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease,padding .35s ease}.pdt-sticky-wrapper.is-sticky .pdt-product-bar{max-height:120px;opacity:1}.pdt-product-bar__inner{display:flex;align-items:center;gap:24px;padding:10px 0;max-width:1280px;margin:0 auto}.pdt-bar-thumb{flex-shrink:0;width:60px;height:60px;border-radius:8px;overflow:hidden;background:#ffffff1a;border:1px solid rgba(255,255,255,.15)}.pdt-bar-thumb img{width:100%;height:100%;object-fit:contain}.pdt-bar-info{flex:1;min-width:0}.pdt-bar-title{font-size:15px;font-weight:700;color:#fff;margin:0 0 4px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdt-bar-prices{display:flex;align-items:baseline;gap:10px}.pdt-bar-price{font-size:18px;font-weight:800;color:#fff}.pdt-bar-compare{font-size:13px;color:#ffffff80;text-decoration:line-through;font-weight:500}.pdt-bar-actions{flex-shrink:0}.pdt-bar-form{display:flex;align-items:flex-start;gap:10px}.pdt-bar-qty{display:flex;align-items:center;height:42px;border:1px solid rgba(255,255,255,.25);border-radius:8px;overflow:hidden;flex-shrink:0}.pdt-bar-qty-btn{width:32px;height:100%;border:none;background:#ffffff14;color:#fff;font-size:16px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s;display:flex;align-items:center;justify-content:center;padding:0}.pdt-bar-qty-btn:hover{background:#ffffff2e}.pdt-bar-qty-input{width:44px;height:100%;border:none;border-left:1px solid rgba(255,255,255,.25);border-right:1px solid rgba(255,255,255,.25);text-align:center;font-size:14px;font-weight:600;color:#fff;background:#ffffff0f;outline:none;font-family:inherit}.pdt-bar-qty-input::-webkit-inner-spin-button,.pdt-bar-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pdt-bar-atc{height:42px;padding:0 22px;background:linear-gradient(180deg,#e89835,#d88a28);color:#1a3050;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;display:flex;align-items:center;gap:6px;font-family:inherit;transition:all .2s;box-shadow:0 2px 8px #e898354d;flex-shrink:0}.pdt-bar-atc:hover{background:linear-gradient(180deg,#f2ae42,#e89835);transform:translateY(-1px)}.pdt-bar-atc:disabled{opacity:.5;cursor:not-allowed;transform:none}.pdt-bar-buy-btn{flex-shrink:0;--shopify-accelerated-checkout-button-border-radius: 8px}.pdt-bar-buy-btn .shopify-payment-button__button{border-radius:8px!important;height:42px!important;font-size:13px!important}.detail-tabs{display:flex;gap:0;background:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid #EDF0F5}.detail-tabs::-webkit-scrollbar{display:none}.detail-tab{padding:14px 24px;font-size:14px;font-weight:600;color:#7a8fa8;cursor:pointer;border:none;border-bottom:3px solid transparent;background:transparent;transition:all .25s;white-space:nowrap;display:flex;align-items:center;gap:8px;margin-bottom:-1px;font-family:inherit;text-decoration:none}.detail-tab:hover{color:#2a456a;background:#2a456a08;text-decoration:none}.detail-tab.active{color:#1a3050;border-bottom-color:#e89835;font-weight:700}.detail-tab svg{color:#b0b8c8;transition:color .2s;flex-shrink:0}.detail-tab.active svg{color:#e89835}.detail-tab .tab-count{background:#f4f6fa;color:#7a8fa8;font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px;line-height:1.4}.detail-tab.active .tab-count{background:linear-gradient(135deg,#e898351f,#f2ae4214);color:#e89835}.detail-sections{padding:0}.detail-section{padding:48px 0 36px;border-bottom:1px solid #F0F2F6}.detail-section:last-child{border-bottom:none}.detail-section__heading{font-size:22px;font-weight:800;color:#1a3050;margin:0 0 20px;padding-bottom:14px;border-bottom:2px solid #E89835;display:inline-block}.section-spacer{display:none}.desc-content{max-width:900px}.bullet-list{list-style:none;padding:0;margin:0}.bullet-list li{font-size:14px;color:#3a5a85;padding:12px 0;border-bottom:1px solid #F0F2F6;display:flex;align-items:flex-start;gap:14px;line-height:1.7}.bullet-list li:last-child{border-bottom:none}.bullet-list li .bullet-icon{width:30px;height:30px;border-radius:10px;background:linear-gradient(135deg,#e898351f,#f2ae420f);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.bullet-list li .bullet-icon svg{color:#e89835;width:15px;height:15px}.bullet-list li .bullet-text strong{color:#1a3050;font-weight:700}.desc-highlight{background:linear-gradient(135deg,#fdf8f0,#fbf2e4);border:1px solid rgba(232,152,53,.15);border-radius:16px;padding:24px 28px;margin:24px 0;position:relative;overflow:hidden}.desc-highlight:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#e89835,#f2ae42);border-radius:16px 0 0 16px}.desc-highlight h4{font-size:16px;font-weight:700;color:#1a3050;margin-bottom:10px;display:flex;align-items:center;gap:8px}.desc-highlight h4 svg{color:#e89835;flex-shrink:0}.desc-highlight p{color:#5a7090;font-size:14px;margin-bottom:0}.no-content{color:#7a8fa8;font-size:14px;padding:24px;text-align:center;background:#f8f9fc;border-radius:12px;border:1px dashed #D0D6E0}.specs-content{max-width:750px}.specs-table{width:100%;border-collapse:collapse;border:1px solid #E6EAF0;border-radius:12px;overflow:hidden}.specs-table tr{border-bottom:1px solid #F0F2F6;transition:background .15s}.specs-table tr:hover{background:#f8f9fc}.specs-table tr:nth-child(2n){background:#fafbfd}.specs-table tr:nth-child(2n):hover{background:#f4f6fa}.specs-table tr:last-child{border-bottom:none}.specs-table td{padding:15px 20px;font-size:14px}.specs-table td:first-child{font-weight:600;color:#2a456a;width:240px;white-space:nowrap;display:flex;align-items:center;gap:8px}.specs-table td:last-child{color:#1a3050;font-weight:500}.spec-icon{color:#e89835;display:inline-flex;align-items:center}.compat-section{margin-top:0}.compat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;flex-wrap:wrap;gap:16px}.compat-header h3{font-size:18px;font-weight:700;color:#1a3050;display:flex;align-items:center;gap:8px;margin:0}.compat-header h3 svg{color:#e89835;flex-shrink:0}.compat-count{font-weight:400;font-size:13px;color:#7a8fa8;margin-left:8px}.compat-search{display:flex;align-items:center;gap:10px;background:#f8f9fc;border:1px solid #E6EAF0;border-radius:12px;padding:10px 16px;max-width:300px;transition:border-color .2s,box-shadow .2s}.compat-search:focus-within{border-color:#e89835;box-shadow:0 0 0 3px #e898351a}.compat-search svg{color:#7a8fa8;flex-shrink:0}.compat-search input{border:none;background:transparent;font-size:14px;outline:none;color:#1a3050;width:100%;font-family:inherit}.compat-search input::placeholder{color:#9aa5b8}.compat-table-wrap{overflow-x:auto}.compat-table{width:100%;border-collapse:collapse;border:1px solid #E6EAF0;border-radius:14px;overflow:hidden;min-width:500px}.compat-table thead{background:linear-gradient(180deg,#2a456a,#223d68)}.compat-table thead th{padding:14px 20px;font-size:13px;font-weight:700;color:#f6f7fa;text-align:left;white-space:nowrap}.compat-table tbody td{padding:13px 20px;font-size:14px;color:#3a5a85;border-bottom:1px solid #F0F2F6;transition:background .15s}.compat-table tbody tr:hover td{background:#f8f9fc}.compat-table tbody tr:last-child td{border-bottom:none}.compat-table .model-name{font-weight:700;color:#1a3050}.compat-table .model-brand{font-weight:600;color:#2a456a}.compat-table .model-type{color:#7a8fa8;font-size:13px}.reviews-content{max-width:900px}.judgeme-preview-badge{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #E6EAF0}.reviews-content .jdgm-widget,.reviews-content .jdgm-review-widget{margin-bottom:0}.detail-layout{display:grid;grid-template-columns:1fr 340px;gap:48px;align-items:start;padding-top:0}.detail-main{min-width:0}.detail-sidebar{position:sticky;top:160px;align-self:start}.expert-card{background:#fff;border:1px solid #E6EAF0;border-radius:18px;overflow:hidden;box-shadow:0 4px 20px #1a30500f}.expert-card-header{background:linear-gradient(135deg,#2a456a,#223d68);padding:24px 26px;position:relative}.expert-card-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#e89835,#f2ae42)}.expert-card-header h4{color:#f6f7fa;font-size:17px;font-weight:700;display:flex;align-items:center;gap:10px;margin-bottom:6px}.expert-card-header h4 svg{color:#e89835;flex-shrink:0}.expert-card-header p{color:#8b9bb2;font-size:13px;margin:0}.expert-card-body{padding:24px 26px}.expert-field{margin-bottom:16px}.expert-field label{display:block;font-size:12px;font-weight:600;color:#5a7090;margin-bottom:6px;text-transform:uppercase;letter-spacing:.4px}.expert-field input,.expert-field select,.expert-field textarea{width:100%;padding:11px 14px;border:1px solid #D0D6E0;border-radius:10px;font-size:14px;color:#1a3050;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit}.expert-field textarea{height:80px;resize:vertical}.expert-field input:focus,.expert-field select:focus,.expert-field textarea:focus{border-color:#e89835;box-shadow:0 0 0 3px #e898351f}.expert-submit{width:100%;background:linear-gradient(180deg,#e89835,#d88a28);color:#1a3050;border:none;padding:14px;border-radius:12px;font-size:15px;font-weight:800;cursor:pointer;transition:all .25s;font-family:inherit;box-shadow:0 2px 10px #e898354d,inset 0 1px #fff3;position:relative;overflow:hidden;margin-top:4px}.expert-submit:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.15),transparent);pointer-events:none}.expert-submit:hover{background:linear-gradient(180deg,#f2ae42,#e89835);transform:translateY(-2px);box-shadow:0 4px 16px #e8983566}.expert-note{font-size:12px;color:#7a8fa8;margin-top:12px;display:flex;align-items:center;gap:6px}.expert-note svg{color:#3a7d5c;flex-shrink:0}.expert-form-success{padding:32px 20px;text-align:center}.expert-form-success svg{color:#3a7d5c;width:48px;height:48px;margin-bottom:16px}.expert-form-success p{font-size:15px;font-weight:600;color:#1a3050;margin:0}.expert-form-errors{margin-bottom:16px;padding:12px 16px;background:#fef2f2;border:1px solid #FECACA;border-radius:10px}.expert-form-errors ul{margin:0;padding:0;list-style:none}.expert-form-errors li{font-size:13px;color:#dc2626;display:flex;align-items:center;gap:6px}.expert-form-errors li:before{content:"\26a0";flex-shrink:0}.expert-contacts{padding:16px 26px;border-top:1px solid #E6EAF0;background:#fafbfd}.expert-contacts p{margin:0 0 6px;font-size:13px;color:#5a7090;display:flex;align-items:center;gap:6px}.expert-contacts p:last-child{margin-bottom:0}@media screen and (max-width:989px){.detail-layout{grid-template-columns:1fr;gap:32px}.detail-sidebar{position:static}.pdt-product-bar__inner{gap:16px;padding:8px 0}.pdt-bar-thumb{width:48px;height:48px}.pdt-bar-title{font-size:13px;color:#fff}.pdt-bar-price{font-size:15px;color:#fff}.pdt-bar-actions{flex-shrink:0}.pdt-bar-form{gap:8px}.pdt-bar-qty{height:36px}.pdt-bar-qty-btn{width:28px;font-size:14px}.pdt-bar-qty-input{width:38px;font-size:13px}.pdt-bar-atc{height:36px;padding:0 14px;font-size:12px}.pdt-bar-buy-btn{--shopify-accelerated-checkout-button-border-radius: 6px}.pdt-bar-buy-btn .shopify-payment-button__button{height:36px!important;font-size:12px!important}.detail-tab{padding:12px 16px;font-size:13px;gap:6px}.detail-tab svg{width:14px;height:14px}.detail-section{padding:36px 0 28px}.detail-section__heading{font-size:19px}}@media screen and (max-width:749px){.pdt-product-bar__inner{gap:10px;padding:8px 16px;flex-wrap:wrap}.pdt-bar-thumb{width:40px;height:40px}.pdt-bar-info{flex:1;min-width:0}.pdt-bar-title{font-size:12px}.pdt-bar-price{font-size:14px}.pdt-bar-compare{font-size:11px}.pdt-bar-actions{width:100%;flex-basis:100%}.pdt-bar-form{width:100%;align-items:flex-start;gap:8px}.pdt-bar-form .pdt-bar-qty{flex-shrink:0}.pdt-bar-form .pdt-bar-atc,.pdt-bar-form .pdt-bar-buy-btn{flex:1}.detail-tab{padding:10px 14px;font-size:12px;white-space:nowrap}.detail-section{padding:28px 0 20px}.detail-section__heading{font-size:17px}.specs-table td:first-child{width:auto;white-space:normal}.compat-header{flex-direction:column;align-items:flex-start}.compat-search{max-width:100%;width:100%}.desc-highlight{padding:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-detail-tabs.css.map */
