.oneshot-featured,.oneshot-anatomia{--oneshot-black: #0b0c0d;--oneshot-panel: #121417;--oneshot-line: #24282c;--oneshot-line-strong: #2f353a;--oneshot-white: #f2f4f5;--oneshot-steel: #c9ccce;--oneshot-muted: #8a9296;--oneshot-gold: #d8a13a;box-sizing:border-box;width:100%;overflow:hidden;color:var(--oneshot-white);font-family:var(--font-body--family)}.oneshot-featured *,.oneshot-featured *:before,.oneshot-featured *:after,.oneshot-anatomia *,.oneshot-anatomia *:before,.oneshot-anatomia *:after{box-sizing:border-box}.oneshot-featured__container,.oneshot-anatomia__container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:clamp(20px,5vw,64px)}.oneshot-featured__eyebrow,.oneshot-anatomia__eyebrow{display:inline-flex;align-items:center;gap:12px;margin:0;color:var(--oneshot-gold);font-family:var(--font-accent--family);font-size:11px;font-weight:var(--font-accent--weight);line-height:1.2;letter-spacing:.26em;text-transform:uppercase}.oneshot-featured__eyebrow:before,.oneshot-anatomia__eyebrow:before{content:"";flex:0 0 28px;width:28px;height:1px;background:currentcolor}.oneshot-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;max-width:100%;padding:16px 30px;border:1px solid transparent;font-family:var(--font-accent--family);font-size:13px;font-weight:var(--font-accent--weight);line-height:1.2;letter-spacing:.18em;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.oneshot-button--primary{background:var(--oneshot-white);color:var(--oneshot-black)}.oneshot-button--secondary{border-color:var(--oneshot-line-strong);background:transparent;color:var(--oneshot-white)}.oneshot-button:focus-visible,.oneshot-anatomia button:focus-visible{outline:2px solid var(--oneshot-gold);outline-offset:3px}@media(hover:hover){.oneshot-button--primary:hover{background:var(--oneshot-gold)}.oneshot-button--secondary:hover{border-color:var(--oneshot-white);background:#ffffff0d}}.oneshot-featured{padding-block:clamp(56px,8vw,112px);background:var(--oneshot-black)}.oneshot-featured__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(24px,4vw,64px)}.oneshot-featured__media{position:relative;min-width:0;aspect-ratio:4 / 5;overflow:hidden;background:var(--oneshot-panel)}.oneshot-featured__image{display:block;width:100%;height:100%;object-fit:cover}.oneshot-featured__placeholder{padding:10%;fill:var(--oneshot-line-strong)}.oneshot-featured__availability-tag{position:absolute;z-index:1;top:16px;left:16px;max-width:calc(100% - 32px);padding:7px 12px;background:var(--oneshot-black);color:var(--oneshot-gold);font-family:var(--font-accent--family);font-size:10.5px;font-weight:var(--font-accent--weight);line-height:1.35;letter-spacing:.2em;text-transform:uppercase}.oneshot-featured__content{min-width:0}.oneshot-featured__title{margin:16px 0 10px;color:var(--oneshot-white);font-family:var(--font-heading--family);font-size:clamp(30px,4.2vw,52px);font-weight:var(--font-heading--weight);line-height:1.04;letter-spacing:-.01em;overflow-wrap:anywhere}.oneshot-featured__text{color:var(--oneshot-steel);font-size:clamp(17px,1.5vw,20px);font-weight:var(--font-body--weight);line-height:1.55}.oneshot-featured__text>*{margin-block:0}.oneshot-featured__benefits{display:grid;gap:12px;margin:24px 0 30px;padding:0;list-style:none}.oneshot-featured__benefits li{position:relative;padding-inline-start:26px;color:var(--oneshot-steel);line-height:1.55}.oneshot-featured__benefits li:before{content:"";position:absolute;top:.78em;left:0;width:12px;height:1px;background:var(--oneshot-gold)}.oneshot-featured__price{margin:20px 0 6px;color:var(--oneshot-white);font-family:var(--font-heading--family);font-size:38px;font-weight:var(--font-heading--weight);line-height:1}.oneshot-featured__stock{min-height:22px;color:var(--oneshot-muted);font-size:13.5px;line-height:1.55}.oneshot-featured__stock p{margin:0}.oneshot-featured__stock strong{color:var(--oneshot-steel);font-weight:var(--font-body--weight)}.oneshot-featured__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.oneshot-featured__editor-placeholder{padding:24px clamp(20px,5vw,64px);border:1px dashed #8a9296;background:#121417;color:#c9ccce;font-family:var(--font-body--family);text-align:center}.oneshot-anatomia{padding-block:clamp(56px,8vw,112px);border-block:1px solid var(--oneshot-line);background:var(--oneshot-panel)}.oneshot-anatomia__header{display:flex;align-items:baseline;justify-content:space-between;gap:30px;margin-bottom:clamp(28px,4vw,52px)}.oneshot-anatomia__heading{margin:14px 0 0;color:var(--oneshot-white);font-family:var(--font-heading--family);font-size:clamp(30px,4.2vw,52px);font-weight:var(--font-heading--weight);line-height:1.04;letter-spacing:-.01em}.oneshot-anatomia__intro{max-width:34ch;margin:0;color:var(--oneshot-muted);font-size:13.5px;line-height:1.55;text-align:right}.oneshot-anatomia__mobile-instruction{display:none}.oneshot-anatomia__layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:clamp(24px,5vw,72px)}.oneshot-anatomia__shot{display:grid;width:100%;height:min(74vh,640px);min-width:0;padding:3%;place-items:center;background:#edecea}.oneshot-anatomia__image-frame{position:relative;height:100%;max-width:100%;min-height:0;max-height:100%;aspect-ratio:1120 / 1400;margin-inline:auto}.oneshot-anatomia__image{display:block;width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain}.oneshot-anatomia__placeholder{fill:#c9c7c3}.oneshot-anatomia__hotspot{position:absolute;z-index:2;top:var(--y);left:var(--x);display:grid;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:0;place-items:center;transform:translate(-50%,-50%);background:transparent;color:var(--oneshot-black);cursor:pointer}.oneshot-anatomia__hotspot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--oneshot-gold);border-radius:50%;opacity:.7;animation:oneshot-hsring 2.8s ease-out 3;animation-play-state:paused}.oneshot-anatomia.is-live .oneshot-anatomia__hotspot:before{animation-play-state:running}.oneshot-anatomia__hotspot:nth-of-type(2):before{animation-delay:.4s}.oneshot-anatomia__hotspot:nth-of-type(3):before{animation-delay:.8s}.oneshot-anatomia__hotspot:nth-of-type(4):before{animation-delay:1.2s}.oneshot-anatomia__hotspot:nth-of-type(5):before{animation-delay:1.6s}.oneshot-anatomia__hotspot:nth-of-type(6):before{animation-delay:2s}.oneshot-anatomia__hotspot[aria-pressed=true]:before{animation-iteration-count:infinite}.oneshot-anatomia__hotspot>span{position:relative;z-index:1;display:grid;width:26px;height:26px;border-radius:50%;place-items:center;background:var(--oneshot-gold);color:var(--oneshot-black);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:12px;font-weight:700;line-height:1;transition:transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .22s ease}.oneshot-anatomia__hotspot[aria-pressed=true]>span,.oneshot-anatomia__hotspot:focus-visible>span{transform:scale(1.42);box-shadow:0 0 0 5px #d8a13a38}@media(hover:hover){.oneshot-anatomia__hotspot:hover>span{transform:scale(1.42);box-shadow:0 0 0 5px #d8a13a38}}@keyframes oneshot-hsring{0%{opacity:.85;transform:scale(.55)}75%{opacity:0;transform:scale(1.5)}to{opacity:0}}.oneshot-anatomia__panel{min-width:0}.oneshot-anatomia__card{min-height:170px;margin-bottom:30px;padding-inline-start:24px;border-inline-start:2px solid var(--oneshot-gold)}.oneshot-anatomia__card.is-swapping{animation:oneshot-anatomia-fade .42s ease}.oneshot-anatomia__number{color:var(--oneshot-gold);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:12px;line-height:1.2;letter-spacing:.1em}.oneshot-anatomia__detail-title{margin:8px 0 12px;color:var(--oneshot-white);font-family:var(--font-heading--family);font-size:clamp(24px,2.8vw,34px);font-weight:var(--font-heading--weight);line-height:1.1;overflow-wrap:anywhere}.oneshot-anatomia__description{max-width:44ch;margin:0;color:var(--oneshot-steel);line-height:1.6}@keyframes oneshot-anatomia-fade{0%{opacity:0}to{opacity:1}}.oneshot-anatomia__list{display:grid;margin:0;padding:0;border-top:1px solid var(--oneshot-line);list-style:none}.oneshot-anatomia__list li{min-width:0;border-bottom:1px solid var(--oneshot-line)}.oneshot-anatomia__list button{display:flex;align-items:center;gap:16px;width:100%;min-height:46px;padding:11px 4px;border:0;background:transparent;color:var(--oneshot-muted);font:inherit;font-size:14.5px;line-height:1.45;text-align:left;overflow-wrap:anywhere;cursor:pointer;transition:color .2s ease,transform .2s ease}.oneshot-anatomia__list button>span{flex:0 0 auto;color:#7a8388;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:11.5px;line-height:1;transition:color .2s ease}.oneshot-anatomia__list button[aria-pressed=true],.oneshot-anatomia__list button:focus-visible{color:var(--oneshot-white)}.oneshot-anatomia__list button[aria-pressed=true]>span{color:var(--oneshot-gold)}@media(hover:hover){.oneshot-anatomia__list button:hover{color:var(--oneshot-white);transform:translate(10px)}}.oneshot-anatomia__specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:26px 0 0;padding-top:22px;border-top:1px solid var(--oneshot-line)}.oneshot-anatomia__specs div{min-width:0}.oneshot-anatomia__specs dt{margin:0 0 6px;color:#7a8388;font-family:var(--font-accent--family);font-size:10px;font-weight:var(--font-accent--weight);line-height:1.2;letter-spacing:.2em;text-transform:uppercase;overflow-wrap:anywhere}.oneshot-anatomia__specs dd{margin:0;color:var(--oneshot-white);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:13.5px;font-weight:400;line-height:1.45;overflow-wrap:anywhere}.oneshot-anatomia__product-link{margin-top:26px}@media(max-width:899px){.oneshot-featured__grid,.oneshot-anatomia__layout{grid-template-columns:minmax(0,1fr)}.oneshot-anatomia__layout{gap:32px}.oneshot-anatomia__shot{height:auto;aspect-ratio:4 / 5}.oneshot-anatomia__desktop-instruction{display:none}.oneshot-anatomia__mobile-instruction{display:inline}}@media(max-width:760px){.oneshot-anatomia__header{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:28px}.oneshot-anatomia__intro{max-width:100%;font-size:14.5px;text-align:left}}@media(max-width:520px){.oneshot-featured__actions{align-items:stretch;flex-direction:column}.oneshot-featured__actions .oneshot-button{width:100%;padding-inline:18px}.oneshot-anatomia__specs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.oneshot-featured *,.oneshot-featured *:before,.oneshot-featured *:after,.oneshot-anatomia *,.oneshot-anatomia *:before,.oneshot-anatomia *:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.oneshot-anatomia__hotspot:before{opacity:.7;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/oneshot-anatomia.css.map */
