.speciesCutChart-module__O_yC9a__svgBox{width:100%;height:auto;display:block}.speciesCutChart-module__O_yC9a__svgBox:focus{outline:none}.speciesCutChart-module__O_yC9a__svgBox:focus-visible{outline:none}.speciesCutChart-module__O_yC9a__base path,.speciesCutChart-module__O_yC9a__baseRect{fill:#000;stroke:#fff;stroke-width:1px}.speciesCutChart-module__O_yC9a__lines path,.speciesCutChart-module__O_yC9a__lines line{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-dasharray:3 3;stroke-linecap:round}.speciesCutChart-module__O_yC9a__innerLines path{fill:#fff;stroke:none}.speciesCutChart-module__O_yC9a__region{cursor:pointer;outline:none}.speciesCutChart-module__O_yC9a__region path,.speciesCutChart-module__O_yC9a__region polygon,.speciesCutChart-module__O_yC9a__region rect{fill:transparent}.speciesCutChart-module__O_yC9a__region:hover path{fill:var(--red-600)}.speciesCutChart-module__O_yC9a__region:focus-visible path{fill:var(--red-600)}.speciesCutChart-module__O_yC9a__texture{stroke:#9ca3af}.speciesCutChart-module__O_yC9a__selected path,.speciesCutChart-module__O_yC9a__selected rect,.speciesCutChart-module__O_yC9a__selected polygon{fill:var(--red-600)}.speciesCutChart-module__O_yC9a__disabled{cursor:not-allowed;opacity:.45}.speciesCutChart-module__O_yC9a__placeholder{opacity:.7}.speciesCutChart-module__O_yC9a__placeholderText{fill:#e5e7eb;font-size:14px}.speciesCutChart-module__O_yC9a__hint{fill:#e5e7eb;opacity:.8;font-size:12px}
.storefront-module__trITeG__wrapper{min-height:100dvh}.storefront-module__trITeG__wrapperPrimary{margin-bottom:2rem;margin-left:auto;margin-right:auto;padding-bottom:1rem}.storefront-module__trITeG__wrapperSecondary{max-width:900px;margin-left:auto;margin-right:auto;padding-top:2rem;padding-left:1rem;padding-right:1rem}.storefront-module__trITeG__titleBox{background:var(--red-600);padding-top:1rem;padding-bottom:1rem}.storefront-module__trITeG__titleWrapper{color:#fff;max-width:900px;margin-left:auto;margin-right:auto;padding-left:1rem}.storefront-module__trITeG__title{align-items:baseline;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;display:flex}.storefront-module__trITeG__speciesWrap{scroll-snap-type:x mandatory;border-bottom:1px solid var(--ink);scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;grid-auto-columns:minmax(70px,1fr);grid-auto-flow:column;margin-bottom:.75rem;padding-bottom:.5rem;display:grid;overflow-x:auto}.storefront-module__trITeG__speciesWrap::-webkit-scrollbar{display:none}.storefront-module__trITeG__speciesItem{scroll-snap-align:start;background:var(--bg);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:1px solid transparent;outline:none;grid-template-rows:4rem auto;place-items:center;gap:.375rem;transition:background .15s,color .15s,outline-color .15s,transform 60ms;display:grid}.storefront-module__trITeG__speciesItem:hover .storefront-module__trITeG__speciesIcon{outline-color:var(--red-600);background-color:#fff;transform:scale(1.05)}.storefront-module__trITeG__speciesItem:hover .storefront-module__trITeG__speciesIcon svg{transform:scale(1.1)}.storefront-module__trITeG__speciesItem:hover .storefront-module__trITeG__speciesLabel{font-weight:600}.storefront-module__trITeG__speciesItem:active{transform:translateY(1px)}.storefront-module__trITeG__speciesItem:focus-visible .storefront-module__trITeG__speciesIcon{outline:2px solid var(--ring);outline-offset:2px}.storefront-module__trITeG__speciesIcon{outline:2px solid var(--red-600);outline-offset:0px;background:0 0;border-radius:50%;align-content:center;width:3.5rem;height:3.5rem;transition:background .15s,outline-color .15s;display:grid;overflow:hidden}.storefront-module__trITeG__speciesLabel{letter-spacing:.04rem;font-size:14px;font-weight:400}.storefront-module__trITeG__speciesIcon svg{fill:var(--red-600);clip-path:circle(50%);shape-rendering:geometricPrecision;transform-origin:50%;transition:transform .15s}.storefront-module__trITeG__speciesItem[aria-selected=true] .storefront-module__trITeG__speciesIcon{background-color:var(--red-600);outline-color:var(--ink)}.storefront-module__trITeG__speciesItem[aria-selected=true] .storefront-module__trITeG__speciesIcon svg{fill:#fff}.storefront-module__trITeG__speciesItem[aria-selected=true] .storefront-module__trITeG__speciesLabel{font-weight:600}.storefront-module__trITeG__mid{grid-template-columns:1fr;display:grid}@media (max-width:900px){.storefront-module__trITeG__mid{grid-template-columns:1fr}}.storefront-module__trITeG__partsWrap{border-bottom:1px solid var(--ink);gap:.5rem;padding-bottom:.5rem;display:grid}.storefront-module__trITeG__partsTitle{margin-bottom:.25rem;font-weight:600}.storefront-module__trITeG__partsRow{scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-columns:max-content;grid-auto-flow:column;gap:.5rem;display:grid;overflow-x:auto}.storefront-module__trITeG__partsRow::-webkit-scrollbar{display:none}.storefront-module__trITeG__partChip{scroll-snap-align:start;border:2px solid var(--red-600);color:var(--ink);letter-spacing:.04rem;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:999px;padding:.3rem .6rem;font-weight:400;transition:background .15s,color .15s,border-color .15s}.storefront-module__trITeG__partChip:active{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.storefront-module__trITeG__partChip:hover{border:2px dashed var(--red-600);font-weight:600}}.storefront-module__trITeG__partChip:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.storefront-module__trITeG__partChip[aria-selected=true],.storefront-module__trITeG__partChip[aria-checked=true]{background:var(--red-600);border-color:var(--red-600);color:#fff;font-weight:600}.storefront-module__trITeG__optionsWrap{display:grid}.storefront-module__trITeG__optionGroup{border-bottom:1px solid var(--ink);scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;gap:.5rem;margin-bottom:.75rem;padding-bottom:.5rem;overflow-x:auto}.storefront-module__trITeG__groupTitle{margin-bottom:.25rem;font-weight:600}.storefront-module__trITeG__reqStar{color:var(--ring);margin-left:.25rem}.storefront-module__trITeG__optionsRow{grid-auto-columns:max-content;grid-auto-flow:column;gap:.5rem;display:grid;overflow-x:auto}.storefront-module__trITeG__cutchart{-webkit-tap-highlight-color:transparent;place-items:center;min-height:260px;margin-top:1rem;margin-bottom:1rem;display:grid;position:relative}.storefront-module__trITeG__chartToggles{z-index:5;pointer-events:none;flex-direction:row;align-items:flex-end;gap:.675rem;display:flex;position:absolute;bottom:.125rem;right:.5rem}.storefront-module__trITeG__chartToggles>*{pointer-events:auto}.storefront-module__trITeG__chartToggles .storefront-module__trITeG__guideToggle,.storefront-module__trITeG__chartToggles .storefront-module__trITeG__spiceToggle{position:relative;top:auto;bottom:auto;right:auto;transform:none}.storefront-module__trITeG__bottom{grid-template-columns:1fr;align-items:center;gap:.75rem;margin-top:1rem;display:grid}@media (max-width:900px){.storefront-module__trITeG__bottom{grid-template-columns:1fr}}.storefront-module__trITeG__stepper{grid-auto-flow:column;justify-content:space-evenly;align-items:center;gap:.375rem;display:grid}.storefront-module__trITeG__weight{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;transition:all .15s;display:inline-flex}.storefront-module__trITeG__weight:hover .storefront-module__trITeG__icon{transform:scale(1.1)}.storefront-module__trITeG__icon{width:3.75rem;height:3.75rem;transition:transform .15s}.storefront-module__trITeG__price{text-align:center}@media (max-width:900px){.storefront-module__trITeG__price{text-align:center}}.storefront-module__trITeG__priceLabel{color:var(--text-muted);font-size:.75rem}.storefront-module__trITeG__priceValue{font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:700}.storefront-module__trITeG__priceMeta{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.75rem}.storefront-module__trITeG__qty{grid-auto-flow:column;justify-content:space-around;align-items:center;gap:.5rem;display:grid}.storefront-module__trITeG__chip{border:2px solid var(--chip-border);background:var(--red-600);color:var(--chip-text);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:50%;width:3.5rem;height:3.5rem;font-size:2.5rem;font-weight:600}@media (hover:hover) and (pointer:fine){.storefront-module__trITeG__chip:hover{background:var(--red-700)}}.storefront-module__trITeG__chip:active{transform:scale(.97)}.storefront-module__trITeG__qtyNum{text-align:center;min-width:2.25rem;color:var(--ink);font-size:1.5rem;font-weight:600}.storefront-module__trITeG__subText{color:var(--text);justify-content:center;margin-top:.25rem;font-size:.7rem;font-weight:400;display:flex}.storefront-module__trITeG__btn_base{border-radius:var(--radius);text-transform:uppercase;letter-spacing:.03em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:2px dashed transparent;justify-content:center;align-items:center;padding:.625rem .75rem;font-weight:700;transition:all .1s ease-in-out;display:inline-flex}.storefront-module__trITeG__btn_base:active{transform:scale(.97)}.storefront-module__trITeG__btn_standard{color:var(--ink);border-color:var(--ink);background:0 0}.storefront-module__trITeG__btn_on_red{color:var(--text-on-red);border-color:var(--text-on-red);background:0 0}.storefront-module__trITeG__btn_hero{color:#fff;border-color:var(--red-600);background:0 0}.storefront-module__trITeG__btn_primary{background:var(--red-600);color:var(--text-on-red);border-color:var(--red-600)}@media (hover:hover) and (pointer:fine){.storefront-module__trITeG__btn_standard:hover{background:var(--red-600);border-color:var(--red-600);color:var(--text-on-red)}.storefront-module__trITeG__btn_on_red:hover{background:var(--text-on-red);color:var(--red-600)}.storefront-module__trITeG__btn_hero:hover{background:var(--red-600);color:#fff}.storefront-module__trITeG__btn_primary:hover{background:var(--red-700);border-color:var(--red-700);box-shadow:0 4px rgba(0,0,0,.1)}}.storefront-module__trITeG__guideToggle{z-index:30;background:var(--red-600);color:#fff;box-shadow:var(--shadow-guide);border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:width .25s,padding-right .25s;display:flex;position:fixed;top:50%;right:0;overflow:hidden;transform:translateY(-50%)}.storefront-module__trITeG__guideToggle.storefront-module__trITeG__expanded,.storefront-module__trITeG__spiceToggle.storefront-module__trITeG__expanded{width:152px;padding-right:6px}.storefront-module__trITeG__iconButton{width:36px;height:36px;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:6px;display:flex}.storefront-module__trITeG__labelButton{color:inherit;cursor:pointer;white-space:nowrap;letter-spacing:.2px;-webkit-tap-highlight-color:transparent;background:0 0;border:none;font-weight:700;display:none}.storefront-module__trITeG__guideToggle.storefront-module__trITeG__expanded .storefront-module__trITeG__labelButton,.storefront-module__trITeG__spiceToggle.storefront-module__trITeG__expanded .storefront-module__trITeG__labelButton{display:inline-flex}.storefront-module__trITeG__spiceToggle{z-index:30;background:var(--red-600);color:#fff;box-shadow:var(--shadow-guide);border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:width .25s,padding-right .25s;display:flex;position:fixed;top:43%;right:0;overflow:hidden;transform:translateY(-50%)}@media (max-width:900px){.storefront-module__trITeG__guideToggle{bottom:calc(env(safe-area-inset-bottom) + 300px);top:auto;transform:none}.storefront-module__trITeG__spiceToggle{bottom:calc(env(safe-area-inset-bottom) + 360px);top:auto;transform:none}}.storefront-module__trITeG__speciesItemDisabled{opacity:.35;cursor:not-allowed}.storefront-module__trITeG__cbwWrap{gap:.35rem;display:grid}.storefront-module__trITeG__cbwTop{gap:.2rem;display:grid}.storefront-module__trITeG__cbwRow{grid-template-columns:1fr auto;align-items:center;gap:.75rem;display:grid}.storefront-module__trITeG__cbwViz{grid-auto-columns:max-content;grid-auto-flow:column;align-items:center;gap:.5rem;min-width:0;display:grid}.storefront-module__trITeG__cbwCol{justify-items:center;gap:.25rem;display:grid}.storefront-module__trITeG__cbwLabel{color:var(--text-muted);text-align:center;white-space:nowrap;font-size:.75rem;font-weight:600}.storefront-module__trITeG__cbwSign{opacity:.8;align-self:center;padding:0 .15rem;font-size:1.25rem;font-weight:800;position:relative;top:15%}.storefront-module__trITeG__pattyStack{align-items:flex-end;line-height:0;display:inline-flex}.storefront-module__trITeG__pattySvg{flex-shrink:0;width:2.5rem;height:auto;display:block}.storefront-module__trITeG__pattySvg path{fill:var(--ink);stroke:var(--bg);stroke-width:2px;vector-effect:non-scaling-stroke}.storefront-module__trITeG__patty{fill:#fff;stroke-width:1px;stroke:#000;stroke-linejoin:miter;stroke-linecap:butt}.storefront-module__trITeG__pattyLines{stroke:#fff;stroke-linecap:round}.storefront-module__trITeG__pattyUnitFirst{margin-left:0}.storefront-module__trITeG__pattyUnit{margin-left:-1.75rem}.storefront-module__trITeG__pattyMore{opacity:.8;margin-left:.35rem;font-size:.8rem;font-weight:800}.storefront-module__trITeG__pattyUnit:first-child{margin-left:0}.storefront-module__trITeG__cbwControls{grid-template-columns:auto auto;align-items:center;gap:.5rem;display:grid}.storefront-module__trITeG__cbwQtyWrap{justify-items:center;gap:.1rem;min-width:2.25rem;display:grid}.storefront-module__trITeG__cbwQtyNum{color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.6rem;font-weight:700;line-height:1}.storefront-module__trITeG__cbwQtyUnit{color:var(--text-muted);font-size:.75rem;line-height:1}.storefront-module__trITeG__cbwBtns{gap:.4rem;display:grid}.storefront-module__trITeG__cbwBtn{width:2.5rem;height:2.5rem;color:var(--ink);border:2px dashed var(--red-600);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:.8rem;place-items:center;transition:background .15s,color .15s,border-color .15s,transform 60ms;display:grid}@media (hover:hover) and (pointer:fine){.storefront-module__trITeG__cbwBtn:hover{border:2px solid var(--red-600);background:var(--red-600);color:var(--text-on-red)}}.storefront-module__trITeG__cbwBtn:active{transform:scale(.97)}.storefront-module__trITeG__cbwBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.storefront-module__trITeG__cbwBtn:disabled{opacity:.55;cursor:not-allowed}.storefront-module__trITeG__cbwBtnIcon{width:1.35rem;height:1.35rem}
.drawer-module__cNosWa__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;z-index:49;background:rgba(0,0,0,.6);background:color(display-p3 0 0 0/.6);background:lab(0% none none/.6);transition:opacity .18s;position:fixed;top:0;bottom:0;left:0;right:0}.drawer-module__cNosWa__overlay.drawer-module__cNosWa__open{opacity:1;pointer-events:auto}.drawer-module__cNosWa__panel{background:var(--blurred-bg);z-index:50;color:#fff;-webkit-overflow-scrolling:touch;grid-template-rows:auto 1fr;width:min(420px,100vw);height:100dvh;transition:transform .22s;display:grid;position:fixed;top:0;bottom:0;overflow-y:auto;transform:translate(100%)}.drawer-module__cNosWa__panel.drawer-module__cNosWa__left{left:0;transform:translate(-100%)}.drawer-module__cNosWa__panel.drawer-module__cNosWa__right{right:0}.drawer-module__cNosWa__panel.drawer-module__cNosWa__open.drawer-module__cNosWa__right,.drawer-module__cNosWa__panel.drawer-module__cNosWa__open.drawer-module__cNosWa__left{transform:translate(0)}
.guideDrawer-module__MX5UmW__wrap{gap:12px;padding:14px;display:grid}.guideDrawer-module__MX5UmW__header{grid-template-columns:1fr auto;align-items:center;display:grid}.guideDrawer-module__MX5UmW__title{font-size:18px;font-weight:700}.guideDrawer-module__MX5UmW__close{-webkit-tap-highlight-color:transparent;color:inherit;border-radius:var(--radius);cursor:pointer;background:0 0;border:1px solid #fff;justify-content:center;align-items:center;width:36px;height:36px;font-size:2rem;display:inline-flex}.guideDrawer-module__MX5UmW__heroWrapper{width:100%}.guideDrawer-module__MX5UmW__hero{object-fit:contain;border-radius:.5rem;width:100%;height:auto;max-height:40vh}.guideDrawer-module__MX5UmW__blurb{opacity:.9}.guideDrawer-module__MX5UmW__tips{gap:6px;padding-left:18px;display:grid}.guideDrawer-module__MX5UmW__approxQty{opacity:.9;margin:0}.guideDrawer-module__MX5UmW__btn_base{border-radius:var(--radius);text-transform:uppercase;letter-spacing:.03em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:2px dashed transparent;justify-content:center;align-items:center;padding:.625rem .75rem;font-weight:700;transition:all .1s ease-in-out;display:inline-flex}.guideDrawer-module__MX5UmW__btn_base:active{transform:scale(.97)}.guideDrawer-module__MX5UmW__btn_standard{color:var(--ink);border-color:var(--ink);background:0 0}.guideDrawer-module__MX5UmW__btn_on_red{color:var(--text-on-red);border-color:var(--text-on-red);background:0 0}.guideDrawer-module__MX5UmW__btn_hero{color:#fff;border-color:var(--red-600);background:0 0}.guideDrawer-module__MX5UmW__btn_primary{background:var(--red-600);color:var(--text-on-red);border-color:var(--red-600)}@media (hover:hover) and (pointer:fine){.guideDrawer-module__MX5UmW__btn_standard:hover{background:var(--red-600);border-color:var(--red-600);color:var(--text-on-red)}.guideDrawer-module__MX5UmW__btn_on_red:hover{background:var(--text-on-red);color:var(--red-600)}.guideDrawer-module__MX5UmW__btn_hero:hover{background:var(--red-600);color:#fff}.guideDrawer-module__MX5UmW__btn_primary:hover{background:var(--red-700);border-color:var(--red-700);box-shadow:0 4px rgba(0,0,0,.1)}}.guideDrawer-module__MX5UmW__dropdownToggle{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-bottom:2px solid var(--border);background:0 0;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0;font-size:1rem;font-weight:600;display:flex}.guideDrawer-module__MX5UmW__dropdownToggle span{text-align:left;flex:1}.guideDrawer-module__MX5UmW__icon{fill:currentColor;width:20px;height:26px;margin-right:.5rem;transition:transform .25s;transform:rotate(0)}.guideDrawer-module__MX5UmW__openIng .guideDrawer-module__MX5UmW__icon{transform:rotate(180deg)}.guideDrawer-module__MX5UmW__b_icon{fill:currentColor;width:16px;height:16px;margin-right:.5rem}.guideDrawer-module__MX5UmW__dropdownContent{max-height:0;transition:max-height .25s;overflow:hidden}.guideDrawer-module__MX5UmW__openIng{max-height:500px}.guideDrawer-module__MX5UmW__nutrition{border:1px dashed #fff;border-radius:.5rem;gap:.75rem;padding:.625rem;display:grid}.guideDrawer-module__MX5UmW__nutritionHeader{font-size:.875rem;font-weight:700}.guideDrawer-module__MX5UmW__nutritionGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.guideDrawer-module__MX5UmW__nutritionSub{opacity:.85;margin-bottom:.25rem;font-size:.75rem}.guideDrawer-module__MX5UmW__nutritionList{gap:.25rem;margin:0;padding-left:0;list-style:none;display:grid}.guideDrawer-module__MX5UmW__ctaWrap{gap:10px;margin-top:12px;display:grid}.guideDrawer-module__MX5UmW__ctaRow{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;display:grid}.guideDrawer-module__MX5UmW__btn_icon{text-transform:none;letter-spacing:0;flex-direction:column;gap:6px;min-height:66px;padding:10px 8px}.guideDrawer-module__MX5UmW__btn_iconSvg{justify-content:center;align-items:center;height:20px;display:inline-flex}.guideDrawer-module__MX5UmW__btn_iconLabel{opacity:.95;text-align:center;font-size:12px;font-weight:700;line-height:1.15}.guideDrawer-module__MX5UmW__btn_guides{text-transform:none;letter-spacing:0;border-color:currentColor;justify-content:space-between;gap:10px;width:100%}.guideDrawer-module__MX5UmW__btn_guidesText{text-align:left;font-size:13px;line-height:1.2}.guideDrawer-module__MX5UmW__btn_guidesIcon{opacity:.9;justify-content:center;align-items:center;display:inline-flex}
.toast-module__lX4l_q__viewport{z-index:9999;gap:10px;width:min(360px,100vw - 28px);display:grid;position:fixed;bottom:14px;right:14px}.toast-module__lX4l_q__toast{border:1px solid var(--border);background:var(--red-600);color:#fff;border-radius:.5rem .5rem 0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:.75rem;display:grid;box-shadow:0 10px 30px rgba(0,0,0,.35)}.toast-module__lX4l_q__toastIcon{width:28px;height:28px;margin:0 6px 0 0}.toast-module__lX4l_q__toast:after{content:"";background:var(--border);width:100%;height:5px;animation:2.8s linear forwards toast-module__lX4l_q__anim;position:absolute;bottom:0;left:0}@keyframes toast-module__lX4l_q__anim{to{width:0}}.toast-module__lX4l_q__success{border-color:color-mix(in lab,#22c55e 55%,var(--border))}.toast-module__lX4l_q__error{border-color:color-mix(in lab,#ef4444 55%,var(--border))}.toast-module__lX4l_q__info{border-color:color-mix(in lab,#60a5fa 55%,var(--border))}.toast-module__lX4l_q__text{gap:2px;display:grid}.toast-module__lX4l_q__title{font-size:14px;font-weight:700}.toast-module__lX4l_q__msg{opacity:.92;font-size:1rem}.toast-module__lX4l_q__close{border:1px solid var(--border);width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border-radius:10px;font-size:1rem}
.jump-module__6w5Gaa__scrollBtnContainer{z-index:48;opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),visibility .4s;position:fixed;bottom:30px;left:50%;transform:translate(-50%)translateY(20px)scale(.8)}.jump-module__6w5Gaa__scrollBtnContainerVisible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)scale(1)}.jump-module__6w5Gaa__scrollBtn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:#000;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background-color .2s;display:flex;box-shadow:0 10px 15px -3px rgba(0,0,0,.3)}.jump-module__6w5Gaa__scrollBtn:hover{background-color:#333;transform:scale(1.1)}
