/* Bebe Love storefront. Product and order logic lives in the existing application. */
body.bl-store{--brand:#235b51;--brand-dark:#16463e;--brand-soft:#edf4f0;--ink:#293d37;--muted:#718079;--line:#e3e8e1;--bg:#fffdf9;--soft:#f6f5f0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,'Segoe UI',sans-serif}
.bl-store .site-header{background:#fffdf9f5;backdrop-filter:blur(14px);border-bottom:1px solid #e9e8e0;box-shadow:0 5px 25px #233c3404}.bl-store .header-main{min-height:92px}.bl-store .header-search{background:#f4f4ef;border-color:#e9e9e1;border-radius:30px}.bl-store .header-search input{background:transparent}.bl-store .header-search button{border-radius:50%;background:var(--brand)}.bl-store .header-action{border-radius:50%;box-shadow:none}.bl-store .cart-button{border-radius:30px;background:var(--brand);color:white}.bl-store .nav-row{gap:8px;padding-top:9px;padding-bottom:9px;scrollbar-width:thin;scrollbar-color:#d9e1d8 transparent}.bl-store .nav-link{border-radius:20px;font-size:11px;padding:9px 14px;color:#5c6d63}.bl-store .nav-link.all{background:#e9f0e9;color:#235b51}.bl-store .nav-link:hover{background:#f0ece4;color:#235b51}.bl-store .btn{border-radius:25px;min-height:46px;transition:background .2s,transform .2s,box-shadow .2s}.bl-store .btn.primary{background:var(--brand);box-shadow:none}.bl-store .btn.primary:hover{background:var(--brand-dark);box-shadow:0 6px 18px #235b5120}.bl-store .btn:active{transform:scale(.98)}.bl-store a:focus-visible,.bl-store button:focus-visible,.bl-store [tabindex]:focus-visible{outline:3px solid #90b4a0;outline-offset:4px}.bl-store .price,.bl-store .product-price .price{color:var(--brand)}.bl-store .site-footer{background:#233f36;border-radius:40px 40px 0 0;margin-top:70px}.bl-store .footer-links a,.bl-store .footer-about p,.bl-store .footer-bottom{color:#d3ddd5}.bl-store .footer-brand-logo{background:#fffdf9;border-radius:18px;padding:8px}.bl-store .footer-main{padding-top:48px}.bl-store .panel,.bl-store .product-info,.bl-store .summary{border-color:var(--line);border-radius:22px;box-shadow:0 6px 25px #233c3404}.bl-store .gallery-stage{background:#f8f6f1;border-radius:24px}.bl-store .variant-option.active{background:#edf4ee;color:var(--brand);border-color:var(--brand)}
.bl-kicker{display:inline-flex;gap:8px;align-items:center;font-size:10px;letter-spacing:.16em;font-weight:800;color:#567165}.bl-kicker>span{font-size:23px;color:#b07c5c}.bl-hero{display:grid;grid-template-columns:1fr 1fr;margin-top:27px;min-height:550px;background:#f4eee3;border:1px solid #eee7db;border-radius:30px;overflow:hidden;position:relative}.bl-hero-copy{padding:58px 48px;align-self:center;position:relative;z-index:2}.bl-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(44px,4.9vw,74px);font-weight:400;line-height:1.04;letter-spacing:-.055em;margin:23px 0;max-width:540px}.bl-hero-copy>p{font-size:15px;line-height:1.9;color:#667267;max-width:410px;margin:0 0 27px}.bl-hero-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.bl-text-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:750;color:#315b4a}.bl-text-link>.icon{width:16px;height:16px}.bl-text-link:hover{color:#aa6445}.bl-hero-foot{display:flex;gap:12px;align-items:center;margin-top:38px;font-size:10px;line-height:1.7;color:#718071}.bl-hero-foot strong{font-weight:650}.bl-heart{font-size:31px;color:#af755e;line-height:1}
.bl-showcase{position:relative;background:#e8ede0;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:28px 28px 20px;overflow:hidden}.bl-showcase-label{font-size:9px;font-weight:800;letter-spacing:.17em;color:#6e806c;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.bl-showcase-label>span{font-size:21px}.bl-orbit{position:absolute;width:90%;aspect-ratio:1;border:1px solid #b6c5ae88;border-radius:50%;left:5%;top:10%;pointer-events:none}.bl-orbit:after{content:'';position:absolute;inset:19px;border:1px dashed #c4cebb;border-radius:50%}.bl-spark{position:absolute;color:#a0b296;z-index:1;pointer-events:none}.bl-spark-one{left:8%;top:20%;font-size:65px;transform:rotate(12deg)}.bl-spark-two{right:8%;top:60%;font-size:54px;color:#b37d5e}.bl-slide{position:relative;z-index:2;animation:bl-slide-in .65s ease both}.bl-slide[hidden]{display:none}.bl-stage-image{display:block;aspect-ratio:1.2;max-height:360px;margin:12px 0;position:relative}.bl-stage-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 15px 10px #33402c10);transition:transform .6s cubic-bezier(.2,.7,.2,1)}.bl-stage-image:hover img{transform:translateY(-6px) rotate(-2deg) scale(1.025)}.bl-slide-caption{display:flex;justify-content:space-between;gap:10px;align-items:center;background:#fffdf9ed;border:1px solid #ffffff;border-radius:17px;padding:15px 17px;box-shadow:0 8px 25px #49643e08}.bl-slide-caption small{display:block;font-size:9px;letter-spacing:.08em;color:#7d877a;text-transform:uppercase;margin-bottom:5px}.bl-slide-caption strong{display:block;font-size:13px;font-weight:750;line-height:1.5}.bl-slide-price{flex:none;font-size:15px;font-weight:800;letter-spacing:-.025em}.bl-slide-price>span{margin-left:8px;color:#7d8c6b}.bl-slider-controls{display:flex;justify-content:space-between;align-items:center;margin-top:17px;z-index:2;position:relative}.bl-slider-controls[hidden],.bl-rail-controls[hidden]{display:none}.bl-slider-controls>div{display:flex;gap:6px}.bl-slider-controls button,.bl-rail-controls button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #c9d2be;border-radius:50%;background:transparent;color:#47683e;cursor:pointer}.bl-slider-controls button:hover,.bl-rail-controls button:hover{background:#fffdf9}.bl-slider-controls .bl-dots button{border:0;width:23px;background:transparent}.bl-dots span{display:block;width:5px;height:5px;border-radius:10px;background:#b1bea6;transition:width .25s}.bl-dots [aria-pressed=true] span{width:20px;background:#496640}.bl-hero-empty{text-align:center;font-family:Georgia,serif;padding:60px 10px;font-size:24px}.bl-hero-empty>span{font-size:95px;color:#b47c64}
.bl-benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:26px 15px;border-bottom:1px solid #e6e8df;gap:20px}.bl-benefits>div,.bl-benefits>a{display:flex;justify-content:center;gap:12px;align-items:center;font-size:12px;font-weight:700}.bl-benefits .icon{color:#8d9c83;width:24px;height:24px;flex:none}.bl-benefits small{display:block;color:#869080;font-size:10px;font-weight:400;margin-top:3px}.bl-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:26px}.bl-section-head h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(29px,3vw,44px);line-height:1.15;letter-spacing:-.035em;margin:12px 0 0}.bl-section-head h2 em{font-weight:400;color:#b4775d}.bl-section-head p{font-size:12px;line-height:1.7;color:#7a8579;margin:10px 0 13px}.bl-categories{padding-top:49px;padding-bottom:44px}.bl-category-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(115px,1fr);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:3px 2px 15px;scrollbar-width:thin;scrollbar-color:#d9e1d8 transparent}.bl-category{display:flex;flex-direction:column;align-items:center;text-align:center;scroll-snap-align:start;min-width:0}.bl-category-symbol{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:#eaf0e7;color:#7b9171;transition:transform .3s,border-radius .3s;margin-bottom:12px}.bl-category-symbol .icon{width:26px;height:26px}.bl-category-symbol.tone-1{background:#f6e7dc;color:#b5886b}.bl-category-symbol.tone-2{background:#e9edf3;color:#899aaf}.bl-category-symbol.tone-3{background:#f1e9f0;color:#aa8b9e}.bl-category:hover .bl-category-symbol{transform:translateY(-5px) rotate(-7deg);border-radius:22px}.bl-category strong{font-size:11px;line-height:1.55;font-weight:650;max-width:135px}.bl-category small{font-size:9px;color:#93998e;margin-top:4px}
.bl-featured{background:#f4f4ed;padding:45px 0 50px;border-block:1px solid #eaede2;scroll-margin-top:155px}.bl-store .product-card{border:1px solid #e6e7dc;border-radius:19px;box-shadow:none;background:#fffdf9;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative}.bl-store .product-card:hover{transform:translateY(-5px);box-shadow:0 14px 28px #34482f0c;border-color:#bbcab1}.bl-store .product-card-image{background:#f9f8f3;aspect-ratio:1.05}.bl-store .product-card-image img{mix-blend-mode:multiply;padding:20px;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.bl-store .product-card:hover .product-card-image img{transform:scale(1.06) rotate(-1deg)}.bl-store .product-card-category{font-size:8px;letter-spacing:.12em;color:#8b967f}.bl-store .product-card-title{color:#314435;font-size:14px;margin:8px 0;min-height:38px;font-weight:700}.bl-store .product-card-meta{font-size:9px;color:#91988a}.bl-store .product-card-body{padding:18px}.bl-store .product-card .price{font-size:19px;letter-spacing:-.025em}.bl-store .product-card .old-price{font-size:11px;color:#a49c8e}.bl-store .product-card .stock{font-size:9px;color:#68805b;margin-top:6px}.bl-store .product-card .stock.out{color:#b36f61}.bl-store .product-badge.sale{background:#c57b5d;color:white;top:13px;left:13px;font-size:9px;padding:5px 9px}.bl-store .product-card-actions{margin-top:auto;padding-top:15px;gap:7px}.bl-store .product-card-actions .btn{font-size:11px;min-height:40px;padding-inline:12px}.bl-store .product-card-actions .icon-button{height:40px;width:40px;border-radius:50%;background:#f5f5ed}.bl-preview-trigger{position:absolute;top:12px;right:12px;z-index:3;width:33px;height:33px;border:1px solid #e5e7df;border-radius:50%;background:#fffdf9ed;color:#4f6a48;display:grid;place-items:center;cursor:pointer;transition:transform .2s,background .2s}.bl-preview-trigger:hover{background:#eaf0e6;transform:scale(1.08)}.bl-preview-trigger .icon{width:16px;height:16px}.bl-preview-trigger[hidden]{display:none}
.bl-bestsellers{padding-top:55px;padding-bottom:50px}.bl-editorial-mark{color:#bb8064;font-family:Georgia,serif;font-size:64px;line-height:1}.bl-story{display:grid;grid-template-columns:1fr .85fr;gap:40px;align-items:center;background:#f6e9dd;border:1px solid #f0dfd0;border-radius:27px;padding:44px 48px;overflow:hidden}.bl-story h2{font-family:Georgia,serif;font-size:43px;font-weight:400;letter-spacing:-.045em;line-height:1.1;margin:14px 0}.bl-story p{font-size:13px;line-height:1.8;color:#937e6e;max-width:380px}.bl-story .btn{margin-top:8px}.bl-story-art{min-height:230px;position:relative;display:grid;place-items:center;color:#b38367}.bl-story-art>span{font-family:Georgia,serif;font-size:clamp(42px,5vw,69px);line-height:1.05;letter-spacing:-.06em;transform:rotate(-8deg)}.bl-story-art em{font-weight:400;color:#789079}.bl-story-art b{position:absolute;right:3%;top:-3%;font-size:80px;font-weight:400;color:#dfbba0;animation:bl-slow-turn 28s linear infinite}.bl-story-art i{position:absolute;bottom:-10%;left:4%;font-family:Georgia,serif;font-size:90px;font-style:normal;color:#dab293;transform:rotate(-16deg)}.bl-new{padding-top:54px;padding-bottom:30px}.bl-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 54px)/4);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 0 18px;scrollbar-width:thin;scrollbar-color:#c5d0bc transparent}.bl-product-rail>.product-card{scroll-snap-align:start}.bl-rail-controls{display:flex;gap:8px}.bl-rail-controls button{width:38px;height:38px}
.bl-preview{padding:0;border:1px solid #dce5d7;border-radius:25px;width:min(840px,calc(100vw - 28px));max-height:90dvh;overflow:auto;background:#fffdf9;color:#293d37;box-shadow:0 30px 100px #19352a35}.bl-preview::backdrop{background:#203c3266;backdrop-filter:blur(5px)}.bl-preview-layout{display:grid;grid-template-columns:1fr 1fr}.bl-preview-picture{background:#f4f4ec;display:grid;place-items:center;min-height:330px;position:relative}.bl-preview-picture img{width:100%;height:350px;object-fit:contain;mix-blend-mode:multiply;padding:25px}.bl-preview-picture[data-loading=true]:before{content:'';position:absolute;width:28px;height:28px;border:2px solid #d4ddca;border-top-color:#446744;border-radius:50%;animation:bl-spin .8s linear infinite}.bl-preview-picture[data-loading=true] img{opacity:0}.bl-preview-copy{padding:55px 28px 30px;align-self:center}.bl-preview-copy h2{font-family:Georgia,serif;font-size:32px;font-weight:400;letter-spacing:-.04em;line-height:1.2;margin:15px 0}.bl-preview-price{font-size:25px;font-weight:750;margin:15px 0;color:#235b51}.bl-preview-stock{font-size:12px;color:#69815d}.bl-preview-note{font-size:12px;line-height:1.8;color:#85917e;margin:18px 0}.bl-preview-close{position:absolute;right:13px;top:13px;z-index:3;background:#fffdf9;border:1px solid #e0e6d8;border-radius:50%;width:33px;height:33px;font-size:21px;color:#42573b;cursor:pointer}.bl-preview-image-error{font-size:12px;color:#875f42;padding:20px;text-align:center}.bl-preview [hidden]{display:none!important}
.bl-progress{position:fixed;left:0;top:0;height:3px;width:100%;z-index:9999;pointer-events:none;opacity:0;background:linear-gradient(90deg,#b4c59b,#c78062,#577f64);transform-origin:left;transform:scaleX(.1)}.bl-store[data-shop-busy] .bl-progress{opacity:1;animation:bl-progress 1.7s ease-in-out infinite}.bl-sync{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:9px;align-items:center;z-index:120;background:#fffdf9;color:#355d43;border:1px solid #cdddc7;border-radius:30px;padding:11px 18px;font-size:12px;box-shadow:0 8px 30px #243b2720;max-width:calc(100% - 30px);pointer-events:none}.bl-sync[hidden]{display:none}.bl-sync:before,.bl-store button[aria-busy=true]:before{content:'';display:inline-block;flex:none;width:13px;height:13px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:bl-spin .75s linear infinite}.bl-store .toast{border-radius:15px;border:1px solid #bdd8bd;background:#edf6e8;color:#35623e;box-shadow:0 8px 30px #243b2710}.bl-store .toast.error{background:#fff0e9;color:#a15c44;border-color:#f0ccbc}.bl-store .cart-drawer{background:#fffdf9}.bl-store .drawer-head{background:#f1f3e9}.bl-store .drawer-total strong{color:#235b51}.bl-store .cart-count{transition:transform .3s}.bl-store .cart-count.bl-pop{animation:bl-pop .4s ease}.bl-store button[aria-busy=true]{cursor:progress}.bl-store .drawer-item[data-busy='1']{position:relative}.bl-store .drawer-item[data-busy='1']:after{content:'Duke përditësuar…';position:absolute;inset:0;background:#fffdf9bb;display:grid;place-items:center;font-size:12px;color:#446044;font-weight:700}
@keyframes bl-slide-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes bl-spin{to{transform:rotate(360deg)}}@keyframes bl-slow-turn{to{transform:rotate(360deg)}}@keyframes bl-progress{0%{transform:scaleX(.1)}75%{transform:scaleX(.87)}100%{transform:scaleX(.93)}}@keyframes bl-pop{50%{transform:scale(1.3)}}
@media(max-width:1100px){.bl-hero-copy{padding:35px 30px}.bl-hero{min-height:480px}.bl-hero h1{font-size:51px}.bl-showcase{padding:25px 20px 20px}.bl-stage-image{aspect-ratio:1;max-height:300px}.bl-hero-foot{margin-top:27px}.bl-slide-caption{padding:13px;flex-wrap:wrap}.bl-slide-price{font-size:14px}.bl-product-rail{grid-auto-columns:calc((100% - 36px)/3)}.bl-story{padding:34px}.bl-story h2{font-size:37px}.bl-store .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.bl-store .header-main{min-height:75px}.bl-hero{grid-template-columns:1fr;margin-top:16px;border-radius:23px}.bl-hero-copy{padding:31px 25px 27px}.bl-hero h1{font-size:47px;max-width:370px;margin:17px 0}.bl-hero-copy>p{font-size:13px;margin-bottom:20px}.bl-hero-foot{display:none}.bl-hero-actions{gap:15px}.bl-hero-actions .btn{font-size:12px}.bl-showcase{padding:18px 22px;min-height:335px}.bl-stage-image{height:210px;aspect-ratio:auto;margin:0}.bl-showcase-label{font-size:8px}.bl-slide-caption{flex-wrap:nowrap;gap:10px;margin-top:4px}.bl-slide-caption strong{font-size:12px}.bl-slide-caption small{font-size:8px}.bl-slide-price{font-size:13px}.bl-orbit{width:260px;left:calc(50% - 130px);top:0}.bl-spark-one{font-size:50px;top:19%;left:10%}.bl-spark-two{font-size:36px;top:46%}.bl-slider-controls{margin-top:12px}.bl-benefits{gap:13px;padding:22px 0;grid-template-columns:1fr}.bl-benefits>div,.bl-benefits>a{justify-content:flex-start;font-size:11px;padding-left:14px}.bl-benefits small{display:inline;margin-left:6px;font-size:9px}.bl-benefits .icon{width:20px;height:20px}.bl-benefits>a>span:last-child{margin-left:auto;margin-right:15px}.bl-categories{padding-top:31px;padding-bottom:25px}.bl-section-head{align-items:flex-start;gap:14px}.bl-section-head h2{font-size:31px}.bl-section-head .bl-kicker{font-size:8px}.bl-section-head>.bl-text-link{font-size:10px;flex:none}.bl-category-rail{grid-auto-columns:105px;gap:8px}.bl-category-symbol{width:57px;height:57px}.bl-category strong{font-size:10px}.bl-featured{padding:30px 0}.bl-featured .bl-section-head{flex-direction:column}.bl-featured .bl-section-head p{margin:0 0 8px}.bl-store .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.bl-store .product-card-body{padding:12px}.bl-store .product-card-title{font-size:12px;min-height:33px}.bl-store .product-card-category{font-size:7px}.bl-store .product-card-image img{padding:12px}.bl-store .product-card .price{font-size:17px}.bl-store .product-card-actions .btn{font-size:10px;padding-inline:7px}.bl-store .product-card-actions{grid-template-columns:1fr}.bl-store .product-card-actions .icon-button{display:none}.bl-preview-trigger{width:30px;height:30px;top:8px;right:8px}.bl-bestsellers{padding-top:34px;padding-bottom:30px}.bl-story{grid-template-columns:1fr;padding:28px 24px;gap:10px}.bl-story h2{font-size:37px}.bl-story-art{min-height:150px;justify-items:center}.bl-story-art>span{font-size:44px}.bl-story-art b{font-size:55px}.bl-story-art i{font-size:63px;bottom:0}.bl-new{padding-top:34px}.bl-product-rail{grid-auto-columns:calc((100% - 12px)/2.15);gap:12px}.bl-preview-layout{grid-template-columns:1fr}.bl-preview-picture{min-height:220px}.bl-preview-picture img{height:260px}.bl-preview-copy{padding:23px}.bl-preview-copy h2{font-size:28px;margin:10px 0}.bl-preview-note{margin:12px 0}.bl-store .site-footer{margin-top:38px;border-radius:25px 25px 0 0}.bl-store .product-info h1{font-family:Georgia,serif;font-weight:400}.bl-store .header-nav.open .nav-row{overflow:visible}}
@media(prefers-reduced-motion:reduce){.bl-store *,.bl-store *:before,.bl-store *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.bl-store .product-card:hover,.bl-stage-image:hover img{transform:none}.bl-store[data-shop-busy] .bl-progress{transform:scaleX(1)}}

.bl-preview-open{overflow:hidden}.bl-cart-refresh{display:inline-flex;align-items:center;gap:6px;margin:9px 0 0;padding:6px 10px;background:#fffdf9;border:1px solid #cad8c4;border-radius:20px;color:#486842;font-size:10px;cursor:pointer}.bl-cart-refresh[hidden]{display:none}.bl-store:not([data-shop-busy]) .bl-sync:before{display:none}

/* Preserve original photograph colours and crossfade decoded full-size images. */
.bl-store .product-card-image img{mix-blend-mode:normal}
.bl-store .product-card-image.bl-hover-gallery{isolation:isolate;background:#fff}
.bl-store .product-card-image.bl-hover-gallery>img{transition:opacity .28s ease!important;transform:none!important}
.bl-store .product-card-image .bl-gallery-layer{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;pointer-events:none;background:#fff;z-index:1}
.bl-store .bl-hover-gallery .product-badge{z-index:3}
.bl-store .bl-gallery-count{position:absolute;right:10px;bottom:10px;z-index:4;padding:5px 8px;border-radius:20px;background:#fffdf9ed;border:1px solid #dbe4d6;color:#3d5d40;font-size:10px;font-weight:750;pointer-events:none;box-shadow:0 2px 8px #243b270b}
.bl-store .bl-gallery-count[hidden]{display:none}
@media(prefers-reduced-motion:reduce){.bl-store .product-card-image.bl-hover-gallery>img{transition:none!important}}


/* Saved products and the product purchase panel. */
.bl-store .bl-favorite-toggle{display:grid;place-items:center;width:33px;height:33px;position:absolute;right:51px;top:12px;z-index:4;border:1px solid #e2e7dc;border-radius:50%;background:#fffdf9ed;color:#7b8170;cursor:pointer;transition:background .2s,transform .2s,color .2s}
.bl-store .bl-favorite-toggle .icon{width:17px;height:17px}.bl-store .bl-favorite-toggle:hover{transform:scale(1.07);color:#b96770;background:#fff0ed}.bl-store .bl-favorite-toggle.is-saved{color:#b65366;border-color:#e9c2c7;background:#fff0f0}.bl-store [data-favorite-id].is-saved .icon{fill:#b6536626;stroke:#b65366}
.bl-store [data-favorite-id][hidden],.bl-store [data-favorite-item][hidden],.bl-store [data-favorites-count][hidden],.bl-store [data-favorites-empty][hidden]{display:none}
.bl-store .bl-favorite-nav{position:relative;flex:none}.bl-favorite-count{position:absolute;right:-3px;top:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:20px;background:#b66672;color:white;display:grid;place-items:center;font-size:9px;font-weight:800}.bl-favorite-nav .icon{width:20px;height:20px}
.bl-store .bl-product-page{padding-top:22px}.bl-product-page .breadcrumb{font-size:10px;color:#859181;line-height:1.8}.bl-product-page .section-sm{padding-top:20px}.bl-product-page .product-detail{grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr);gap:35px}.bl-product-page .gallery{position:sticky;top:165px;grid-template-columns:1fr;gap:13px}.bl-product-page .gallery-main{grid-row:1;background:#fff;border:1px solid #e1e6db;border-radius:25px;aspect-ratio:1.04}.bl-product-page .gallery-main img{padding:27px}.bl-product-page .gallery-thumbs{grid-row:2;display:flex;flex-direction:row;gap:10px;overflow-x:auto;padding:3px;scrollbar-width:thin}.bl-product-page .gallery-thumb{width:66px;flex:0 0 66px;border-radius:12px}.bl-product-page .gallery-thumb.active{border-color:#6e987d;box-shadow:0 0 0 2px #dceadc}.bl-product-page .product-info{position:static;border:0;background:transparent;padding:10px 4px;box-shadow:none}.bl-product-page .product-info>.eyebrow{font-size:9px;letter-spacing:.14em;color:#779171}.bl-product-page .product-info h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(30px,3vw,44px);line-height:1.13;letter-spacing:-.04em;margin:14px 0}.bl-product-page .product-code{font-size:9px;line-height:1.6;color:#909889}.bl-product-page .product-price{display:flex;align-items:center;gap:14px;margin:22px 0;padding:19px 21px;border:1px solid #e1e8d9;border-radius:17px;background:#edf2e7}.bl-product-page .product-price .price{font-size:33px;line-height:1;font-weight:800}.bl-product-page .product-price .old-price{font-size:15px;color:#87917c}.bl-product-page .product-short{font-size:13px;line-height:1.85;color:#6c7c65}
.bl-product-page .variant-group{margin:22px 0}.bl-product-page .variant-group-title{font-size:11px;font-weight:750;color:#4f6847;margin-bottom:11px}.bl-product-page .variant-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.bl-product-page .variant-option{display:flex;gap:9px;align-items:center;text-align:left;padding:7px 10px 7px 7px;border-radius:12px;background:#fff;border:1px solid #e0e6d9;font-size:10px;line-height:1.5;min-height:51px;color:#607453;transition:background .2s,border-color .2s,box-shadow .2s}.bl-product-page .variant-option img{width:39px;height:39px;object-fit:contain;border-radius:7px;background:#fff;flex:none}.bl-product-page .variant-option.active{background:#edf4e8;border-color:#7d9e6a;box-shadow:0 0 0 1px #7d9e6a;color:#31572a}.bl-product-page .variant-option:disabled{opacity:.42}.bl-product-page .bl-availability{display:flex;align-items:center;gap:8px;margin:18px 0}.bl-product-page [data-product-stock]{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#487747}.bl-product-page [data-product-stock]:before{content:'';width:7px;height:7px;border-radius:50%;background:#72a66d}.bl-product-page [data-product-stock].out{color:#a35b5b}.bl-product-page [data-product-stock].out:before{background:#bd7b7b}.bl-product-page .quantity-line{margin:17px 0;justify-content:space-between;padding:13px 0;border-top:1px solid #e5e9df}.bl-product-page .qty-control{height:41px;border-radius:22px;grid-template-columns:39px 42px 39px}.bl-product-page .qty-control button{background:#eff3e9;color:#547548}.bl-product-page .product-buy{gap:10px}.bl-product-page .product-buy .btn{min-height:49px;font-size:12px}.bl-product-page .btn.dark{background:#e9d9c6;color:#594f3d}.bl-product-page .btn.dark:hover{background:#ddc8b0}.bl-product-page .bl-detail-favorite{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;margin-top:12px;min-height:43px;border:1px solid #dfdfd5;border-radius:24px;background:#fffdf9;color:#6d7664;font-size:11px;font-weight:700;cursor:pointer}.bl-product-page .bl-detail-favorite .icon{width:18px;height:18px}.bl-product-page .bl-detail-favorite.is-saved{background:#fff0ef;border-color:#efcece;color:#aa5363}.bl-product-page .product-trust{grid-template-columns:1fr 1fr;gap:15px;margin-top:23px;padding-top:20px}.bl-product-page .trust-row strong{font-size:10px;color:#5b7052}.bl-product-page .trust-row small{font-size:10px;line-height:1.7;color:#839077}.bl-product-page .trust-row .icon{color:#869e79;width:19px;height:19px}
.bl-product-description{margin-top:40px;border:1px solid #e3e8dc;background:#fffdf9;border-radius:21px;overflow:hidden}.bl-product-description>summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px 25px;cursor:pointer;font-family:Georgia,serif;font-size:23px;color:#405839}.bl-product-description>summary:after{content:'+';font-family:system-ui;font-size:21px;color:#87957c}.bl-product-description[open]>summary:after{content:'−'}.bl-product-description>summary::-webkit-details-marker{display:none}.bl-product-description .rich-content{border:0;background:transparent;margin:0;padding-top:5px;font-size:13px;line-height:1.9}.bl-product-page .rich-content h2{font-family:Georgia,serif;font-size:26px;font-weight:400}.bl-product-page .rich-content th{background:#edf2e8}.bl-favorites-page .bl-section-head h1{font-family:Georgia,serif;font-size:43px;letter-spacing:-.04em;font-weight:400;margin:12px 0}.bl-favorites-note{display:flex;align-items:center;gap:9px;font-size:12px;color:#6a7e60;line-height:1.8;border:1px solid #e3e9db;border-radius:12px;padding:12px 16px;background:#f3f6ee;margin:0 0 24px}.bl-favorites-note .icon{flex:none}.bl-favorites-empty{padding:55px 20px;text-align:center;border:1px dashed #d3dfc9;border-radius:23px;background:#f7f6ef}.bl-favorites-empty>.icon{width:48px;height:48px;color:#b57b82;margin:0 auto 17px}.bl-favorites-empty h2{font-family:Georgia,serif;font-weight:400;font-size:32px;letter-spacing:-.03em}.bl-favorites-empty p{color:#85917a;font-size:13px;margin-bottom:25px}.bl-favorites-page [data-favorite-item]{display:flex;min-width:0}.bl-favorites-page [data-favorite-item]>.product-card{width:100%}
@media(max-width:1024px){.bl-product-page .product-detail{grid-template-columns:1fr}.bl-product-page .gallery{position:static}.bl-product-page .gallery-main{max-height:610px}.bl-product-page .product-info{padding-top:8px}.bl-product-page .product-info h1{max-width:670px}.bl-product-page .variant-options{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.bl-store .bl-favorite-toggle{right:43px;top:8px;width:30px;height:30px}.bl-store .header-actions{gap:6px}.bl-store .bl-favorite-nav{width:36px;height:36px}.bl-product-page .product-detail{gap:19px}.bl-product-page .product-info{padding:8px 3px}.bl-product-page .product-info h1{font-size:33px}.bl-product-page .gallery-main{border-radius:20px}.bl-product-page .gallery-main img{padding:17px}.bl-product-page .product-price{padding:17px;margin:19px 0}.bl-product-page .product-price .price{font-size:29px}.bl-product-page .variant-options{grid-template-columns:1fr 1fr}.bl-product-page .product-buy{grid-template-columns:1fr 1fr}.bl-product-page .product-buy .btn{font-size:11px;padding:0 10px}.bl-product-page .product-trust{gap:10px}.bl-product-description{margin-top:26px}.bl-product-description>summary{padding:18px;font-size:22px}.bl-favorites-page .bl-section-head{flex-direction:column}.bl-favorites-page .bl-section-head h1{font-size:35px}.bl-favorites-note{font-size:11px;padding:11px}.bl-favorites-empty h2{font-size:28px}}

/* Saved variant colours, with names below each swatch. */
.bl-product-page .variant-options{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px}
.bl-product-page .variant-option:not(.bl-color-option){flex:0 1 calc(50% - 6px)}
.bl-product-page .variant-option.bl-color-option{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:86px;min-height:94px;padding:9px 4px 5px;gap:11px;text-align:center;background:transparent;border:1px solid transparent;box-shadow:none;border-radius:14px;color:#586b50}
.bl-product-page .bl-color-swatches{display:flex;gap:7px;align-items:center;justify-content:center}
.bl-product-page .bl-color-dot{display:block;width:42px;height:42px;flex:none;border-radius:50%;background:var(--swatch-color);border:1px solid #00000014;box-shadow:0 2px 5px #22311a15;outline:2px solid transparent;outline-offset:4px;transition:outline-color .2s,transform .2s}
.bl-product-page .bl-color-option .bl-variant-label{font-size:11px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}
.bl-product-page .bl-color-option.active .bl-color-dot{outline-color:#507742}
.bl-product-page .bl-color-option.active .bl-variant-label{color:#325a28;font-weight:800}
.bl-product-page .bl-color-option:hover:not(:disabled){background:#eff3e8}
.bl-product-page .bl-color-option:focus-visible{outline:2px solid #507742;outline-offset:2px}
.bl-product-page .bl-color-option:disabled{opacity:1;color:#959a90;cursor:not-allowed}
.bl-product-page .bl-color-option:disabled .bl-color-swatches{position:relative}
.bl-product-page .bl-color-option:disabled .bl-color-swatches:after{content:'';position:absolute;left:-4px;right:-4px;top:50%;height:2px;transform:rotate(-45deg);background:#fff;box-shadow:0 0 0 1px #7a8077}
.bl-product-page .bl-color-option:disabled .bl-variant-label{text-decoration:line-through}
.bl-product-page .bl-quantity-warning{margin:-3px 0 16px;padding:12px 14px;border:1px solid #e8ca7c;border-radius:12px;background:#fff7df;color:#805613;font-size:12px;line-height:1.6}
.bl-product-page .bl-quantity-warning[hidden]{display:none}
.bl-product-page .qty-control.at-limit{border-color:#cf9e39;box-shadow:0 0 0 2px #efcd732f}
.bl-product-page .qty-control input{appearance:textfield;-moz-appearance:textfield}
.bl-product-page .qty-control input::-webkit-inner-spin-button,.bl-product-page .qty-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
@media(max-width:760px){.bl-product-page .variant-options{gap:10px}.bl-product-page .variant-option.bl-color-option{width:calc((100% - 30px)/4);min-width:65px}.bl-product-page .bl-color-option .bl-variant-label{font-size:10px}.bl-product-page .bl-color-dot{width:39px;height:39px}}

/* Delivery estimates: calendar dates are rendered in the destination timezone. */
.bl-product-page .bl-delivery-estimate{margin-top:23px;padding:19px 20px 15px;border:1px solid #dde5d6;border-radius:18px;background:#f3f6ee}
.bl-product-page .bl-delivery-estimate h2{display:flex;align-items:center;gap:9px;margin:0 0 8px;font-family:inherit;font-size:13px;font-weight:750;letter-spacing:0;color:#3e6137;line-height:1.5}
.bl-product-page .bl-delivery-estimate h2 .icon{width:20px;height:20px;flex:none;color:#6c8c5e}
.bl-product-page .bl-delivery-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #dfe7d7}
.bl-product-page .bl-delivery-row>strong{font-size:12px;font-weight:650;color:#586a4d}
.bl-product-page .bl-delivery-row>span{display:flex;flex-direction:column;align-items:flex-end;gap:3px;text-align:right}
.bl-product-page .bl-delivery-row b{font-size:13px;font-weight:750;color:#35572e}
.bl-product-page .bl-delivery-row small{font-size:10px;color:#78886c}
.bl-product-page .bl-delivery-estimate p{margin:12px 0 0;font-size:10px;line-height:1.65;color:#798571}
.bl-product-page .product-trust{grid-template-columns:1fr;margin-top:16px;padding-top:0;border-top:0}
@media(max-width:760px){.bl-product-page .bl-delivery-estimate{padding:17px 16px 14px}.bl-product-page .bl-delivery-row{gap:10px}.bl-product-page .bl-delivery-row>strong{font-size:11px}.bl-product-page .bl-delivery-row b{font-size:12px}}

/* Compact quantity control, sold-out actions and account navigation. */
.bl-product-page .quantity-line{justify-content:flex-start;gap:16px}
.bl-store .product-card.is-sold-out .product-card-actions .btn,
.bl-store .product-card.is-sold-out .product-card-actions .btn:hover,
.bl-product-page .product-info:has([data-product-stock].out) .product-buy .btn{background:#a45d68;border:1px solid #a45d68;color:#fff;opacity:1;box-shadow:none}
.bl-store .product-card.is-sold-out .stock.out{color:#a04c5d}
.bl-store .product-card.is-sold-out .product-card-actions .icon-button{background:#fff0f1;border-color:#ecd5d9;color:#a04c5d}
.bl-store .bl-profile-menu{position:relative;flex:none}
.bl-store .bl-profile-trigger{display:grid;place-items:center;width:44px;height:44px;padding:0;list-style:none;border:1px solid #ead7da;border-radius:50%;background:#f7eaed;color:#994f60;font-size:13px;font-weight:800;letter-spacing:.02em;cursor:pointer;transition:background .2s,box-shadow .2s}
.bl-store .bl-profile-trigger::-webkit-details-marker{display:none}
.bl-store .bl-profile-trigger:hover,.bl-store .bl-profile-menu[open]>.bl-profile-trigger{background:#f2dfe4;box-shadow:0 0 0 3px #f7edef}
.bl-store .bl-profile-trigger:focus-visible{outline:3px solid #c48191;outline-offset:3px}
.bl-store .bl-account-popover{position:absolute;right:0;top:calc(100% + 13px);z-index:60;width:272px;max-height:calc(100dvh - 140px);overflow:auto;border:1px solid #ebdfe0;border-radius:18px;background:#fffdfb;box-shadow:0 16px 44px #43252d24;padding:7px;animation:bl-account-enter .16s ease-out}
.bl-store .bl-profile-menu:not([open]) .bl-account-popover{display:none}
.bl-account-identity{display:flex;gap:11px;align-items:center;padding:13px 10px 16px;margin-bottom:5px;border-bottom:1px solid #eee5e3}
.bl-account-avatar{display:grid;place-items:center;width:43px;height:43px;flex:none;border-radius:50%;background:#f4e3e8;color:#994f60;font-size:13px;font-weight:800}
.bl-account-identity>span:last-child{min-width:0}.bl-account-identity strong{display:block;font-size:13px;color:#3f393b;overflow-wrap:anywhere}.bl-account-identity small{display:block;font-size:10px;color:#9b8a8e;margin-top:3px}
.bl-account-popover nav a{display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:10px;font-size:12px;font-weight:550;color:#66575b;transition:background .15s,color .15s}
.bl-account-popover nav a>.icon{width:18px;height:18px;flex:none;color:#b85e72;stroke-width:1.8}
.bl-account-popover nav a:hover,.bl-account-popover nav a:focus-visible{background:#fbeff2;color:#914457}
.bl-account-popover nav .bl-account-logout{border-top:1px solid #eee5e3;border-radius:0 0 10px 10px;margin-top:5px;color:#a4495e}
.bl-account-popover nav .bl-admin-menu-link{background:#faf4f1}
@keyframes bl-account-enter{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:760px){.bl-store .bl-profile-trigger{width:38px;height:38px;font-size:12px}.bl-store .bl-account-popover{position:fixed;top:65px;right:16px;width:min(285px,calc(100vw - 32px));max-height:calc(100dvh - 90px)}.bl-product-page .quantity-line{gap:16px}}
@media(prefers-reduced-motion:reduce){.bl-store .bl-account-popover{animation:none}}

/* Category navigation and a faceted catalogue. */
.bl-store .bl-category-nav .nav-row{overflow:visible;flex-wrap:wrap;gap:2px;padding-block:6px}
.bl-store .bl-category-nav .nav-link{font-size:10px;padding:8px 10px;white-space:nowrap}
.bl-nav-category{position:relative}.bl-nav-category>summary{display:flex;align-items:center;gap:6px;cursor:pointer;list-style:none}.bl-nav-category>summary::-webkit-details-marker{display:none}.bl-nav-category>summary>span{color:#ae6273;font-size:13px}.bl-nav-category[open]>summary{background:#f8eaf0;color:#9a4b61}
.bl-subcategories{position:absolute;top:100%;left:0;z-index:55;width:228px;border:1px solid #eee2e4;border-radius:0 0 14px 14px;background:#fffdfb;box-shadow:0 16px 28px #452d351a;padding:8px}
.bl-nav-category:not([open])>.bl-subcategories{display:none}
.bl-subcategories>a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:8px;color:#66515a;font-size:12px;white-space:normal}.bl-subcategories>a:hover{background:#f7ecf0;color:#99475d}.bl-subcategories .bl-subcategory-all{font-weight:750;color:#995265;border-bottom:1px solid #eee4e5;border-radius:0;margin-bottom:4px}.bl-subcategory-all .icon{width:14px;height:14px}
.bl-catalog-page .section-head h1{font-family:Georgia,serif;font-weight:400;font-size:38px;letter-spacing:-.035em}.bl-catalog-page .section-head p{font-size:12px;color:#8a9384}
.bl-catalog-categories{display:flex;overflow:auto;gap:13px;padding:2px 0 23px;margin-bottom:17px;scrollbar-width:thin}.bl-catalog-categories>a{display:flex;flex-direction:column;align-items:center;text-align:center;gap:9px;min-width:110px;max-width:135px;flex:1;font-size:11px;line-height:1.4;color:#607257}.bl-catalog-categories>a>span{display:grid;place-items:center;background:#f0f2e8;border:1px solid #e3e8d9;border-radius:18px;width:100%;height:75px;color:#6d8a5b}.bl-catalog-categories .icon{width:29px;height:29px}.bl-catalog-categories>a:hover>span{background:#f7e8ed;border-color:#e6d0d8;color:#aa6678}
.bl-catalog-layout{display:grid;grid-template-columns:218px minmax(0,1fr);gap:29px;align-items:start}.bl-filter-sidebar{min-width:0}.bl-filter-drawer>summary{display:none}.bl-filter-form{padding:0 8px 20px 0}.bl-filter-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:20px;font-size:13px}.bl-filter-title>a{font-size:10px;color:#a66476}.bl-filter-form input:not([type=checkbox]):not([type=range]){width:100%;min-width:0;border:1px solid #e0e4d9;border-radius:10px;background:#fffdfb;color:#56664e;padding:10px;font-size:11px}.bl-filter-form .field>label{font-size:11px}.bl-filter-group{border-bottom:1px solid #e8e8de;padding:17px 0}.bl-filter-group>summary{display:flex;justify-content:space-between;align-items:center;gap:10px;cursor:pointer;font-size:12px;font-weight:750;color:#5b7550;list-style:none;margin-bottom:12px}.bl-filter-group>summary:after{content:'+';font-size:16px;color:#a6697d}.bl-filter-group[open]>summary:after{content:'−'}.bl-filter-group>summary::-webkit-details-marker{display:none}.bl-filter-group:not([open])>summary{margin:0}.bl-filter-choice{display:flex;align-items:center;gap:8px;min-height:29px;font-size:11px;color:#6b7565;cursor:pointer}.bl-filter-choice input{width:14px;height:14px;accent-color:#627e53;flex:none;margin:0}.bl-filter-choice small{margin-left:auto;font-size:9px;color:#9a9e93}.bl-filter-swatch{width:14px;height:14px;border:1px solid #00000015;border-radius:50%;flex:none}.bl-facet-values{max-height:270px;overflow:auto;padding-right:4px;scrollbar-width:thin}
.bl-price-inputs{display:flex;align-items:center;gap:6px}.bl-price-inputs>label{min-width:0;flex:1}.bl-price-inputs label>span{display:block;font-size:9px;color:#8a9182;margin-bottom:5px}.bl-price-inputs>span{padding-top:17px;color:#b0b4a8}.bl-price-sliders{display:grid;grid-template-columns:1fr;gap:0;margin:4px 0 14px}.bl-price-sliders[hidden]{display:none}.bl-price-sliders input{width:100%;height:18px;margin:0;accent-color:#7e936d}.bl-filter-form>.btn{margin-top:20px;min-height:41px;font-size:11px}
.bl-price-sliders{display:block;position:relative;height:28px}.bl-price-sliders:before{content:'';position:absolute;left:6px;right:6px;top:13px;height:3px;border-radius:3px;background:#9ba58f}.bl-price-sliders input{position:absolute;left:0;top:0;height:28px;appearance:none;-webkit-appearance:none;background:transparent;pointer-events:none}.bl-price-sliders input::-webkit-slider-runnable-track{height:3px;background:transparent}.bl-price-sliders input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;pointer-events:auto;width:14px;height:14px;margin-top:-5px;border:1.5px solid #788766;border-radius:50%;background:#fffdf9;cursor:ew-resize}.bl-price-sliders input::-moz-range-track{height:3px;background:transparent}.bl-price-sliders input::-moz-range-thumb{pointer-events:auto;width:12px;height:12px;border:1.5px solid #788766;border-radius:50%;background:#fffdf9;cursor:ew-resize}.bl-price-sliders input:focus-visible{outline:2px solid #bd8292;outline-offset:3px}
.bl-catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;min-height:38px}.bl-catalog-toolbar p{font-size:11px;color:#89937e;margin:0}.bl-catalog-toolbar p strong{color:#506846}.bl-catalog-toolbar label{display:flex;align-items:center;gap:9px;font-size:10px;color:#859178}.bl-catalog-toolbar select{max-width:180px;border:1px solid #e1e5d9;border-radius:10px;background:#fffdf9;padding:10px;color:#586f4c;font-size:11px}.bl-catalog-results>.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.bl-active-filters{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:10px 13px;border:1px solid #e8dce0;background:#fcf2f5;border-radius:11px;margin-bottom:18px;font-size:10px;color:#a36074}.bl-active-filters a{font-weight:750}
@media(max-width:1000px) and (min-width:761px){.bl-catalog-layout{grid-template-columns:190px minmax(0,1fr);gap:20px}.bl-catalog-results>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.bl-store .bl-category-nav .nav-row{flex-direction:column;align-items:stretch;flex-wrap:nowrap;padding:10px}.bl-store .bl-category-nav .nav-link{font-size:12px;padding:11px}.bl-nav-category>summary{justify-content:space-between}.bl-subcategories{position:static;width:auto;box-shadow:none;margin:0 8px 8px;border-radius:12px}.bl-catalog-page .section-head h1{font-size:31px}.bl-catalog-categories{gap:9px;margin-bottom:10px}.bl-catalog-categories>a{min-width:94px;font-size:10px}.bl-catalog-categories>a>span{height:61px}.bl-catalog-layout{display:block}.bl-filter-sidebar{margin-bottom:18px}.bl-filter-drawer{border:1px solid #e2e6dc;border-radius:15px;background:#fafaf4}.bl-filter-drawer>summary{display:flex;align-items:center;gap:8px;padding:14px 16px;font-size:12px;font-weight:750;list-style:none;cursor:pointer}.bl-filter-drawer>summary>span{margin-left:auto}.bl-filter-drawer>summary::-webkit-details-marker{display:none}.bl-filter-drawer:not([open])>.bl-filter-form{display:none}.bl-filter-form{padding:12px 17px 19px}.bl-filter-form>.btn{position:sticky;bottom:10px;z-index:2}.bl-catalog-toolbar{gap:8px;align-items:flex-start}.bl-catalog-toolbar label{display:block;font-size:9px}.bl-catalog-toolbar select{display:block;margin-top:4px;padding:8px;font-size:10px;max-width:145px}.bl-catalog-toolbar p{padding-top:10px}.bl-catalog-results>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}

/* ===== PRODUCT PAGE MOBILE FIX: thumbnails above main image + compact variants ===== */
@media (max-width: 760px) {
  .bl-product-page .gallery {
    gap: 10px;
  }

  /* thumbnails above main image */
  .bl-product-page .gallery-thumbs {
    order: 1;
    grid-row: 1;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 8px;
    padding: 0 0 4px;
    scrollbar-width: thin;
  }

  .bl-product-page .gallery-main {
    order: 2;
    grid-row: 2;
    border-radius: 18px;
    aspect-ratio: 1 / 1;
    min-height: 300px;
  }

  .bl-product-page .gallery-thumb {
    width: 56px;
    flex: 0 0 56px;
    border-radius: 10px;
  }

  .bl-product-page .gallery-main img {
    padding: 12px;
    object-fit: contain;
  }

  /* tighter spacing in product info */
  .bl-product-page .product-info {
    padding: 6px 2px;
  }

  .bl-product-page .product-info h1 {
    font-size: 26px;
    line-height: 1.18;
    margin: 10px 0 8px;
  }

  .bl-product-page .product-price {
    margin: 14px 0;
    padding: 14px 16px;
  }

  .bl-product-page .product-price .price {
    font-size: 24px;
  }

  /* compact variants */
  .bl-product-page .variant-group {
    margin: 14px 0 10px;
  }

  .bl-product-page .variant-group-title {
    margin-bottom: 8px;
    font-size: 11px;
  }

  .bl-product-page .variant-options {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    align-items: stretch;
  }

  .bl-product-page .variant-option:not(.bl-color-option) {
    flex: none;
    width: auto;
    min-height: 58px;
    padding: 6px 8px;
    gap: 8px;
    border-radius: 12px;
  }

  .bl-product-page .variant-option img {
    width: 34px;
    height: 34px;
    border-radius: 6px;
  }

  .bl-product-page .variant-option .bl-variant-label {
    font-size: 11px;
    line-height: 1.25;
    word-break: break-word;
  }

  /* if color variants exist */
  .bl-product-page .variant-option.bl-color-option {
    width: auto;
    min-height: 78px;
    padding: 8px 5px 6px;
    gap: 8px;
  }

  .bl-product-page .bl-color-dot {
    width: 34px;
    height: 34px;
  }

  .bl-product-page .bl-color-option .bl-variant-label {
    font-size: 10px;
    line-height: 1.2;
  }

  /* stock + quantity spacing cleaner */
  .bl-product-page .bl-availability {
    margin: 12px 0;
  }

  .bl-product-page .quantity-line {
    margin: 12px 0;
    padding: 10px 0;
  }
}
