:root{--bb-mono: "SF Mono", "Fira Code", "Fira Mono", "Roboto Mono", "Courier New", monospace;--bb-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--bb-border: 1px solid #000;--bb-border-light: 1px solid rgba(0, 0, 0, .15)}.button,button.button,.product-card,.product-card__content,.card-gallery,.product-media-container,.email-signup__input-group,.email-signup__input-group>input,.email-signup__input-group>button,.drawer,input,select{border-radius:0!important}body{font-family:var(--bb-sans);background:#fff;color:#000}.header-section{border-bottom:var(--bb-border)}header-component .header__logo-wrapper,header-component .header-logo{font-family:var(--bb-mono)}header-component .header__row{justify-content:flex-start!important;gap:1.5rem}header-component .header__row>*{grid-column:1 / -1!important;padding-inline:16px!important}@media screen and (max-width:749px){.header__columns{grid-template-areas:"leftA center center rightA rightB"!important;grid-template-columns:auto 1fr 1fr auto auto!important}.header__columns .header-logo{grid-area:center!important;justify-self:start!important}}#header-component[data-menu-style=drawer] .header__columns{grid-template-areas:"leftA center center rightA rightB"!important;grid-template-columns:auto 1fr 1fr auto auto!important}#header-component[data-menu-style=drawer] .header__columns .header-logo{grid-area:center!important;justify-self:start!important}header-component a,header-component button,.header__menu-item,.header-menu__link{font-family:var(--bb-mono);text-transform:uppercase;font-size:.7rem;letter-spacing:.12em}header-component a[aria-current=page],header-component a.active,.header-menu__link[aria-current=page],.header-menu__link.active{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.header__cart-count,.cart-count{font-family:var(--bb-mono);font-size:.65rem}.resource-list--grid{--resource-list-columns-mobile: repeat(1, 1fr) !important;--resource-list-columns: repeat(2, 1fr) !important;--resource-list-column-gap-desktop: 0px !important;--resource-list-row-gap-desktop: 0px !important}.product-grid{--product-grid-gap-mobile: 0px 0px !important;--product-grid-gap-desktop: 0px 0px !important;--mobile-columns: 1 !important}@media screen and (min-width:750px){.product-grid{--product-grid-columns-desktop: repeat(2, 1fr) !important}}.resource-list--grid,.product-grid{border-top:var(--bb-border);border-left:var(--bb-border)}.resource-list--grid .resource-list__item,.product-grid .product-grid__item{border-right:var(--bb-border);border-bottom:var(--bb-border)}.product-card__content{padding:12px!important}.product-card [data-testid=product-title],.product-card .text-block,.product-card product-title,.product-card .rte{font-family:var(--bb-mono)!important;font-size:.75rem!important;text-transform:uppercase;letter-spacing:.08em;line-height:1.4;text-align:center}.product-card [data-price],.product-card price-block,.product-card .price,.resource-list__item price-block,.product-grid__item price-block{display:none!important}.product-card .product-media-container,.product-card .product-media{border-bottom:none}.product-card:hover{background:transparent}.product-card .quick-add,.product-card quick-add-button,.product-card quick-add-modal-opener{display:none!important}.section-resource-list__header{font-family:var(--bb-mono);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;border-bottom:var(--bb-border);padding-bottom:12px;margin-bottom:0}.collection-facets,.collection-toolbar{display:none!important}.product-information h1{font-family:var(--bb-mono);text-transform:uppercase;letter-spacing:.08em;font-weight:400;text-align:center;padding-top:1.5rem;padding-bottom:.75rem}.product-information .product-details .group-block{padding-top:1rem;padding-bottom:1.5rem}.product-information .buy-buttons-block{margin-bottom:1rem}.product-information price-block,.product-information .price{font-family:var(--bb-mono);font-size:.8rem;text-align:center}.product-information .variant-option__button-label{font-family:var(--bb-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.product-information .add-to-cart-button{font-family:var(--bb-mono);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;background:#000;color:#fff;border:var(--bb-border);padding:14px 24px}.product-information .add-to-cart-button:hover{background:#222}.product-information .add-to-cart-button[disabled]{background:transparent!important;color:#777!important;border:1px solid #777!important;cursor:default;pointer-events:none}.product-information .rte{font-family:var(--bb-sans);font-style:normal;line-height:1.75;max-width:640px;margin-inline:auto;font-size:.95rem;margin-top:2.5rem}.product-information .rte h2,.product-information .rte h3{font-family:var(--bb-mono);font-style:normal;text-align:center;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;font-weight:400;margin-block:2.5rem;padding-block:.5rem;border-top:var(--bb-border-light);border-bottom:var(--bb-border-light)}.product-information .accordion-row__heading{font-family:var(--bb-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.product-information table{width:100%;border-collapse:collapse;font-family:var(--bb-mono);font-size:.75rem;margin:.75rem 0}.product-information table th,.product-information table td{padding:6px 12px;text-align:left;border-bottom:var(--bb-border-light)}.product-information table th{text-transform:uppercase;letter-spacing:.08em;font-weight:400;border-bottom:var(--bb-border)}.product-media-gallery img{cursor:default}footer{border-top:var(--bb-border-light)}footer,footer *{font-family:var(--bb-mono);font-size:.65rem;letter-spacing:.06em;color:#999}footer .footer-section,footer .section{padding-inline:16px!important}footer form,footer .email-signup,footer email-signup-form{max-width:30rem}footer .email-signup__input-group--integrated{border:var(--bb-border)!important}footer .email-signup__input-group>input{font-family:var(--bb-mono);border:none!important;background:transparent;padding:8px 12px;font-size:.65rem;color:#999;outline:none}footer .email-signup__input-group>input::placeholder{color:#bbb}footer .email-signup__input-group>input:focus{color:#000}footer .email-signup__input-group>button{color:#999;background:transparent;border:none!important;padding:8px 12px;font-size:.65rem}footer .email-signup__input-group>button:hover{color:#000}.button,button.button{font-family:var(--bb-mono);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;border-radius:0!important}.product-card a,.section-resource-list a,.main-collection-grid a{color:inherit;text-decoration:none}.product-card a:hover{opacity:.7}.drawer{box-shadow:none!important}.content-for-layout{padding:0;margin-top:-1px}.section--page-width,.section--page-width>*,.collection-wrapper{max-width:100%!important;padding-inline:0!important;margin-inline:0!important}.section-resource-list,.main-collection-grid{padding:0!important}.main-page .rte,.template-page .rte{font-family:var(--bb-mono);font-size:.8rem;line-height:1.7;max-width:640px;margin-inline:auto}@media(max-width:749px){.content-for-layout{padding-inline:0}.product-information .rte{font-size:.875rem;padding-inline:16px}.resource-list--grid{--resource-list-columns-mobile: repeat(1, 1fr) !important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/bot-boyz.css.map */
