#bt-sg-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;align-items:flex-start;justify-content:center;padding:16px;overflow-y:auto}#bt-sg-modal.is-open{display:flex}#bt-sg-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:0}#bt-sg-inner{position:relative;z-index:1;background:#fff;border-radius:10px;width:100%;max-width:1040px;margin:auto;padding:28px 28px 32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}#bt-sg-close{position:absolute;top:16px;right:16px;background:none;border:1px solid #ddd;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;padding:0}#bt-sg-close:hover{border-color:#999;color:#111}.bt-sg-header{margin-bottom:20px;padding-right:40px}.bt-sg-title{font-size:18px;font-weight:700;color:#111;margin:0 0 3px}.bt-sg-subtitle{font-size:13px;color:#666;margin:0}.bt-sg-panels{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:24px}.bt-sg-panel{border:1px solid #e0e0e0;border-radius:8px;padding:14px;transition:border-color .15s}.bt-sg-panel.has-product{border-color:#111}.bt-sg-panel-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#aaa;margin-bottom:8px}.bt-sg-search-wrap{position:relative}.bt-sg-search-input{width:100%;padding:8px 32px 8px 10px;border:1px solid #ddd;border-radius:6px;font-size:13px;font-family:inherit;outline:none;color:#111}.bt-sg-search-input:focus{border-color:#111}.bt-sg-search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#aaa;font-size:18px;line-height:1;display:none;padding:0}.bt-sg-search-clear:hover{color:#111}.bt-sg-dropdown{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:6px;max-height:260px;overflow-y:auto;z-index:200;box-shadow:0 4px 16px #0000001a}.bt-sg-dropdown.is-open{display:block}.bt-sg-dropdown-item{padding:9px 12px;cursor:pointer;border-bottom:1px solid #f5f5f5;line-height:1.4}.bt-sg-dropdown-item:last-child{border-bottom:none}.bt-sg-dropdown-item:hover{background:#f7f7f7}.bt-sg-item-brand{font-size:10px;color:#aaa;text-transform:uppercase;letter-spacing:.05em}.bt-sg-item-title{font-size:13px;color:#111;font-weight:500}.bt-sg-item-meta{font-size:11px;color:#999}.bt-sg-no-results{padding:14px 12px;color:#aaa;font-size:13px;text-align:center}.bt-sg-product-card{display:none;margin-top:10px}.bt-sg-product-card.is-visible{display:block}.bt-sg-card-name{font-size:14px;font-weight:700;color:#111;margin-bottom:2px}.bt-sg-card-meta{font-size:11px;color:#888;margin-bottom:8px}.bt-sg-card-pills{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.bt-sg-pill{font-size:11px;padding:2px 8px;border-radius:20px;background:#f5f5f5;color:#555}.bt-sg-change-btn{font-size:11px;color:#999;text-decoration:underline;background:none;border:none;cursor:pointer;padding:0}.bt-sg-change-btn:hover{color:#111}.bt-sg-compare{display:none}.bt-sg-compare.is-visible{display:block}.bt-sg-compare-title{font-size:14px;font-weight:700;color:#111;margin-bottom:12px;padding-top:4px}.bt-sg-spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.bt-sg-spec-card{border:1px solid #e8e8e8;border-radius:8px;padding:14px}.bt-sg-spec-card-brand{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#aaa;margin-bottom:2px}.bt-sg-spec-card-name{font-size:15px;font-weight:700;color:#111;margin-bottom:12px;line-height:1.3}.bt-sg-spec-row{display:flex;justify-content:space-between;align-items:flex-start;padding:5px 0;border-top:1px solid #f0f0f0;font-size:12px;gap:8px}.bt-sg-spec-label{color:#888;flex-shrink:0}.bt-sg-spec-val{font-weight:600;color:#111;text-align:right}.bt-sg-shop-btn{display:inline-block;margin-top:12px;padding:5px 10px;background:#1e3a5f;color:#fff;border-radius:6px;font-size:12px;font-weight:700;text-decoration:none;font-family:inherit;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 4px #0f1f35;transition:transform .1s ease,box-shadow .1s ease;cursor:pointer}.bt-sg-shop-btn:hover{transform:translateY(2px);box-shadow:0 2px #0f1f35;color:#fff;text-decoration:none}.bt-sg-shop-btn:active{transform:translateY(4px);box-shadow:0 0 #0f1f35}.bt-sg-shop-btn:hover{background:#333;color:#fff}.bt-sg-shop-btn.not-found{background:#f5f5f5;color:#aaa;cursor:default;pointer-events:none}.bt-sg-sizes-title{font-size:13px;font-weight:700;color:#111;margin-bottom:10px}.bt-sg-size-table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:6px}.bt-sg-size-table th{text-align:left;color:#aaa;font-size:10px;text-transform:uppercase;letter-spacing:.06em;padding:6px 10px;border-bottom:1px solid #e0e0e0;font-weight:700}.bt-sg-size-table td{padding:10px;border-bottom:1px solid #f5f5f5;color:#111;vertical-align:top}.bt-sg-size-table td:first-child{font-size:12px;font-weight:600;color:#666;width:36%}.bt-sg-size-table tr:last-child td{border-bottom:none}.bt-sg-size-chip{display:inline-block;font-size:11px;padding:2px 7px;border-radius:4px;background:#f5f5f5;color:#333;margin:2px 2px 2px 0;font-weight:500}.bt-sg-size-chip.shared{background:#e8f5e9;color:#2e7d32}.bt-sg-note{font-size:11px;color:#bbb;line-height:1.5;margin-top:4px;margin-bottom:0}#bt-sg-spinner{display:none;justify-content:center;padding:40px}#bt-sg-spinner.is-visible{display:flex}.bt-sg-spin{width:32px;height:32px;border:3px solid #eee;border-top-color:#333;border-radius:50%;animation:bt-sg-spin .7s linear infinite}@keyframes bt-sg-spin{to{transform:rotate(360deg)}}@media(max-width:600px){.bt-sg-panels,.bt-sg-spec-grid{grid-template-columns:1fr}#bt-sg-inner{padding:20px 14px 24px}}a.bt-sg-shop-btn,a.bt-sg-shop-btn:visited,a.bt-sg-shop-btn:hover{color:#fff!important;text-decoration:none!important}.add_to_cart{display:inline-flex!important;width:calc(50% - 6px)!important}.bt-sg-tab-btn-atc{display:inline-flex;align-items:center;justify-content:center;width:calc(50% - 6px);background:#1e3a5f;color:#fff;border:none;border-radius:6px;padding:0;height:52px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 4px #0f1f35;text-decoration:none;vertical-align:top}.bt-sg-tab-btn-atc:hover{color:#fff;text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/172/assets/bt-spec-guide.css.map */
