.ammo-pedigree{background:var(--aov556-card-muted);color:var(--aov556-ink);width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;border-top:1px solid var(--aov556-border);border-bottom:1px solid var(--aov556-border)}.ammo-pedigree__inner{max-width:1200px;margin:0 auto;padding:0 var(--aov556-space-5)}.ammo-pedigree--compact .ammo-pedigree__inner{max-width:1240px}.ammo-pedigree__heading{font-family:var(--font-heading-family, Oswald),sans-serif;font-size:var(--aov556-text-2xl);font-weight:var(--aov556-weight-bold);letter-spacing:0;text-align:center;color:var(--aov556-ink);margin:0 0 var(--aov556-space-5)}.ammo-pedigree__heading:after{content:"";display:block;width:50px;height:3px;background:var(--aov556-navy);margin:var(--aov556-space-2) auto 0}.ammo-pedigree__grid{display:flex;flex-direction:column;gap:0}.ammo-pedigree__divider{height:1px;background:var(--aov556-border-strong);margin:var(--aov556-space-5) 0}.ammo-pedigree__item{display:flex;align-items:flex-start;gap:var(--aov556-space-5)}.ammo-pedigree__item--ammo-can,.ammo-pedigree__item--targets{position:relative;transition:filter var(--aov556-duration-fast) var(--aov556-ease)}.ammo-pedigree__item.is-locked .ammo-pedigree__thumb{background:var(--aov556-card-muted);box-shadow:none;filter:grayscale(1)}.ammo-pedigree__item.is-locked .ammo-pedigree__title,.ammo-pedigree__item.is-locked .ammo-pedigree__subtitle,.ammo-pedigree__item.is-locked .ammo-pedigree__detail,.ammo-pedigree__item.is-locked .ammo-pedigree__stat,.ammo-pedigree__item.is-locked .ammo-pedigree__stat small{color:var(--aov556-ink-3)}.ammo-pedigree__thumb{flex:0 0 96px;width:96px;height:96px;background:var(--aov556-card);border:1px solid var(--aov556-border);border-radius:var(--aov556-radius-md);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:var(--aov556-shadow-1)}.ammo-pedigree__thumb img{width:100%;height:100%;object-fit:contain}.ammo-pedigree__body{flex:1;min-width:0}.ammo-pedigree__title-row{display:flex;align-items:baseline;gap:var(--aov556-space-2);flex-wrap:wrap}.ammo-pedigree__title{font-family:var(--font-heading-family, Oswald),sans-serif;font-size:var(--aov556-text-xl);font-weight:var(--aov556-weight-bold);color:var(--aov556-ink);margin:0;letter-spacing:0;line-height:1.1;text-transform:uppercase}.ammo-pedigree__tag{display:inline-block;padding:var(--aov556-space-1) var(--aov556-space-2);background:var(--aov556-green-soft);color:var(--aov556-green);font-family:var(--font-body-family, "Open Sans"),sans-serif;font-size:var(--aov556-text-xs);font-weight:var(--aov556-weight-bold);text-transform:uppercase;letter-spacing:0;border-radius:var(--aov556-radius-sm);border:1px solid var(--aov556-green);line-height:1;white-space:nowrap;position:relative;top:-2px}.ammo-pedigree__tag--unlock{background:var(--aov556-card);color:var(--aov556-navy);border-color:var(--aov556-navy)}.ammo-pedigree__item--ammo-can.is-locked .ammo-pedigree__tag--unlock{background:var(--aov556-card-muted);color:var(--aov556-ink-3);border-color:var(--aov556-border-strong)}.ammo-pedigree__subtitle{display:block;font-family:var(--font-body-family, "Open Sans"),sans-serif;font-size:var(--aov556-text-sm);font-weight:var(--aov556-weight-semibold);color:var(--aov556-ink-2);letter-spacing:0;text-transform:uppercase;margin-top:var(--aov556-space-1);margin-bottom:var(--aov556-space-3)}.ammo-pedigree__stats{display:flex;align-items:baseline;gap:var(--aov556-space-2);margin-bottom:var(--aov556-space-3);flex-wrap:wrap}.ammo-pedigree__stats--specs .ammo-pedigree__stat{color:var(--aov556-gold)}.ammo-pedigree__stat{font-family:var(--font-heading-family, Oswald),sans-serif;font-size:var(--aov556-text-xl);font-weight:var(--aov556-weight-bold);color:var(--aov556-gold);letter-spacing:0;line-height:1}.ammo-pedigree__stat small{font-size:var(--aov556-text-xs);font-weight:var(--aov556-weight-semibold);color:var(--aov556-ink-2);text-transform:uppercase;letter-spacing:0;margin-left:3px}.ammo-pedigree__stat-label{font-family:var(--font-heading-family, Oswald),sans-serif;font-size:var(--aov556-text-base);font-weight:var(--aov556-weight-bold);color:var(--aov556-ink-2);letter-spacing:0;line-height:1;text-transform:uppercase}.ammo-pedigree__stat-dot{color:var(--aov556-border-strong);font-size:var(--aov556-text-md);line-height:1}.ammo-pedigree__detail{font-family:var(--font-body-family, "Open Sans"),sans-serif;font-size:var(--aov556-text-base);line-height:1.55;color:var(--aov556-ink);margin:0}.ammo-pedigree__detail strong{color:var(--aov556-ink);font-weight:var(--aov556-weight-bold)}.ammo-pedigree__upgrade-button{display:none;-webkit-appearance:none;appearance:none;width:100%;margin:var(--aov556-space-3) 0 0;padding:var(--aov556-space-3) var(--aov556-space-4);border:1px solid var(--aov556-red);border-radius:var(--aov556-radius-md);background:var(--aov556-red);color:var(--aov556-ink-inverse);cursor:pointer;font-family:var(--font-heading-family, Oswald),sans-serif;font-size:var(--aov556-text-base);font-weight:var(--aov556-weight-bold);letter-spacing:0;line-height:1.1;text-align:center;text-transform:uppercase;box-shadow:var(--aov556-shadow-2);transition:background var(--aov556-duration-fast) var(--aov556-ease),border-color var(--aov556-duration-fast) var(--aov556-ease),transform var(--aov556-duration-fast) var(--aov556-ease)}.ammo-pedigree__upgrade-button:hover,.ammo-pedigree__upgrade-button:focus-visible{background:var(--aov556-red-hover);border-color:var(--aov556-red-hover);transform:translateY(-1px)}.ammo-pedigree__item--ammo-can.is-locked .ammo-pedigree__upgrade-button{display:block}@media screen and (max-width:749px){.ammo-pedigree__divider{display:none}.ammo-pedigree__item{position:relative;gap:var(--aov556-space-4)}.ammo-pedigree__stats{flex-wrap:nowrap;gap:6px;white-space:nowrap}.ammo-pedigree__stat{display:inline-flex;align-items:baseline;font-size:28px;letter-spacing:0;white-space:nowrap}.ammo-pedigree__stat small{font-size:11px;letter-spacing:0;margin-left:2px}.ammo-pedigree__stat-dot{flex:0 0 auto;font-size:10px}.ammo-pedigree__item:not(:first-child){margin-top:var(--aov556-space-7);padding-top:var(--aov556-space-6)}.ammo-pedigree__item:not(:first-child):before{content:"";position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent 0,rgba(27,43,74,.2) 14%,rgba(27,43,74,.2) 86%,transparent 100%)}.ammo-pedigree__item:not(:first-child):after{content:"";position:absolute;left:50%;top:0;width:44px;height:3px;border-radius:var(--aov556-radius-pill);background:#c9a14b8c;transform:translate(-50%,-50%)}.ammo-pedigree__grid--compact .ammo-pedigree__item:not(:first-child){margin-top:var(--aov556-space-5);padding-top:var(--aov556-space-5)}.ammo-pedigree__grid--compact .ammo-pedigree__stats{flex-wrap:wrap;white-space:normal}}@media screen and (max-width:380px){.ammo-pedigree__item{gap:var(--aov556-space-3)}.ammo-pedigree__thumb{flex-basis:82px;width:82px;height:82px}.ammo-pedigree__stats{gap:4px}.ammo-pedigree__stat{font-size:24px}.ammo-pedigree__stat small{font-size:10px;margin-left:1px}}@media screen and (min-width:750px){.ammo-pedigree__heading{font-size:var(--aov556-text-3xl);margin-bottom:var(--aov556-space-6)}.ammo-pedigree--compact .ammo-pedigree__heading{font-size:32px;margin-bottom:var(--aov556-space-5)}.ammo-pedigree__grid{flex-direction:row;gap:0}.ammo-pedigree__grid--compact{display:grid;grid-template-columns:1fr;gap:var(--aov556-space-5)}.ammo-pedigree__grid--has-can{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--aov556-space-6) var(--aov556-space-7)}.ammo-pedigree__divider{width:1px;height:auto;align-self:stretch;margin:0 var(--aov556-space-7)}.ammo-pedigree__grid--has-can .ammo-pedigree__divider,.ammo-pedigree__grid--compact .ammo-pedigree__divider{display:none}.ammo-pedigree__item{flex:1}.ammo-pedigree__grid--compact .ammo-pedigree__item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px}.ammo-pedigree__grid--has-can .ammo-pedigree__item{gap:var(--aov556-space-4)}.ammo-pedigree__thumb{flex:0 0 120px;width:120px;height:120px}.ammo-pedigree__grid--has-can .ammo-pedigree__thumb{flex-basis:96px;width:96px;height:96px}.ammo-pedigree__grid--compact .ammo-pedigree__thumb{flex:0 0 88px;width:88px;height:88px}.ammo-pedigree__title,.ammo-pedigree__stat{font-size:var(--aov556-text-2xl)}.ammo-pedigree__detail{font-size:var(--aov556-text-base)}.ammo-pedigree__grid--compact .ammo-pedigree__title{font-size:24px;line-height:1.05}.ammo-pedigree__grid--compact .ammo-pedigree__title-row{gap:7px}.ammo-pedigree__grid--compact .ammo-pedigree__tag{padding:3px 7px;font-size:11px}.ammo-pedigree__grid--compact .ammo-pedigree__subtitle{margin-bottom:var(--aov556-space-2);font-size:12px;line-height:1.35}.ammo-pedigree__grid--compact .ammo-pedigree__stats{gap:6px;margin-bottom:var(--aov556-space-2)}.ammo-pedigree__grid--compact .ammo-pedigree__stat{font-size:24px;letter-spacing:0}.ammo-pedigree__grid--compact .ammo-pedigree__stat small{font-size:10px;margin-left:2px}.ammo-pedigree__grid--compact .ammo-pedigree__detail{max-width:38ch;font-size:13px;line-height:1.45}}@media screen and (min-width:990px){.ammo-pedigree__grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--aov556-space-5)}.ammo-pedigree__grid--compact .ammo-pedigree__item{grid-template-columns:84px minmax(0,1fr);gap:12px}.ammo-pedigree__grid--compact .ammo-pedigree__thumb{flex-basis:84px;width:84px;height:84px}}@media screen and (min-width:1200px){.ammo-pedigree--compact .ammo-pedigree__inner{max-width:1680px;padding-inline:32px}.ammo-pedigree__inner:has(.ammo-pedigree__grid--compact){max-width:1680px;padding-inline:32px}.ammo-pedigree__grid--compact{gap:32px}.ammo-pedigree__grid--compact .ammo-pedigree__item{grid-template-columns:96px minmax(0,1fr);gap:16px}.ammo-pedigree__grid--compact .ammo-pedigree__thumb{flex-basis:96px;width:96px;height:96px}.ammo-pedigree__grid--compact .ammo-pedigree__title{font-size:27px;line-height:1.05}.ammo-pedigree__grid--compact .ammo-pedigree__tag{padding:4px 8px;font-size:11px}.ammo-pedigree__grid--compact .ammo-pedigree__subtitle{margin-bottom:10px;font-size:13px;font-weight:var(--aov556-weight-bold)}.ammo-pedigree__grid--compact .ammo-pedigree__stats{flex-flow:row nowrap;gap:5px;margin-bottom:10px;width:max-content;max-width:none;white-space:nowrap}.ammo-pedigree__grid--compact .ammo-pedigree__stat{flex:0 0 auto;display:inline-flex;align-items:baseline;font-size:28px;white-space:nowrap}.ammo-pedigree__grid--compact .ammo-pedigree__stat small{font-size:11px}.ammo-pedigree__grid--compact .ammo-pedigree__stat-label{flex:0 0 auto;font-size:12px;white-space:nowrap}.ammo-pedigree__grid--compact .ammo-pedigree__stat-dot{flex:0 0 auto}.ammo-pedigree__grid--compact .ammo-pedigree__detail{max-width:none;font-size:14px;line-height:1.45}}@media screen and (min-width:1500px){.ammo-pedigree--compact .ammo-pedigree__inner{max-width:1720px}.ammo-pedigree__inner:has(.ammo-pedigree__grid--compact){max-width:1720px}.ammo-pedigree__grid--compact{gap:36px}.ammo-pedigree__grid--compact .ammo-pedigree__item{grid-template-columns:104px minmax(0,1fr);gap:18px}.ammo-pedigree__grid--compact .ammo-pedigree__thumb{flex-basis:104px;width:104px;height:104px}.ammo-pedigree__grid--compact .ammo-pedigree__title,.ammo-pedigree__grid--compact .ammo-pedigree__stat{font-size:29px}.ammo-pedigree__grid--compact .ammo-pedigree__detail{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-product-ammo-pedigree.css.map */
