.freds-status,.freds-season{--freds-red: #a93b28;--freds-green: #1f4438;--freds-bone: #efe6d2}.freds-status{background-color:var(--freds-green);color:var(--freds-bone)}.freds-status--closed{background-color:#4c4a45}.freds-status__inner{display:flex;flex-wrap:wrap;align-items:baseline;gap:.8rem 1.2rem;padding-top:1.2rem;padding-bottom:1.2rem}.freds-status__dot{flex:0 0 auto;width:.9rem;height:.9rem;border-radius:50%;transform:translateY(-.1rem);background-color:var(--freds-green)}.freds-status--open .freds-status__dot{background-color:#fff}.freds-status--wait .freds-status__dot{background-color:var(--freds-red)}.freds-status--closed .freds-status__dot{background-color:#ffffff73}.freds-status__message{flex:1 1 20rem;margin:0;font-size:1.4rem;line-height:1.4;color:inherit}.freds-status__message strong{font-weight:600}.freds-status__note{display:block;font-size:1.3rem;opacity:.75}@media screen and (min-width:750px){.freds-status__note{display:inline;margin-left:.6rem}.freds-status__note:before{content:"\b7  "}}.freds-status__link{flex:0 0 auto;color:var(--freds-bone);font-size:1.3rem;font-weight:600;text-underline-offset:.3rem}.freds-status__link:hover{color:#fff}.freds-status__link:focus-visible{outline:2px solid var(--freds-bone);outline-offset:2px}.freds-season__title{margin:0 0 .6rem}.freds-season__subtitle{margin:0 0 2.8rem;font-size:1.4rem;line-height:1.5;opacity:.7;max-width:62ch}.freds-timeline{display:grid;grid-template-columns:1fr;gap:0;margin:0 0 3.2rem;padding:0;list-style:none}.freds-timeline__item{position:relative;display:flex;gap:1.4rem;padding:0 0 2rem}.freds-timeline__item:not(:last-child):before{content:"";position:absolute;top:1.4rem;left:.55rem;width:2px;height:100%;background-color:#0000001f}.freds-timeline__marker{position:relative;z-index:1;flex:0 0 auto;width:1.2rem;height:1.2rem;margin-top:.5rem;border-radius:50%;background-color:#fff;box-shadow:inset 0 0 0 2px #00000040}.freds-timeline__item--bait .freds-timeline__marker,.freds-timeline__item--close .freds-timeline__marker{box-shadow:inset 0 0 0 2px var(--freds-red)}.freds-timeline__item--hunt .freds-timeline__marker{box-shadow:inset 0 0 0 2px var(--freds-green)}.freds-timeline__item--salt .freds-timeline__marker{box-shadow:inset 0 0 0 2px #0000004d}.freds-timeline__item.is-now .freds-timeline__marker{background-color:var(--freds-red);box-shadow:inset 0 0 0 2px var(--freds-red),0 0 0 4px #a93b282e}.freds-timeline__body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.freds-timeline__dates{font-family:var(--font-heading-family);font-weight:600;font-size:1.4rem;line-height:1.3;color:var(--freds-green)}.freds-timeline__label{font-size:1.3rem;line-height:1.4;opacity:.8}.freds-timeline__now{align-self:flex-start;margin-top:.4rem;padding:.2rem .7rem;border-radius:999px;background-color:var(--freds-red);color:#fff;font-size:1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}@media screen and (min-width:990px){.freds-timeline{grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:1.6rem}.freds-timeline__item{flex-direction:column;gap:1rem;padding:0}.freds-timeline__item:not(:last-child):before{top:.55rem;left:1.2rem;width:100%;height:2px}.freds-timeline__marker{margin-top:0}}.freds-rules{padding:2.4rem;border-radius:8px;border-left:3px solid var(--freds-red);background-color:var(--freds-bone)}@media screen and (min-width:750px){.freds-rules{padding:3rem 3.2rem}}.freds-rules__title{margin:0 0 1.2rem;font-size:1.7rem;color:var(--freds-green)}.freds-rules__body{font-size:1.4rem;line-height:1.6;color:var(--freds-green);max-width:78ch}.freds-rules__body p{margin:0 0 .9rem}.freds-rules__body p:last-child{margin-bottom:0}.freds-rules__meta{display:flex;flex-wrap:wrap;gap:.4rem 1.4rem;margin:1.8rem 0 0;font-size:1.2rem}.freds-rules__stamp{opacity:.6}.freds-rules__source{color:var(--freds-red);font-weight:600}@media(prefers-reduced-motion:reduce){.freds-status__link,.freds-rules__source{transition:none}}.freds-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.1rem 2rem;border:1px solid transparent;border-radius:4px;font-family:var(--font-heading-family);font-size:1.4rem;font-weight:600;letter-spacing:.01em;text-decoration:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.freds-btn--primary{background-color:var(--freds-red);border-color:var(--freds-red);color:#fff}.freds-btn--ghost{background-color:transparent;border-color:var(--freds-green);color:var(--freds-green)}.freds-btn--on-dark{background-color:var(--freds-bone);border-color:var(--freds-bone);color:var(--freds-green)}@media(hover:hover){.freds-btn--primary:hover{background-color:var(--freds-green);border-color:var(--freds-green)}.freds-btn--ghost:hover{background-color:var(--freds-green);color:var(--freds-bone)}.freds-btn--on-dark:hover{background-color:#fff;border-color:#fff}}.freds-btn:focus-visible{outline:2px solid var(--freds-red);outline-offset:2px}.freds-brand .freds-btn:focus-visible{outline-color:var(--freds-bone)}.freds-hero{--freds-red: #a93b28;--freds-green: #1f4438;--freds-bone: #efe6d2;background-color:var(--freds-bone)}.freds-hero__breadcrumb{margin-bottom:2rem;font-size:1.2rem}.freds-hero__crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;color:var(--freds-green)}.freds-hero__crumbs li+li:before{content:"\2014";margin-right:.5rem;opacity:.45}.freds-hero__crumbs a{color:inherit;opacity:.75}.freds-hero__crumbs a:hover{opacity:1}.freds-hero__crumbs [aria-current=page]{font-weight:600}.freds-hero__grid{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:center}@media screen and (min-width:750px){.freds-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:4rem}}@media screen and (min-width:1600px){.freds-hero__grid{max-width:148rem;margin-inline:auto}}.freds-hero__eyebrow{display:block;margin-bottom:1rem;color:var(--freds-red);font-family:var(--font-heading-family);font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.freds-hero__title{margin:0 0 1.4rem;color:var(--freds-red);font-size:3.2rem;line-height:1.08;letter-spacing:-.01em;text-wrap:balance}@media screen and (min-width:750px){.freds-hero__title{font-size:4.4rem}}@media screen and (min-width:1150px){.freds-hero__title{font-size:5.2rem}}.freds-hero__lede{margin:0 0 2.4rem;max-width:52ch;color:var(--freds-green);font-size:1.6rem;line-height:1.55}.freds-hero__ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.8rem}.freds-hero__proof{display:grid;grid-template-columns:1fr;gap:.9rem;margin:0;padding:2rem 0 0;border-top:1px solid rgba(31,68,56,.18);list-style:none}@media screen and (min-width:600px){.freds-hero__proof{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 2rem}}.freds-hero__proof li{font-size:1.3rem;line-height:1.4;color:var(--freds-green)}.freds-hero__proof strong{display:block;font-weight:600}.freds-hero__proof span{opacity:.75}.freds-hero__media{min-width:0}.freds-hero__img{display:block;width:100%;height:auto;border-radius:8px}.freds-hero__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;aspect-ratio:4 / 3;background-color:#fff;border:1px solid rgba(31,68,56,.15)}.freds-hero__wordmark{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(3.6rem,9vw,7.2rem);line-height:1;letter-spacing:.02em;color:var(--freds-red)}.freds-hero__year{font-family:var(--font-heading-family);font-size:clamp(1.6rem,3.4vw,2.6rem);line-height:1;letter-spacing:.22em;color:var(--freds-red);opacity:.85}.freds-brand{--freds-red: #a93b28;--freds-green: #1f4438;--freds-bone: #efe6d2;padding-right:2rem;padding-left:2rem;background-color:var(--freds-green);color:var(--freds-bone)}@media screen and (min-width:1200px){.freds-brand{padding-right:5rem;padding-left:5rem}}.freds-brand__inner{max-width:72rem;margin:0 auto;text-align:center}.freds-brand__media{margin:0 0 3.2rem}.freds-brand__img{display:block;width:100%;height:auto;border-radius:8px}.freds-brand__eyebrow{display:block;margin-bottom:1rem;font-family:var(--font-heading-family);font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.7}.freds-brand__title{margin:0 0 2rem;color:var(--freds-bone);font-size:2.6rem;line-height:1.15;text-wrap:balance}@media screen and (min-width:750px){.freds-brand__title{font-size:3.4rem}}.freds-brand__story{font-size:1.5rem;line-height:1.65;text-align:left}.freds-brand__story p{margin:0 0 1.4rem}.freds-brand__story p:last-child{margin-bottom:0}.freds-brand__ctas{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 2rem;margin-top:3.2rem}.freds-brand__link{color:var(--freds-bone);font-size:1.35rem;font-weight:600;text-underline-offset:.3rem}.freds-brand__link:hover{color:#fff}@media(prefers-reduced-motion:reduce){.freds-btn{transition:none}}.shopify-section.freds-status-section+.shopify-section .aisle-grid{padding-top:3.2rem;padding-bottom:3.2rem}@media screen and (min-width:990px){.shopify-section.freds-status-section+.shopify-section .aisle-grid{padding-top:6.4rem;padding-bottom:6.4rem}}
/*# sourceMappingURL=/cdn/shop/t/104/assets/freds-collection.css.map */
