html:has(.dh-case-builder-section),body:has(.dh-case-builder-section){height:100vh!important;height:100dvh!important;overflow:hidden!important;margin:0!important;padding:0!important}body:has(.dh-case-builder-section) #MainContent,body:has(.dh-case-builder-section) main,.dh-case-builder-section,.dh-case-builder-section>div{height:100%!important;overflow:hidden!important}body:has(.dh-case-builder-section)>*:not(main):not(#MainContent):not(script):not(style):not(link):not(noscript):not(meta){display:none!important}.dh-case-builder-section~*,body:has(.dh-case-builder-section) .shopify-section-group-header-group,body:has(.dh-case-builder-section) .shopify-section-group-footer-group,body:has(.dh-case-builder-section) #shopify-section-announcement-bar,body:has(.dh-case-builder-section) #shopify-section-header,body:has(.dh-case-builder-section) header.header,body:has(.dh-case-builder-section) .announcement-bar,body:has(.dh-case-builder-section) .wt-header,body:has(.dh-case-builder-section) footer,body:has(.dh-case-builder-section) .footer,body:has(.dh-case-builder-section) .wt-footer,body:has(.dh-case-builder-section) #shopify-section-footer{display:none!important}.dh-cb savedby-checkout-plus{display:none!important}.dh-cb button[savedby-hidden]{display:inline-flex!important}.dh-cb .dh-cb__inline-cta[savedby-hidden]{display:flex!important}.dh-cb button{background:transparent;color:inherit;border:none;border-radius:0;padding:0;margin:0;font-family:var(--font-base, "GalanoGrotesque", sans-serif);font-size:inherit;font-weight:inherit;letter-spacing:normal;text-transform:none;text-align:inherit;line-height:inherit;-webkit-appearance:none;appearance:none}@media(hover:hover){.dh-cb button:hover{background:transparent;color:inherit}}dh-case-builder{display:flex;flex-direction:column;height:100%}.dh-cb{--cb-bg: #FBFAF6;--cb-primary: #002D1E;--cb-accent: #B6A254;--cb-text: #002D1E;--cb-text-light: rgba(0, 45, 30, .55);--cb-text-muted: rgba(0, 45, 30, .35);--cb-btn: #B6A254;--cb-btn-text: #fff;--cb-card-bg: #FFFFFF;--cb-card-border: rgba(0, 45, 30, .12);--cb-success: #1A7A4E;--cb-savings: #DD4011;--cb-radius: 12px;--cb-radius-sm: 8px;background:var(--cb-bg);color:var(--cb-text);height:100%;font-family:var(--font-base, "GalanoGrotesque", sans-serif);display:flex;flex-direction:column;overflow:hidden}.dh-cb__header{display:flex;align-items:center;gap:12px;height:56px;padding:0 16px;background:var(--cb-bg);border-bottom:1px solid var(--cb-card-border);flex-shrink:0;z-index:20}.dh-cb .dh-cb__header-back{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--cb-text);background:#002d1e0f;border-radius:50%;flex-shrink:0;cursor:pointer;transition:background .12s ease;-webkit-tap-highlight-color:transparent}.dh-cb .dh-cb__header-back:hover{background:#002d1e1f}.dh-cb__header-center{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.dh-cb__header-title{font-weight:700;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:var(--cb-text);line-height:1}.dh-cb__progress{width:100%;max-width:200px;height:3px;background:#002d1e1a;border-radius:99px;overflow:hidden}.dh-cb__progress-fill{height:100%;width:25%;background:var(--cb-primary);border-radius:99px;transition:width .4s cubic-bezier(.4,0,.2,1)}.dh-cb .dh-cb__header-next{display:inline-flex;align-items:center;gap:4px;padding:8px 16px;background:var(--cb-primary);color:#fff;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;border-radius:99px;cursor:pointer;flex-shrink:0;white-space:nowrap;transition:opacity .12s ease;-webkit-tap-highlight-color:transparent}.dh-cb .dh-cb__header-next:hover{background:color-mix(in srgb,var(--cb-primary) 80%,#fff);color:#fff}.dh-cb .dh-cb__header-next:disabled{opacity:.35;cursor:default}.dh-cb__header-next[hidden]{display:none}.dh-cb__header-next:not(:disabled) span{display:inline-block;animation:cb-arrow-nudge 1.8s ease-in-out infinite}@keyframes cb-arrow-nudge{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.dh-cb__phase{flex:1;min-height:0;overflow-y:auto}.dh-cb__phase[hidden]{display:none!important}.dh-cb__phase-center{max-width:600px;margin:0 auto;padding:32px 20px 100px}.dh-cb__heading{font-family:var(--font-headline, "Clever Bold", serif);font-size:28px;line-height:1.05;color:var(--cb-primary);margin:0 0 6px}.dh-cb__subheading{font-size:15px;color:var(--cb-text-light);margin:0 0 24px;line-height:1.4}.dh-cb .dh-cb__back-link{display:inline-flex;align-items:center;gap:4px;margin-bottom:16px;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--cb-text-light);cursor:pointer}.dh-cb .dh-cb__back-link:hover{color:var(--cb-text)}.dh-cb__mg-cards{display:flex;flex-direction:column;gap:12px}.dh-cb .dh-cb__mg-card{display:flex;flex-direction:column;align-items:center;gap:6px;padding:28px 24px;background:var(--cb-card-bg);border:2px solid var(--cb-card-border);border-radius:var(--cb-radius);color:var(--cb-text);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform 80ms ease;-webkit-tap-highlight-color:transparent}.dh-cb .dh-cb__mg-card:hover{border-color:var(--cb-primary);box-shadow:0 4px 16px #002d1e1a;background:var(--cb-card-bg);color:var(--cb-text)}.dh-cb .dh-cb__mg-card:active{transform:scale(.98)}.dh-cb__mg-card-strength{font-family:var(--font-headline, "Clever Bold", serif);font-size:24px;color:var(--cb-primary)}.dh-cb__mg-card-price{font-weight:700;font-size:18px;color:var(--cb-success)}.dh-cb__mg-card-was{display:flex;align-items:center;gap:8px;font-size:14px}.dh-cb__mg-card-was del{color:var(--cb-text-muted);text-decoration:line-through}.dh-cb__mg-card-save{font-weight:700;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--cb-savings)}.dh-cb__mg-card-detail{font-size:13px;color:var(--cb-text-muted)}.dh-cb__split{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.dh-cb__media-panel{position:relative;flex:0 0 auto;height:38dvh;background:transparent}.dh-cb__split-media{display:block;width:100%;height:100%;overflow-y:hidden;overflow-x:auto;background:#e8e0d0;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.dh-cb__split-media::-webkit-scrollbar{display:none}.dh-cb__split-image{width:100%;height:100%;object-fit:cover;display:block}.dh-cb__media-stack{display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;width:100%}.dh-cb__media-item{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:zoom-in;scroll-snap-align:start;-webkit-tap-highlight-color:transparent}.dh-cb__media-item:focus-visible{outline:3px solid rgba(0,45,30,.4);outline-offset:-3px}.dh-cb__media-image{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:contain}.dh-cb__media-dots{position:absolute;bottom:24px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:6px;z-index:3;pointer-events:auto}.dh-cb__media-dots:empty{display:none}.dh-cb .dh-cb__media-dot{width:6px;height:6px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:width .18s ease,background .18s ease;-webkit-tap-highlight-color:transparent;box-shadow:0 1px 3px #0003}.dh-cb .dh-cb__media-dot.is-active{width:18px;border-radius:4px;background:#fff}.dh-cb__split-content{flex:1;display:flex;flex-direction:column;min-height:0;background:#fff;border-radius:18px 18px 0 0;margin-top:-14px;position:relative;z-index:2;box-shadow:0 -14px 32px #00000038,0 -2px 6px #00000014}.dh-cb__split-scroll{flex:1;overflow-y:auto;padding:20px 20px 100px}.dh-cb__case-tracker{margin-bottom:20px}.dh-cb__case-slots{display:flex;gap:8px}.dh-cb__case-slot{flex:1;height:8px;border-radius:99px;background:#002d1e14;transition:background .3s ease,box-shadow .3s ease}.dh-cb__case-slot.is-filled{background:var(--cb-success);box-shadow:0 0 8px #1a7a4e4d}.dh-cb__case-slot.is-active{background:#002d1e26;animation:cb-slot-pulse 1.5s ease-in-out infinite}@keyframes cb-slot-pulse{0%,to{opacity:1}50%{opacity:.5}}.dh-cb__flavor-grid{display:flex;flex-direction:row;gap:12px;margin:0 -20px 4px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding-inline-start:20px;padding:8px 20px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.dh-cb__flavor-grid::-webkit-scrollbar{display:none}.dh-cb__flavor-grid[hidden]{display:none}.dh-cb__flavor-dots{display:flex;justify-content:center;gap:6px;margin:6px 0 16px}.dh-cb .dh-cb__flavor-dot{width:6px;height:6px;border-radius:50%;background:#002d1e33;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,transform .15s ease}.dh-cb .dh-cb__flavor-dot.is-active{background:var(--cb-primary);transform:scale(1.3)}.dh-cb .dh-bb__flavor-card{position:relative;display:flex;gap:14px;align-items:flex-start;flex:0 0 85%;scroll-snap-align:start;border:2px solid transparent;border-radius:var(--cb-radius);background:var(--cb-card-bg);padding:10px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.dh-cb .dh-bb__flavor-card:hover:not(.is-focused){border-color:#002d1e26}.dh-cb .dh-bb__flavor-card.is-focused{border-color:var(--cb-primary);box-shadow:0 0 0 1px var(--cb-primary)}.dh-cb .dh-bb__flavor-card.is-selected{border-color:var(--cb-success);background:#1a7a4e0a}.dh-cb .dh-bb__flavor-image-wrap{position:relative;width:88px;height:88px;flex-shrink:0;border-radius:var(--cb-radius-sm);overflow:hidden;background:#f0ebe1}.dh-cb .dh-bb__flavor-image{width:100%;height:100%;object-fit:contain;padding:8%;transition:transform .3s ease}.dh-cb .dh-bb__flavor-card:hover .dh-bb__flavor-image{transform:scale(1.04)}.dh-cb .dh-bb__flavor-info{flex:1;min-width:0;overflow:hidden}.dh-cb .dh-bb__flavor-name{font-family:var(--font-headline, "Clever Bold", serif);font-size:17px;color:var(--cb-text);margin:0;line-height:1.2}.dh-cb .dh-bb__flavor-desc{font-size:13px;color:var(--cb-text-light);margin:2px 0 0;line-height:1.3}.dh-cb .dh-bb__flavor-price{font-size:14px;font-weight:700;color:var(--cb-text);margin:4px 0 0;display:flex;align-items:baseline;gap:6px}.dh-cb__card-price-new{color:var(--cb-success);font-weight:700;white-space:nowrap}.dh-cb__card-price-was{font-size:12px;font-weight:400;color:var(--cb-text-muted);text-decoration:line-through;white-space:nowrap}.dh-cb .dh-bb__flavor-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px;margin-top:4px}.dh-cb .dh-bb__flavor-row .dh-bb__flavor-price{flex:1 0 100%}.dh-cb .dh-bb__flavor-controls{flex-shrink:0;margin-left:auto}.dh-cb .dh-bb__add-btn{display:inline-flex;align-items:center;gap:4px;padding:8px 18px;background:var(--cb-primary);color:#fff;border-radius:99px;font-weight:700;font-size:12px;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:opacity .12s ease,transform 80ms ease}.dh-cb .dh-bb__add-btn:hover{opacity:.85;background:var(--cb-primary);color:#fff}.dh-cb .dh-bb__add-btn:active{transform:scale(.95)}.dh-cb .dh-bb__qty-inline{display:none;align-items:center;gap:0;background:var(--cb-primary);border-radius:99px;padding:2px}.dh-cb .dh-bb__qty-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#ffffff2e;color:#fff;cursor:pointer;transition:background .1s ease;-webkit-tap-highlight-color:transparent;flex-shrink:0}.dh-cb .dh-bb__qty-btn:hover{background:#ffffff4d;color:#fff}.dh-cb .dh-bb__qty-icon{font-size:16px;font-weight:700;line-height:1;color:#fff;display:block}.dh-cb .dh-bb__qty-value{font-weight:700;font-size:14px;min-width:22px;text-align:center;color:#fff;line-height:1}.dh-cb .dh-bb__sold-out{font-size:13px;color:var(--cb-text-muted);margin-top:4px}.dh-cb .dh-cb__quick-add{display:block;width:100%;padding:10px 16px;margin-bottom:16px;background:transparent;border:1.5px dashed var(--cb-card-border);border-radius:var(--cb-radius-sm);font-weight:700;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:var(--cb-text-light);cursor:pointer;transition:all .15s ease;-webkit-tap-highlight-color:transparent}.dh-cb .dh-cb__quick-add:hover{border-color:var(--cb-primary);color:var(--cb-primary);background:#002d1e08}.dh-cb__case-list{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.dh-cb__completed-case{background:var(--cb-card-bg);border:2px solid var(--cb-success);border-radius:var(--cb-radius);padding:16px}.dh-cb__case-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.dh-cb__case-title{font-family:var(--font-base, "GalanoGrotesque", sans-serif);font-weight:700;font-size:16px;color:var(--cb-text);margin:0}.dh-cb__case-price{font-weight:700;font-size:17px;color:var(--cb-success)}.dh-cb__case-savings-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.dh-cb__case-was{font-size:13px;color:var(--cb-text-muted)}.dh-cb__case-save-tag{font-weight:700;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--cb-savings);background:#dd401114;padding:2px 8px;border-radius:99px}.dh-cb__case-flavors{margin-bottom:10px}.dh-cb__case-flavor-row{display:flex;justify-content:space-between;align-items:center;padding:3px 0;font-size:14px;color:var(--cb-text)}.dh-cb__case-flavor-cans{font-size:13px;color:var(--cb-text-muted)}.dh-cb__case-actions{display:flex;gap:12px;padding-top:8px;border-top:1px solid rgba(0,45,30,.06)}.dh-cb .dh-cb__case-action-btn{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--cb-accent);cursor:pointer}.dh-cb .dh-cb__case-action-btn:hover{color:var(--cb-primary)}.dh-cb .dh-cb__case-action-btn--remove{color:var(--cb-savings)}.dh-cb .dh-cb__case-action-btn--remove:hover{color:#a12e08}.dh-cb .dh-cb__add-case-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px;margin-bottom:16px;background:transparent;border:2px dashed var(--cb-card-border);border-radius:var(--cb-radius);font-weight:700;font-size:14px;letter-spacing:.04em;text-transform:uppercase;color:var(--cb-text-light);cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.dh-cb .dh-cb__add-case-btn:hover{border-color:var(--cb-primary);color:var(--cb-primary);background:#002d1e08}.dh-cb .dh-cb__inline-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 24px;background:var(--cb-primary);color:#fff;font-weight:700;font-size:15px;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--cb-radius);cursor:pointer;transition:opacity .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent}.dh-cb .dh-cb__inline-cta:hover{background:color-mix(in srgb,var(--cb-primary) 85%,#fff);color:#fff}.dh-cb .dh-cb__inline-cta:disabled{opacity:.35;cursor:default}.dh-cb .dh-cb__inline-cta--checkout{background:var(--cb-success);font-size:16px}.dh-cb .dh-cb__inline-cta--checkout:hover{background:color-mix(in srgb,var(--cb-success) 85%,#fff);color:#fff}.dh-cb__review-card{background:var(--cb-card-bg);border:1px solid var(--cb-card-border);border-radius:var(--cb-radius);padding:20px;margin-bottom:16px}.dh-cb__review-label{font-weight:700;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--cb-text-muted);margin:0 0 12px}.dh-cb__review-case-block{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(0,45,30,.06)}.dh-cb__review-case-block:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.dh-cb__review-case-title{font-family:var(--font-base, "GalanoGrotesque", sans-serif);font-weight:700;font-size:15px;color:var(--cb-text);margin:0 0 6px}.dh-cb__review-item{display:flex;justify-content:space-between;align-items:center;padding:3px 0}.dh-cb__review-item-name{font-size:14px;color:var(--cb-text)}.dh-cb__review-item-detail{font-size:13px;color:var(--cb-text-light)}.dh-cb .dh-cb__edit-link{display:inline-block;margin-top:12px;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--cb-accent);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.dh-cb .dh-cb__edit-link:hover{color:var(--cb-primary)}.dh-cb__summary-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;color:var(--cb-text)}.dh-cb__summary-row--was del{color:var(--cb-text-muted);text-decoration:line-through}.dh-cb__summary-divider{border:none;border-top:1px solid var(--cb-card-border);margin:8px 0}.dh-cb__summary-row--total{font-weight:700;font-size:18px}.dh-cb__summary-row--savings{color:var(--cb-savings);font-weight:700;font-size:15px}.dh-cb__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#000000eb;display:flex;align-items:center;justify-content:center}.dh-cb__lightbox[hidden]{display:none}body.dh-cb-lightbox-open{overflow:hidden!important}.dh-cb .dh-cb__lightbox-close{position:absolute;top:16px;right:16px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;color:#fff;cursor:pointer;z-index:2}.dh-cb .dh-cb__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;color:#fff;cursor:pointer;z-index:2}.dh-cb__lightbox-nav--prev{left:16px}.dh-cb__lightbox-nav--next{right:16px}.dh-cb__lightbox-image{max-width:90vw;max-height:90vh;object-fit:contain}.dh-cb__lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#ffffffb3;font-size:13px;font-weight:600}.dh-cb__bottom-bar{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));background:var(--cb-primary);color:#fff;z-index:30}.dh-cb__bottom-bar[hidden]{display:none}.dh-cb__bottom-bar-info{display:flex;flex-direction:column;gap:2px;min-width:0}.dh-cb__bottom-bar-count{font-weight:700;font-size:14px;line-height:1.2}.dh-cb__bottom-bar-price{font-size:13px;opacity:.8}.dh-cb .dh-cb__bottom-bar-cta{padding:12px 24px;background:var(--cb-btn);color:var(--cb-btn-text);font-weight:700;font-size:14px;letter-spacing:.06em;text-transform:uppercase;border-radius:99px;cursor:pointer;flex-shrink:0;white-space:nowrap;transition:opacity .15s ease;-webkit-tap-highlight-color:transparent}.dh-cb .dh-cb__bottom-bar-cta:hover{background:var(--cb-btn);color:var(--cb-btn-text)}.dh-cb .dh-cb__bottom-bar-cta:disabled{opacity:.4;cursor:default}.dh-cb__sr-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media(min-width:1024px){.dh-cb__header{height:64px;padding:0 24px}.dh-cb__phase-center{padding:40px 24px 100px;max-width:680px}.dh-cb__mg-cards{flex-direction:row}.dh-cb .dh-cb__mg-card{flex:1;padding:36px 24px}.dh-cb__split{flex-direction:row}.dh-cb__media-panel{flex:0 0 50%;height:auto}.dh-cb__split-media{height:100%;overflow-y:auto;overflow-x:hidden;scroll-snap-type:none}.dh-cb__media-stack{flex-direction:column;height:auto}.dh-cb__media-item{flex:0 0 auto;height:auto;scroll-snap-align:none}.dh-cb__media-image{aspect-ratio:1 / 1;object-fit:cover;height:auto}.dh-cb__media-dots{display:none}.dh-cb__split-content{flex:0 0 50%;background:var(--cb-bg);border-radius:0;margin-top:0;box-shadow:none}.dh-cb__split-scroll{padding:32px 40px 100px}.dh-cb__flavor-grid{flex-direction:column;overflow:visible;scroll-snap-type:none;padding:0;margin:0 0 16px;gap:10px}.dh-cb .dh-bb__flavor-card{flex:0 0 auto;scroll-snap-align:none}.dh-cb__flavor-dots{display:none}.dh-cb__heading{font-size:36px}.dh-cb__bottom-bar{padding:16px 40px}}@media(min-width:1400px){.dh-cb__split-scroll{padding:40px 56px 100px}.dh-cb__heading{font-size:40px}.dh-cb__phase-center{max-width:720px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/dh-case-builder.css.map */
