.byob{--byob-red: #c80000;--byob-black: #0d0807;--byob-off-white: #efece4;--byob-panel: #faf9f5;--byob-muted: rgba(0, 0, 0, .5);--byob-option-size: 47px;--byob-option-radius: 5px;--byob-meat-radius: 14px;--byob-section-gap: 48px;--byob-heading-gap: 20px;--byob-option-gap: 19px;--byob-panel-max: 404px;--byob-sticky-height: 84px;background:var(--byob-off-white);color:var(--byob-black);padding-bottom:0}.byob__inner{margin:0 auto;max-width:var(--byob-panel-max);width:100%}.byob__panel{background:var(--byob-panel);padding-bottom:32px;position:relative}.byob__progress{display:flex;height:7px;width:100%}#SiteHeader.site-header--has-byob-progress{--byob-red: #c80000;display:flex;flex-direction:column}#SiteHeader .site-header__byob-progress.byob__progress{background:#c800001f;flex-shrink:0;width:100%}#SiteHeader .site-header__byob-progress .byob__progress-fill{background:var(--byob-red)}#SiteHeader .site-header__byob-progress .byob__progress-track{background:#c800001f}.byob__progress-fill{background:var(--byob-red);flex:0 0 auto;min-width:0;width:var(--byob-progress-percent, 0%);transition:width .3s ease}.byob__progress-track{background:#fff;flex:1 1 auto;min-width:0}.byob__group{padding:46px 20px 0;text-align:center}.byob__group+.byob__group{margin-top:var(--byob-section-gap)}.byob__group--complete .byob__heading{color:var(--byob-muted)}.byob__heading{margin:0 0 var(--byob-heading-gap);color:var(--byob-black);font-family:Bebas Neue,sans-serif;font-size:20px;font-weight:400;line-height:1;text-transform:uppercase}.byob__required-mark{color:var(--byob-red);margin-left:.15em}.byob__options{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--byob-option-gap)}.byob__option{-webkit-appearance:none;appearance:none;border:2px solid transparent;border-radius:var(--byob-option-radius);background:var(--byob-off-white);color:var(--byob-black);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:var(--byob-option-size);min-width:var(--byob-option-size);padding:0;font-family:Bebas Neue,sans-serif;font-size:23px;font-weight:400;line-height:1;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.byob__option:hover{border-color:#c8000059}.byob__option:focus-visible{outline:2px solid var(--byob-red);outline-offset:3px}.byob__option.is-selected{border-color:var(--byob-red);background:#fff}.byob__options--text{flex-direction:column;align-items:stretch;gap:12px}.byob__option--text{box-sizing:border-box;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;letter-spacing:.02em;line-height:1.2;min-height:48px;min-width:0;padding:12px 16px;text-align:center;text-transform:none;width:100%}.byob__frequency-wrap{display:flex;flex-direction:column;align-items:center;gap:12px}.byob__frequency-field{position:relative;width:min(100%,290px)}.byob__frequency{-webkit-appearance:none;appearance:none;border:1px solid var(--byob-muted);border-radius:7px;background:#fff;color:var(--byob-black);cursor:pointer;display:block;min-height:44px;padding:10px 36px 10px 12px;width:100%;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.2}.byob__frequency:focus-visible{outline:2px solid var(--byob-red);outline-offset:3px}.byob__frequency-chevron{color:var(--byob-black);pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%) rotate(90deg);width:12px;height:12px}.byob__frequency-note{margin:0;color:var(--byob-muted);font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:1.2}.byob__frequency-fixed{margin:0;color:var(--byob-black);font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1.2}.byob__meat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,126px));justify-content:center;gap:20px;margin:0 auto}.byob__meat-option{-webkit-appearance:none;appearance:none;border:2px solid transparent;border-radius:var(--byob-meat-radius);background:var(--byob-off-white);color:var(--byob-black);cursor:pointer;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;padding:0;text-align:center;transition:border-color .15s ease,box-shadow .15s ease}.byob__meat-option:hover{border-color:#c8000059}.byob__meat-option:focus-visible{outline:2px solid var(--byob-red);outline-offset:3px}.byob__meat-option.is-selected{border-color:var(--byob-red);box-shadow:0 0 0 1px var(--byob-red)}.byob__meat-image-wrap{aspect-ratio:1 / 1;background:var(--byob-off-white);overflow:hidden;width:100%}.byob__meat-image{display:block;height:100%;object-fit:cover;width:100%}.byob__meat-label{display:block;padding:10px 8px 12px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1.2}.byob__group--meat{padding-bottom:8px}.byob__actions{background:#fff;bottom:0;box-shadow:0 -4px 4px #0000001a;left:0;margin-top:0;padding:19px 20px calc(24px + env(safe-area-inset-bottom,0px));position:fixed;right:0;z-index:30}.byob__actions-inner{margin:0 auto;max-width:var(--byob-panel-max);width:100%}.byob__next{-webkit-appearance:none;appearance:none;border:0;border-radius:0;background:var(--byob-red);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 auto;min-height:41px;padding:13px 26px;width:min(100%,309px);font-family:Roboto,sans-serif;font-size:13px;font-weight:400;letter-spacing:.04em;line-height:1;text-transform:uppercase;transition:opacity .15s ease,background-color .15s ease}.byob__next:hover:not(:disabled){background:#a80000}.byob__next:focus-visible{outline:2px solid var(--byob-black);outline-offset:3px}.byob__next:disabled{cursor:not-allowed;opacity:.45}@media screen and (max-width:989px){.byob__meat-grid .byob__meat-option:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center;width:126px}}@media screen and (min-width:750px){.byob{--byob-panel-max: 480px;--byob-sticky-height: 88px}.byob__group,.byob__actions{padding-left:32px;padding-right:32px}}@media screen and (min-width:990px){.byob{--byob-panel-max: 720px;--byob-section-gap: 56px;--byob-heading-gap: 28px;--byob-option-gap: 24px;--byob-option-size: 56px;--byob-sticky-height: 96px;padding-bottom:0}.byob__inner{max-width:none;padding-top:0}.byob__panel{margin:0 auto;max-width:var(--byob-panel-max);padding-bottom:64px}.byob__progress,#SiteHeader .site-header__byob-progress.byob__progress{height:9px}.byob__group{padding:56px 48px 0}.byob__heading{font-size:36px}.byob__option{font-size:28px}.byob__option--text{font-size:16px}.byob__frequency-field{width:min(100%,360px)}.byob__frequency{font-size:16px;min-height:48px;padding:12px 40px 12px 16px}.byob__frequency-note,.byob__frequency-fixed{font-size:14px}.byob__meat-grid{gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:480px;width:100%}.byob__meat-label{font-size:16px;padding:12px 10px 14px}.byob__actions{padding:24px 48px calc(28px + env(safe-area-inset-bottom,0px))}.byob__actions-inner{max-width:var(--byob-panel-max)}.byob__next{font-size:14px;max-width:480px;min-height:48px;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/custom-build-your-own-box.css.map */
