.case-bundle{--ink: #111;--line: #d8d8d8;--soft: #f5f5f3;box-sizing:border-box;width:100%;max-width:100%;overflow-x:clip;color:var(--ink);padding:56px 20px 100px}.case-bundle *,.case-bundle *:before,.case-bundle *:after{box-sizing:border-box;letter-spacing:0!important}.case-bundle__screen{min-height:calc(100svh - 84px)}.case-bundle__header{display:flex;flex-direction:column;justify-content:center;max-width:720px;margin:0 auto 52px;text-align:center;scroll-margin:0}.case-bundle__eyebrow{margin:0 0 14px;font-size:11px;text-transform:uppercase}.case-bundle__header h1{margin:0;font-size:clamp(38px,6vw,76px);font-weight:400;line-height:.96;white-space:nowrap}.case-bundle__intro{max-width:520px;margin:22px auto 34px;font-size:14px;line-height:1.5}.case-bundle__size-label{display:block;margin-bottom:8px;font-size:11px;text-transform:uppercase}.case-bundle__size{width:min(100%,360px);min-height:48px;padding:0 42px 0 16px;border:1px solid var(--ink);border-radius:0;background:#fff;color:var(--ink);font:inherit}.case-bundle__layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;width:100%;max-width:1500px;min-width:0;margin:auto}.case-bundle__layout>div{min-width:0}.case-bundle__status{min-height:20px;margin:0 0 16px;font-size:12px}.case-bundle__stages{display:grid;gap:64px;min-width:0}.case-bundle__stage{display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:calc(100svh - 84px);padding-block:34px 92px;scroll-margin:0;transition:opacity .3s ease}.case-bundle__stage.is-locked{opacity:.35;pointer-events:none;-webkit-user-select:none;user-select:none}.case-bundle__stage-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px;padding-bottom:12px}.case-bundle__stage-head>div:first-child{display:flex;align-items:baseline;gap:12px}.case-bundle__stage h2{margin:0;font-size:24px;font-weight:400}.case-bundle__step{font-size:11px}.case-bundle__lock{margin-left:auto;color:#666;font-size:11px}.case-bundle__arrows{display:flex;gap:6px}.case-bundle__arrows button{width:38px;height:38px;border:1px solid var(--ink);border-radius:50%;background:#fff;font:inherit;cursor:pointer}.case-bundle__featured{position:relative;width:min(100%,620px);margin:0 auto}.case-bundle__featured-media{display:flex;width:100%;aspect-ratio:4 / 5;overflow-x:auto;overscroll-behavior-inline:contain;touch-action:pan-x;scroll-snap-type:x mandatory;scrollbar-width:none;background:#fff;-webkit-overflow-scrolling:touch}.case-bundle__featured-media::-webkit-scrollbar{display:none}.case-bundle__featured-media img{flex:0 0 100%;display:block;width:100%;height:100%;object-fit:contain;scroll-snap-align:start}.case-bundle__featured-info{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding-top:12px}.case-bundle__featured-info h3{margin:0;font-size:14px;font-weight:400;line-height:1.3}.case-bundle__featured-info span{font-size:14px;white-space:nowrap}.case-bundle__colors-label{width:min(100%,620px);margin:22px auto 10px;font-size:11px;text-transform:uppercase}.case-bundle__carousel{display:flex;gap:10px;width:min(100%,620px);max-width:100%;min-width:0;margin:0 auto;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;touch-action:pan-x;scroll-snap-type:x mandatory;scroll-padding-inline:1px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.case-bundle__carousel::-webkit-scrollbar{display:none}.case-bundle__card{position:relative;flex:0 0 78px;min-width:78px;overflow:hidden;border:1px solid transparent;scroll-snap-align:start}.case-bundle__card:has(.case-bundle__pick[aria-pressed=true]){border-color:var(--ink)}.case-bundle__card[hidden]{display:none}.case-bundle__card.is-sold-out{cursor:not-allowed}.case-bundle__card.is-sold-out .case-bundle__media:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:#ffffff9e;pointer-events:none}.case-bundle__sold-out-badge{position:absolute;z-index:2;top:8px;left:8px;display:inline-block;padding:0;border:0;background:transparent;color:#000;font-family:var(--font-body);font-size:10px;font-weight:var(--font-weight-regular);line-height:1.3;letter-spacing:0;text-transform:none;pointer-events:none}.case-bundle__sold-out-badge--top-right{right:8px;left:auto;text-align:right}.case-bundle__sold-out-badge[hidden]{display:none}.case-bundle__pick{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.case-bundle__pick:disabled{cursor:not-allowed}.case-bundle__media{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;background:#fff}.case-bundle__product-image{display:block;width:100%;height:100%;object-fit:contain}.case-bundle__product-info{display:none}.case-bundle__product-info h3{margin:0;font-size:14px;font-weight:400;line-height:1.3}.case-bundle__product-price{font-size:14px;white-space:nowrap}.case-bundle__number{display:none}.case-bundle__card:has(.case-bundle__pick[aria-pressed=true]) .case-bundle__number{z-index:4;opacity:1;transform:scale(1)}.case-bundle__tray{position:sticky;top:24px;padding:22px;border:1px solid var(--ink);background:#fff}.case-bundle__tray-head,.case-bundle__tray-head>div,.case-bundle__totals div{display:flex;justify-content:space-between;gap:12px}.case-bundle__tray-head>div{display:block}.case-bundle__tray-title,.case-bundle__tray-size{margin:0}.case-bundle__tray-title{font-size:18px}.case-bundle__tray-size{margin-top:4px;font-size:11px;color:#666}.case-bundle__count{font-size:12px}.case-bundle__slots{display:grid;gap:8px;margin:24px 0}.case-bundle__slot{display:grid;grid-template-columns:24px 56px 1fr auto;align-items:center;gap:10px;min-height:76px;padding:7px;border:1px solid var(--line)}.case-bundle__slot:has(.case-bundle__slot-image:not([hidden])){cursor:pointer}.case-bundle__slot-index{grid-column:1;font-size:11px}.case-bundle__slot-empty{grid-column:2 / 4;color:#777;font-size:12px}.case-bundle__slot-image{grid-column:2;width:56px;height:70px;object-fit:cover}.case-bundle__slot-name{grid-column:3;font-size:11px;line-height:1.3}.case-bundle__remove{grid-column:4;border:0;background:none;font-size:20px;cursor:pointer}.case-bundle__totals{padding:16px 0;font-size:12px}.case-bundle__totals div+div{margin-top:8px;font-size:14px}.case-bundle__selected-names,.case-bundle__sticky-size{display:none}.case-bundle__actions{display:grid;gap:10px}.case-bundle__back{justify-self:start;padding:0;border:0;background:transparent;color:var(--ink);font:inherit;font-size:12px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.case-bundle__back[hidden]{display:none}.case-bundle__submit{width:100%;min-height:50px;padding:0 24px;border:1px solid var(--ink);background:var(--ink);color:#fff;font:inherit;font-size:12px;text-transform:uppercase;cursor:pointer}.case-bundle__submit:disabled{border-color:#c8c8c8;background:#e4e4e4;color:#777;cursor:default}.case-bundle__terms{margin:12px 0 0;color:#666;font-size:9px;line-height:1.4}.case-bundle__error{color:#b00020;font-size:11px}.case-bundle__pagination{margin-top:48px}html.case-bundle-flow-locked{width:100%;height:100%;overflow:hidden!important;overscroll-behavior:none;touch-action:pan-x}body.case-bundle-flow-locked{width:100%;overflow:hidden!important;overscroll-behavior:none;touch-action:pan-x}body.case-bundle-flow-locked>.header-group{position:fixed!important;z-index:500;inset:0 0 auto 0;width:100%;background:#fff}@media(min-width:990px){.case-bundle{padding:0 0 120px 48px}.case-bundle:not(.has-size){padding-bottom:0}.case-bundle__screen{min-height:auto}.case-bundle__header{align-items:center;justify-content:center;max-width:960px;min-height:auto;margin-bottom:0;padding:clamp(64px,8vh,96px) 0 clamp(84px,10vh,120px)}.case-bundle__eyebrow{margin-bottom:16px;font-size:12px}.case-bundle__header h1{font-size:clamp(58px,5vw,82px)}.case-bundle__intro{max-width:680px;margin:24px auto 36px;font-size:16px}.case-bundle__size-label{margin-bottom:12px;font-size:12px}.case-bundle__size{width:min(100%,500px);min-height:58px;padding-inline:20px 50px;font-size:15px}.case-bundle:not(.has-size) .case-bundle__layout{display:none}.case-bundle__layout{grid-template-columns:minmax(0,1fr) 320px;gap:32px;max-width:none;margin:0}.case-bundle__stage{display:grid;grid-template-columns:minmax(280px,42%) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);align-content:center;column-gap:28px;min-height:calc(100svh - var(--site-header-height-desktop, 120px));padding-block:32px 48px}.case-bundle__stage-head{position:relative;grid-column:1 / -1;align-items:center;justify-content:center;text-align:center}.case-bundle__stage-head>div:first-child{justify-content:center}.case-bundle__stage h2{font-size:28px}.case-bundle__lock{position:absolute;left:0;margin-left:0}.case-bundle__arrows{display:none}.case-bundle__featured{display:block;grid-column:1;grid-row:2;align-self:start;width:100%;margin:0}.case-bundle__featured-media{aspect-ratio:4 / 5!important;background:#fff}.case-bundle__featured-media img{width:100%!important;height:100%!important;object-fit:contain!important}.case-bundle__colors-label{display:none}.case-bundle .case-bundle__carousel{display:grid;grid-column:2;grid-row:2;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-flow:row;grid-auto-rows:max-content;align-content:start;gap:20px 14px;width:100%;max-height:calc(100svh - var(--site-header-height-desktop, 120px) - 130px);margin:0;padding:0 10px 12px 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;scroll-snap-type:none;scrollbar-width:thin;scrollbar-color:#111 #e5e5e5}.case-bundle__carousel::-webkit-scrollbar{display:block;width:4px;height:4px}.case-bundle__carousel::-webkit-scrollbar-track{background:#e5e5e5}.case-bundle__carousel::-webkit-scrollbar-thumb{background:#111}.case-bundle__card{align-self:start;min-width:0;max-width:none;height:auto!important;border:1px solid transparent;overflow:visible;scroll-snap-align:none}.case-bundle__media{position:relative!important;display:block!important;width:100%!important;height:0!important;min-height:0!important;padding:0 0 125%!important;aspect-ratio:auto!important;overflow:hidden!important;background:#fff!important}.case-bundle__product-image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}.case-bundle__product-info{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;width:100%!important;height:auto!important;padding-top:8px;overflow:visible!important;visibility:visible!important}.case-bundle__product-info h3,.case-bundle__product-price{font-size:11px}.case-bundle__tray{position:fixed;z-index:350;inset:var(--site-header-height-desktop, 120px) 0 0 auto;width:320px;height:auto;max-height:none;padding:36px 32px;overflow-y:auto;border:0;border-left:1px solid var(--ink)}}@media(min-width:1500px){.case-bundle__layout{grid-template-columns:minmax(0,1fr) 360px;gap:48px}.case-bundle__tray{width:360px}.case-bundle__stage{display:grid;grid-template-columns:minmax(420px,46%) minmax(0,1fr);column-gap:40px}.case-bundle__stage-head{margin-bottom:24px}.case-bundle .case-bundle__carousel{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:989px){.case-bundle{width:100%;max-width:100vw;padding:40px var(--gutter-mobile, 12px) 100px}.case-bundle__header{height:calc(100svh - 72px);min-height:0;margin-bottom:0;padding-block:16px;padding-inline:8px;overflow:hidden;justify-content:center}.case-bundle__header h1{font-size:clamp(32px,9vw,48px);flex:0 0 auto}.case-bundle__eyebrow{flex:0 0 auto;margin-bottom:8px}.case-bundle__intro{flex:0 0 auto;margin:14px auto 20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.case-bundle__size-label,.case-bundle__size{flex:0 0 auto}.case-bundle__size{width:100%;max-width:360px}.case-bundle__layout{display:block;width:100%;min-width:0}.case-bundle__stages{gap:48px}.case-bundle__stage h2{font-size:20px}.case-bundle__lock{max-width:150px;text-align:right}.case-bundle__arrows{display:none}.case-bundle__carousel{gap:8px;touch-action:pan-x;cursor:grab;flex:0 0 auto}.case-bundle__carousel.is-dragging{cursor:grabbing;scroll-snap-type:none}.case-bundle__stage{height:calc(100svh - 72px - var(--case-bundle-tray-height, 150px) - 20px);min-height:0;padding-block:16px 0;justify-content:center;overflow:hidden}.case-bundle__stage-head,.case-bundle__colors-label{flex:0 0 auto}.case-bundle__featured{flex:0 0 auto;width:100%;display:flex;flex-direction:column}.case-bundle__featured-media{flex:0 0 auto;height:200px}.case-bundle__featured-info{flex:0 0 auto}.case-bundle__featured-info h3{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.case-bundle__card{flex-basis:76px;min-width:76px;max-width:76px}.case-bundle__tray{position:fixed;z-index:400;inset:auto 0 0 0;display:block;width:auto;padding:12px calc(var(--gutter-mobile, 12px) + 2px) calc(12px + env(safe-area-inset-bottom)) var(--gutter-mobile, 12px);border:0;background:#fff;box-shadow:none}.case-bundle:not(.has-size) .case-bundle__tray{display:none}.case-bundle__tray:after{content:"";position:absolute;top:100%;right:0;left:0;height:100dvh;background:#fff;pointer-events:none}.case-bundle__tray-head,.case-bundle__slots{display:none}.case-bundle__slot{grid-template-columns:18px 32px minmax(0,1fr) auto;gap:5px;min-height:44px;padding:3px}.case-bundle__slot-image{width:32px;height:40px}.case-bundle__slot-name{overflow:hidden;font-size:9px;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.case-bundle__slot-empty{grid-column:2 / 4;font-size:9px}.case-bundle__remove{font-size:16px;padding:0}.case-bundle__terms{display:none!important}.case-bundle__totals{padding:0 0 10px;font-size:11px}.case-bundle__totals[hidden]{display:none!important}.case-bundle__totals div+div{margin-top:3px;font-size:11px}.case-bundle__selected-names:has(span:not([hidden])){display:grid;gap:2px;margin-bottom:10px;font-size:11px;line-height:1.25}.case-bundle__sticky-size:not([hidden]){display:block;margin:0 0 8px;font-size:11px;line-height:1.2}.case-bundle__actions{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;width:100%}.case-bundle__actions:has(.case-bundle__back[hidden]) .case-bundle__submit{grid-column:1 / -1}.case-bundle__back{white-space:nowrap}.case-bundle__submit{width:100%;min-width:0;min-height:48px;padding:0 18px;border:1px solid #000;background:#000;color:#fff;font-size:12px;font-weight:400;white-space:nowrap;text-transform:none;text-decoration:none}.case-bundle__submit:disabled{border:1px solid #c8c8c8;background:#e4e4e4;color:#777}.case-bundle__error{margin:10px 0 0}}
/*# sourceMappingURL=/cdn/shop/t/519/compiled_assets/styles.css.map */
