:root{--green: #00ff88;--green-dim: #00cc6a;--green-dark: #003322;--green-glow: #00ff8844;--red: #ff4444;--bg: #020c06;--scanline: rgba(0,0,0,.08)}:root{--bg-base: #101010;--bg-elevated: #181818;--bg-input: #282828;--bg-input-hover: #383838;--bg-input-active: #444;--border-regular: 1px solid rgb(90 90 90);--border-dim: 1px solid rgb(60 60 60);--border-accent: 1px solid rgb(var(--color-base-accent));--text-muted: 90 90 90;--text-dim: 60 60 60;--accent-dim: var(--color-base-accent), .7;--logo-height: 40px;--image-size: 90px;--font-mono: "Share Tech Mono", monospace;--font-display: "Orbitron", monospace;--radius: 4px;--radius-lg: .5rem;--gap-sm: 6px;--gap-md: 8px;--gap-lg: 1.5rem;--gap-xl: 2rem;--transition: var(--duration-short) ease}holster-finder{display:block;position:relative;z-index:1;font-family:inherit;cursor:crosshair}holster-finder h1,holster-finder h2{color:#fff}.hf-card-image,.hf-card-video,.card__corners,.card__rec-tag,.card__ms-counter,.card__draw-label{pointer-events:none}.hf-header{display:flex;display:none!important;align-items:flex-start;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid rgba(200,168,75,.2);position:relative;margin-bottom:3rem}.hf-header:after{content:"";position:absolute;bottom:-1px;left:0;width:240px;height:1px;background:rgb(var(--color-base-accent));box-shadow:0 0 12px rgb(var(--color-base-accent))}.hf-logo-block{display:flex;flex-direction:column}.hf-header-info{display:none;flex-direction:column;align-items:flex-end;gap:var(--gap-sm)}@media screen and (max-width:767px){.hf-header-info{display:none}}.hf-subtitle{font-family:var(--font-mono);font-size:10px;color:rgb(var(--accent-dim));letter-spacing:4px;text-transform:uppercase}.hf-title{font-size:3.2rem;padding:0;margin:0;font-weight:700;color:#fff;text-shadow:0 0 20px rgba(255,255,255,.5)}.hf-title>.highlight{color:rgb(var(--color-base-accent));text-shadow:0 0 20px rgba(200,168,75,.5)}.hf-title-subline{font-family:var(--font-mono);font-size:10px;color:rgb(var(--text-muted));letter-spacing:3px;margin-top:2px}.hf-description{color:#ccc;margin-bottom:1rem}.hf-system-status{display:flex;flex-direction:column;align-items:flex-end;gap:var(--gap-sm)}.hf-status-indicator{display:flex;align-items:center;gap:var(--gap-md);font-family:var(--font-mono);font-size:10px;color:var(--text-secondary);letter-spacing:2px}.hf-status-dot{width:6px;height:6px;border-radius:50%;display:block!important}.hf-status-dot.online{background:#0f8;box-shadow:0 0 8px #0f8;animation:pulse 2s infinite}.hf-status-dot.offline{background:red;box-shadow:0 0 8px red}.hf-version-tag{font-family:var(--font-mono);font-size:9px;color:rgb(var(--text-muted));letter-spacing:2px;border:1px solid rgb(var(--text-muted));padding:2px 8px}.hf-select-step{font-family:var(--font-mono);text-transform:uppercase;font-size:12px;color:rgb(var(--color-base-accent));letter-spacing:3px;margin-bottom:0;display:flex;align-items:center;gap:var(--gap-md)}.drw-body .hf-select-step{padding-bottom:0;margin-bottom:0}.drw-body .hf-select-step:after{display:none}.drw-body .hf-label{display:none}.hf-select-step:after{content:"";flex:1;height:1px;background:#c8a84b33}.hf-selects{display:flex;flex-direction:column;position:relative;margin-bottom:0;gap:var(--gap-xl);z-index:2;border:var(--border-dim);border-radius:var(--radius);background:var(--bg-elevated);height:fit-content;min-width:250px;padding-bottom:var(--gap-xl)}.drw-body .hf-selects{border:none;padding:0}.hf-corner{position:absolute;width:20px;height:20px;display:block!important}.hf-corner.tl{top:-1px;left:-1px;border-top:var(--border-accent);border-left:var(--border-accent)}.hf-corner.br{bottom:-1px;right:-1px;border-bottom:var(--border-accent);border-right:var(--border-accent)}.hf-mobile-bar{display:none;position:relative;flex-direction:column;align-items:center;justify-content:space-between;background:var(--bg-elevated);padding:1.5rem;border:var(--border-dim);margin-bottom:4rem;flex-wrap:wrap;gap:1rem;opacity:1;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease}@media screen and (min-width:768px){.hf-mobile-bar{flex-direction:row;gap:2rem}.hf-drawer-open-btn{width:fit-content}}@media screen and (max-width:991px){.hf-selects:not(.hf-selects--drawer){display:none}.hf-drawer-open-btn{display:block}.hf-mobile-bar{display:flex;!important}}.hf-drawer-open-btn{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:0;min-width:0;border-radius:4px;line-height:1}.hf-drawer-open-btn>svg{height:2rem;margin-right:.875rem}.hf-mobile-bar-utility{display:flex;margin-top:.5rem;flex-direction:column;width:100%;gap:1.375rem;align-items:center}@media screen and (min-width:768px){.hf-mobile-bar-utility{width:100%;justify-content:space-between}.hf-mobile-bar [data-hf-selection-status]{padding:0!important;justify-content:center}}@media screen and (min-width:768px){.hf-reset{margin:0!important}}.hf-field{display:flex;flex-direction:column;gap:var(--gap-md);max-width:100%;padding:0;width:100%}.drw-body .hf-field{padding:0!important}@media screen and (min-width:768px){.hf-field:not(.hf-field+.hf-field){padding-left:var(--gap-xl)}.hf-field:not(:has(+.hf-field)){padding-right:var(--gap-xl)}}@media screen and (min-width:1200px){.hf-field{padding-left:var(--gap-xl);padding-right:var(--gap-xl)}}.hf-label{font-size:14px;text-transform:uppercase;line-height:1.1;font-weight:600;color:#fff;display:none}.hf-selects-header{flex-grow:1;width:100%;display:flex;align-items:center;gap:var(--gap-xl);padding:16px 24px;border-bottom:var(--border-dim);background:#c8a84b08}@media screen and (max-width:767px){.hf-selects-header{background:transparent;padding:0;padding-bottom:1.25rem}}.drw-body .hf-selects-header{padding:0 0 1.5rem;margin-bottom:2rem;border-bottom:var(--border-dim);background:none}.hf-drawer-show-results{width:100%;margin-top:1.5rem;padding:14px;background:rgb(var(--color-base-accent));color:#111;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border:none;border-radius:var(--radius);cursor:pointer}.hf-selects-logo{width:auto;height:var(--logo-height);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hf-selects-logo>svg{fill:rgb(var(--color-base-accent));color:rgb(var(--color-base-accent));height:var(--logo-height);width:auto}.hf-selects-panel-label{font-family:var(--font-mono);font-size:9px;color:rgb(var(--color-base-accent));letter-spacing:4px;margin-bottom:2px;text-transform:uppercase}.hf-selects-title-block{flex:1;display:flex;flex-direction:column;justify-content:center}.hf-selects-panel-title{margin:0;font-weight:700;color:#fff;letter-spacing:1px;line-height:1.1;text-transform:uppercase}.hf-selects-panel-step-counter{display:none}.hf-selects-footer{flex:1;width:100%;display:flex;flex-direction:row;align-items:flex-end;flex-basis:100%;justify-content:space-between;margin-top:var(--gap-lg)}.hf-selects-footer-text{font-family:var(--font-mono);font-size:10px;color:rgb(var(--text-muted));letter-spacing:2px;display:none;align-items:center;gap:var(--gap-md)}.hf-utility-footer{flex-grow:1;width:100%;display:flex;align-items:center;flex-direction:column;gap:1rem;padding:var(--gap-xl) var(--gap-xl) 0 var(--gap-xl);border-top:var(--border-dim);font-family:var(--font-mono)}@media screen and (min-width:768px){.hf-utility-footer{justify-content:space-between}}.drw-body .hf-utility-footer{padding-left:0;padding-right:0}.hf-reset{border:none;font:inherit;color:inherit;cursor:pointer;outline:none;margin:0 0 0 auto;gap:5px;width:100%;line-height:1;display:flex;justify-content:center;align-items:center;padding:8px 16px;background:transparent;background:#222;color:#aaa;font-size:12px;font-weight:700;border-radius:var(--radius);text-decoration:none;transition:background-color var(--duration-short) ease,color var(--duration-short) ease}.hf-reset:hover{background-color:#222;color:#fff}.hf-reset svg{color:#aaa;height:14px;width:auto;transition:background-color var(--duration-short) ease,color var(--duration-short) ease}.hf-reset:hover svg{color:#fff}.cta-btn{position:relative;background:transparent;border:1px solid rgb(var(--accent-dim));font-size:16px;font-weight:700;letter-spacing:4px;text-transform:uppercase;padding:14px 48px 14px 36px;cursor:pointer;overflow:hidden;transition:all .25s ease;height:fit-content}.cta-btn-text{position:relative;z-index:1;color:rgb(var(--color-base-accent));transition:color .25s ease}.cta-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:14px;transition:transform .25s ease,color .25s ease;color:rgb(var(--color-base-accent))}.hf-selects select{font-size:16px;background-color:var(--bg-input);border:1px solid rgb(var(--text-muted));color:#ddd;padding:.5em;border-radius:var(--radius-lg);line-height:1;cursor:pointer;width:100%}.hf-selects select:disabled{cursor:not-allowed;opacity:.35}.hf-selects select:focus{outline:none;border-color:#999}.hf-field .ts-wrapper{width:100%}.hf-field .ts-control,.hf-field .ts-control *{background-color:#111!important;color:#ddd!important}.hf-field .ts-control{font-size:16px!important;border:1px solid rgb(var(--text-muted))!important;border-radius:var(--radius-lg)!important;padding:.5em 1.5rem!important;line-height:1!important;box-shadow:none!important;min-height:unset!important;display:flex!important;align-items:center!important;flex-wrap:nowrap!important;cursor:pointer!important;transition:border-color var(--transition);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e")!important;background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}.hf-field .input-hidden .ts-control{padding:1rem 1.5rem!important}.hf-field .ts-wrapper.single.input-active .ts-control{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}.ts-wrapper:not(.disabled) .ts-control:hover{border-color:rgb(var(--color-base-accent))!important}.ts-wrapper.has-items .ts-control,select:has(option:checked:not([value=""])){border:1px solid rgba(var(--color-base-accent),.5)!important;filter:hue-rotate(92deg)}.ts-wrapper.has-items .ts-control:after,.hf-select-wrap:has(select option:checked:not([value=""])):after{content:"\2705";height:auto;position:absolute;right:1rem;top:50%;transform:translateY(-50%);z-index:1}.ts-wrapper.has-items .ts-control:after{filter:hue-rotate(-92deg)}.hf-select-wrap:has(select option:checked:not([value=""])):after{right:2rem}.hf-select-wrap{position:relative;display:block}.hf-field .ts-control .item{color:#ddd;font-size:16px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hf-field .ts-control .placeholder{color:#888;font-size:16px;line-height:1}.hf-field .ts-wrapper:not(.focus) .ts-control .item~input{width:0!important;opacity:0;position:absolute}.hf-field .ts-control:has(.item) input{width:0!important;min-width:0!important;opacity:0;position:absolute}.hf-field .ts-wrapper.focus .ts-control .item{display:none}.hf-field .ts-wrapper.focus .ts-control input{width:auto!important;min-width:4px!important;opacity:1!important;position:static!important}.hf-field .ts-control input{display:block!important;width:100%!important;font-size:16px!important;line-height:1!important;color:#ddd!important;background:transparent!important;border:none!important;outline:none!important;padding:0!important;margin:0!important}.hf-field .ts-control input::placeholder{color:#888!important}.hf-field .ts-wrapper.focus .ts-control{border-color:#999!important;box-shadow:none!important;outline:none!important}.hf-field .ts-wrapper.disabled .ts-control,.hf-field .ts-wrapper.disabled .ts-control *{cursor:not-allowed!important}.hf-field .ts-wrapper:not(.no-options):after{border-color:#888 transparent transparent!important}.hf-field .ts-dropdown{background-color:var(--bg-input)!important;border:1px solid rgb(var(--text-muted))!important;border-radius:var(--radius-lg)!important;color:#ddd!important;font-size:15px!important;margin-top:4px!important;box-shadow:0 4px 12px #00000080!important;z-index:2}.hf-field .ts-dropdown .option{padding:.5em .75em!important;color:#ddd!important;background-color:var(--bg-input)!important}.hf-field .ts-dropdown .option:hover,.hf-field .ts-dropdown .option.active{background-color:var(--bg-input-hover)!important;color:#fff!important}.hf-field .ts-dropdown .option.selected{background-color:var(--bg-input-active)!important;color:#fff!important}.hf-field .ts-dropdown-content{max-height:260px}.hf-field .ts-dropdown-content::-webkit-scrollbar{width:6px}.hf-field .ts-dropdown-content::-webkit-scrollbar-track{background:var(--bg-input)}.hf-field .ts-dropdown-content::-webkit-scrollbar-thumb{background:#555;border-radius:3px}.hf-status{font-size:13px;color:#aaa;margin:16px 0;min-height:18px}.hf-group-heading-wrapper{margin-bottom:1.5rem}.hf-group-heading-wrapper accordion-tab{border:none;margin-top:1rem}.hf-group-heading-wrapper accordion-tab>details{border-radius:4px;color:#aaa;background:var(--bg-elevated);border:var(--border-dim);font-size:12px}.hf-group-heading-wrapper accordion-tab>details>summary{padding:1.5rem}.hf-group-heading-wrapper accordion-tab>details .summary__title{line-height:1;align-items:center}.hf-group-heading-wrapper accordion-tab>details .accordion__title{min-height:auto;line-height:1;color:rgb(var(--color-base-accent))}.hf-group-heading-wrapper accordion-tab>details .accordion__content{padding:0 1.5rem 1.5rem}.hf-group-heading-wrapper accordion-tab .icon-info{flex:0 0 auto;align-self:center;fill:rgb(var(--color-foreground));width:1.6rem;height:1.6rem;margin-inline-end:1.2rem}.hf-group-heading{font-weight:700;line-height:1;color:rgb(var(--color-base-accent));margin:12px 0 0;transition:filter var(--transition),opacity var(--transition)}.hf-group-heading-count{color:#fff;font-size:12px}.hf-group-description{width:100%;flex-grow:1;color:#aaa;font-size:12px;line-height:1.5;display:none}.hf-group-heading:first-child{margin-top:0}.hf-group{flex-wrap:wrap;gap:var(--gap-lg);display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.hf-group:not(:last-child){margin-bottom:6rem}.hf-group-no-match{position:relative;border-left:2px solid rgb(var(--color-base-accent));background:#100f0e;padding:18px 20px;display:none}.hf-group-no-match-container{display:flex;align-items:center;gap:14px}.hf-group-no-match-text{display:flex;flex-direction:column;gap:4px}.hf-group-no-match-headline{font-size:11px;letter-spacing:2px;color:rgb(var(--color-base-accent))}.hf-group-no-match-subline{font-size:14px;color:#e8e6e0}.hf-group-no-match-subline span{color:rgba(var(--color-base-accent),.9);font-weight:700}.hf-cards{display:block}.touch-device .hf-card-video{display:none}.touch-device .hf-card--available,.touch-device .hf-card--unavailable{transition:none;filter:none}.hf-card{border:1px solid #444;border-radius:var(--radius);position:relative;overflow:hidden;font-size:13px;line-height:1.5;text-decoration:none;color:#ddd;background:#c8a84b08;background-color:var(--bg-elevated);display:flex;flex-direction:row;transition:filter var(--transition),opacity var(--transition)}.hf-card:hover{border-color:rgb(var(--color-base-accent))}holster-finder[data-filter-unavailable] .hf-card--unavailable,holster-finder[data-filter-unavailable] .hf-group-heading--unavailable,holster-finder[data-filter-unavailable] .hf-group--all-unavailable{display:none!important}.hf-card--unavailable,.hf-group-heading--unavailable{opacity:1;cursor:default;pointer-events:none}.hf-submit--disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.hf-card-image>img,.hf-card-body{transition:filter var(--transition)}.hf-card--unavailable .hf-card-image>img,.hf-card--unavailable .hf-card-body,.hf-group-heading.hf-group-heading--unavailable{filter:grayscale(.7) brightness(.6)}.hf-card--unavailable .hf-card-name{color:rgb(var(--text-dim))}.hf-card-available-label,.hf-card-unavailable-label{position:absolute;z-index:1;right:1rem;top:1rem;display:none;width:fit-content;margin-bottom:0;padding:5px 6px;border-radius:3px;font-size:1rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.04em;background-color:#1d1c19}.hf-card--available .hf-card-available-label,.hf-card--unavailable .hf-card-unavailable-label{display:inline-block}.hf-card-available-label{color:rgb(var(--color-base-accent));filter:hue-rotate(92deg)}.hf-card-unavailable-label{color:var(--color-sale-price)}.hf-card-image{width:var(--image-size);height:var(--image-size);aspect-ratio:1 / 1;background:#1a1a1a}.card__corners,.card__ms-counter,.card__draw-label,.hf-card-video,.hf-card{transition:opacity var(--transition),border-color var(--transition)}.hf-card:hover .card__corners,.hf-card:hover .card__rec-tag,.hf-card:hover .card__ms-counter,.hf-card:hover .card__draw-label{opacity:1}.touch-device .card__corners,.touch-device .card__rec-tag,.touch-device .card__ms-counter,.touch-device .card__draw-label{display:none}.hf-card-image img{width:100%;height:100%;object-fit:cover;display:block}.hf-card-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2}.hf-card-image:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:8;opacity:0}.hf-card-image .lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#060a0e99;display:none;flex-direction:column;align-items:center;justify-content:center;gap:var(--gap-md);opacity:1;transition:opacity .25s ease;z-index:1;padding:var(--gap-lg)}.hf-card--unavailable .hf-card-image .lock-overlay{display:flex!important}.hf-card-image .lock-icon{width:32px;height:32px;border:2px solid rgba(255,61,61,.6);display:flex!important;align-items:center;justify-content:center;position:relative}.hf-card-image .lock-icon:before{content:"";position:absolute;top:-10px;left:50%;transform:translate(-50%);width:14px;height:10px;border:2px solid rgba(255,61,61,.6);border-bottom:none;border-radius:7px 7px 0 0}.hf-card-image .lock-icon:after{content:"\25a0";color:#ff3d3d99;font-size:10px}.hf-card-image .lock-label{font-family:var(--font-mono);text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:2px;color:#ff3d3db3;text-align:center;line-height:1.5}.hf-card-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;z-index:1;will-change:clip-path,opacity}.hf-drawer-video{width:100%!important;margin-top:1.5rem;border-radius:4px;overflow:clip;max-height:250px;object-fit:cover;object-position:center}.hf-card-body{padding:6px 14px;width:100%;display:flex;flex-direction:row;align-items:center}.hf-card-cat{font-family:var(--font-mono);font-size:9px;color:rgb(var(--color-base-accent));letter-spacing:3px;text-transform:uppercase;margin-bottom:.175rem}.hf-card-name{font-weight:700;font-size:1.5rem;text-transform:uppercase;color:#fff;line-height:1;margin-bottom:.5rem}.hf-card-meta{color:#aaa;font-size:12px;margin-bottom:0;line-height:1.4}.hf-card-meta .hf-card-meta-desktop,.hf-card-meta .hf-card-meta-mobile,html.touch-device .hf-card-meta .hf-card-meta-desktop,html.touch-device .hf-card-meta .hf-card-meta-mobile{display:none}.hf-card-tags{display:flex;flex-direction:row;gap:.5rem;margin-bottom:1rem}span.hf-card-tag>svg{height:12px;width:auto;fill:rgb(var(--color-base-accent));color:rgb(var(--color-base-accent));margin-right:3px}.hf-card-tag{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-bottom:0;padding:4px 6px;border-radius:3px;font-family:var(--font-mono);font-size:1.1rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.04em;color:rgb(var(--color-base-accent));border:1px solid rgba(var(--color-base-accent),.3)}.hf-card-tag:first-child{border:1px solid rgb(var(--color-base-accent));background:rgb(var(--color-base-accent));color:#000}.hf-card-tag.tag-level-2{filter:hue-rotate(92deg)}.hf-card-url{font-size:11px;color:rgb(var(--text-muted));word-break:break-all;margin-top:6px;border-top:1px solid #444;padding-top:6px}.hf-card-bottom{display:flex;flex-direction:column;height:100%;align-items:flex-start;justify-content:center;gap:.75rem}.hf-card--unavailable .hf-card-bottom{display:none}.hf-card-cta,.hf-card-no-action{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 12px;background:rgb(var(--color-base-accent));color:#111;font-size:12px;font-weight:700;border-radius:4px;text-decoration:none;width:fit-content}.drawer-holster-link{margin-top:2rem;width:100%}.hf-card-no-action{display:none;background:transparent;border:1px solid rgb(var(--text-dim));color:rgb(var(--text-dim))}.hf-card--unavailable .hf-card-no-action{display:inline-block}.hf-card--unavailable .hf-card-cta{display:none!important}.hf-card-price{font-size:15px;font-weight:700;color:rgb(var(--color-base-accent));line-height:1.2;align-items:center;gap:.375rem;margin-top:.375rem}.hf-card-meta .hf-card-price{display:flex}.hf-card-bottom .hf-card-price{display:none}.drw-body .hf-card-content .hf-card-price{display:flex!important}.hf-card-price-from,.hf-card-price-currency{font-size:15px;font-family:var(--font-mono);color:#aaa;font-weight:400}.hf-card-price-from{display:inline}.hf-card-cta{gap:.5rem}.hf-card-cta-button{font-size:0}.hf-card-cta-icon{height:100%;display:flex;align-items:center}.hf-card-cta-icon svg{width:12px}.hf-card-cta-label{display:none}.hf-card-content{flex-grow:1}.hf-none{font-size:13px;color:#aaa}.bt-result{display:flex;flex-direction:column;gap:3rem;opacity:1;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease}.bt-result.bt-result--visible{opacity:1;transform:translateY(0)}.bt-boot{--bt-green: #fff;--bt-green-dim: rgb(var(--text-muted));--bt-green-glow: #00ff8844;--bt-red: #ff4444;--bt-yellow: #ffcc00;font-family:var(--font-mono);color:var(--bt-green);margin-top:24px;display:none}.bt-log{padding:.5rem 0;min-height:150px;display:block!important;opacity:1}.bt-line{display:flex;align-items:flex-start;gap:.6rem;padding:.25rem 0;font-size:1.25rem;line-height:1.5;opacity:0;transform:translate(-8px);filter:blur(8px);transition:opacity .15s,transform .15s,filter .15s .1s}.bt-line.bt-visible{opacity:1;transform:translate(0);filter:blur(0px)}.bt-line .bt-prefix{color:var(--bt-green-dim);white-space:nowrap;flex-shrink:0}.bt-line .bt-text{flex:1;word-break:break-word}.bt-line.bt-ok .bt-status{color:var(--bt-green)}.bt-line.bt-warn .bt-status{color:var(--bt-yellow)}.bt-line.bt-error .bt-status{color:var(--bt-red)}.bt-line.bt-info .bt-text{color:#7fffbb}.bt-dots{display:inline-flex;gap:2px;align-items:center;margin-left:2px}.bt-dots span{display:inline-block;width:5px;height:5px;background:var(--bt-green);border-radius:50%;animation:bt-dot-blink 1.2s ease-in-out infinite;box-shadow:0 0 4px var(--bt-green)}.bt-dots span:nth-child(1){animation-delay:0s}.bt-dots span:nth-child(2){animation-delay:.25s}.bt-dots span:nth-child(3){animation-delay:.5s}.bt-progress{margin-top:1.5rem;border:1px solid var(--bt-green-dim);padding:.8rem 1rem;border-radius:var(--radius)}.bt-progress-label{font-size:1rem;letter-spacing:.15em;color:var(--bt-green);margin-bottom:.5rem;display:flex;justify-content:space-between}.bt-progress-track{height:6px;background:#dcdcdc1a;overflow:hidden}.bt-progress-fill{display:block!important;height:100%;width:0%;background:var(--bt-green);box-shadow:0 0 8px var(--bt-green),0 0 16px var(--bt-green-glow);transition:width .4s cubic-bezier(.4,0,.2,1);position:relative}.bt-progress-fill:after{content:"";position:absolute;right:0;top:0;bottom:0;width:20px;background:linear-gradient(to right,transparent,rgba(255,255,255,.6));animation:bt-shimmer 1s ease-in-out infinite}.bt-progress-pct{font-family:var(--font-display);font-size:1rem;color:var(--bt-green);margin-top:.35rem;text-align:right}.bt-final{margin-top:1.2rem;text-align:center;font-family:var(--font-display);font-size:clamp(.9rem,3vw,1.2rem);font-weight:700;letter-spacing:.25em;opacity:0;transition:opacity .8s;text-shadow:0 0 20px var(--bt-green)}.bt-final.bt-visible{opacity:1}.bt-cursor{display:inline-block;width:9px;height:1em;background:var(--bt-green);margin-left:3px;vertical-align:text-bottom;animation:bt-blink 1s step-end infinite}.card__corners{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:11;opacity:0}.card__corners span{position:absolute;width:14px;height:14px;opacity:1!important}.card__corners span:before,.card__corners span:after{content:"";position:absolute;background:rgb(var(--color-base-accent))}.corner--tl{top:var(--corner-distance);left:var(--corner-distance)}.corner--tl:before{top:0;left:0;width:2px;height:100%}.corner--tl:after{top:0;left:0;width:100%;height:2px}.corner--tr{top:var(--corner-distance);right:var(--corner-distance)}.corner--tr:before{top:0;right:0;width:2px;height:100%}.corner--tr:after{top:0;right:0;width:100%;height:2px}.corner--bl{bottom:var(--corner-distance);left:var(--corner-distance)}.corner--bl:before{bottom:0;left:0;width:2px;height:100%}.corner--bl:after{bottom:0;left:0;width:100%;height:2px}.corner--br{bottom:var(--corner-distance);right:var(--corner-distance)}.corner--br:before{bottom:0;right:0;width:2px;height:100%}.corner--br:after{bottom:0;right:0;width:100%;height:2px}.card__hud-tag{position:absolute;bottom:8px;right:9px;font-family:var(--font-mono);font-size:9px;color:rgba(var(--color-base-accent),.75);letter-spacing:.12em;opacity:0;pointer-events:none;z-index:12}.card__draw-label{position:absolute;bottom:calc(1.3 * var(--corner-distance));left:calc(1.6 * var(--corner-distance));font-family:var(--font-mono);font-size:9px;color:rgba(var(--color-base-accent),.75);letter-spacing:.12em;opacity:0;pointer-events:none;z-index:12}.card__rec-tag{position:absolute;top:calc(1.3 * var(--corner-distance));right:calc(1.6 * var(--corner-distance));font-family:var(--font-mono);font-size:11px;color:rgba(var(--color-base-accent),.75);letter-spacing:.12em;opacity:0;pointer-events:none;z-index:12;animation:none}.card__rec-tag .rec-dot{color:red}.card__rec-tag.is-active{animation:rec-blink 1s step-end infinite}.card__ms-counter{position:absolute;bottom:calc(1.3 * var(--corner-distance));right:calc(1.6 * var(--corner-distance));font-family:var(--font-mono);font-size:9px;color:rgba(var(--color-base-accent),.75);letter-spacing:.12em;opacity:0;pointer-events:none;z-index:12}.touch-device .hf-card-image.is-glitching:before{animation:none!important}.touch-device .hf-card-image.is-glitching:after{animation:none!important}.hf-card-image.is-glitching:before{animation:vhs-glitch-a .4s step-end forwards}.hf-card-image.is-glitching:after{animation:vhs-glitch-b .4s step-end forwards .05s}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes bt-dot-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.1;transform:scale(.5)}}@keyframes bt-shimmer{0%,to{opacity:0}50%{opacity:1}}@keyframes bt-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes rec-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes vhs-glitch-a{0%{opacity:1;background:#c4a84a17;clip-path:inset(18% 0 72% 0);transform:translate(-5px)}25%{opacity:1;background:#ffffff0a;clip-path:inset(62% 0 18% 0);transform:translate(3px)}50%{opacity:1;background:#c4a84a0f;clip-path:inset(30% 0 50% 0);transform:translate(-3px)}to{opacity:0}}@keyframes vhs-glitch-b{0%{opacity:1;background:#00000040;clip-path:inset(55% 0 30% 0);transform:translate(4px)}40%{opacity:1;background:#ffffff08;clip-path:inset(20% 0 60% 0);transform:translate(-4px)}to{opacity:0}}@media screen and (max-width:480px){.hf-header{flex-direction:column;gap:16px}}@media screen and (min-width:768px){holster-finder{--image-size: 70px;padding:var(--gap-xl)}.hf-select-step{margin-bottom:var(--gap-md)}.hf-card-name{font-size:2rem}.hf-label,.hf-card-price-from{display:block}.hf-selects-panel-step-counter{display:block;font-family:var(--font-mono);font-size:11px;color:rgb(var(--text-muted));letter-spacing:2px}.hf-selects-footer{flex-direction:column}.hf-selects-footer-text{display:flex}.hf-group-heading-wrapper{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.hf-group-heading-count{font-family:var(--font-mono);text-transform:uppercase;font-size:12px}.hf-group-heading{margin:20px 0 0}.hf-card--available .hf-card-available-label,.hf-card--unavailable .hf-card-unavailable-label{display:inline-block}.hf-card{flex-direction:column}.hf-card-image{width:100%;height:auto;overflow:hidden;position:relative;--corner-distance: 14px}.hf-card-image .lock-overlay{padding:0}.hf-drawer-video{max-height:none}.hf-card-body{flex-direction:column;align-items:flex-start;flex-grow:1;padding:12px 14px}.hf-card-name{line-height:1.5;margin-bottom:.5rem}.hf-card-cat{margin-bottom:0}.hf-card-meta{margin-bottom:6px}.hf-card-meta .hf-card-meta-desktop{display:block}.hf-card-meta .hf-card-meta-mobile{display:none}.hf-card-bottom{padding-top:12px;border-top:var(--border-dim);width:100%;height:fit-content;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.hf-card--unavailable .hf-card-bottom{display:flex}.hf-card-content .hf-card-price{display:none}.hf-card-price{margin-top:0}.hf-card-bottom .hf-card-price{display:block;font-size:16px;margin-top:0}.hf-group-description{display:block}.hf-group-heading-wrapper accordion-tab{display:none}.hf-card-cta-label{display:inline}.bt-result{flex-direction:row}}@media screen and (min-width:991px){.hf-selects{min-width:375px}.hf-card-cta-button{display:flex;gap:.5rem;align-items:center;font-size:12px}.hf-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap-xl)}.hf-card{flex-direction:column}}@media screen and (min-width:991px)and (max-width:1200px){.hf-selects{flex-direction:row;flex-wrap:wrap}.hf-selects-header,.hf-utility-footer{flex-basis:100%}.hf-field{width:auto;flex:1}.bt-result{flex-direction:column}}@media screen and (min-width:768px){.hf-group{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap-xl)}}@media screen and (min-width:1200px){.hf-group{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap-xl)}}@media screen and (min-width:1500px){.hf-group{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--gap-xl)}}[data-hf-selection-status]{display:flex;font-size:12px;line-height:1.5;padding:0 2rem;flex-wrap:wrap;gap:6px;align-items:center;width:100%}.hf-mobile-bar [data-hf-selection-status]{padding:0}[data-hf-selection-status][data-empty]{color:rgb(var(--text-muted))}.hf-selection-status-unselected{border:1px solid rgba(var(--color-base-accent),.3);background:rgba(var(--color-base-accent),.1);border-radius:4px;color:#aaa;padding:1.5rem}.hf-selection-status-unselected strong{color:rgb(var(--color-base-accent));display:block;margin-bottom:.375rem}[data-hf-active] .ui-switch__track{--ui-switch-on: rgb(var(--color-base-accent));filter:hue-rotate(92deg)}[data-hf-active] ui-switch[checked] .ui-switch__thumb{background:#fff!important}.hf-status-chip{display:inline-block;padding:3px 8px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:1px;font-family:var(--font-mono);background:rgba(var(--color-base-accent),.15);border:1px solid rgba(var(--color-base-accent),.4);color:rgb(var(--color-base-accent));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.hf-status-chip--empty{background:transparent;border:none;color:rgb(var(--text-muted));letter-spacing:0;font-weight:400;max-width:none}@media screen and (min-width:768px){.hf-status-chip{max-width:300px}}@media screen and (max-width:768px){.hf-card-video,.card__corners,.card__rec-tag,.card__ms-counter,.card__draw-label,.hf-card-image:before,.hf-card-image:after{display:none!important}}.touch-device .hf-card-video,.touch-device .card__corners,.touch-device .card__rec-tag,.touch-device .card__ms-counter,.touch-device .card__draw-label{display:none!important}.hf-selection{margin-bottom:2rem}.hf-selection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.hf-selection-header h2{margin:0;font-size:22px;line-height:1;text-transform:uppercase;letter-spacing:.04em;color:#fff}.hf-selection-header span{font-size:14px;color:#f5f1e8}.hf-selection-steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px;padding:22px 28px;border:var(--border-dim);border-radius:4px;background:#101010}.hf-selection-step{display:flex;align-items:center;gap:18px;min-width:0}.hf-step-icon{width:52px;height:38px;display:grid;place-items:center;color:#f5f1e880;border:1px solid rgba(245,241,232,.18);border-radius:3px;font-size:18px}.hf-selection-step small{display:block;margin-bottom:0;color:#d6b060;letter-spacing:.16em;font-size:14px;text-transform:uppercase;line-height:1.1;font-weight:700}.hf-selection-step strong{display:block;font-size:14px;font-weight:600;color:#fff}.hf-step-arrow{color:#f5f1e873;font-size:30px;line-height:1}.hf-empty-state{margin-top:20px;min-height:310px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border:1px solid rgba(245,241,232,.2);border-radius:4px;background:radial-gradient(circle at center,rgba(214,176,96,.08),transparent 38%),#ffffff04}.hf-empty-icon{margin-bottom:22px;font-size:54px;color:#f5f1e847}.hf-empty-state h3{margin:0 0 12px;font-size:18px;color:#fff}.hf-empty-state p{margin:0 0 26px;color:#f5f1e8b8;font-size:15px;line-height:1.6}.hf-empty-state button{min-width:210px;padding:14px 24px;border:0;border-radius:3px;background:linear-gradient(180deg,#e3c072,#c49a45);color:#111;font-weight:800;cursor:pointer}.hf-empty-state button:hover{filter:brightness(1.08)}@media(max-width:900px){.hf-selection-steps{grid-template-columns:1fr;gap:14px}.hf-step-arrow{display:none}.hf-selection-header{align-items:flex-start;gap:8px;flex-direction:column}}.hf-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:70px 40px;text-align:center;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:radial-gradient(circle at center,rgba(195,155,74,.1),transparent 55%),#171717}.hf-empty-icon{display:flex;justify-content:center;align-items:center;width:82px;height:82px;margin-bottom:30px;border-radius:50%;border:1px solid rgba(195,155,74,.25);color:#c39b4a;background:#c39b4a0d}.hf-empty-title{margin:0 0 18px;font-size:30px;font-weight:700;color:#fff}.hf-empty-text{max-width:620px;margin:0;color:#b8b8b8;line-height:1.8;font-size:16px}.hf-empty-text strong{color:#fff;font-weight:600}.hf-empty-steps{display:flex;gap:18px;flex-wrap:wrap;justify-content:center;margin-top:42px}.hf-empty-step{display:flex;align-items:center;gap:12px;padding:14px 22px;border-radius:40px;background:#202020;border:1px solid rgba(255,255,255,.08);color:#e7e7e7;font-size:15px}.hf-empty-step span{display:flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:50%;background:#c39b4a;color:#111;font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/46/assets/holster-finder.css.map */
