:root{--qrs-accent: #e92854;--qrs-accent-dark: #1d4ed8;--qrs-accent-glow: rgba(37, 99, 235, .14);--qrs-dark: #111111;--qrs-mid: #444444;--qrs-subtle: #777777;--qrs-card-bg: #ffffff;--qrs-card-border: transparent;--qrs-img-bg: #F8F9FA;--qrs-surface: #F7F7F7;--qrs-radius: 12px;--qrs-shadow: 0 4px 15px rgba(0,0,0,.03);--qrs-shadow-hover: 0 8px 30px rgba(0,0,0,.08);--qrs-ease: cubic-bezier(.25, .46, .45, .94)}:root{--font-heading--family: "Barlow Semi Condensed", system-ui, sans-serif !important;--font-subheading--family: "Barlow Semi Condensed", system-ui, sans-serif !important;--font-body--family: "DM Sans", system-ui, sans-serif !important}body{font-family:DM Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--qrs-dark)}h1,h2,h3,.h1,.h2,.h3{font-family:Barlow Semi Condensed,system-ui,sans-serif!important;font-weight:600!important;letter-spacing:-.01em!important;line-height:1.1!important}h4,h5,h6,.h4,.h5,.h6{font-family:DM Sans,system-ui,sans-serif!important;font-weight:600!important}p,li,a,span,div{font-family:DM Sans,system-ui,sans-serif}.site-header,[class*=header__] .header,header[class*=section]{font-family:DM Sans,system-ui,sans-serif}.header__nav a,.site-nav a,.header [class*=nav] a,[class*=header__nav] a,.header__menu-item,[class*=header__menu] a{font-family:DM Sans,system-ui,sans-serif!important;font-weight:500!important;font-size:.875rem!important;letter-spacing:.01em!important;transition:color .18s ease!important}.header__icons a,.header__icon,[class*=header__icon]{transition:opacity .18s ease}.header__icons a:hover,.header__icon:hover,[class*=header__icon]:hover{opacity:.65}.header__icon span,[class*=header__icon] span{font-family:DM Sans,system-ui,sans-serif;font-size:.75rem;font-weight:500}.announcement-bar,.announcement-bar a,[class*=announcement]{font-family:DM Sans,system-ui,sans-serif!important;font-size:.8rem!important;font-weight:500!important;letter-spacing:.02em!important}product-card,product-card-link{display:block;width:100%}.product-card .product-card__content,.product-grid__card{background:var(--qrs-card-bg)!important;border-radius:var(--qrs-radius);border:1px solid var(--qrs-card-border)!important;box-shadow:var(--qrs-shadow)!important;overflow:hidden;color:var(--qrs-dark)!important;transition:box-shadow .25s var(--qrs-ease),transform .25s var(--qrs-ease),border-color .25s ease}.product-card:hover .product-card__content,.product-card:hover .product-grid__card{box-shadow:var(--qrs-shadow-hover)!important;transform:translateY(-4px);border-color:transparent!important}.product-card .card-gallery,.product-card .product-card__image-wrapper,.product-card figure,card-gallery{background:var(--qrs-img-bg);overflow:hidden;display:block}.product-card .card-gallery img,.product-card figure img,card-gallery img{transition:transform .5s var(--qrs-ease);width:100%;height:100%;object-fit:cover}.product-card:hover .card-gallery img,.product-card:hover figure img,.product-card:hover card-gallery img{transform:scale(1.05)}.product-card .product-card__content>.text-block{padding-inline:12px!important;padding-block:4px!important}.product-card .product-card__content>product-price{padding-inline:12px!important;padding-block-start:2px!important;padding-block-end:14px!important}.product-card .text-block p,.product-card .text-block h1,.product-card .text-block h2,.product-card .text-block h3,.product-card .text-block h4,.product-card .product-card__title,.product-card [class*=product-title]{font-family:DM Sans,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.35!important;letter-spacing:-.005em!important;color:var(--qrs-dark)!important;margin:0!important;transition:color .2s ease}.product-card:hover .text-block p,.product-card:hover .product-card__title{color:var(--qrs-accent)!important}.product-card .product-card__vendor,.product-card [class*=vendor]{font-size:.6875rem!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;opacity:.45!important;margin-bottom:3px!important}.product-card .price,.product-card .price__container,.product-card product-price .price,product-price .price{font-family:DM Sans,system-ui,sans-serif!important;font-size:.9rem!important;font-weight:700!important;letter-spacing:-.02em!important;color:var(--qrs-dark)!important}.product-card .price--sale .price__sale,.product-card [class*=price--sale] .price__sale,.price--sale .price__sale{color:var(--qrs-accent)!important}.product-card .compare-at-price,.product-card .price__compare,.compare-at-price,s.compare-at-price{text-decoration:line-through!important;opacity:.38!important;font-weight:400!important;font-size:.8em!important;margin-left:5px!important;color:var(--qrs-mid)!important}.product-card .product-badges,.product-card [class*=badges],.product-badges{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;gap:4px;z-index:2}.product-card .badge,.badge,.product-card [class*=badge]{display:inline-block;font-family:DM Sans,system-ui,sans-serif!important;font-size:.625rem!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;padding:3px 8px!important;border-radius:4px!important;line-height:1.5!important}.badge--sale,[class*=badge--sale],[class*=badge--on-sale]{background:var(--qrs-accent)!important;color:#fff!important}.badge--new,[class*=badge--new]{background:var(--qrs-dark)!important;color:#fff!important}.product-card .quick-add__button,.product-card [class*=quick-add] .button,.quick-add__button{font-family:DM Sans,system-ui,sans-serif!important;font-weight:600!important;font-size:.8125rem!important;border-radius:6px!important;min-height:40px!important;letter-spacing:.02em!important;background:var(--qrs-dark)!important;color:#fff!important;border:1px solid var(--qrs-dark)!important;transition:background .18s ease,color .18s ease!important}.product-card .quick-add__button:hover,.product-card [class*=quick-add] .button:hover,.quick-add__button:hover{background:var(--qrs-accent)!important;border-color:var(--qrs-accent)!important}.button,.btn,button[class*=button]{font-family:DM Sans,system-ui,sans-serif!important;font-weight:600!important;letter-spacing:.02em!important;border-radius:6px!important;transition:background-color .18s ease,box-shadow .18s ease,transform .12s ease!important}.button--primary{box-shadow:0 2px 8px #00000026!important}.button--primary:hover{transform:translateY(-1px)!important;box-shadow:0 4px 16px #0000002e!important}.button--secondary:hover{transform:translateY(-1px)!important}.button:active,.btn:active{transform:scale(.97)!important}.product-form__submit,[name=add]{font-family:DM Sans,system-ui,sans-serif!important;font-weight:700!important;letter-spacing:.03em!important;border-radius:6px!important;min-height:52px!important}.hero h1,.hero h2,.slideshow h1,.slideshow h2,.section__heading{font-family:Barlow Semi Condensed,system-ui,sans-serif!important;font-weight:700!important;letter-spacing:-.015em!important;line-height:1!important}.slideshow-arrows .slideshow-control{background:#ffffffeb;border:1px solid rgba(0,0,0,.1);border-radius:50%;width:44px;height:44px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 10px #0000001a;display:flex;align-items:center;justify-content:center;transition:background .18s ease,color .18s ease}.slideshow-arrows .slideshow-control:hover{background:var(--qrs-dark);color:#fff;border-color:transparent}.media-with-content h2,.media-with-content h3{font-family:Barlow Semi Condensed,system-ui,sans-serif!important;font-weight:600!important;letter-spacing:-.01em!important}.section--page-width .media-with-content .media-block>*{border-radius:10px;overflow:hidden}.collection-card{border-radius:var(--qrs-radius);overflow:hidden;box-shadow:var(--qrs-shadow);transition:box-shadow .25s var(--qrs-ease),transform .25s var(--qrs-ease)}.collection-card:hover{box-shadow:var(--qrs-shadow-hover);transform:translateY(-4px)}.collection-card h2,.collection-card h3,.collection-card [class*=title]{font-family:Barlow Semi Condensed,system-ui,sans-serif!important;font-weight:600!important;letter-spacing:0!important}.price--sale .price__sale,.price-item--sale{color:var(--qrs-accent)!important;font-weight:700!important}.price__compare,.compare-at-price,.price-item--regular:not(:only-child){text-decoration:line-through!important;opacity:.4!important;font-weight:400!important}.product-information .price .price__regular,.product-information .price .price__sale,.product-information product-price .price{font-size:1.5rem!important;font-weight:700!important;letter-spacing:-.03em!important}.product-information h1,.product__title{font-family:Barlow Semi Condensed,system-ui,sans-serif!important;font-weight:700!important;letter-spacing:-.015em!important;line-height:1.05!important;font-size:clamp(1.75rem,3.5vw,2.75rem)!important}.variant-option__label,.variant__button-label{font-family:DM Sans,system-ui,sans-serif!important;font-weight:600!important;font-size:.8125rem!important}.section-wrapper footer,footer.section,[class*=footer]{font-family:DM Sans,system-ui,sans-serif}.site-footer,footer.section{border-top:1px solid rgba(0,0,0,.08)}.site-footer [class*=__heading],.site-footer h4,.site-footer .h4,[class*=footer] .menu__heading,[class*=footer] h4{font-family:DM Sans,system-ui,sans-serif!important;font-size:.6875rem!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important}[class*=footer] a,.site-footer a{font-family:DM Sans,system-ui,sans-serif!important;font-size:.875rem!important;transition:opacity .18s ease}[class*=footer] a:hover,.site-footer a:hover{opacity:.65}.social-icons a,[class*=social] a{transition:opacity .18s ease,transform .18s ease}.social-icons a:hover,[class*=social] a:hover{opacity:.7;transform:translateY(-2px)}input[type=email],input[type=text],input[type=search],textarea{font-family:DM Sans,system-ui,sans-serif!important;font-size:.875rem!important;border-radius:6px!important}*:focus-visible{outline:2px solid var(--qrs-dark);outline-offset:3px;border-radius:3px}::selection{background:var(--qrs-dark);color:#fff}img[loading=lazy]{opacity:1;transition:opacity .3s ease}img.loaded,img:not([loading=lazy]){opacity:1}.marquee,[class*=marquee]{border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.color-scheme-1 .icon-block svg,.color-scheme-2 .icon-block svg,.color-scheme-3 .icon-block svg{color:var(--qrs-dark)!important;fill:var(--qrs-dark)!important}.color-scheme-1 .icon-block,.color-scheme-2 .icon-block,.color-scheme-3 .icon-block{color:var(--qrs-dark)!important}.color-scheme-1 .icon-block svg,.color-scheme-2 .icon-block svg{color:#111!important}.section .icon-block svg{color:var(--qrs-dark);transition:color .2s ease}.section .group-block:hover .icon-block svg{color:var(--qrs-accent)}.color-scheme-4 .hero__content-wrapper,.color-scheme-4 .slide__content,.color-scheme-5 .hero__content-wrapper,.color-scheme-5 .slide__content{color:#fff}.color-scheme-4.section,.color-scheme-4 .section-background{background:#383838!important}.color-scheme-5.section,.color-scheme-5 .section-background{background:#111!important}.section-wrapper .group-block{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 20px;border-radius:12px;transition:background .2s ease,transform .2s ease}.section-wrapper .group-block:hover{background:#f7f7f7;transform:translateY(-3px)}.section-wrapper .icon-block{width:72px;height:72px;border-radius:18px;background:#f0f0f0;display:flex!important;align-items:center;justify-content:center;margin-bottom:16px;flex-shrink:0;transition:background .2s ease}.section-wrapper .group-block:hover .icon-block{background:#ffeef3}.section-wrapper .icon-block img,.section-wrapper .icon-block svg{max-width:40px;max-height:40px;object-fit:contain}.section-wrapper .group-block .text-block strong,.section-wrapper .group-block .text-block b,.section-wrapper .group-block h3,.section-wrapper .group-block h4{font-family:DM Sans,system-ui,sans-serif!important;font-weight:700!important;font-size:.9375rem!important;color:#111!important;letter-spacing:0!important;display:block;margin-bottom:4px}.section-wrapper .group-block p,.section-wrapper .group-block .text-block p{font-family:DM Sans,system-ui,sans-serif!important;font-size:.8125rem!important;color:#666!important;line-height:1.5!important;margin:0!important}.section-wrapper.section{padding-block:40px}.color-scheme-5 marquee-component,.color-scheme-4 marquee-component{background:transparent}marquee-component .text-block p,marquee-component .text-block h1,marquee-component .text-block h2,marquee-component .text-block h3{font-family:Barlow Semi Condensed,system-ui,sans-serif!important;font-weight:600!important;font-size:clamp(1rem,2.5vw,1.375rem)!important;text-transform:uppercase!important;letter-spacing:.08em!important;white-space:nowrap!important;margin:0!important}marquee-component .icon-block{color:#e92854!important;fill:#e92854!important;opacity:.8;width:auto!important;height:auto!important;background:transparent!important;margin:0 8px!important}.shopify-section:has(marquee-component){border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.color-scheme-1 .shopify-section:has(marquee-component),.color-scheme-2 .shopify-section:has(marquee-component){border-color:#00000012}.product-card .price,product-price .price,.price-block .price{font-family:DM Sans,system-ui,sans-serif!important;font-weight:700!important;font-size:1.5rem!important;color:var(--qrs-accent)!important}.product-card .compare-at-price,product-price .compare-at-price{font-family:DM Sans,system-ui,sans-serif!important;font-weight:400!important;font-size:.875rem!important;color:#aaa!important;text-decoration:line-through}.product-card .badge,.product-card [class*=badge--sale],.product-card .price__badge-sale{background:#e92854!important;color:#fff!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:.6875rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;border-radius:4px!important}.product-card{transition:transform .22s ease,box-shadow .22s ease;border-radius:var(--qrs-radius)}.product-card:hover{transform:translateY(-3px);box-shadow:var(--qrs-shadow-hover)}.product-card .product-card__title,.product-card [class*=product-title]{font-family:DM Sans,system-ui,sans-serif!important;font-weight:600!important;font-size:.875rem!important;color:#111!important;line-height:1.35!important}.shopify-section-section_4znazi{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.shopify-section-section_4znazi .section-content-wrapper{max-width:860px!important;margin-inline:auto!important;padding-inline:24px!important;text-align:center}.shopify-section-section_4znazi h2{font-family:Barlow Semi Condensed,system-ui,sans-serif!important;font-weight:700!important;font-size:clamp(1.75rem,3vw,2.5rem)!important;color:#111!important;letter-spacing:-.01em!important;margin-bottom:16px!important}.shopify-section-section_4znazi p{font-family:DM Sans,system-ui,sans-serif!important;font-size:clamp(.9375rem,1.5vw,1.0625rem)!important;line-height:1.8!important;color:#555!important}footer .section-content-wrapper,.shopify-section-group-footer-group footer{background:#f8f8f8}footer [class*=menu] a,footer [class*=nav] a{font-family:DM Sans,system-ui,sans-serif!important;font-size:.875rem!important;color:#555!important;text-decoration:none!important;transition:color .18s ease!important}footer [class*=menu] a:hover,footer [class*=nav] a:hover{color:#e92854!important}footer [class*=menu__heading],footer [class*=nav__heading],footer .menu-block__heading{font-family:DM Sans,system-ui,sans-serif!important;font-size:.6875rem!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#111!important;margin-bottom:16px!important}.email-signup__input{font-family:DM Sans,system-ui,sans-serif!important;font-size:.875rem!important}.email-signup-block [class*=heading],.email-signup-block h2,.email-signup-block h3{font-family:DM Sans,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:700!important;color:#111!important;margin-bottom:12px!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/qrs-design.css.map */
