.bm-product-page{--bmp-black: #111111;--bmp-ink: #333333;--bmp-muted: #666666;--bmp-soft: #999999;--bmp-line: #e0e0e0;--bmp-bg: #f5f5f5;--bmp-subtle: #fafafa;--bmp-green: #2d5016;--bmp-red: #e53935;--bmp-gold: #f5c842;--bmp-white: #ffffff;background:var(--bmp-white);color:var(--bmp-black);padding-bottom:5.5rem;font-family:Barlow Semi Condensed,Arial,sans-serif}.bm-product-page *,.bm-product-page *:before,.bm-product-page *:after{box-sizing:border-box}.bm-product-page button,.bm-product-page input{font:inherit}.bm-product-page button{cursor:pointer}.bm-product-container{width:min(100%,1280px);margin:0 auto;padding:0 1rem}.bm-product-container--narrow{width:min(100%,820px)}.bm-product-breadcrumb-bar{border-bottom:1px solid var(--bmp-line);background:var(--bmp-bg)}.bm-product-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;padding:.75rem 0;color:var(--bmp-muted);font-size:.875rem}.bm-product-breadcrumb a{color:inherit;text-decoration:none}.bm-product-breadcrumb a:hover,.bm-product-breadcrumb strong{color:var(--bmp-black)}.bm-product-breadcrumb strong{font-weight:700}.bm-product-main{padding-top:1.5rem;padding-bottom:2.5rem}.bm-product-layout{display:grid;gap:1.5rem}.bm-product-gallery{min-width:0}.bm-product-media-frame{position:relative;overflow:hidden;border-radius:16px;background:radial-gradient(circle at 28% 22%,rgba(245,200,66,.2),transparent 18%),linear-gradient(135deg,#f5f5f5,#e8e8e8);aspect-ratio:1 / 1}.bm-product-media-frame img,.bm-product-placeholder{display:block;width:100%;height:100%;object-fit:cover}.bm-product-mobile-media{position:relative;margin-bottom:.75rem}.bm-product-media-arrow{position:absolute;top:50%;z-index:2;display:grid;width:2.25rem;height:2.25rem;place-items:center;transform:translateY(-50%);border:0;border-radius:999px;background:#ffffffeb;color:var(--bmp-black);box-shadow:0 6px 14px #00000029;font-size:1.7rem;line-height:1}.bm-product-media-arrow--prev{left:.75rem}.bm-product-media-arrow--next{right:.75rem}.bm-product-media-dots{position:absolute;right:0;bottom:.75rem;left:0;z-index:2;display:flex;justify-content:center;gap:.375rem}.bm-product-media-dots button{width:.375rem;height:.375rem;padding:0;border:0;border-radius:999px;background:#ffffff8c}.bm-product-media-dots button.is-active{width:1rem;background:var(--bmp-white)}.bm-product-mobile-thumbs{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.bm-product-mobile-thumbs::-webkit-scrollbar{display:none}.bm-product-desktop-media{display:none}.bm-product-thumbs{display:flex;flex-direction:column;gap:.5rem;flex:none}.bm-product-thumb{flex:none;width:3.75rem;height:3.75rem;overflow:hidden;padding:0;border:2px solid transparent;border-radius:12px;background:var(--bmp-bg);opacity:.62;transition:border-color .18s ease,opacity .18s ease}.bm-product-thumb.is-active{border-color:var(--bmp-black);opacity:1}.bm-product-thumb img{display:block;width:100%;height:100%;object-fit:cover}.bm-product-info{min-width:0}.bm-product-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.bm-product-badges span{display:inline-flex;min-height:1.75rem;align-items:center;border-radius:999px;padding:0 .7rem;background:var(--bmp-black);color:var(--bmp-white);font-size:.72rem;font-weight:800}.bm-product-badges span:nth-child(2){background:var(--bmp-red)}.bm-product-info h1{margin:0 0 .75rem;color:var(--bmp-black);font-size:1.75rem;font-weight:900;line-height:1.12;letter-spacing:0}.bm-product-rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:1rem;font-size:.86rem}.bm-product-stars{color:var(--bmp-gold);letter-spacing:0}.bm-product-rating-row strong{font-weight:800}.bm-product-rating-row a{color:var(--bmp-muted);text-underline-offset:.16rem}.bm-product-rating-row em{color:var(--bmp-green);font-style:normal;font-weight:700}.bm-product-price-row{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.25rem}.bm-product-price{color:var(--bmp-red);font-size:2rem;font-weight:900;line-height:1}.bm-product-price-row s{color:#bbb;font-size:1.15rem}.bm-product-savings{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:1.25rem;border-radius:8px;padding:.45rem .75rem;background:#f0faf0;color:var(--bmp-green);font-size:.82rem;font-weight:700}.bm-product-info hr{margin:0 0 1.25rem;border:0;border-top:1px solid var(--bmp-line)}.bm-product-form{display:block}.bm-product-options{display:grid;gap:1.25rem;margin-bottom:1.25rem}.bm-product-option-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.65rem;color:var(--bmp-black);font-size:.9rem;font-weight:800}.bm-product-option-head b{color:var(--bmp-muted);font-weight:500}.bm-product-option-head button{border:0;background:transparent;color:var(--bmp-muted);text-decoration:underline;text-underline-offset:.16rem;font-size:.82rem}.bm-product-option-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.bm-product-option{min-width:3.25rem;height:2.75rem;border:2px solid var(--bmp-line);border-radius:12px;background:var(--bmp-white);color:var(--bmp-ink);font-weight:800;transition:border-color .18s ease,background .18s ease,color .18s ease}.bm-product-option:hover{border-color:var(--bmp-black)}.bm-product-option.is-active{border-color:var(--bmp-black);background:var(--bmp-black);color:var(--bmp-white)}.bm-product-option--swatch{width:2.5rem;min-width:2.5rem;height:2.5rem;padding:0;border-radius:999px}.bm-product-option--swatch i{display:block;width:100%;height:100%;border:1px solid rgba(0,0,0,.12);border-radius:inherit;background-color:var(--bm-swatch, transparent);background-size:cover;background-position:center}.bm-product-option--swatch.is-active{outline:2px solid var(--bmp-black);outline-offset:2px;background:transparent}.bm-product-protection{margin-bottom:1.25rem;border:2px solid var(--bmp-red);border-radius:12px;padding:.7rem .75rem;background:#fff6f6}.bm-product-protection__row{display:flex;align-items:center;gap:.65rem;cursor:pointer}.bm-product-protection input{position:absolute;opacity:0;pointer-events:none}.bm-product-protection__note{display:block;margin-top:.4rem;color:var(--bmp-soft);font-size:.74rem;line-height:1.3}.bm-product-protection:has(input:not(:checked)) .bm-product-protection__check{background:transparent;color:transparent;border:1px solid var(--bmp-line)}.bm-product-protection__check{display:grid;width:1.5rem;height:1.5rem;flex:none;place-items:center;border-radius:6px;background:var(--bmp-red);color:var(--bmp-white)}.bm-product-protection__check svg{display:block}.bm-product-protection__icon{display:grid;width:2rem;height:2rem;flex:none;place-items:center;border:1px solid var(--bmp-line);border-radius:999px;background:var(--bmp-white);color:#2979ff}.bm-product-protection__icon svg{display:block}.bm-product-protection b{margin-left:auto}.bm-product-protection strong{min-width:0;flex:1;font-size:.86rem}.bm-product-protection b{font-size:.96rem}.bm-product-cart-row{display:flex;gap:.75rem;margin-bottom:1.25rem}.bm-product-qty{display:flex;overflow:hidden;flex:none;border:2px solid var(--bmp-line);border-radius:12px}.bm-product-qty button,.bm-product-qty input{width:2.75rem;height:2.75rem;border:0;background:var(--bmp-white);color:var(--bmp-ink);text-align:center;font-weight:800}.bm-product-qty button:hover{background:var(--bmp-bg)}.bm-product-qty input::-webkit-outer-spin-button,.bm-product-qty input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.bm-product-submit{display:flex;min-width:0;height:2.75rem;flex:1;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--bmp-black);color:var(--bmp-white);font-weight:900}.bm-product-submit:disabled{cursor:not-allowed;opacity:.5}.bm-product-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:1.25rem;border:1px solid var(--bmp-line);border-radius:16px;padding:1rem}.bm-product-trust span{display:grid;justify-items:center;gap:.2rem;text-align:center}.bm-product-trust i{display:inline-grid;place-items:center;width:1.75rem;height:1.75rem;color:var(--bmp-black);font-style:normal}.bm-product-trust i svg{display:block}.bm-product-trust strong{font-size:.72rem}.bm-product-trust small{color:var(--bmp-soft);font-size:.66rem}.bm-product-tiers{overflow:hidden;margin-bottom:1.25rem;border:1px solid var(--bmp-line);border-radius:16px}.bm-product-tiers__head{display:flex;justify-content:center;padding:.78rem;background:var(--bmp-black);color:var(--bmp-gold);font-size:.82rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.bm-product-tiers__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--bmp-white)}.bm-product-tiers__grid button{display:grid;gap:.25rem;justify-items:center;border:0;border-left:1px solid var(--bmp-line);padding:1rem .4rem;background:var(--bmp-white)}.bm-product-tiers__grid button:first-child{border-left:0}.bm-product-tiers__grid button.is-active,.bm-product-tiers__grid button:hover{background:var(--bmp-subtle)}.bm-product-tiers span{border-radius:999px;padding:.1rem .55rem;background:#eee;color:var(--bmp-muted);font-size:.72rem}.bm-product-tiers strong{color:var(--bmp-black);font-size:1.15rem;font-weight:900}.bm-product-tiers small{color:var(--bmp-soft);font-size:.72rem}.bm-product-tiers p{margin:0;border-top:1px solid #c8e6c9;padding:.5rem;background:#f0faf0;color:var(--bmp-green);text-align:center;font-size:.75rem;font-weight:800}.bm-product-bundle{overflow:hidden;margin-bottom:1.25rem;border:1px solid var(--bmp-line);border-radius:16px;background:var(--bmp-white)}.bm-product-bundle__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--bmp-line);padding:.85rem 1rem;background:#f9f9f9}.bm-product-bundle__head span{font-weight:900}.bm-product-bundle__head b{border-radius:999px;padding:.2rem .65rem;background:var(--bmp-black);color:var(--bmp-white);font-size:.7rem}.bm-product-bundle__slot{min-height:1px}.bm-product-bundle__slot:empty{min-height:5.25rem;background:linear-gradient(90deg,transparent 0,transparent 4.5rem,rgba(0,0,0,.05) 4.5rem,rgba(0,0,0,.05) 4.55rem,transparent 4.55rem),linear-gradient(#fff,#fff)}.bm-product-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;color:var(--bmp-muted);font-size:.85rem}.bm-product-actions button{border:0;background:transparent;color:inherit;padding:0}.bm-product-actions span{width:1px;height:1rem;background:var(--bmp-line)}.bm-product-actions em{font-style:normal}.bm-product-accordions{border-top:1px solid var(--bmp-line)}.bm-product-accordions details{border-bottom:1px solid var(--bmp-line)}.bm-product-accordions summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;color:var(--bmp-black);font-weight:800;cursor:pointer;list-style:none}.bm-product-accordions summary::-webkit-details-marker{display:none}.bm-product-accordions summary:after{content:"\2304";color:var(--bmp-muted)}.bm-product-accordions details[open] summary:after{transform:rotate(180deg)}.bm-product-accordions details>div{padding-bottom:1.25rem;color:#555;font-size:.9rem;line-height:1.75}.bm-product-accordions ul{margin:0;padding-left:1.2rem}.bm-product-reviews{border-top:1px solid var(--bmp-line);padding:3rem 0}.bm-product-reviews__head,.bm-product-related__head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.bm-product-reviews h2,.bm-product-related h2{margin:0;font-size:1.6rem;font-weight:900}.bm-product-review-summary{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem}.bm-product-review-summary strong{font-size:2.35rem;line-height:1}.bm-product-review-summary span{color:var(--bmp-gold)}.bm-product-review-summary small{color:var(--bmp-muted)}.bm-product-reviews__head button{flex:none;border:2px solid var(--bmp-black);border-radius:999px;padding:.65rem 1.4rem;background:var(--bmp-white);color:var(--bmp-black);font-weight:800}.bm-product-reviews__head button:hover{background:var(--bmp-black);color:var(--bmp-white)}.bm-product-review-grid{display:grid;gap:1rem}.bm-product-review-grid article{border:1px solid var(--bmp-line);border-radius:16px;padding:1.25rem;background:var(--bmp-subtle)}.bm-product-review-grid article>div{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.75rem}.bm-product-review-grid article>div span{display:grid;width:2.5rem;height:2.5rem;place-items:center;border-radius:999px;background:var(--bmp-black);color:var(--bmp-white);font-weight:900}.bm-product-review-grid article>div strong{font-size:.92rem}.bm-product-review-grid article>div em{color:var(--bmp-green);font-size:.75rem;font-style:normal;font-weight:800}.bm-product-review-grid p{margin:0 0 .75rem;color:#555;font-size:.9rem;line-height:1.7}.bm-product-review-grid small{color:var(--bmp-soft)}.bm-product-related{padding:3rem 0;background:var(--bmp-bg)}.bm-product-related__head p{margin:.25rem 0 0;color:var(--bmp-muted)}.bm-product-related__head a{color:var(--bmp-black);font-weight:800;text-decoration:none}.bm-product-related__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.bm-product-related-card{overflow:hidden;border:1px solid var(--bmp-line);border-radius:16px;background:var(--bmp-white)}.bm-product-related-card a{display:block;color:inherit;text-decoration:none}.bm-product-related-card a>span{display:block;overflow:hidden;aspect-ratio:1 / 1;background:var(--bmp-bg)}.bm-product-related-card img,.bm-product-related-placeholder{display:block;width:100%;height:100%;object-fit:cover}.bm-product-related-card strong,.bm-product-related-card small,.bm-product-related-card b{display:block;padding:0 .85rem}.bm-product-related-card strong{overflow:hidden;margin-top:.85rem;font-size:.88rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.bm-product-related-card small{margin-top:.4rem;color:var(--bmp-soft);font-size:.75rem}.bm-product-related-card b{padding-bottom:.85rem;color:var(--bmp-red);font-size:1rem}.bm-product-sticky{position:fixed;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;gap:.75rem;border-top:1px solid var(--bmp-line);background:var(--bmp-white);padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));box-shadow:0 -12px 28px #0000001f}.bm-product-sticky[hidden]{display:none}.bm-product-sticky img,.bm-product-sticky>span{width:3rem;height:3rem;flex:none;border:1px solid var(--bmp-line);border-radius:12px;background:var(--bmp-bg);object-fit:cover}.bm-product-sticky div{min-width:0;flex:1}.bm-product-sticky strong{display:block;overflow:hidden;color:var(--bmp-black);font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.bm-product-sticky p{margin:.15rem 0 0}.bm-product-sticky p span{color:var(--bmp-red);font-weight:900}.bm-product-sticky p s{margin-left:.35rem;color:#bbb;font-size:.78rem}.bm-product-sticky button{flex:none;border:0;border-radius:12px;padding:.75rem 1.05rem;background:var(--bmp-black);color:var(--bmp-white);font-weight:900}.bm-product-modal[hidden]{display:none}.bm-product-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;align-items:end;padding:1rem}.bm-product-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#00000080}.bm-product-modal__panel{position:relative;z-index:1;overflow:hidden;width:min(100%,920px);max-height:calc(100vh - 2rem);display:flex;flex-direction:column;margin:0 auto;border-radius:16px;background:var(--bmp-white)}.bm-product-modal__close{position:absolute;top:.65rem;right:.65rem;display:grid;width:2rem;height:2rem;place-items:center;border:0;border-radius:999px;background:var(--bmp-bg);color:var(--bmp-muted);font-size:1.2rem}.bm-product-modal h2{margin:0;border-bottom:1px solid var(--bmp-line);padding:1rem 1.25rem;font-size:1.1rem}.bm-product-modal p,.bm-product-modal small{display:block;margin:0;padding:1rem 1.25rem;color:var(--bmp-muted)}.bm-product-modal__charts{display:grid;grid-template-columns:1fr;gap:1.25rem;padding:0 1.25rem .5rem;overflow:auto}.bm-product-modal__chart-caption{margin-bottom:.45rem;color:var(--bmp-muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.bm-product-modal__chart table{width:100%;margin:0}.bm-product-modal table{width:calc(100% - 2.5rem);margin:0 1.25rem;border-collapse:collapse;font-size:.78rem}.bm-product-modal th,.bm-product-modal td{border-top:1px solid var(--bmp-line);padding:.45rem;text-align:center}.bm-product-modal th:first-child,.bm-product-modal td:first-child{text-align:left}.bm-product-modal th{background:var(--bmp-black);color:var(--bmp-white);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}@media(min-width:750px){.bm-product-modal__charts{grid-template-columns:1fr 1fr}}@media(min-width:750px){.bm-product-container{padding:0 1.5rem}.bm-product-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bm-product-related__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}@media(min-width:990px){.bm-product-page{padding-bottom:0}.bm-product-main{padding-top:2.5rem}.bm-product-layout{grid-template-columns:minmax(0,1fr) minmax(430px,1fr);gap:3.25rem;align-items:start}.bm-product-mobile-media,.bm-product-mobile-thumbs{display:none}.bm-product-desktop-media{position:sticky;top:5rem;display:flex;gap:.75rem}.bm-product-desktop-media .bm-product-media-frame{flex:1;aspect-ratio:4 / 5}.bm-product-thumb{width:4.25rem;height:4.25rem}.bm-product-info{position:sticky;top:1rem;align-self:start;max-height:calc(100vh - 2rem);overflow-y:auto;overscroll-behavior:auto;padding-right:.5rem;scrollbar-width:none;-ms-overflow-style:none}.bm-product-info::-webkit-scrollbar{width:0;height:0;display:none}.bm-product-sticky{display:none}.bm-product-modal{align-items:center}}@media(max-width:520px){.bm-product-trust{padding:.85rem .55rem}.bm-product-trust strong,.bm-product-trust small{font-size:.64rem}.bm-product-reviews__head,.bm-product-related__head{display:block}.bm-product-reviews__head button{margin-top:1rem}}.bm-product-tiers__grid button.is-active{border-color:var(--bmp-black);background:var(--bmp-black);color:var(--bmp-white)}.bm-product-tiers__grid button.is-active strong{color:#f7c948}.bm-product-tiers__grid button.is-active small{color:#fffdf8c7}.bm-product-tiers__grid button.is-active span{background:#fffdf8;color:var(--bmp-black)}.bm-product-shipmeter{margin:.85rem 1rem 1rem;padding-top:.25rem}.bm-product-shipmeter__copy{margin-bottom:.4rem;color:var(--bmp-ink);font-size:.78rem;font-weight:700}.bm-product-shipmeter__track{position:relative;overflow:hidden;height:6px;border-radius:999px;background:var(--bmp-line)}.bm-product-shipmeter__track span{display:block;width:0;height:100%;border-radius:inherit;background:var(--bmp-black);transition:width .25s ease}
/*# sourceMappingURL=/cdn/shop/t/22/assets/birdmood-reference-product.css.map */
