.bz-product-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:clamp(20px,3vw,50px);align-items:start}.bz-product-media{position:sticky;top:100px;display:grid;gap:12px}.bz-product-media__main{position:relative;aspect-ratio:1 / 1;overflow:hidden;border:1px solid var(--bz-line);border-radius:var(--bz-radius);background:linear-gradient(160deg,#1a1a1a,#050505)}.bz-product-media__main img,.bz-product-media__main video{width:100%;height:100%;object-fit:cover;display:block}.bz-product-media__placeholder{display:grid;place-items:center;color:var(--bz-cream-dim);font-size:14px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.bz-product-media__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(72px,88px);gap:8px;overflow-x:auto;padding-bottom:4px}.bz-product-media__thumb{aspect-ratio:1 / 1;padding:0;border:2px solid var(--bz-line);border-radius:10px;background:#0d0d0d;cursor:pointer;overflow:hidden;transition:border-color .15s ease}.bz-product-media__thumb img{width:100%;height:100%;object-fit:cover}.bz-product-media__thumb.is-active{border-color:var(--bz-red)}.bz-product-flags{display:flex;flex-wrap:wrap;gap:6px}.bz-product-buy{display:grid;gap:14px;align-content:start}.bz-product-page-header{padding-bottom:clamp(20px,2.4vw,32px)}.bz-product-spice-lane{text-decoration:none}.bz-product-flash-callout{margin-bottom:10px}.bz-product-title{font-size:clamp(28px,3.4vw,42px)}.bz-product-subtitle{margin-top:6px}.bz-product-price{margin-top:14px}.bz-product-price__compare{margin-right:8px;color:var(--bz-cream-dim);font-weight:700}.bz-product-price__main{font-size:clamp(24px,2.4vw,30px);font-weight:900;color:var(--bz-cream);letter-spacing:0}.bz-product-price__from{margin-left:6px;color:var(--bz-cream-dim);font-size:14px;font-weight:700}.bz-product-price__tax{margin-left:8px}.bz-product-options{display:grid;gap:14px;margin-top:4px}.bz-product-options fieldset{padding:0;border:0;margin:0}.bz-product-options legend{margin-bottom:6px;color:var(--bz-cream-dim);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.bz-product-options__list{display:flex;flex-wrap:wrap;gap:8px}.bz-option{position:relative}.bz-option input{position:absolute;opacity:0;pointer-events:none}.bz-option span{display:inline-flex;align-items:center;justify-content:center;min-width:60px;min-height:42px;padding:0 14px;border:1px solid var(--bz-line);border-radius:10px;background:#fff8ed0a;color:var(--bz-cream);font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.bz-option input:checked+span{background:var(--bz-cream);color:var(--bz-ink);border-color:var(--bz-cream)}.bz-option input:focus-visible+span{outline:2px solid var(--bz-red-hot);outline-offset:2px}.bz-sizeaim{margin:14px 0 4px;padding:14px;border:1px dashed var(--bz-line);border-radius:14px;background:#fff8ed08;display:grid;gap:10px}.bz-sizeaim legend{padding:0;color:var(--bz-cream);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.bz-sizeaim__hint{margin:0;color:var(--bz-cream-dim);font-size:12.5px;line-height:1.5}.bz-sizeaim .bz-option span{min-height:36px;font-size:11.5px;text-transform:none;letter-spacing:.02em}.bz-sizeaim__notelabel{margin-top:2px;color:var(--bz-cream-dim);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.bz-sizeaim__notelabel span{font-weight:700;letter-spacing:.04em;text-transform:none;opacity:.8}.bz-sizeaim__note{width:100%;padding:10px 12px;border:1px solid var(--bz-line);border-radius:10px;background:#fff8ed0a;color:var(--bz-cream);font-size:13px}.bz-sizeaim__note::placeholder{color:var(--bz-cream-dim)}.bz-sizeaim__note:focus-visible{outline:2px solid var(--bz-red-hot);outline-offset:2px}.bz-product-qty{display:grid;gap:6px;margin-top:4px}.bz-product-qty[data-disabled]{opacity:.55}.bz-product-qty__hint{margin-left:6px;font-size:11px;font-weight:800;letter-spacing:.04em;color:var(--bz-cream-dim);text-transform:none}.bz-product-qty__row{display:inline-flex;gap:6px;align-items:center}.bz-qty-btn{width:42px;height:42px;border:1px solid var(--bz-line);border-radius:10px;background:#fff8ed0a;color:var(--bz-cream);font-size:18px;font-weight:900;cursor:pointer;transition:background .15s ease,border-color .15s ease}.bz-qty-btn:hover{background:#fff8ed1a}.bz-product-stock{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:7px 12px;border:1px solid var(--bz-line);border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--bz-cream);background:#fff8ed0a}.bz-product-stock__dot{width:9px;height:9px;border-radius:50%;background:var(--bz-spice-1);box-shadow:0 0 0 3px #16a34a2e}.bz-product-stock[data-state=low]{color:var(--bz-yellow);border-color:#fbbf2473;background:#fbbf2414}.bz-product-stock[data-state=low] .bz-product-stock__dot{background:var(--bz-yellow);box-shadow:0 0 0 3px #fbbf2438}.bz-product-stock[data-state=backorder]{color:var(--bz-orange);border-color:#fb923c73;background:#fb923c14}.bz-product-stock[data-state=backorder] .bz-product-stock__dot{background:var(--bz-orange);box-shadow:0 0 0 3px #fb923c38}.bz-product-stock[data-state=out]{color:var(--bz-red-hot);border-color:#ef3b2d8c;background:#ef3b2d14}.bz-product-stock[data-state=out] .bz-product-stock__dot{background:var(--bz-red-hot);box-shadow:0 0 0 3px #ef3b2d38}.bz-buddy-product-match--bark,.bz-buddy-product-guide--bark{--buddy-accent: #d9251d}.bz-buddy-product-match--burrow,.bz-buddy-product-guide--burrow{--buddy-accent: #16a34a}.bz-buddy-product-match--baby,.bz-buddy-product-guide--baby{--buddy-accent: #fbbf24}.bz-buddy-product-match{display:grid;gap:12px;margin-top:16px;padding:16px;border:1px solid color-mix(in srgb,var(--buddy-accent) 62%,rgba(255,248,237,.16));border-radius:var(--bz-radius-sm);background:linear-gradient(135deg,color-mix(in srgb,var(--buddy-accent) 14%,transparent),#fff8ed0a),#0000002e;box-shadow:inset 4px 0 0 var(--buddy-accent),0 16px 34px #00000038}.bz-buddy-product-match__top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.bz-buddy-product-match__label{width:fit-content;padding:5px 8px;border:1px solid var(--buddy-accent);border-radius:999px;color:var(--bz-cream);font-size:10px;font-weight:950;letter-spacing:.12em;line-height:1;text-transform:uppercase}.bz-buddy-product-match strong{color:var(--bz-cream);font-size:clamp(22px,2.4vw,32px);font-weight:950;line-height:.95;text-transform:uppercase}.bz-buddy-product-match p{margin:0;color:var(--bz-cream-soft);font-size:14px;font-weight:760;line-height:1.45}.bz-buddy-product-match__actions{display:flex;flex-wrap:wrap;gap:10px}.bz-buddy-product-match__actions .bz-pill{min-height:42px;padding-inline:16px;font-size:12px}.bz-buddy-product-match__actions .bz-pill[disabled]{opacity:.45;cursor:not-allowed;transform:none}.bz-buddy-product-match__actions .bz-pill--habitat{position:relative;overflow:visible;border:1px solid #15803d;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;transition:transform .18s ease,box-shadow .18s ease}.bz-buddy-product-match__actions .bz-pill--habitat:hover,.bz-buddy-product-match__actions .bz-pill--habitat:focus-visible{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;border-color:#22c55e;transform:scale(1.1);box-shadow:0 0 0 4px #22c55e66,0 0 22px 6px #22c55e8c;outline:none}.bz-pill--habitat__sparkles{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;pointer-events:none}.bz-pill--habitat__sparkles>span{position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 6px 1px #ffffffe6,0 0 10px 2px #86efacb3;opacity:0;animation:bz-sparkle 1.8s linear infinite}.bz-pill--habitat__sparkles>span:nth-child(1){top:0;left:12%;animation-delay:0s}.bz-pill--habitat__sparkles>span:nth-child(2){top:70%;left:4%;animation-delay:.3s}.bz-pill--habitat__sparkles>span:nth-child(3){top:10%;left:48%;animation-delay:.6s}.bz-pill--habitat__sparkles>span:nth-child(4){top:80%;left:60%;animation-delay:.9s}.bz-pill--habitat__sparkles>span:nth-child(5){top:-4px;left:82%;animation-delay:1.2s}.bz-pill--habitat__sparkles>span:nth-child(6){top:78%;left:92%;animation-delay:1.5s}@keyframes bz-sparkle{0%{opacity:0;transform:scale(0) rotate(0)}40%{opacity:1;transform:scale(1.1) rotate(90deg)}70%{opacity:.7;transform:scale(.8) rotate(160deg)}to{opacity:0;transform:scale(0) rotate(220deg)}}@media(prefers-reduced-motion:reduce){.bz-buddy-product-match__actions .bz-pill--habitat{transition:none}.bz-buddy-product-match__actions .bz-pill--habitat:hover,.bz-buddy-product-match__actions .bz-pill--habitat:focus-visible{transform:none}.bz-pill--habitat__sparkles{display:none}}.bz-buddy-outgrows{display:grid;gap:8px;margin-top:12px;padding:14px 16px;border:1px dashed rgba(255,188,70,.55);border-radius:var(--bz-radius-sm);background:linear-gradient(135deg,#ffbc461f,#fff8ed0a),#00000038;box-shadow:inset 4px 0 #fbbf24}.bz-buddy-outgrows__top{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.bz-buddy-outgrows__label{width:fit-content;padding:4px 8px;border:1px solid rgba(255,188,70,.85);border-radius:999px;color:var(--bz-cream);font-size:10px;font-weight:950;letter-spacing:.12em;line-height:1;text-transform:uppercase}.bz-buddy-outgrows strong{color:var(--bz-cream);font-size:clamp(14px,1.4vw,18px);font-weight:950;letter-spacing:.04em;text-transform:uppercase}.bz-buddy-outgrows p{margin:0;color:var(--bz-cream-soft);font-size:13px;font-weight:740;line-height:1.5}.bz-buddy-product-guide{margin-top:16px;border:1px solid rgba(255,248,237,.18);border-radius:var(--bz-radius-sm);background:linear-gradient(135deg,color-mix(in srgb,var(--buddy-accent) 14%,transparent),#fff8ed0a),#00000029;overflow:hidden}.bz-buddy-product-guide__copy{display:grid;gap:10px;padding:16px}.bz-buddy-product-guide__label{width:fit-content;padding:5px 8px;border:1px solid var(--buddy-accent);border-radius:999px;color:var(--bz-cream);font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.bz-buddy-product-guide h2{margin:0;color:var(--bz-cream);font-size:clamp(24px,2.5vw,34px);line-height:.95;text-transform:uppercase}.bz-buddy-product-guide p{margin:0;color:var(--bz-cream-soft);font-size:14px;line-height:1.45;font-weight:750}.bz-buddy-product-guide__facts{display:grid;gap:6px}.bz-buddy-product-guide__facts span{padding-left:14px;border-left:4px solid var(--buddy-accent);color:var(--bz-cream);font-size:12px;line-height:1.35;font-weight:850}.bz-product-trust{display:grid;gap:10px;padding:14px;border:1px solid var(--bz-line);border-radius:var(--bz-radius);background:linear-gradient(180deg,#fff8ed0b,#fff8ed04)}.bz-product-trust__row{display:grid;grid-template-columns:28px auto 1fr;align-items:baseline;gap:4px 10px;padding:8px 0;border-bottom:1px solid var(--bz-line-soft);color:var(--bz-cream-soft);font-size:13px;font-weight:700;line-height:1.4}.bz-product-trust__row:last-child{border-bottom:0}.bz-product-trust__row--hot{border-color:var(--bz-red)}.bz-product-trust__row strong{color:var(--bz-cream);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.bz-product-trust__row a{color:var(--bz-red-hot);text-decoration:underline}.bz-product-list-item{display:flex;gap:10px;padding:10px 12px;border:1px solid var(--bz-line);border-left:4px solid var(--bz-red);border-radius:var(--bz-radius-sm);background:#fff8ed0d;color:var(--bz-cream);font-size:13px;font-weight:800}.bz-prose{color:var(--bz-cream-soft);font-size:15px;line-height:1.6;font-weight:600}.bz-prose p{margin:0 0 12px}.bz-prose strong{color:var(--bz-cream)}.bz-prose a{color:var(--bz-red-hot)}.bz-product-spice{margin-top:16px}.bz-product-spice__body{margin-top:8px}.bz-product-submit{margin-top:14px}.bz-product-shop-pay{margin-top:10px;color:var(--bz-cream)}.bz-product-detail-grid{gap:clamp(18px,2.4vw,30px)}.bz-product-detail-card{gap:14px}.bz-product-shipping-card{gap:12px}.bz-product-ship-list{display:grid;gap:10px;padding:0;margin:0;list-style:none}.bz-product-resource-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.bz-recommendations__head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-bottom:14px}.bz-recommendations__title{margin-top:8px}.bz-ask-bigz{display:grid;gap:10px;margin:16px 0;padding:16px 18px;border:2px solid var(--bz-red-hot);border-left:8px solid var(--bz-red-hot);border-radius:var(--bz-radius);background:linear-gradient(180deg,#d9251d24,#d9251d0d);box-shadow:0 0 0 1px #d9251d33,0 10px 30px #d9251d26}.bz-ask-bigz[data-spice="5"]{border-color:#ff3b2d;border-left-color:#ff3b2d;background:linear-gradient(180deg,#ff3b2d2e,#b91c1c14)}.bz-ask-bigz__badge{justify-self:start;padding:4px 10px;border-radius:999px;background:var(--bz-red-hot);color:#fff;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.bz-ask-bigz[data-spice="5"] .bz-ask-bigz__badge{background:#ff3b2d}.bz-ask-bigz__head{color:#fff;font-size:clamp(17px,2vw,21px);font-weight:900;letter-spacing:.01em;line-height:1.2}.bz-ask-bigz__body{margin:0;color:var(--bz-cream);font-size:14px;font-weight:700;line-height:1.5}.bz-ask-bigz__body em{color:#fff;font-style:normal;text-decoration:underline;text-underline-offset:2px}.bz-ask-bigz__cta{margin-top:2px}@media(max-width:900px){.bz-product-shell{grid-template-columns:1fr;gap:24px}.bz-product-media{position:static}}@media(max-width:640px){.bz-product-shell{gap:16px}.bz-product-buy{gap:10px}.bz-product-buy .bz-h1{font-size:clamp(24px,6vw,32px)}.bz-product-stock{margin-top:6px;padding:6px 10px}.bz-product-spice{margin-top:10px!important}.bz-product-spice .bz-body{margin-top:4px!important}.bz-ask-bigz{margin:10px 0;padding:12px 14px;gap:6px}.bz-ask-bigz__head{font-size:clamp(15px,4.6vw,19px)}.bz-ask-bigz__body{font-size:13px;line-height:1.45}.bz-buddy-product-match{margin-top:10px;padding:12px;gap:8px}.bz-buddy-product-match p{font-size:13px;line-height:1.4}.bz-buddy-product-match__actions{gap:8px}.bz-buddy-product-match__actions .bz-pill{min-height:38px;padding-inline:12px}.bz-buddy-outgrows{margin-top:8px;padding:10px 12px;gap:6px}.bz-buddy-outgrows p{font-size:12.5px;line-height:1.45}.bz-buddy-product-guide{margin-top:10px}.bz-buddy-product-guide__copy{padding:12px;gap:8px}.bz-buddy-product-guide h2{font-size:clamp(20px,5.6vw,28px)}.bz-buddy-product-guide p{font-size:13px;line-height:1.4}.bz-product-trust{padding:10px 12px;gap:6px}.bz-product-trust__row{padding:6px 0;font-size:12.5px;line-height:1.35}.bz-product-list-item{padding:8px 10px;font-size:12.5px}.bz-sizeaim{margin:10px 0 2px;padding:12px;gap:8px}.bz-product-qty{margin-top:2px}.bz-product-page .bz-card{padding:14px;gap:10px!important}.bz-prose{font-size:14.5px;line-height:1.55}.bz-prose p{margin:0 0 10px}.bz-prose .bz-fella-lore__cg{margin-top:12px;padding:12px 14px}}.bz-prose .bz-fella-lore__cg{margin-top:18px;padding:14px 16px 14px 18px;border:1px solid color-mix(in srgb,var(--bz-red, #ef3b2d) 70%,transparent);border-radius:12px;background:linear-gradient(135deg,#ef3b2d21,#ef3b2d0a);box-shadow:inset 4px 0 0 var(--bz-red, #ef3b2d);font-size:.95em;line-height:1.5}.bz-prose .bz-fella-lore__cg strong{color:var(--bz-cream)}.bz-prose .bz-fella-lore__cg a{color:var(--bz-red-hot, #ff3b2d);font-weight:800;text-decoration:underline;text-underline-offset:2px}.bz-product-mobile-info{display:none}@media(max-width:760px){.bz-product-page{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.bz-product-page-header{padding:10px 0 6px;border-bottom:1px solid var(--bz-line-soft)}.bz-product-page-header .bz-product-nav,.bz-product-page-header .bz-breadcrumb{display:none}.bz-product-page-header .bz-page-header__top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0}.bz-product-spice-lane{max-width:68vw;padding:6px 9px;border:1px solid var(--bz-line);border-radius:999px;background:#fff8ed0d;font-size:10px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bz-product-page-header .bz-spice-row{flex:0 0 auto}.bz-product-shell{display:flex;flex-direction:column;gap:10px}.bz-product-buy{display:contents}.bz-product-flash-callout{order:0;margin:0}.bz-product-title{order:1;margin:0;font-size:clamp(26px,8vw,36px);line-height:.96;text-wrap:balance}.bz-product-subtitle{order:2;margin:-2px 0 0;color:var(--bz-cream-dim);font-size:11px;line-height:1.25}.bz-product-price{order:3;display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 8px;margin:2px 0 0}.bz-product-price__main{font-size:clamp(27px,8vw,34px);line-height:1}.bz-product-price__from,.bz-product-price__tax{margin-left:0}.bz-product-flash-banner,.bz-product-stock{order:4}.bz-product-stock{width:100%;justify-content:center;margin:0;padding:8px 12px;font-size:11px;letter-spacing:.05em}.bz-product-media{order:5;position:static;gap:8px}.bz-product-media__main{aspect-ratio:4 / 3;border-radius:12px}.bz-product-media__thumbs{grid-auto-columns:64px;gap:7px;scroll-snap-type:x mandatory}.bz-product-media__thumb{border-radius:8px;scroll-snap-align:start}.bz-product-flags{gap:5px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.bz-ask-bigz{order:6}.bz-buddy-product-match{order:7;border-radius:12px}.bz-buddy-product-match__top{align-items:flex-start}.bz-buddy-product-match strong{font-size:clamp(22px,7vw,30px)}.bz-buddy-product-match__actions{display:grid;grid-template-columns:1fr}.bz-buddy-product-match__actions .bz-pill{width:100%;justify-content:center}.bz-buddy-outgrows{order:8}.bz-buddy-product-guide{order:9}.bz-product-spice{order:10;margin:0!important;padding:12px;border:1px solid var(--bz-line);border-radius:12px;background:#fff8ed0a}.bz-product-form{order:11;display:grid;gap:12px}.bz-product-options{gap:10px;margin:0}.bz-product-options__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bz-option span{width:100%;min-width:0;min-height:44px;padding-inline:10px;font-size:12px;white-space:normal}.bz-sizeaim .bz-product-options__list{grid-template-columns:1fr}.bz-product-qty__row{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) 44px}.bz-qty-input{width:100%}.bz-product-submit{position:fixed;z-index:70;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));width:auto!important;min-height:56px;margin:0;box-shadow:0 12px 34px #0000007a,0 0 0 1px #fff8ed33}.bz-product-shop-pay{margin-top:0}.bz-product-trust{order:12;display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 2px;border:0;border-radius:0;background:transparent}.bz-product-trust__row{flex:0 0 84%;grid-template-columns:22px 1fr;gap:4px 8px;scroll-snap-align:start;padding:11px 12px;border:1px solid var(--bz-line);border-radius:12px;background:#fff8ed0b}.bz-product-trust__row strong,.bz-product-trust__row span:not(:first-child){grid-column:2}.bz-product-detail-grid{display:flex!important;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:-16px;padding:0 16px 8px}.bz-product-detail-card,.bz-product-shipping-card{flex:0 0 min(88vw,430px);scroll-snap-align:start;align-self:stretch;border-radius:12px}.bz-product-detail-card .bz-h2,.bz-product-shipping-card .bz-h2{font-size:clamp(25px,8vw,34px);line-height:.98}.bz-product-ship-list{gap:8px}.bz-product-resource-actions{display:grid;grid-template-columns:1fr}.bz-product-resource-actions .bz-pill{width:100%;justify-content:center}.bz-pill--habitat__sparkles{display:none}}@media(max-width:760px){.bz-product-page-header{display:none}.bz-product-page>.bz-section:first-of-type{padding-top:12px}.bz-product-shell{gap:12px}.bz-product-media{order:0;margin-inline:-16px}.bz-product-media__main{aspect-ratio:1 / 1;border-inline:0;border-radius:0;background:#050505}.bz-product-media__thumbs{display:none}.bz-product-flags{padding-inline:16px}.bz-product-title{order:1;font-size:clamp(30px,9.5vw,42px)}.bz-product-subtitle{order:2;max-width:34rem}.bz-product-price{order:3;padding-bottom:8px;border-bottom:1px solid var(--bz-line-soft)}.bz-product-stock{order:4;width:auto;justify-self:start;align-self:start;border-radius:10px}.bz-product-spice{order:5;display:flex;align-items:center;min-height:40px}.bz-product-spice__body{display:none}.bz-ask-bigz{order:6;grid-template-columns:auto 1fr;align-items:center;border-width:1px;border-left-width:5px;box-shadow:none}.bz-ask-bigz__head{font-size:15px}.bz-ask-bigz__body{display:none}.bz-ask-bigz__cta{grid-column:1 / -1}.bz-buddy-product-match{order:7;box-shadow:none;border-left-width:5px;background:#fff8ed0b}.bz-buddy-product-match p,.bz-buddy-product-match__actions a{display:none}.bz-buddy-product-match__actions{grid-template-columns:1fr}.bz-buddy-outgrows{order:8;box-shadow:none}.bz-buddy-outgrows p,.bz-buddy-product-guide{display:none}.bz-product-form{order:9;padding:14px;border:1px solid var(--bz-line);border-radius:14px;background:#fff8ed09}.bz-product-shop-pay{display:none}.bz-product-trust{order:10;display:grid;gap:8px;overflow:visible;padding:0}.bz-product-trust__row{flex:initial;grid-template-columns:24px 1fr;padding:10px 12px}.bz-product-trust__row:nth-child(n+3){display:none}.bz-product-detail-grid{display:none!important}.bz-product-mobile-info{display:grid;gap:8px;margin-top:0}.bz-mobile-detail{border:1px solid var(--bz-line);border-radius:12px;background:#fff8ed09;overflow:hidden}.bz-mobile-detail summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;align-items:center;padding:13px 14px;color:var(--bz-cream);cursor:pointer;list-style:none}.bz-mobile-detail summary::-webkit-details-marker{display:none}.bz-mobile-detail summary:after{content:"+";grid-column:2;grid-row:1 / 3;width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--bz-line);border-radius:999px;color:var(--bz-cream);font-size:18px;font-weight:900;line-height:1}.bz-mobile-detail[open] summary:after{content:"-"}.bz-mobile-detail summary span{min-width:0;font-size:17px;font-weight:950;line-height:1;text-transform:uppercase}.bz-mobile-detail summary small{min-width:0;color:var(--bz-cream-dim);font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.bz-mobile-detail__body{padding:0 14px 14px}.bz-mobile-detail[open] summary{border-bottom:1px solid var(--bz-line-soft)}.bz-mobile-detail[open] .bz-mobile-detail__body{padding-top:14px}.bz-mobile-detail .bz-product-guide-links{margin-top:0}.bz-mobile-detail .bz-product-guide-links h3{font-size:18px}.bz-mobile-detail .bz-product-guide-links__actions,.bz-mobile-detail .bz-product-resource-actions{display:grid;grid-template-columns:1fr}}@media(max-width:760px){.bz-product-page{padding-bottom:calc(18px + env(safe-area-inset-bottom))!important}.bz-product-media{margin-inline:0!important}.bz-product-media__main{width:calc(100% + 32px);margin-inline:-16px}.bz-product-flags{max-width:100%;padding-inline:0!important;overflow:visible!important}.bz-product-submit{position:static!important;z-index:auto;left:auto;right:auto;bottom:auto;width:100%!important;box-shadow:0 12px 28px #d9251d4d}.bz-buddy-product-match__actions a{display:inline-flex!important}.bz-buddy-product-match__actions{grid-template-columns:1fr!important}.bz-option span small{display:block;margin-top:2px;color:#fff8edb8;font-size:10px;font-weight:900;letter-spacing:.05em;line-height:1.1;text-transform:uppercase}.bz-product-options__list:has(.bz-option:nth-child(3):last-child) .bz-option:last-child,.bz-product-options__list:has(.bz-option:nth-child(5):last-child) .bz-option:last-child,.bz-product-options__list:has(.bz-option:nth-child(7):last-child) .bz-option:last-child{grid-column:1 / -1}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/bz-product.css.map */
