.bloopy-storefront{--ink:#202023;--muted:#696970;--paper:#faf9f6;--lavender:#e9e2f8;--accent:#5d397e;--line:#dedbd7;margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;line-height:1.55}.bloopy-storefront *{box-sizing:border-box}.bloopy-storefront a{color:inherit;text-decoration:none}.bloopy-storefront button,.bloopy-storefront input{font:inherit}.bloopy-storefront button,.bloopy-storefront summary{cursor:pointer}.bloopy-storefront button{color:inherit}.bloopy-storefront img{max-width:100%;height:auto;display:block}.bloopy-storefront h1,.bloopy-storefront h2,.bloopy-storefront h3,.bloopy-storefront p,.bloopy-storefront figure{margin:0}.bloopy-storefront :focus-visible{outline:3px solid #8153bc;outline-offset:5px}.bs-skip{position:fixed;left:20px;top:-100px;z-index:200;padding:12px;background:white}.bs-skip:focus{top:10px}.bs-header{height:88px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid rgba(0,0,0,.06);position:relative;z-index:20}.bs-logo{display:block;width:124px;flex-shrink:0}.bs-logo img{object-fit:contain;max-height:48px}.bs-header nav,.bs-header-tools{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:550}.bs-header a:hover,.bs-text-link:hover{color:var(--accent)}.bs-language{position:relative;font-size:12px}.bs-language summary{min-height:44px;display:flex;align-items:center;gap:6px;list-style:none}.bs-language summary:after{content:'⌄'}.bs-language>div{position:absolute;right:0;top:44px;background:white;box-shadow:0 12px 32px #0001;padding:12px;border-radius:14px;min-width:130px}.bs-language a{display:block;padding:7px 12px}.bs-language a[aria-current]{background:var(--lavender);border-radius:6px}.bs-hero{padding-top:62px;overflow:hidden}.bs-hero-copy{text-align:center;max-width:820px;margin:auto;padding:0 24px;position:relative;z-index:1}.bs-eyebrow{font-size:12px;font-weight:600;letter-spacing:.07em;color:var(--accent);margin-bottom:20px!important}.bs-hero h1{font-size:clamp(58px,6.4vw,94px);font-weight:600;line-height:1.03;letter-spacing:-.065em}.bs-lead{max-width:515px;margin:26px auto 0!important;font-size:17px;line-height:1.6;color:var(--muted)}.bs-actions{display:flex;align-items:center;justify-content:center;gap:26px;margin-top:30px}.bs-button{display:inline-flex;justify-content:center;align-items:center;gap:28px;border-radius:99px;padding:14px 24px;color:#fff!important;background:var(--ink);font-size:13px;font-weight:550;min-height:48px;transition:background .2s,transform .2s}.bs-button:hover{background:var(--accent);transform:translateY(-2px)}.bs-text-link{font-size:13px;font-weight:600;display:inline-flex;gap:16px;align-items:center;min-height:44px}.bs-hero-stage{width:min(1050px,94%);margin:30px auto 0!important;position:relative;border-radius:28px;overflow:hidden;aspect-ratio:1.85;background:#f1ede7}.bs-hero-stage>img{width:100%;height:100%;object-fit:cover;animation:bs-camera 16s ease-in-out infinite alternate;animation-play-state:paused}.bs-hero-stage.is-visible:not(.is-paused)>img{animation-play-state:running}.bs-motion-toggle{position:absolute;right:20px;bottom:20px;border:1px solid #fff9;background:#ffffffb8;border-radius:50%;width:44px;height:44px;backdrop-filter:blur(10px)}@keyframes bs-camera{from{transform:scale(1)}to{transform:scale(1.045)}}.bs-proof{max-width:1050px;margin:32px auto 0;padding:0 20px 36px;display:flex;justify-content:center;gap:50px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.bs-proof span{display:flex;gap:12px;align-items:center}.bs-proof b{font-size:10px;color:var(--accent);font-weight:500}.bs-section{padding:100px max(5.5%,calc((100% - 1280px)/2));scroll-margin-top:24px}.bs-section-heading{text-align:center;margin-bottom:46px}.bs-section h2{font-size:clamp(34px,4vw,57px);line-height:1.12;letter-spacing:-.045em;font-weight:600}.bs-section-heading>p:not(.bs-eyebrow){margin:20px auto 0;max-width:500px;color:var(--muted);font-size:15px}.bs-use-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.bs-use{border-radius:28px;overflow:hidden;display:flex;flex-direction:column;background:#f0ece7;position:relative;min-height:570px}.bs-use-personal{background:#ece5f4}.bs-use-pet{grid-column:1/-1;grid-row:1;min-height:535px;display:block}.bs-use-copy{padding:42px;position:relative;z-index:1}.bs-use h3{font-size:30px;font-weight:600;line-height:1.16;letter-spacing:-.035em;margin:20px 0}.bs-use p{max-width:390px;font-size:14px;line-height:1.7;color:#626067}.bs-use .bs-text-link{margin-top:16px}.bs-pill{font-size:11px;font-weight:550;border-radius:99px;padding:7px 12px;border:1px solid #26232c25;display:inline-block}.bs-use-art{flex:1;min-height:220px;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.bs-use-art>img{width:76%;max-height:370px;object-fit:contain}.bs-use-pet .bs-use-copy{max-width:45%;padding:60px 48px}.bs-use-pet .bs-use-art{position:absolute;inset:0;z-index:0}.bs-use-pet .bs-use-art>img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:50% 50%}.bs-use-pet .bs-use-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#e8e4df 0%,#e8e4dfbb 28%,#e8e4df00 60%)}.bs-collection{background:#f1f0ee}.bs-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:40px}.bs-filters button{border:1px solid #d9d6d2;background:transparent;padding:10px 20px;min-height:44px;border-radius:99px;font-size:12px;transition:background .2s}.bs-filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.bs-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.bs-product{background:#fff;border-radius:22px;overflow:hidden;display:flex;flex-direction:column}.bs-product[hidden]{display:none}/* A definite square avoids intrinsic flex/percentage sizing differences in Safari. */
.bs-product-image{display:block;position:relative;width:100%;min-width:0;flex:0 0 auto;background:#fdfdfc}
.bs-product-image:before{content:"";display:block;padding-top:100%}.bs-product-image img{position:absolute;inset:0;width:100%;height:100%;min-width:0;min-height:0;max-width:100%;padding:25px;object-fit:contain;object-position:center;transition:transform .45s}@media(hover:hover) and (pointer:fine){.bs-product-image:hover img{transform:scale(1.04)}}.bs-product-info{padding:0 21px 24px;flex:1;display:flex;flex-direction:column}.bs-product-type{font-size:10px;color:var(--muted);margin-bottom:5px!important}.bs-product h3{font-size:20px;letter-spacing:-.025em;font-weight:550;line-height:1.2;margin-bottom:25px}.bs-product-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:auto}.bs-price{font-size:14px;font-weight:600}.bs-price del{font-size:10px;color:var(--muted)}.bs-buy{border:0;background:#eee7f7;color:#4a2c65!important;font-size:10px!important;font-weight:650!important;padding:10px 13px;min-height:44px;border-radius:99px;white-space:nowrap}.bs-buy:hover{background:#ded0f0}.bs-stock{font-size:11px;color:var(--muted)}.bs-how{text-align:center}.bs-how ol{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:0;margin:55px 0 0;gap:50px;text-align:left}.bs-step{display:block;color:#b2a0c6;font-size:35px;font-weight:300;margin-bottom:22px;letter-spacing:-.05em}.bs-how h3{font-size:19px;margin-bottom:13px;font-weight:550}.bs-how p{font-size:14px;color:var(--muted);max-width:300px}.bs-faq{padding-top:20px;display:grid;grid-template-columns:1fr 1.4fr;gap:70px}.bs-faq details{border-bottom:1px solid var(--line);padding:22px 0}.bs-faq summary{list-style:none;font-size:16px;font-weight:550;display:flex;justify-content:space-between;gap:20px;min-height:24px}.bs-faq summary::-webkit-details-marker,.bs-language summary::-webkit-details-marker{display:none}.bs-faq details[open] summary span{transform:rotate(45deg)}.bs-faq details p{font-size:14px;color:var(--muted);margin:20px 24px 0 0;line-height:1.75}.bs-footer{border-top:1px solid var(--line);margin:0 5.5%;padding:50px 0 24px;display:grid;grid-template-columns:1fr 1fr;gap:36px}.bs-footer p{font-size:13px;color:var(--muted);margin-top:16px}.bs-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:12px}.bs-footer small{font-size:10px;color:var(--muted);grid-column:1/-1}
@media(min-width:1600px){.bs-header{padding-left:calc((100% - 1440px)/2);padding-right:calc((100% - 1440px)/2)}}
@media(max-width:1100px){.bs-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bs-use-pet .bs-use-copy{max-width:49%;padding:42px 32px}.bs-use-copy{padding:30px}.bs-use h3{font-size:27px}.bs-proof{gap:26px}.bs-use-pet .bs-use-art>img{object-position:60% 50%}}
@media(max-width:760px){.bs-header{height:74px;padding:0 22px;gap:14px}.bs-logo{width:104px}.bs-header nav{display:none}.bs-header-tools{gap:18px}.bs-account{font-size:11px}.bs-hero{padding-top:42px}.bs-hero h1{font-size:58px;letter-spacing:-.06em}.bs-eyebrow{font-size:10px;letter-spacing:.04em}.bs-lead{font-size:15px;max-width:355px;margin-top:22px!important}.bs-actions{gap:20px;margin-top:24px}.bs-button{font-size:12px;padding:12px 20px;gap:15px}.bs-text-link{font-size:12px}.bs-hero-stage{width:calc(100% - 24px);margin-top:28px!important;border-radius:20px;aspect-ratio:1.35}.bs-hero-stage>img{object-position:center}.bs-proof{padding:0 16px 26px;margin-top:24px;gap:16px;justify-content:space-around;align-items:flex-start;font-size:10px}.bs-proof span{flex-direction:column;text-align:center;gap:5px;max-width:105px}.bs-section{padding:65px 20px;scroll-margin-top:15px}.bs-section h2{font-size:36px}.bs-section-heading{margin-bottom:30px}.bs-section-heading>p:not(.bs-eyebrow){font-size:14px}.bs-use-grid{grid-template-columns:1fr;gap:18px}.bs-use{min-height:0;border-radius:24px}.bs-use-pet{grid-column:auto;grid-row:auto;display:flex}.bs-use-pet .bs-use-copy{max-width:100%;padding:30px 26px;background:#e9e5df}.bs-use-copy{padding:30px 26px}.bs-use h3{font-size:28px}.bs-use p{font-size:14px;max-width:none}.bs-use-pet .bs-use-art{position:relative;inset:auto;min-height:290px;aspect-ratio:1.1}.bs-use-pet .bs-use-art>img{height:100%;position:absolute;object-position:78% 50%;width:140%;max-width:none}.bs-use-pet .bs-use-art:after{display:none}.bs-use-art{min-height:240px;max-height:300px}.bs-use-art>img{height:100%;width:82%;max-height:300px}.bs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bs-product{border-radius:18px}.bs-product-image img{padding:15px}.bs-product-info{padding:0 14px 18px}.bs-product h3{font-size:18px;min-height:42px;margin-bottom:15px}.bs-product-type{font-size:9px}.bs-price{font-size:13px}.bs-product-bottom{align-items:flex-start;flex-direction:column;gap:10px}.bs-buy{font-size:10px!important;padding:9px 12px}.bs-filters{gap:6px;margin-bottom:26px}.bs-filters button{padding:9px 12px;font-size:10px}.bs-how ol{grid-template-columns:1fr;gap:32px;margin-top:36px}.bs-how li{position:relative;padding-left:56px}.bs-step{position:absolute;left:0;top:-7px;font-size:29px}.bs-how h3{font-size:18px}.bs-how p{max-width:none}.bs-faq{padding-top:5px;grid-template-columns:1fr;gap:20px}.bs-faq h2{text-align:center}.bs-faq summary{font-size:15px}.bs-footer{margin:0 20px;padding:35px 0 20px;grid-template-columns:1fr;gap:28px}.bs-footer nav{gap:18px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.bloopy-storefront *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.bs-motion-toggle{display:none}}
/* Product visibility takes priority over edge-to-edge cropping. */
.bs-hero-stage{aspect-ratio:3/2}.bs-hero-stage>img{object-fit:contain;animation-name:bs-camera-safe;animation-duration:8s;transform-origin:50% 54%}@keyframes bs-camera-safe{from{transform:scale(1) translateX(0)}to{transform:scale(1.065) translateX(-.4%)}}
.bs-use-pet .bs-use-art{left:40%;background:#e8e4df}.bs-use-pet .bs-use-art>img{object-fit:contain;object-position:center right}.bs-use-pet .bs-use-art:after{background:linear-gradient(90deg,#e8e4df 0%,#e8e4df00 25%)}
@media(max-width:760px){.bs-hero-stage{aspect-ratio:3/2}.bs-use-pet .bs-use-art{left:auto;aspect-ratio:3/2;min-height:0;max-height:none}.bs-use-pet .bs-use-art>img{position:static;width:100%;height:auto;max-width:100%;object-fit:contain}.bs-use-art{min-height:0;max-height:none}.bs-use-art>img{height:auto;max-height:none;max-width:100%}}
@media(min-width:1101px){.bs-hero{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:40px;max-width:1500px;margin:auto;padding:72px 5.5% 28px}.bs-hero-copy{text-align:left;padding:0;max-width:none;margin:0}.bs-hero h1{font-size:clamp(58px,5.2vw,78px);letter-spacing:-.058em}.bs-hero .bs-lead{margin:25px 0 0!important;font-size:16px;max-width:400px}.bs-hero .bs-actions{justify-content:flex-start;gap:22px}.bs-hero-stage{width:100%;margin:0!important;align-self:center}.bs-proof{margin-top:28px}}

.bs-hero-stage.is-background>img{animation-play-state:paused!important}
@media(max-width:360px){.bs-header{padding-inline:16px}.bs-header-tools{gap:12px}.bs-hero h1{font-size:49px}.bs-actions{gap:12px}.bs-product-info{padding-inline:11px}.bs-product h3{font-size:16px}.bs-filters button{padding-inline:10px}}

/* Editorial scenes preserve the complete real products at every viewport. */
.bs-use-personal .bs-use-art,.bs-use-object .bs-use-art{min-height:0;max-height:none;aspect-ratio:3/2;padding:0;display:block}.bs-use-personal .bs-use-art>img,.bs-use-object .bs-use-art>img{width:100%;height:100%;max-height:none;object-fit:contain;transform:none}
/* Native WooCommerce validation and payment controls, with the shared BLOOPY presentation. */
.bs-commerce-main{max-width:1320px;margin:auto;padding:48px 40px 90px}.bs-product-detail{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:72px;margin-top:30px}.bs-product-detail>*{min-width:0;max-width:100%}
.bs-detail-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-content:start;min-width:0;width:100%}.bs-detail-gallery figure{position:relative;min-width:0;width:100%;background:#f0ede8;border-radius:24px}
.bs-detail-gallery figure:before{content:"";display:block;padding-top:100%}.bs-detail-gallery figure:first-child{grid-column:1/-1}
.bs-detail-gallery figure:first-child img{padding:48px}.bs-detail-gallery img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;min-width:0;min-height:0;padding:20px;object-fit:contain;object-position:center}.bs-detail-copy h1{font-size:clamp(42px,5vw,72px);line-height:1.05;letter-spacing:-.055em}.bs-detail-price{font-size:25px;margin-top:20px}.bs-detail-copy .bs-lead{margin:20px 0!important;font-size:16px}.bs-detail-label{font-size:13px;font-weight:600;margin-top:30px!important}.bs-designs{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 28px}.bs-designs a{display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:12px;padding:6px 12px 6px 4px;font-size:12px}.bs-designs a[aria-current]{border:2px solid var(--ink);padding:5px 11px 5px 3px;background:#fff}.bs-designs img{width:40px;height:40px;object-fit:contain}.bs-detail-buy{display:grid;grid-template-columns:70px minmax(0,1fr);gap:10px;align-items:center}.bs-detail-buy label{grid-column:1/-1;font-size:12px}.bs-detail-buy input{width:70px;border:1px solid var(--line);border-radius:12px;min-height:50px;padding:10px;background:#fff}.bs-detail-buy button{border:0;min-width:0;max-width:100%;white-space:normal}.bs-detail-note{font-size:12px;color:var(--muted);margin:18px 0!important}.bs-detail-facts{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0;font-size:11px}.bs-detail-facts span{background:var(--lavender);padding:7px 11px;border-radius:20px}.bs-product-faq{border-top:1px solid var(--line);padding:20px 0;font-size:14px}.bs-product-faq summary{font-weight:600}.bs-product-faq h3{font-size:15px;margin-top:18px}.bs-product-faq p{color:var(--muted);margin-top:12px}.bs-checkout-heading{margin:10px 0 42px}.bs-checkout-heading h1{font-size:clamp(36px,5vw,64px);line-height:1.1;letter-spacing:-.05em}.bs-checkout-heading>p:last-child{margin-top:16px;color:var(--muted)}.bs-commerce .woocommerce{font-size:14px}.bs-commerce .woocommerce h3,.bs-commerce .woocommerce h2{font-size:23px;letter-spacing:-.025em;margin-bottom:24px}.bs-commerce .woocommerce .form-row{margin-bottom:18px;padding:0}.bs-commerce .woocommerce .form-row label{display:block;font-size:12px;margin-bottom:6px}.bs-commerce .woocommerce input.input-text,.bs-commerce .woocommerce textarea,.bs-commerce .woocommerce select{background:#fff;border:1px solid #d7d4d0;border-radius:10px;min-height:48px;padding:12px;width:100%;font:inherit;color:var(--ink)}.bs-commerce .woocommerce input[type=checkbox],.bs-commerce .woocommerce input[type=radio]{accent-color:#5d397e}.bs-commerce .woocommerce .button,.bs-commerce .woocommerce button.button{background:var(--ink);color:white;border:0;border-radius:50px;padding:14px 24px;font-weight:550;line-height:1.4;text-transform:none}.bs-commerce .woocommerce .button:disabled{opacity:.45}.bs-commerce .woocommerce table.shop_table{border:1px solid var(--line);border-radius:18px;background:white;border-collapse:separate;overflow:hidden}.bs-commerce .woocommerce table.shop_table td,.bs-commerce .woocommerce table.shop_table th{padding:16px}.bs-commerce .woocommerce #payment{background:#f0ede8;border-radius:18px;padding:12px}.bs-commerce .woocommerce #payment .payment_box{background:#fff;border-radius:12px}.bs-commerce .woocommerce .woocommerce-error,.bs-commerce .woocommerce .woocommerce-message,.bs-commerce .woocommerce .woocommerce-info{border:1px solid var(--line);border-radius:12px;background:white;color:var(--ink);padding:18px 24px;margin:0 0 24px;list-style-position:inside}.bs-commerce .woocommerce .woocommerce-error{border-color:#ae3333}.bs-commerce .woocommerce .woocommerce-invalid input{border-color:#ae3333}.bs-commerce .woocommerce .select2-container .select2-selection--single{min-height:48px;border:1px solid #d7d4d0;border-radius:10px;padding:9px}.bs-commerce .woocommerce .select2-selection__arrow{top:12px}.bs-commerce .woocommerce form.checkout #customer_details{margin-bottom:40px}.bs-commerce .woocommerce .product-thumbnail img{width:72px;max-width:72px;object-fit:contain}.bs-commerce .woocommerce a.remove{color:#555!important}.bs-commerce .woocommerce .quantity .qty{width:70px}.bs-commerce .woocommerce-privacy-policy-text{font-size:12px;color:var(--muted);margin:20px 0}
@media(max-width:760px){.bs-commerce-main{padding:28px 20px 60px}.bs-product-detail{grid-template-columns:minmax(0,1fr);gap:28px;margin-top:24px}.bs-detail-gallery figure:first-child img{padding:28px}.bs-detail-copy h1{font-size:44px}.bs-detail-copy .bs-eyebrow{margin-bottom:12px!important}.bs-checkout-heading{margin-bottom:30px}.bs-commerce .woocommerce table.shop_table td,.bs-commerce .woocommerce table.shop_table th{padding:12px}.bs-commerce .woocommerce .col2-set .col-1,.bs-commerce .woocommerce .col2-set .col-2{float:none;width:100%}.bs-commerce .woocommerce .form-row-first,.bs-commerce .woocommerce .form-row-last{float:none;width:100%}.bs-commerce .woocommerce #place_order{width:100%;min-height:52px}.bs-commerce .woocommerce .cart-collaterals .cart_totals{width:100%;float:none}}

.bs-cart-link{display:flex;align-items:center;position:relative;min-height:44px;min-width:26px}.bs-cart-link>span{position:absolute;right:-8px;top:0;border-radius:12px;background:#e9e2f8;color:#4a2c65;min-width:17px;height:17px;display:grid;place-items:center;font-size:9px}.bs-commerce .woocommerce form.checkout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:0 48px}.bs-commerce .woocommerce form.checkout #customer_details{grid-column:1;grid-row:1 / span 3}.bs-commerce .woocommerce form.checkout #order_review_heading,.bs-commerce .woocommerce form.checkout #order_review{grid-column:2}.bs-commerce .woocommerce form.checkout .col2-set .col-1,.bs-commerce .woocommerce form.checkout .col2-set .col-2{float:none;width:100%;max-width:none;padding:0}.bs-commerce .woocommerce form.checkout .col2-set .col-2{margin-top:24px}.bs-commerce .woocommerce .woocommerce-checkout-review-order-table{width:100%}.bs-commerce .woocommerce form.checkout .woocommerce-input-wrapper{display:block}.bs-commerce .woocommerce form.checkout #ship-to-different-address{font-size:16px}.bs-commerce .woocommerce .woocommerce-form__label-for-checkbox input{display:inline-block;width:auto;min-height:0}.bs-commerce .woocommerce .woocommerce-form__label-for-checkbox span{display:inline}.bs-commerce .woocommerce .return-to-shop{margin:24px 0}.bs-commerce .woocommerce .cart-empty{font-size:18px;padding:32px!important}.bs-commerce .woocommerce .cart_totals h2{margin-top:30px}.bs-commerce .woocommerce .checkout_coupon{margin-bottom:32px}
@media(max-width:760px){.bs-header-tools{gap:14px}.bs-commerce .woocommerce form.checkout{display:block}.bs-commerce .woocommerce form.checkout #customer_details{margin-bottom:30px}.bs-commerce .woocommerce table.cart td.actions .coupon .input-text{width:100%;margin-bottom:10px}.bs-commerce .woocommerce table.cart td.actions .coupon .button{width:100%}}

.bloopy-storefront,.bloopy-storefront h1,.bloopy-storefront h2,.bloopy-storefront h3,.bloopy-storefront h4,.bloopy-storefront p,.bloopy-storefront input,.bloopy-storefront button,.bloopy-storefront textarea,.bloopy-storefront select{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.bs-checkout-heading h1{font-weight:600!important}.bs-commerce .woocommerce h2,.bs-commerce .woocommerce h3{font-weight:550!important;text-transform:none!important}.bloopy-storefront .screen-reader-text{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;word-wrap:normal!important}.bs-commerce table th{text-transform:none!important;letter-spacing:normal!important}.bs-empty-cart{padding:60px 32px;text-align:center;border:1px solid var(--line);border-radius:24px;background:#fff}.bs-empty-cart h2{font-size:28px;font-weight:550;letter-spacing:-.03em}.bs-empty-cart p{margin:18px auto 28px;max-width:420px;color:var(--muted)}

.bs-information-page{max-width:1120px}.bs-page-content{font-size:16px;line-height:1.8;overflow-wrap:anywhere}.bs-page-content p{margin:0 0 1.25em}.bs-page-content h2,.bs-page-content h3{font-weight:550;line-height:1.25;margin:1.8em 0 .8em}.bs-page-content h2{font-size:30px}.bs-page-content h3{font-size:23px}.bs-page-content a{text-decoration:underline;text-underline-offset:3px;color:var(--accent)}.bs-page-content table{max-width:100%}.bs-page-content .woocommerce-MyAccount-navigation a{text-decoration:none}.bs-page-content .woocommerce-MyAccount-navigation li{padding:10px 0}

.bloopy-storefront #cookie-notice{background:#f4f0fa!important;color:#29242f;border-top:1px solid #dfd7e8;box-shadow:0 -8px 30px #30203a0a;font:13px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.bloopy-storefront #cookie-notice .cookie-notice-container{color:#29242f!important;padding:18px 40px}.bloopy-storefront #cookie-notice .cn-button{background:#443051!important;color:#fff!important;border:1px solid #443051;border-radius:24px;padding:8px 18px;min-height:40px;font-size:12px}.bloopy-storefront #cookie-notice #cn-refuse-cookie,.bloopy-storefront #cookie-notice #cn-more-info{background:transparent!important;color:#443051!important}.bloopy-storefront #cookie-notice .cn-close-icon::before,.bloopy-storefront #cookie-notice .cn-close-icon::after{background:#443051}@media(max-width:600px){.bloopy-storefront #cookie-notice .cookie-notice-container{padding:18px 28px}.bloopy-storefront #cookie-notice .cn-button{margin:4px;padding:7px 12px}}

@media(max-width:760px){.bs-hero h1{font-size:clamp(36px,11.4vw,56px)}}
.bloopy-storefront #cookie-notice.cookie-notice-hidden{background:transparent!important;border:0;box-shadow:none;min-width:0;width:auto;max-width:calc(100% - 32px);left:auto;right:16px;bottom:12px}.bloopy-storefront #cookie-notice .cookie-revoke-container{color:#29242f!important;padding:0}.bloopy-storefront #cookie-notice #cn-revoke-cookie{box-shadow:0 3px 15px #30203a18;font-size:10px;padding:6px 12px;min-height:32px}
