
.line-through{text-decoration:line-through}
.h-safe-bottom{height:env(safe-area-inset-bottom,0px)}
.no-scrollbar::-webkit-scrollbar{display:none}
.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
.bg-primary{background-color:hsl(var(--primary))}
.border-primary{border-color:hsl(var(--primary))}
.snap-x{scroll-snap-type:x mandatory}
.snap-center{scroll-snap-align:center}
.divide-y>*+*{border-top-width:1px;border-top-style:solid}
.divide-neutral-100>*+*{border-color:#f5f5f5}

.toast-box{position:fixed;left:50%;bottom:96px;transform:translateX(-50%) translateY(8px);
  background:rgba(0,0,0,.75);color:#fff;font-size:13px;padding:8px 16px;border-radius:999px;
  opacity:0;pointer-events:none;transition:all .25s ease;z-index:99999;white-space:nowrap}
.toast-box.show{opacity:1;transform:translateX(-50%) translateY(0)}

.to-purple-900{--tw-gradient-to:#581c87 var(--tw-gradient-to-position,)}
.to-purple-600{--tw-gradient-to:#9333ea var(--tw-gradient-to-position,)}
.from-purple-500\/20{--tw-gradient-from:rgba(168,85,247,.2) var(--tw-gradient-from-position,);--tw-gradient-to:rgba(168,85,247,0) var(--tw-gradient-to-position,);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-pink-500\/20{--tw-gradient-to:rgba(236,72,153,.2) var(--tw-gradient-to-position,)}
.border-purple-300\/40{border-color:rgba(216,180,254,.4)}
.border-white\/10{border-color:rgba(255,255,255,.1)}
.text-white\/50{color:rgba(255,255,255,.5)}

.-right-0\.5{right:-.125rem}.-right-1\.5{right:-.375rem}.left-1\/2{left:50%}.left-14{left:3.5rem}.top-1\/3{top:33.333%}.bottom-24{bottom:6rem}
.-translate-x-1\/2{transform:translateX(-50%)}
.bg-black\/30{background-color:rgb(0 0 0/.3)}.bg-black\/50{background-color:rgb(0 0 0/.5)}.bg-black\/60{background-color:rgb(0 0 0/.6)}.bg-black\/70{background-color:rgb(0 0 0/.7)}
.bg-white\/10{background-color:rgb(255 255 255/.1)}.bg-white\/15{background-color:rgb(255 255 255/.15)}.bg-white\/60{background-color:rgb(255 255 255/.6)}.bg-white\/70{background-color:rgb(255 255 255/.7)}.bg-white\/80{background-color:rgb(255 255 255/.8)}
.bg-primary\/10{background-color:hsl(var(--primary)/.1)}
.bg-red-500\/90{background-color:rgb(239 68 68/.9)}.bg-blue-500\/90{background-color:rgb(59 130 246/.9)}.bg-green-500\/90{background-color:rgb(34 197 94/.9)}
.bg-gray-500\/90{background-color:rgb(107 114 128/.9)}.bg-gray-600\/80{background-color:rgb(75 85 99/.8)}
.bg-neutral-900{background-color:#171717}.bg-amber-50{background-color:#fffbeb}.bg-green-50{background-color:#f0fdf4}.bg-red-50{background-color:#fef2f2}
.border-neutral-50{border-color:#fafafa}.border-primary\/40{border-color:hsl(var(--primary)/.4)}.border-primary\/50{border-color:hsl(var(--primary)/.5)}.border-primary\/60{border-color:hsl(var(--primary)/.6)}
.border-white\/20{border-color:rgb(255 255 255/.2)}.border-amber-100{border-color:#fef3c7}.border-green-100{border-color:#dcfce7}.border-green-200{border-color:#bbf7d0}.border-red-200{border-color:#fecaca}
.text-white\/60{color:rgb(255 255 255/.6)}.text-white\/70{color:rgb(255 255 255/.7)}.text-white\/80{color:rgb(255 255 255/.8)}.text-white\/90{color:rgb(255 255 255/.9)}
.text-neutral-300{color:#d4d4d4}.text-neutral-500{color:#737373}.text-neutral-600{color:#525252}
.text-primary\/70{color:hsl(var(--primary)/.7)}.text-amber-300{color:#fcd34d}.text-amber-500{color:#f59e0b}.text-amber-600{color:#d97706}
.text-green-600{color:#16a34a}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}
.text-5xl{font-size:3rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-\[10px\]{font-size:10px}
.from-black\/70{--tw-gradient-from:rgb(0 0 0/.7);--tw-gradient-to:rgb(0 0 0/0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-primary{--tw-gradient-from:hsl(var(--primary));--tw-gradient-to:hsl(var(--primary)/0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.via-pink-500{--tw-gradient-to:rgb(236 72 153/0);--tw-gradient-stops:var(--tw-gradient-from),#ec4899,var(--tw-gradient-to)}
.to-pink-500{--tw-gradient-to:#ec4899}.to-purple-600{--tw-gradient-to:#9333ea}.from-purple-500{--tw-gradient-from:#a855f7;--tw-gradient-to:rgb(168 85 247/0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from:#9333ea;--tw-gradient-to:rgb(147 51 234/0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.max-w-5xl{max-width:64rem}.max-w-\[75\%\]{max-width:75%}.max-h-52{max-height:13rem}.max-h-56{max-height:14rem}.max-h-\[420px\]{max-height:420px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[88vh\]{max-height:88vh}.min-h-\[70px\]{min-height:70px}
.h-52{height:13rem}.h-64{height:16rem}.w-72{width:18rem}
.gap-2\.5{gap:.625rem}.gap-x-7{column-gap:1.75rem}.gap-x-10{column-gap:2.5rem}.gap-y-3{row-gap:.75rem}
.space-x-1\.5>*+*{margin-left:.375rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}
.p-10{padding:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}
.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-24{padding-top:6rem;padding-bottom:6rem}
.pt-2\.5{padding-top:.625rem}.pt-8{padding-top:2rem}.pt-10{padding-top:2.5rem}.pb-0\.5{padding-bottom:.125rem}.pb-1\.5{padding-bottom:.375rem}.mt-5{margin-top:1.25rem}
.aspect-\[3\/4\]{aspect-ratio:3/4}
.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness,proximity)}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}.snap-center{scroll-snap-align:center}
.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-bl-md{border-bottom-left-radius:.375rem}
.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}
.z-\[9500\]{z-index:9500}.z-\[9600\]{z-index:9600}.z-\[9700\]{z-index:9700}.z-\[9998\]{z-index:9998}.z-\[9999\]{z-index:9999}.z-\[99999\]{z-index:99999}
.ring-2{box-shadow:0 0 0 2px hsl(var(--primary)/.85)}.ring-primary{}
.border-l-\[3px\]{border-left-width:3px}
.hover\:bg-neutral-50:hover{background-color:#fafafa}.hover\:bg-neutral-100:hover{background-color:#f5f5f5}
.hover\:scale-105:hover{transform:scale(1.05)}.active\:scale-95:active{transform:scale(.95)}
.focus\:outline-none:focus{outline:none}.focus\:border-primary:focus{border-color:hsl(var(--primary))}
@media (min-width:640px){
.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-72{width:18rem}.sm\:w-\[560px\]{width:560px}.sm\:right-auto{right:auto}
.sm\:h-6{height:1.5rem}.sm\:h-56{height:14rem}.sm\:h-64{height:16rem}.sm\:h-\[380px\]{height:380px}.sm\:h-\[420px\]{height:420px}
.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}
.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}
}
@media (min-width:768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
.h-56{height:14rem}
.toast-box{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:100000;display:flex;flex-direction:column;gap:8px;align-items:center;pointer-events:none}
.toast-item{background:rgba(17,17,17,.88);color:#fff;font-size:13px;padding:9px 18px;border-radius:9999px;box-shadow:0 8px 24px rgb(0 0 0/.25);animation:toastIn .25s ease;max-width:86vw;text-align:center}
.toast-item.out{opacity:0;transform:translateY(-6px);transition:all .3s}
@keyframes toastIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
.round-check{appearance:none;-webkit-appearance:none;width:1.25rem;height:1.25rem;border:2px solid #f87171;border-radius:9999px;cursor:pointer;flex-shrink:0;position:relative;background:#fff}
.round-check:checked{background:hsl(var(--primary));border-color:hsl(var(--primary))}
.round-check:checked::after{content:'';position:absolute;inset:4px;background:#fff;border-radius:9999px}
.modal-center{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}
.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}
.max-w-\[425px\]{max-width:425px}
.h-\[60vh\]{height:60vh}.max-h-\[80vh\]{max-height:80vh}
.space-y-4>*+*{margin-top:1rem}.space-y-1\.5>*+*{margin-top:.375rem}
.text-gray-600{color:#4b5563}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}
.bottom-40{bottom:10rem}.w-\[85vw\]{width:85vw}.rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}
.text-teal-500{color:#14b8a6}.text-rose-600{color:#e11d48}.tabular-nums{font-variant-numeric:tabular-nums}
.bg-neutral-300{background-color:#d4d4d4}.rounded-md{border-radius:.375rem}
.grid{display:grid}.gap-4{gap:1rem}.pr-4{padding-right:1rem}.h-8{height:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}
@media (min-width:640px){.sm\:max-w-\[425px\]{max-width:425px}.sm\:w-\[320px\]{width:320px}.sm\:left-\[320px\]{left:320px}.sm\:w-\[calc\(100vw-400px\)\]{width:calc(100vw - 400px)}.sm\:max-w-2xl{max-width:42rem}.sm\:h-\[420px\]{height:420px}.sm\:p-4{padding:1rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}
.z-\[9800\]{z-index:9800}.mb-5{margin-bottom:1.25rem}
.text-\[15px\]{font-size:15px}
@media (min-width:640px){.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}}
.mt-10{margin-top:2.5rem}
.gap-1\.5{gap:.375rem}
@media (min-width:640px){.sm\:mt-10{margin-top:2.5rem}}

.home-top-banner{width:100%;height:35vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-top-banner img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 35%}.home-hours-banner{width:100%;height:10vh;min-height:54px;max-height:112px;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-hours-banner img{display:block;width:100%;height:auto;max-height:240px;object-fit:contain}.home-product-row{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.home-product-row::-webkit-scrollbar{display:none}.home-product-row>a{flex:0 0 calc((100% - 36px)/4)}.home-coop-card{display:block;width:min(78vw,560px);margin-left:auto;margin-right:auto}.home-coop-card img{display:block;width:100%;height:auto;border-radius:1rem;object-fit:contain;box-shadow:0 1px 2px rgb(0 0 0/.05)}@media(max-width:639px){.home-product-row>a{flex-basis:42%}.home-coop-card{width:min(80vw,480px)}}@media(max-height:640px){.home-top-banner{height:32vh}.home-hours-banner{height:9vh}}

.home-hours-banner{width:100%;height:clamp(96px,10vh,126px);min-height:96px;max-height:126px;display:grid;grid-template-columns:minmax(170px,1.15fr) minmax(245px,1fr) minmax(310px,1.3fr);align-items:center;gap:clamp(18px,3vw,58px);padding:10px clamp(24px,9vw,180px);background-size:cover;background-position:center;overflow:hidden;color:#fff}.hours-brand{font-family:Georgia,"Times New Roman",serif;font-size:clamp(24px,2vw,38px);font-style:italic;color:rgba(123,105,69,.78);white-space:nowrap}.hours-block{min-width:0}.hours-title{font-size:clamp(17px,1.24vw,23px);line-height:1.2;font-weight:800;color:#ffe449;text-shadow:0 1px 1px rgba(93,55,12,.65);margin-bottom:7px;white-space:nowrap}.hours-lines{font-size:clamp(13px,.92vw,17px);line-height:1.42;font-weight:500;color:#fff;white-space:pre-line;text-shadow:0 1px 1px rgba(66,39,13,.55)}.home-coop-card{width:min(68vw,500px)}

.product-detail-page{min-height:100vh;background:#f7f7f7;color:#242424}.product-detail-shell{width:min(1120px,100%);margin:0 auto;padding:24px 20px 10px;display:grid;grid-template-columns:minmax(340px,430px) minmax(0,1fr);gap:26px;align-items:start}.product-gallery-card,.product-information-card{background:#fff;border:1px solid #ededed;border-radius:16px;box-shadow:0 8px 28px rgba(35,35,35,.045)}.product-gallery-card{padding:10px;position:sticky;top:18px}.product-main-media{position:relative;width:100%;aspect-ratio:3/4;border-radius:12px;overflow:hidden;background:#eee}.product-main-media>img{display:block;width:100%;height:100%;object-fit:cover;cursor:zoom-in}.product-image-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;font-size:14px}.product-back-button{position:absolute;z-index:5;top:10px;left:10px;width:38px;height:38px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(25,25,25,.58);backdrop-filter:blur(7px);box-shadow:0 4px 14px rgba(0,0,0,.18)}.product-back-button svg,.gallery-arrow svg,.gallery-zoom svg{width:20px;height:20px}.gallery-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:36px;height:44px;border:0;border-radius:10px;background:rgba(20,20,20,.48);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:.2s}.product-main-media:hover .gallery-arrow{opacity:1}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-zoom{position:absolute;z-index:4;right:10px;bottom:10px;width:38px;height:38px;border:0;border-radius:999px;background:rgba(20,20,20,.58);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-thumbnails{display:flex;gap:8px;padding-top:9px;overflow-x:auto;scrollbar-width:none}.product-thumbnails::-webkit-scrollbar{display:none}.product-thumb{flex:0 0 68px;width:68px;height:68px;padding:0;border:2px solid transparent;border-radius:9px;overflow:hidden;background:#eee;cursor:pointer;transition:.18s}.product-thumb.active{border-color:#e87f83;box-shadow:0 0 0 2px rgba(232,127,131,.16)}.product-thumb img{display:block;width:100%;height:100%;object-fit:cover}.product-information-card{padding:20px 22px 22px}.product-heading{padding:0 0 16px;border-bottom:1px solid #f0f0f0}.detail-eyebrow{border-left:3px solid #65778e;padding-left:9px;color:#566477;font-size:13px;font-weight:800;letter-spacing:.03em}.product-heading h1{margin:15px 0 0;font-size:24px;line-height:1.35;color:#222}.detail-section{padding:18px 0;border-bottom:1px solid #f1f1f1}.detail-section:last-child{border-bottom:0;padding-bottom:0}.detail-section h2{font-size:15px;line-height:1.4;font-weight:800;margin:0 0 13px;color:#222}.basic-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px}.basic-info-item{display:flex;align-items:center;gap:10px;min-height:42px;padding:9px 11px;border-radius:10px;background:#fafafa;border:1px solid #f2f2f2}.basic-info-item span{flex:0 0 64px;color:#858585;font-size:13px}.basic-info-item strong{min-width:0;color:#333;font-size:13px;font-weight:650;word-break:break-word}.review-list{display:flex;flex-direction:column;gap:10px}.review-item{display:flex;gap:10px;padding:11px;border-radius:11px;background:#fafafa;border:1px solid #f1f1f1}.review-avatar{flex:0 0 32px;width:32px;height:32px;border-radius:999px;background:linear-gradient(135deg,#e78f93,#71b7cc);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px}.review-item strong{display:block;font-size:13px;margin-bottom:4px}.review-item p{font-size:13px;line-height:1.65;color:#666;white-space:pre-line;word-break:break-word}.review-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:10px}.review-image-grid img{width:100%;aspect-ratio:1/1;border-radius:8px;object-fit:cover}.product-description{font-size:14px;line-height:1.85;color:#5d5d5d;white-space:pre-line;word-break:break-word}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.service-item{display:flex;align-items:center;gap:8px;min-height:36px;padding:7px 10px;border-radius:10px;background:#fff;border:1px solid #f2f2f2}.service-item span{flex:0 0 22px;width:22px;height:22px;border-radius:999px;background:#fff0ef;color:#e77276;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.service-item b{font-size:13px;font-weight:600;color:#555;min-width:0;word-break:break-word}.detail-empty{font-size:13px;color:#999;padding:7px 0}.price-box{min-height:58px;border-radius:12px;background:linear-gradient(90deg,#fff4f2 0%,#f3fbfb 100%);border:1px solid #f2e6e3;display:flex;align-items:center;gap:10px;padding:11px 14px}.price-icon{width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,#e58991,#4da9c3);color:#fff;display:flex;align-items:center;justify-content:center}.price-box strong{font-size:16px;color:#a9443e;word-break:break-word}.product-bottom-space{height:105px}.product-action-wrap{position:fixed;z-index:70;left:0;right:0;bottom:0;padding:10px 16px max(10px,env(safe-area-inset-bottom));pointer-events:none;background:linear-gradient(180deg,rgba(247,247,247,0),rgba(247,247,247,.93) 35%,#f7f7f7 100%)}.product-action-bar{pointer-events:auto;width:min(620px,100%);margin:0 auto;padding:8px;background:#fff;border:1px solid #e9e9e9;border-radius:14px;box-shadow:0 8px 30px rgba(0,0,0,.1);display:grid;grid-template-columns:1fr 1fr;gap:8px} .contact-action{height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;border:1px solid #e98284;background:#e98284;color:#fff}.contact-action svg{width:18px;height:18px}.gallery-lightbox{position:fixed;z-index:110;inset:0;background:rgba(0,0,0,.94);display:none;align-items:center;justify-content:center;padding:54px 58px}.gallery-lightbox.open{display:flex}.gallery-lightbox>img{display:block;max-width:92vw;max-height:90vh;object-fit:contain}.lightbox-close{position:absolute;top:max(16px,env(safe-area-inset-top));left:18px;width:44px;height:44px;border:0;border-radius:999px;background:rgba(255,255,255,.15);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.lightbox-close svg{width:24px;height:24px}.lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:64px;border:0;border-radius:12px;background:rgba(255,255,255,.13);color:#fff;font-size:40px;line-height:1;cursor:pointer}.lightbox-prev{left:18px}.lightbox-next{right:18px}.lightbox-count{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;font-size:13px}

@media(max-width:900px){.home-hours-banner{grid-template-columns:minmax(120px,.8fr) minmax(190px,1fr) minmax(245px,1.2fr);gap:16px;padding-left:22px;padding-right:22px}.hours-brand{font-size:24px}.hours-title{font-size:16px}.hours-lines{font-size:12px}.product-detail-shell{grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:16px;padding-left:14px;padding-right:14px}.product-information-card{padding:18px}.basic-info-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr}}
@media(max-width:700px){.home-hours-banner{height:112px;min-height:112px;max-height:112px;grid-template-columns:.78fr 1fr 1.25fr;gap:8px;padding:8px 10px}.hours-brand{font-size:clamp(17px,5vw,23px)}.hours-title{font-size:12px;margin-bottom:4px}.hours-lines{font-size:9.5px;line-height:1.45}.home-coop-card{width:min(72vw,420px)}.product-detail-shell{display:block;padding:0;width:min(620px,100%)}.product-gallery-card,.product-information-card{border-radius:0;border-left:0;border-right:0;box-shadow:none}.product-gallery-card{position:relative;top:auto;padding:0 0 10px}.product-main-media{border-radius:0;aspect-ratio:3/4}.product-thumbnails{padding:8px 10px 0}.product-thumb{flex-basis:58px;width:58px;height:58px}.product-information-card{margin-top:8px;padding:18px 15px 20px}.product-heading h1{font-size:21px}.basic-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.basic-info-item{display:block}.basic-info-item span{display:block;margin-bottom:4px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.review-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-arrow{opacity:1;width:34px;height:42px}.product-action-wrap{padding-left:10px;padding-right:10px}.product-action-bar{border-radius:12px}.gallery-lightbox{padding:52px 12px}.lightbox-arrow{width:38px;height:54px}.lightbox-prev{left:8px}.lightbox-next{right:8px}}
@media(max-width:420px){.hours-brand{font-size:16px}.hours-title{font-size:10.5px}.hours-lines{font-size:8.2px}.basic-info-grid,.service-grid{grid-template-columns:1fr}.contact-action{font-size:13px}}

.home-hours-banner{height:118px;min-height:118px;max-height:118px}.hours-title{font-size:18px;line-height:1.15;margin-bottom:5px}.hours-lines{font-size:13.5px;line-height:1.34}
@media(max-width:700px){.home-hours-banner{height:142px;min-height:142px;max-height:142px;grid-template-columns:.7fr 1.7fr;grid-template-rows:1fr 1fr;grid-template-areas:"brand time" "brand contact";gap:2px 10px;padding:9px 12px}.hours-brand{grid-area:brand;align-self:center;font-size:19px}.hours-block{grid-area:time;align-self:center}.hours-contact{grid-area:contact}.hours-title{font-size:12.5px;line-height:1.15;margin-bottom:3px}.hours-lines{font-size:10.5px;line-height:1.3}}
@media(max-width:420px){.hours-brand{font-size:17px}.hours-title{font-size:12px}.hours-lines{font-size:10px}}


html{scroll-behavior:smooth}
.home-page{min-height:100vh;background:#fbfaf9;color:#2e2926}
.age-gate{position:fixed;z-index:100000;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(rgba(21,15,14,.64),rgba(21,15,14,.72)),var(--age-bg,linear-gradient(135deg,#dcb6ad,#a67b70));background-size:cover;background-position:center;transition:opacity .28s ease,visibility .28s ease}
.age-gate.hidden{opacity:0;visibility:hidden;pointer-events:none}
.age-gate-panel{width:min(450px,calc(100vw - 40px));box-sizing:border-box;padding:38px 32px 30px;border:1px solid rgba(255,255,255,.5);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 24px 80px rgba(0,0,0,.28);text-align:center;backdrop-filter:blur(12px)}
.age-gate-title{font-size:clamp(20px,3vw,30px);font-weight:750;line-height:1.45;color:#3c302c}
.age-gate-question{margin-top:18px;font-size:clamp(16px,2.2vw,20px);font-weight:500;line-height:1.45;color:#514641}
.age-gate-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}
.age-gate-actions button{height:50px;border-radius:999px;font-size:15px;font-weight:800;letter-spacing:.08em;cursor:pointer}
.age-yes{border:0;background:linear-gradient(90deg,#e990a0,#d8a63d);color:#fff;box-shadow:0 8px 20px rgba(211,133,90,.28)}
.age-no{border:1px solid #d7cbc5;background:#fff;color:#6b5a52}
.hero-carousel{position:relative;width:100%;height:35vh;min-height:300px;max-height:560px;overflow:hidden;background:#eee7e3}
.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .55s ease;pointer-events:none}
.hero-slide.active{opacity:1;pointer-events:auto}
.hero-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%}
.hero-empty{width:100%;height:100%;background:linear-gradient(135deg,#f6e8e5,#d8c6ba)}
.hero-arrow{position:absolute;z-index:10;top:50%;transform:translateY(-50%);width:42px;height:58px;border:0;border-radius:12px;background:rgba(28,22,20,.28);color:#fff;font-size:36px;line-height:1;cursor:pointer;backdrop-filter:blur(5px)}
.hero-prev{left:18px}.hero-next{right:18px}
.hero-dots{position:absolute;z-index:12;left:50%;bottom:15px;transform:translateX(-50%);display:flex;max-width:calc(100% - 28px);gap:7px;padding:7px 10px;border-radius:999px;background:rgba(23,18,16,.18);backdrop-filter:blur(6px);overflow-x:auto;scrollbar-width:none}.hero-dots::-webkit-scrollbar{display:none}
.hero-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.55);cursor:pointer;transition:.2s}
.hero-dots button.active{width:24px;background:#fff}
.home-menu-button{position:absolute;z-index:32;left:18px;top:18px;width:46px;height:46px;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:rgba(33,26,24,.42);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;backdrop-filter:blur(8px)}
.home-menu-button span{display:block;width:20px;height:2px;border-radius:2px;background:#fff;transition:.2s}
.home-menu-button.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.home-menu-button.open span:nth-child(2){opacity:0}
.home-menu-button.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.home-menu-panel{position:absolute;z-index:31;left:18px;top:72px;width:min(260px,calc(100vw - 36px));padding:10px;border:1px solid rgba(255,255,255,.46);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 60px rgba(0,0,0,.2);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s;backdrop-filter:blur(12px)}
.home-menu-panel.open{opacity:1;visibility:visible;transform:none}
.home-menu-panel a{display:flex;align-items:center;min-height:43px;padding:0 14px;border-radius:11px;color:#4e403a;font-size:14px;font-weight:650;text-decoration:none}
.home-menu-panel a:hover{background:#f7eeee;color:#bd6c75}
.home-menu-shade{position:fixed;z-index:30;inset:0;display:none;background:rgba(0,0,0,.12)}
.home-menu-shade.open{display:block}

.home-hours-banner{width:100%;height:auto!important;min-height:150px!important;max-height:none!important;display:grid!important;grid-template-columns:minmax(150px,.78fr) minmax(230px,1.05fr) minmax(260px,1.18fr) minmax(250px,1.08fr) 118px!important;align-items:center!important;gap:clamp(18px,2.4vw,48px)!important;padding:22px clamp(24px,5vw,92px)!important;background-color:#eb7b27!important;background-size:cover!important;background-position:center!important;overflow:visible!important;color:#fff}
.hours-brand-block{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1}
.hours-brand-block strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,3vw,52px);font-weight:700;letter-spacing:.06em;color:#8a6846;text-shadow:0 1px 0 rgba(255,255,255,.55)}
.hours-brand-block span{margin-top:9px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(17px,1.5vw,25px);font-style:italic;color:#8a6846;white-space:nowrap}
.hours-info-block{min-width:0;align-self:center}
.home-hours-banner .hours-title{margin:0 0 12px!important;font-size:clamp(17px,1.25vw,22px)!important;line-height:1.2!important;font-weight:850;color:#fff1a0;text-shadow:0 1px 1px rgba(78,41,15,.55);white-space:nowrap}
.home-hours-banner .hours-lines,.hours-notice-lines{font-size:clamp(13px,.92vw,16px)!important;line-height:1.65!important;font-weight:600;color:#fff;white-space:pre-line;text-shadow:0 1px 1px rgba(74,40,19,.52)}
.hours-contact-lines{white-space:pre-line}
.hours-notice-lines{align-self:end;padding-bottom:1px}
.hours-qr-area{width:110px;height:110px;justify-self:end;border-radius:12px;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.8);overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(102,54,19,.12)}
.hours-qr-area img{display:block;width:100%;height:100%;object-fit:contain;padding:5px}
.hours-qr-placeholder{width:84%;height:84%;display:flex;align-items:center;justify-content:center;border:1px dashed #d6a47b;border-radius:8px;color:#b17a57;font-size:12px;text-align:center;background:#fff9f5}

.home-main{width:min(1240px,100%);margin:0 auto;padding:48px 28px 58px}
.home-section{scroll-margin-top:18px;margin-bottom:52px}
.home-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}
.section-kicker{display:block;margin-bottom:5px;color:#c18584;font-size:11px;font-weight:800;letter-spacing:.18em}
.home-section-heading h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(25px,2.4vw,36px);font-weight:650;color:#3c302c}
.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 18px}
.home-product-card{display:block;min-width:0;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #eee7e3;box-shadow:0 7px 24px rgba(77,56,48,.065);text-decoration:none;transition:transform .2s,box-shadow .2s}
.home-product-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px rgba(77,56,48,.11)}
.home-product-media{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#eee8e4}
.home-product-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}
.home-product-card:hover .home-product-media img{transform:scale(1.025)}
.product-badge{position:absolute;left:10px;top:10px;padding:5px 9px;border-radius:999px;background:rgba(231,136,148,.94);color:#fff;font-size:11px;font-weight:750;box-shadow:0 4px 14px rgba(135,68,75,.18)}
.home-product-name{padding:12px 13px 13px;color:#493b35;font-size:14px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.featured-controls{display:flex;gap:8px}
.featured-controls button{width:40px;height:40px;border:1px solid #e9dbd6;border-radius:999px;background:#fff;color:#8b6862;font-size:26px;line-height:1;cursor:pointer}
.featured-scroll{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 12px;scrollbar-width:none}
.featured-scroll::-webkit-scrollbar{display:none}
.featured-card{flex:0 0 min(240px,22vw);scroll-snap-align:start;display:block;border-radius:15px;overflow:hidden;background:#fff;border:1px solid #eee5e1;box-shadow:0 6px 22px rgba(74,54,47,.06);text-decoration:none}
.featured-media{position:relative;aspect-ratio:4/5;overflow:hidden;background:#eee}
.featured-media img{display:block;width:100%;height:100%;object-fit:cover}
.featured-media span{position:absolute;left:10px;bottom:10px;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.9);color:#a95f68;font-size:11px;font-weight:800;backdrop-filter:blur(4px)}
.featured-card strong{display:block;padding:12px 13px;color:#493b35;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.about-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:16px}
.about-card{min-height:170px;padding:24px;border-radius:18px;background:#fff;border:1px solid #eee5e1;box-shadow:0 8px 26px rgba(74,54,47,.055)}
.about-card h3{margin:0 0 14px;font-size:18px;color:#5e4740}
.about-card div{font-size:14px;line-height:1.85;color:#786963;white-space:pre-line;word-break:break-word}
.about-company-card{background:linear-gradient(135deg,#fff 0%,#fff7f4 100%)}
.home-statement{margin:0 0 38px;padding:22px 24px;border-radius:16px;background:#fff;border:1px solid #eee5e1;color:#6f625c;font-size:14px;line-height:1.85;white-space:pre-line}
.cooperation-section{display:flex;justify-content:center;padding-top:4px}
.home-coop-card{display:block!important;width:min(46vw,520px)!important;margin:0 auto!important}
.home-coop-card img{display:block;width:100%;height:auto;border-radius:18px;object-fit:contain;box-shadow:0 10px 30px rgba(87,60,44,.08)}


.coop-page{min-height:100vh;background:#faf7f5;color:#3d312d}
.coop-header{position:sticky;z-index:30;top:0;height:58px;display:flex;align-items:center;gap:10px;padding:0 18px;background:rgba(255,255,255,.94);border-bottom:1px solid #eee4df;backdrop-filter:blur(10px)}
.coop-header strong{font-size:15px}
.coop-back{width:38px;height:38px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#5e4d46;background:#f8f2ef}
.coop-back svg{width:21px;height:21px}
.coop-container{width:min(900px,100%);margin:0 auto;padding:30px 22px 55px}
.coop-intro-card,.coop-form{border:1px solid #eee1dc;border-radius:22px;background:#fff;box-shadow:0 10px 32px rgba(85,60,49,.06)}
.coop-intro-card{padding:30px;margin-bottom:20px;text-align:center}
.coop-title-row{display:flex;align-items:center;justify-content:center;gap:12px;color:#bc934f}
.coop-title-row h1{margin:0;font-size:clamp(24px,3vw,34px)}
.coop-description{max-width:660px;margin:18px auto 0;color:#74645d;font-size:14px;line-height:1.9;white-space:pre-line}
.coop-extra-image{display:block;width:100%;max-height:460px;object-fit:cover;border-radius:15px;margin-top:18px}
.coop-form{padding:30px}
.coop-form-heading{margin-bottom:22px}
.coop-form-heading h2{margin:0 0 7px;font-size:22px}
.coop-form-heading p{margin:0;color:#94847d;font-size:13px}
.coop-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}
.coop-form label{display:block;margin:0}
.coop-form label>span{display:block;margin-bottom:7px;color:#5d4c45;font-size:13px;font-weight:700}
.coop-form label>span b{color:#d85d72}
.coop-form input,.coop-form textarea{width:100%;border:1px solid #e5d9d4;border-radius:11px;background:#fffdfc;padding:12px 13px;font-family:inherit;font-size:14px;color:#3d312d;outline:none;transition:.18s}
.coop-form input:focus,.coop-form textarea:focus{border-color:#db8895;box-shadow:0 0 0 3px rgba(219,136,149,.12)}
.coop-wide{grid-column:1/-1}
.coop-submit{width:100%;height:52px;margin-top:22px;border:0;border-radius:999px;background:linear-gradient(90deg,#e883a0,#dfab36);color:#fff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 9px 24px rgba(206,126,104,.22)}

@media(max-width:1050px){
  .home-hours-banner{grid-template-columns:130px 1fr 1fr 1fr 98px!important;gap:16px!important;padding-left:22px!important;padding-right:22px!important}
  .hours-brand-block strong{font-size:34px}.hours-brand-block span{font-size:18px}
  .hours-qr-area{width:92px;height:92px}
  .home-main{padding-left:22px;padding-right:22px}
}
@media(max-width:760px){
  .hero-carousel{height:35vh;min-height:230px;max-height:390px}
  .hero-slide img{object-position:center center}
  .hero-arrow{display:none}
  .home-menu-button{left:12px;top:12px;width:43px;height:43px}
  .home-menu-panel{left:12px;top:62px}
  .home-hours-banner{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 74px!important;grid-template-areas:"brand brand qr" "time contact qr" "notice notice notice"!important;gap:10px 12px!important;padding:14px 14px!important;min-height:206px!important}
  .hours-brand-block{grid-area:brand;align-items:flex-start;text-align:left}.hours-info-block:nth-of-type(2){grid-area:time}.hours-info-block:nth-of-type(3){grid-area:contact}.hours-notice-lines{grid-area:notice;align-self:center;text-align:center;padding:0}.hours-qr-area{grid-area:qr;width:72px;height:72px}
  .hours-brand-block strong{font-size:27px}.hours-brand-block span{font-size:14px;margin-top:6px}
  .home-hours-banner .hours-title{font-size:14px!important;margin-bottom:7px!important}.home-hours-banner .hours-lines,.hours-notice-lines{font-size:11px!important;line-height:1.55!important}
  .home-main{padding:34px 14px 44px}
  .home-section{margin-bottom:40px}
  .home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 11px}
  .home-product-card{border-radius:13px}.home-product-name{padding:10px 10px 11px;font-size:13px}
  .featured-card{flex-basis:42vw;min-width:145px}
  .featured-controls button{width:36px;height:36px}
  .about-grid{grid-template-columns:1fr}.about-card{min-height:auto;padding:20px}
  .home-coop-card{width:min(72vw,390px)!important}
  .coop-container{padding:20px 14px 42px}.coop-intro-card,.coop-form{padding:22px;border-radius:18px}.coop-form-grid{grid-template-columns:1fr}.coop-wide{grid-column:auto}
}
@media(max-width:420px){
  .hero-carousel{min-height:215px}
  .home-hours-banner{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 66px!important;padding:12px 10px!important;gap:8px!important;min-height:202px!important}
  .hours-brand-block strong{font-size:23px}.hours-brand-block span{font-size:12px}.hours-qr-area{width:64px;height:64px}
  .home-hours-banner .hours-title{font-size:12px!important}.home-hours-banner .hours-lines,.hours-notice-lines{font-size:9.8px!important}
  .home-main{padding-left:10px;padding-right:10px}.home-product-grid{gap:11px 8px}.featured-card{flex-basis:48vw}
  .age-gate-panel{padding:30px 20px 24px}
}



.hero-carousel.is-collapsed{
  height:110px!important;
  min-height:110px!important;
  max-height:110px!important;
}
.hero-carousel.is-collapsed .hero-arrow,
.hero-carousel.is-collapsed .hero-dots{
  display:none!important;
}
.home-hours-banner.home-hours-layout-v4{
  width:100%;
  height:auto!important;
  min-height:220px!important;
  max-height:none!important;
  display:grid!important;
  grid-template-columns:minmax(145px,.62fr) minmax(0,3fr) minmax(104px,.42fr)!important;
  grid-template-areas:"brand content qr"!important;
  align-items:center!important;
  gap:clamp(22px,3vw,54px)!important;
  padding:clamp(26px,2.7vw,40px) clamp(24px,5.5vw,104px)!important;
  background-color:#eb7b27!important;
  background-size:cover!important;
  background-position:center!important;
  overflow:hidden!important;
  color:#fff;
}
.home-hours-layout-v4 .hours-brand-block{
  grid-area:brand;
  min-width:0;
  align-items:flex-start;
  text-align:left;
}
.home-hours-layout-v4 .hours-brand-block strong{
  font-size:clamp(34px,3.25vw,56px);
  line-height:.95;
}
.home-hours-layout-v4 .hours-brand-block span{
  margin-top:12px;
  font-size:clamp(18px,1.55vw,27px);
}
.hours-content-panel{
  grid-area:content;
  min-width:0;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px clamp(28px,3.4vw,62px);
  align-items:start;
}
.home-hours-layout-v4 .hours-info-block{
  min-width:0;
  padding:3px 0 4px 18px;
  border-left:3px solid rgba(255,241,167,.82);
}
.home-hours-layout-v4 .hours-title{
  margin:0 0 11px!important;
  font-size:clamp(18px,1.42vw,24px)!important;
  line-height:1.2!important;
  letter-spacing:.02em;
}
.home-hours-layout-v4 .hours-lines,
.home-hours-layout-v4 .hours-notice-lines{
  font-size:clamp(14px,1.03vw,18px)!important;
  line-height:1.65!important;
  font-weight:650;
}
.home-hours-layout-v4 .hours-contact-lines{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:2px;
  white-space:normal;
}
.home-hours-layout-v4 .hours-contact-lines span,
.home-hours-layout-v4 .hotline-phone-link{
  display:block;
  max-width:100%;
  color:#fff;
  overflow-wrap:anywhere;
}
.home-hours-layout-v4 .hotline-phone-link{
  width:max-content;
  min-height:38px;
  padding:5px 10px 5px 0;
  text-decoration:none;
  border-radius:8px;
  touch-action:manipulation;
  transition:background-color .18s,color .18s;
}
.home-hours-layout-v4 .hotline-phone-link:hover,
.home-hours-layout-v4 .hotline-phone-link:focus-visible{
  color:#fff7c9;
  text-decoration:underline;
  text-underline-offset:4px;
  outline:none;
}
.home-hours-layout-v4 .hours-notice-lines{
  grid-column:1/-1;
  align-self:auto;
  margin-top:1px;
  padding:15px 0 0;
  border-top:1px solid rgba(255,255,255,.38);
  text-align:left;
}
.home-hours-layout-v4 .hours-qr-area{
  grid-area:qr;
  width:clamp(102px,8.7vw,126px);
  height:clamp(102px,8.7vw,126px);
  justify-self:end;
}
.about-contact-lines{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:5px;
  white-space:normal!important;
}
.about-contact-lines span,
.about-phone-link{
  display:block;
  max-width:100%;
  overflow-wrap:anywhere;
}
.about-phone-link{
  min-height:34px;
  padding:4px 8px 4px 0;
  color:#a44f62;
  font-weight:750;
  text-decoration:none;
  touch-action:manipulation;
}
.about-phone-link:hover,
.about-phone-link:focus-visible{
  color:#7f394b;
  text-decoration:underline;
  text-underline-offset:4px;
  outline:none;
}

@media(max-width:1100px){
  .home-hours-banner.home-hours-layout-v4{
    grid-template-columns:125px minmax(0,1fr) 94px!important;
    gap:20px!important;
    padding-left:24px!important;
    padding-right:24px!important;
  }
  .home-hours-layout-v4 .hours-brand-block strong{font-size:38px}
  .home-hours-layout-v4 .hours-brand-block span{font-size:19px}
  .home-hours-layout-v4 .hours-qr-area{width:92px;height:92px}
  .hours-content-panel{gap:16px 25px}
}

@media(max-width:760px){
  .home-hours-banner.home-hours-layout-v4{
    grid-template-columns:minmax(0,1fr) 78px!important;
    grid-template-areas:"brand qr" "content content"!important;
    gap:16px 14px!important;
    min-height:0!important;
    padding:18px 16px 20px!important;
  }
  .home-hours-layout-v4 .hours-brand-block{
    align-self:center;
  }
  .home-hours-layout-v4 .hours-brand-block strong{font-size:31px}
  .home-hours-layout-v4 .hours-brand-block span{font-size:16px;margin-top:7px}
  .home-hours-layout-v4 .hours-qr-area{width:76px;height:76px}
  .hours-content-panel{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px 18px;
  }
  .home-hours-layout-v4 .hours-info-block{padding-left:12px}
  .home-hours-layout-v4 .hours-title{font-size:16px!important;margin-bottom:7px!important}
  .home-hours-layout-v4 .hours-lines,
  .home-hours-layout-v4 .hours-notice-lines{font-size:13px!important;line-height:1.55!important}
  .home-hours-layout-v4 .hours-notice-lines{padding-top:12px}
}

@media(max-width:520px){
  .home-hours-banner.home-hours-layout-v4{
    grid-template-columns:minmax(0,1fr) 70px!important;
    gap:14px 10px!important;
    padding:16px 13px 18px!important;
  }
  .home-hours-layout-v4 .hours-brand-block strong{font-size:27px}
  .home-hours-layout-v4 .hours-brand-block span{font-size:14px}
  .home-hours-layout-v4 .hours-qr-area{width:68px;height:68px}
  .hours-content-panel{
    grid-template-columns:1fr;
    gap:13px;
  }
  .home-hours-layout-v4 .hours-notice-lines{grid-column:auto;margin-top:0}
  .home-hours-layout-v4 .hours-title{font-size:15px!important}
  .home-hours-layout-v4 .hours-lines,
  .home-hours-layout-v4 .hours-notice-lines{font-size:12.5px!important}
  .home-hours-layout-v4 .hotline-phone-link{min-height:40px;padding-top:7px;padding-bottom:7px}
}

.home-hours-layout-v4 .hours-time-block,
.home-hours-layout-v4 .hours-contact-block,
.home-hours-layout-v4 .hours-notice-lines{
  grid-area:auto!important;
}
.home-hours-layout-v4 .hotline-phone-link,
.about-phone-link{
  white-space:nowrap;
}
@media(max-width:900px){
  .about-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .about-company-card{grid-column:1/-1}
}
@media(max-width:760px){
  .home-hours-banner.home-hours-layout-v4{grid-template-rows:auto auto!important}
}
@media(max-width:560px){
  .about-grid{grid-template-columns:1fr!important}
  .about-company-card{grid-column:auto}
}

.home-hours-layout-v4.hours-without-qr{grid-template-columns:minmax(145px,.62fr) minmax(0,3fr)!important;grid-template-areas:"brand content"!important}
.product-action-bar.single-action{grid-template-columns:1fr}

@media(max-width:1100px){.home-hours-layout-v4.hours-without-qr{grid-template-columns:125px minmax(0,1fr)!important}}
@media(max-width:760px){.home-hours-layout-v4.hours-without-qr{grid-template-columns:1fr!important;grid-template-areas:"brand" "content"!important}}

.featured-scroll{scroll-behavior:smooth}
.about-section{padding-top:2px}
.about-grid{grid-template-columns:1fr!important}
.about-company-card{grid-column:auto!important}
.about-company-content{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;white-space:pre-line!important;line-height:1.85!important}
.about-company-content.expanded{display:block!important;overflow:visible;-webkit-line-clamp:unset}
.about-more-button{display:inline-flex;margin-top:12px;padding:5px 0;border:0;background:transparent;color:#b65f70;font-size:14px;font-weight:750;cursor:pointer;text-decoration:underline;text-underline-offset:4px}
.about-contact-lines,.home-hours-layout-v4 .hours-contact-lines{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px!important;align-items:start!important}
.contact-entry{display:flex!important;align-items:baseline;gap:3px;min-width:0;max-width:100%;color:inherit;text-decoration:none;overflow-wrap:anywhere}
.contact-entry b{flex:0 0 auto;font-weight:750;color:inherit}
.contact-entry span{min-width:0;overflow-wrap:anywhere}
.hotline-whatsapp-link,.about-whatsapp-link{color:inherit;text-decoration:none}
.hotline-whatsapp-link:hover,.hotline-whatsapp-link:focus-visible,.about-whatsapp-link:hover,.about-whatsapp-link:focus-visible{text-decoration:underline;text-underline-offset:4px;outline:none}
.cooperation-section{width:100%}
.home-coop-card{width:100%!important;max-width:none!important}
.home-coop-card img{width:100%!important}
.product-image-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.service-information-box{width:100%;padding:16px 17px;border:1px solid #f0e8e5;border-radius:14px;background:linear-gradient(135deg,#fff 0%,#fff9f7 100%);box-shadow:0 5px 18px rgba(82,55,48,.04)}
.service-information-line{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid #f2ece9}
.service-information-line:last-child{border-bottom:0}
.service-information-line span{flex:0 0 24px;width:24px;height:24px;border-radius:999px;background:#fff0ef;color:#e77276;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}
.service-information-line p{margin:0;min-width:0;color:#555;font-size:14px;line-height:1.75;white-space:pre-line;word-break:break-word}
@media(max-width:700px){.home-coop-card{width:100%!important}.product-image-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:420px){.about-contact-lines,.home-hours-layout-v4 .hours-contact-lines{grid-template-columns:1fr;gap:5px!important}.service-information-box{padding:13px 14px}.service-information-line p{font-size:13px}}

.home-hours-layout-v4 .hours-content-panel{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  align-items:start!important;
}
.home-hours-layout-v4 .hours-time-block{
  grid-column:1!important;
}
.home-hours-layout-v4 .hours-contact-block{
  grid-column:2!important;
}
.home-hours-layout-v4 .hours-contact-lines,
.about-contact-lines{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  column-gap:clamp(16px,3vw,42px)!important;
  row-gap:8px!important;
}
.contact-entry{
  display:grid!important;
  grid-template-columns:72px minmax(0,1fr)!important;
  align-items:baseline!important;
  gap:4px!important;
}
.contact-entry b{
  width:72px;
  white-space:nowrap;
}
.contact-entry-line span{
  font-weight:750;
}
.featured-scroll{
  scroll-snap-type:none!important;
  scroll-behavior:auto!important;
  overscroll-behavior-x:contain;
}
.featured-card{
  scroll-snap-align:none!important;
}
@media(max-width:760px){
  .home-hours-layout-v4 .hours-content-panel{
    grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;
    gap:14px 12px!important;
  }
  .home-hours-layout-v4 .hours-contact-lines{
    grid-template-columns:1fr!important;
    gap:5px!important;
  }
  .home-hours-layout-v4 .contact-entry{
    grid-template-columns:63px minmax(0,1fr)!important;
    gap:2px!important;
  }
  .home-hours-layout-v4 .contact-entry b{
    width:63px;
  }
}
@media(max-width:420px){
  .home-hours-layout-v4 .hours-content-panel{
    grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;
    gap:12px 8px!important;
  }
  .home-hours-layout-v4 .hours-info-block{
    padding-left:8px!important;
  }
  .home-hours-layout-v4 .hours-title{
    font-size:13px!important;
  }
  .home-hours-layout-v4 .hours-lines{
    font-size:10.8px!important;
  }
  .home-hours-layout-v4 .contact-entry{
    grid-template-columns:56px minmax(0,1fr)!important;
    font-size:10.8px!important;
  }
  .home-hours-layout-v4 .contact-entry b{
    width:56px;
  }
  .about-contact-lines{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
.home-hours-layout-v4 .hours-info-block{
  align-self:start!important;
}
.contact-entry-phone span,
.contact-entry-line span{
  font-weight:750;
}
@media(max-width:760px){
  .home-hours-layout-v4 .hours-content-panel{
    grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)!important;
    gap:14px 10px!important;
  }
  .home-hours-layout-v4 .hours-contact-lines{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px 8px!important;
  }
  .home-hours-layout-v4 .contact-entry{
    grid-template-columns:max-content minmax(0,1fr)!important;
    gap:2px!important;
  }
  .home-hours-layout-v4 .contact-entry b{
    width:auto!important;
  }
  .home-hours-layout-v4 .contact-entry-phone span,
  .home-hours-layout-v4 .contact-entry-line span{
    white-space:nowrap;
  }
  .about-contact-lines .contact-entry{
    grid-template-columns:max-content minmax(0,1fr)!important;
    gap:4px!important;
    font-size:12px;
  }
  .about-contact-lines .contact-entry b{
    width:auto!important;
  }
  .about-contact-lines .contact-entry-phone span,
  .about-contact-lines .contact-entry-line span{
    white-space:nowrap;
  }
}
@media(max-width:420px){
  .home-hours-layout-v4 .hours-content-panel{
    grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)!important;
    gap:12px 7px!important;
  }
  .home-hours-layout-v4 .hours-contact-lines{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:5px 5px!important;
  }
  .home-hours-layout-v4 .contact-entry{
    font-size:9.7px!important;
  }
  .about-contact-lines .contact-entry{
    font-size:11.5px!important;
  }
}
@media(max-width:760px){
  .home-hours-layout-v4 .hours-content-panel{
    grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;
    gap:14px 8px!important;
  }
  .home-hours-layout-v4 .hours-contact-lines{
    grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr)!important;
    gap:6px 4px!important;
  }
}
@media(max-width:420px){
  .home-hours-layout-v4 .hours-content-panel{
    grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;
    gap:12px 6px!important;
  }
  .home-hours-layout-v4 .hours-lines{
    font-size:10.2px!important;
  }
  .home-hours-layout-v4 .contact-entry{
    gap:1px!important;
    font-size:9.2px!important;
    letter-spacing:-.015em;
  }
}

.home-hours-layout-v4 .hours-content-panel{
  grid-template-columns:minmax(230px,.82fr) minmax(500px,1.58fr)!important;
  align-items:stretch!important;
  column-gap:clamp(24px,3.2vw,56px)!important;
  row-gap:0!important;
}
.home-hours-layout-v4 .hours-info-block{
  align-self:stretch!important;
  display:flex!important;
  flex-direction:column!important;
  box-sizing:border-box!important;
  min-height:166px!important;
  padding:4px 0 5px 18px!important;
  border-left:4px solid rgba(255,241,167,.88)!important;
}
.home-hours-layout-v4 .hours-title{
  flex:0 0 auto!important;
  margin:0 0 12px!important;
  line-height:1.25!important;
}
.home-hours-layout-v4 .hours-time-block .hours-lines{
  flex:1 1 auto!important;
  display:flex!important;
  align-items:flex-start!important;
}
.home-hours-layout-v4 .hours-contact-lines{
  flex:1 1 auto!important;
  display:grid!important;
  grid-template-columns:minmax(245px,1.35fr) minmax(145px,.65fr)!important;
  grid-template-areas:"phone whatsapp" "line wechat"!important;
  grid-template-rows:repeat(2,minmax(44px,1fr))!important;
  column-gap:clamp(16px,2.1vw,36px)!important;
  row-gap:5px!important;
  align-items:center!important;
}
.home-hours-layout-v4 .contact-entry-phone{grid-area:phone!important}
.home-hours-layout-v4 .contact-entry-whatsapp{grid-area:whatsapp!important}
.home-hours-layout-v4 .contact-entry-line{grid-area:line!important}
.home-hours-layout-v4 .contact-entry-wechat{grid-area:wechat!important}
.home-hours-layout-v4 .contact-entry{
  display:grid!important;
  grid-template-columns:max-content minmax(0,1fr)!important;
  align-items:center!important;
  align-self:stretch!important;
  min-height:44px!important;
  gap:8px!important;
  padding:0!important;
  margin:0!important;
  line-height:1.35!important;
  font-size:inherit!important;
  letter-spacing:0!important;
}
.home-hours-layout-v4 .contact-entry b,
.home-hours-layout-v4 .contact-entry span{
  display:block!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
  color:inherit!important;
  font:inherit!important;
  font-weight:750!important;
  line-height:1.35!important;
  white-space:nowrap!important;
  letter-spacing:0!important;
  font-variant-numeric:tabular-nums!important;
}
.home-hours-layout-v4 .contact-entry span{
  min-width:0!important;
}
.home-hours-layout-v4 .hotline-phone-link,
.home-hours-layout-v4 .hotline-whatsapp-link{
  width:100%!important;
  min-height:44px!important;
  border-radius:0!important;
}

@media(max-width:1100px){
  .home-hours-layout-v4 .hours-content-panel{
    grid-template-columns:minmax(205px,.78fr) minmax(430px,1.52fr)!important;
    column-gap:24px!important;
  }
  .home-hours-layout-v4 .hours-contact-lines{
    grid-template-columns:minmax(220px,1.34fr) minmax(130px,.66fr)!important;
    column-gap:18px!important;
  }
}

@media(max-width:760px){
  .home-hours-layout-v4 .hours-content-panel{
    grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;
    align-items:stretch!important;
    column-gap:10px!important;
  }
  .home-hours-layout-v4 .hours-info-block{
    min-height:126px!important;
    padding:3px 0 4px 10px!important;
    border-left-width:3px!important;
  }
  .home-hours-layout-v4 .hours-title{
    margin-bottom:7px!important;
  }
  .home-hours-layout-v4 .hours-contact-lines{
    grid-template-columns:minmax(0,1fr) minmax(64px,.42fr)!important;
    grid-template-areas:"phone whatsapp" "line wechat"!important;
    grid-template-rows:repeat(2,minmax(36px,1fr))!important;
    column-gap:5px!important;
    row-gap:3px!important;
  }
  .home-hours-layout-v4 .contact-entry{
    min-height:36px!important;
    gap:3px!important;
    font-size:10.5px!important;
  }
  .home-hours-layout-v4 .hotline-phone-link,
  .home-hours-layout-v4 .hotline-whatsapp-link{
    min-height:36px!important;
  }
}

@media(max-width:420px){
  .home-hours-layout-v4 .hours-content-panel{
    grid-template-columns:minmax(0,.79fr) minmax(0,1.21fr)!important;
    column-gap:6px!important;
  }
  .home-hours-layout-v4 .hours-info-block{
    min-height:122px!important;
    padding-left:8px!important;
  }
  .home-hours-layout-v4 .hours-title{
    font-size:12.5px!important;
  }
  .home-hours-layout-v4 .hours-lines{
    font-size:10px!important;
  }
  .home-hours-layout-v4 .hours-contact-lines{
    grid-template-columns:minmax(0,1fr) minmax(58px,.40fr)!important;
    column-gap:3px!important;
  }
  .home-hours-layout-v4 .contact-entry{
    gap:2px!important;
    font-size:9.5px!important;
    letter-spacing:-.01em!important;
  }
}
@media(max-width:350px){
  .home-hours-layout-v4 .hours-title{font-size:11.5px!important}
  .home-hours-layout-v4 .hours-time-block .hours-lines{font-size:8.8px!important;letter-spacing:-.025em!important}
  .home-hours-layout-v4 .contact-entry{font-size:8.7px!important}
}

@media(max-width:760px){
  .home-hours-layout-v4 .hours-contact-lines{
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-areas:
      "phone"
      "whatsapp"
      "line"
      "wechat"!important;
    grid-template-rows:repeat(4,minmax(32px,auto))!important;
    column-gap:0!important;
    row-gap:2px!important;
    align-items:center!important;
  }
  .home-hours-layout-v4 .contact-entry{
    width:100%!important;
    min-height:32px!important;
  }
  .home-hours-layout-v4 .hotline-phone-link,
  .home-hours-layout-v4 .hotline-whatsapp-link{
    min-height:32px!important;
  }
}

.hero-carousel{
  height:48vh!important;
  min-height:330px!important;
  max-height:560px!important;
  transition:height .28s ease,min-height .28s ease;
}
.section-collapse-button{
  position:absolute;
  z-index:34;
  right:14px;
  top:14px;
  min-width:72px;
  height:32px;
  padding:0 12px;
  border:1px solid rgba(255,255,255,.62);
  border-radius:999px;
  background:rgba(45,36,33,.48);
  color:#fff;
  font-size:12px;
  font-weight:700;
  cursor:pointer;
  backdrop-filter:blur(7px);
}
.home-hours-banner.home-hours-layout-v4{
  position:relative!important;
  min-height:132px!important;
  padding-top:18px!important;
  padding-bottom:18px!important;
  transition:min-height .28s ease,padding .28s ease;
}
.hours-collapse-button{
  top:8px;
  right:10px;
  height:28px;
  min-width:76px;
  padding:0 10px;
  font-size:11px;
}
.hours-collapsed-summary{
  display:none;
  color:#fff1a0;
  font-size:16px;
  font-weight:800;
  text-shadow:0 1px 1px rgba(78,41,15,.55);
}
.home-hours-banner.is-collapsed{
  display:flex!important;
  min-height:58px!important;
  height:58px!important;
  padding:0 106px 0 18px!important;
  align-items:center!important;
}
.home-hours-banner.is-collapsed .hours-brand-block,
.home-hours-banner.is-collapsed .hours-content-panel,
.home-hours-banner.is-collapsed .hours-qr-area{
  display:none!important;
}
.home-hours-banner.is-collapsed .hours-collapsed-summary{
  display:block;
}
.featured-scroll{
  scroll-snap-type:none!important;
  scroll-behavior:auto!important;
}
.featured-card{
  scroll-snap-align:none!important;
}

@media(max-width:760px){
  .hero-carousel{
    height:190px!important;
    min-height:190px!important;
    max-height:190px!important;
  }
  .hero-carousel.is-collapsed{
    height:72px!important;
    min-height:72px!important;
    max-height:72px!important;
  }
  .section-collapse-button{
    right:10px;
    top:10px;
    min-width:58px;
    height:28px;
    padding:0 9px;
    font-size:10.5px;
  }
  .home-menu-button{
    left:12px!important;
    top:12px!important;
    width:42px!important;
    height:42px!important;
  }
  .home-hours-banner.home-hours-layout-v4,
  .home-hours-banner.home-hours-layout-v4.hours-without-qr{
    min-height:205px!important;
    height:auto!important;
    grid-template-columns:minmax(88px,.58fr) minmax(0,2.42fr)!important;
    grid-template-areas:"brand content"!important;
    gap:10px!important;
    padding:13px 10px!important;
    align-items:stretch!important;
  }
  .home-hours-banner.home-hours-layout-v4:not(.hours-without-qr){
    grid-template-columns:minmax(76px,.5fr) minmax(0,2.5fr) 56px!important;
    grid-template-areas:"brand content qr"!important;
  }
  .home-hours-layout-v4 .hours-brand-block{
    grid-area:brand!important;
    align-items:flex-start!important;
    justify-content:flex-start!important;
    padding-top:7px!important;
    text-align:left!important;
  }
  .home-hours-layout-v4 .hours-brand-block strong{
    font-size:27px!important;
  }
  .home-hours-layout-v4 .hours-brand-block span{
    margin-top:6px!important;
    font-size:13px!important;
  }
  .home-hours-layout-v4 .hours-content-panel{
    grid-area:content!important;
    display:grid!important;
    grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;
    gap:9px!important;
    align-items:stretch!important;
  }
  .home-hours-layout-v4 .hours-info-block{
    min-height:176px!important;
    height:176px!important;
    padding:4px 0 4px 10px!important;
    border-left:3px solid rgba(255,241,167,.88)!important;
  }
  .home-hours-layout-v4 .hours-title{
    margin:0 0 7px!important;
    font-size:13.5px!important;
    line-height:1.25!important;
  }
  .home-hours-layout-v4 .hours-time-block .hours-lines{
    display:block!important;
    font-size:10.5px!important;
    line-height:1.55!important;
  }
  .home-hours-layout-v4 .hours-contact-lines{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-areas:"phone" "whatsapp" "line" "wechat"!important;
    grid-template-rows:repeat(4,minmax(28px,1fr))!important;
    gap:2px!important;
  }
  .home-hours-layout-v4 .contact-entry{
    display:grid!important;
    grid-template-columns:max-content minmax(0,1fr)!important;
    min-height:28px!important;
    gap:4px!important;
    font-size:10.5px!important;
    line-height:1.25!important;
  }
  .home-hours-layout-v4 .contact-entry b,
  .home-hours-layout-v4 .contact-entry span{
    font-size:inherit!important;
    line-height:1.25!important;
  }
  .home-hours-layout-v4 .hours-qr-area{
    grid-area:qr!important;
    width:54px!important;
    height:54px!important;
    align-self:center!important;
  }
  .hours-collapse-button{
    top:6px;
    right:7px;
  }
  .home-hours-banner.is-collapsed,
  .home-hours-banner.home-hours-layout-v4.is-collapsed,
  .home-hours-banner.home-hours-layout-v4.hours-without-qr.is-collapsed{
    display:flex!important;
    min-height:52px!important;
    height:52px!important;
    padding:0 82px 0 12px!important;
  }
  .home-hours-banner.is-collapsed .hours-collapsed-summary{
    font-size:14px;
  }
  .home-main{
    padding-top:28px!important;
  }
  .home-section-heading{
    margin-bottom:14px!important;
  }
  .home-section{
    margin-bottom:36px!important;
  }
}

@media(max-width:420px){
  .hero-carousel{
    height:176px!important;
    min-height:176px!important;
    max-height:176px!important;
  }
  .hero-carousel.is-collapsed{
    height:68px!important;
    min-height:68px!important;
    max-height:68px!important;
  }
  .home-hours-banner.home-hours-layout-v4,
  .home-hours-banner.home-hours-layout-v4.hours-without-qr{
    min-height:195px!important;
    grid-template-columns:82px minmax(0,1fr)!important;
    gap:7px!important;
    padding:11px 8px!important;
  }
  .home-hours-layout-v4 .hours-content-panel{
    grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)!important;
    gap:6px!important;
  }
  .home-hours-layout-v4 .hours-info-block{
    min-height:170px!important;
    height:170px!important;
    padding-left:7px!important;
  }
  .home-hours-layout-v4 .hours-title{
    font-size:12px!important;
  }
  .home-hours-layout-v4 .hours-time-block .hours-lines{
    font-size:9.2px!important;
  }
  .home-hours-layout-v4 .contact-entry{
    gap:2px!important;
    font-size:9.2px!important;
    letter-spacing:-.01em!important;
  }
  .home-main{
    padding:24px 12px 48px!important;
  }
}

@media(max-width:760px){
  .home-hours-layout-v4 .hours-brand-block{
    align-self:stretch!important;
    min-height:176px!important;
  }
  .hours-collapse-button{
    top:auto!important;
    right:auto!important;
    bottom:7px!important;
    left:7px!important;
  }
  .home-hours-banner.is-collapsed .hours-collapse-button{
    right:7px!important;
    left:auto!important;
    bottom:12px!important;
  }
}
@media(max-width:420px){
  .home-hours-layout-v4 .hours-brand-block{
    min-height:170px!important;
  }
}

.hero-carousel.menu-open{overflow:visible!important;z-index:120!important}
.hero-carousel.menu-open .home-menu-shade{z-index:121!important}
.hero-carousel.menu-open .home-menu-panel{z-index:122!important}
.hero-carousel.menu-open .home-menu-button{z-index:123!important}
.hero-carousel.menu-open .hero-collapse-button{z-index:123!important}

/* ===== 2026-08 client update: full contact image + three home sections + video gallery ===== */
.home-contact-image-strip{
  width:100%;
  margin:0;
  padding:0;
  line-height:0;
  background:#fff;
  overflow:hidden;
}
.home-contact-image-strip img{
  display:block;
  width:100%;
  height:auto;
  margin:0;
  object-fit:contain;
}
.today-section .featured-media>span{
  background:rgba(255,247,230,.96);
  color:#b15c25;
}
.product-main-media>video.product-main-video{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  background:#111;
}
.product-main-media>video.product-main-video[hidden],
.product-main-media>img[hidden],
.gallery-lightbox>video.lightbox-video[hidden],
.gallery-lightbox>img[hidden]{display:none!important}
.product-thumb{position:relative;overflow:hidden}
.product-thumb video{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  background:#111;
  pointer-events:none;
}
.video-thumb-icon{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  display:flex;
  width:26px;
  height:26px;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:rgba(0,0,0,.58);
  color:#fff;
  font-size:11px;
  line-height:1;
  padding-left:2px;
  pointer-events:none;
}
.gallery-lightbox>video.lightbox-video{
  display:block;
  max-width:min(92vw,1100px);
  max-height:88vh;
  width:auto;
  height:auto;
  background:#111;
  border-radius:10px;
}
@media(max-width:760px){
  .home-contact-image-strip img{width:100%;height:auto;object-fit:contain}
  .gallery-lightbox>video.lightbox-video{max-width:94vw;max-height:82vh}
}

.home-featured-strip{position:relative;margin:0 0 44px;padding-top:4px}
.home-featured-strip-controls{display:flex;justify-content:flex-end;margin:0 2px 10px}
.home-featured-strip .featured-scroll{padding-top:2px}
.board-section .home-product-grid{align-items:start}
@media(max-width:760px){.home-featured-strip{margin-bottom:34px}.home-featured-strip-controls{margin-bottom:8px}}

.home-contact-image-strip + .home-main{padding-top:0!important}
.home-contact-image-strip + .home-main > :first-child{margin-top:0!important}
@media(max-width:760px){.home-contact-image-strip + .home-main{padding-top:0!important}}


/* ===== FORCE FIX 2026-08-26 ===== */
/* New template: show the contact artwork as one clean image, with no HTML overlays or blank band. */
.home-contact-image-strip{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:#fbd6de!important;
  overflow:hidden!important;
  line-height:0!important;
}
.home-contact-image-strip>img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  object-fit:contain!important;
  vertical-align:top!important;
}
/* Failsafe for a stale/legacy index template: hide all generated text, QR and yellow separator lines. */
.home-hours-banner.home-hours-layout-v4 .hours-brand-block,
.home-hours-banner.home-hours-layout-v4 .hours-content-panel,
.home-hours-banner.home-hours-layout-v4 .hours-qr-area,
.home-hours-banner.home-hours-layout-v4 .section-collapse-button,
.home-hours-banner.home-hours-layout-v4 .hours-collapsed-summary{
  display:none!important;
}
.home-hours-banner.home-hours-layout-v4,
.home-hours-banner.home-hours-layout-v4.hours-without-qr,
.home-hours-banner.home-hours-layout-v4.is-collapsed,
.home-hours-banner.home-hours-layout-v4.hours-without-qr.is-collapsed{
  display:block!important;
  width:100%!important;
  aspect-ratio:1326/225!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  background-size:100% 100%!important;
  overflow:hidden!important;
}
.home-hours-layout-v4 .hours-info-block{border-left:0!important;}
/* Remove accidental space between the banner and page body. */
.home-contact-image-strip + .home-main,
.home-hours-banner + .home-main{margin-top:0!important;padding-top:0!important;}

/* ===== DISPLAY FIX V2 2026-08-26 =====
   Keep the uploaded contact artwork, but restore a readable banner height and
   remove the white spacer bands that appeared above/below it. */
.hero-carousel{
  margin:0!important;
  padding:0!important;
  border:0!important;
}
.hero-carousel + .home-contact-image-strip,
.hero-carousel + .home-hours-banner{
  margin-top:0!important;
}
.home-contact-image-strip{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:#f8d4dc!important;
  overflow:hidden!important;
  line-height:0!important;
}
.home-contact-image-strip > img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:240px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  object-fit:contain!important;
  object-position:center!important;
}
/* Legacy-template fallback: if the server still renders the old hours block,
   make it the same compact readable strip and suppress all generated overlays. */
.home-hours-banner.home-hours-layout-v4,
.home-hours-banner.home-hours-layout-v4.hours-without-qr,
.home-hours-banner.home-hours-layout-v4.is-collapsed,
.home-hours-banner.home-hours-layout-v4.hours-without-qr.is-collapsed{
  display:block!important;
  width:100%!important;
  height:clamp(108px,10.35vw,150px)!important;
  min-height:108px!important;
  max-height:150px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background-size:100% 100%!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  overflow:hidden!important;
}
.home-hours-banner.home-hours-layout-v4 .hours-brand-block,
.home-hours-banner.home-hours-layout-v4 .hours-content-panel,
.home-hours-banner.home-hours-layout-v4 .hours-qr-area,
.home-hours-banner.home-hours-layout-v4 .section-collapse-button,
.home-hours-banner.home-hours-layout-v4 .hours-collapsed-summary{
  display:none!important;
}
.home-contact-image-strip + .home-main,
.home-hours-banner + .home-main{
  margin-top:0!important;
  padding-top:28px!important;
  background:#fbfaf9!important;
}
.home-contact-image-strip + .home-main > :first-child,
.home-hours-banner + .home-main > :first-child{
  margin-top:0!important;
}
@media(max-width:760px){
  .home-contact-image-strip,
  .home-hours-banner.home-hours-layout-v4,
  .home-hours-banner.home-hours-layout-v4.hours-without-qr,
  .home-hours-banner.home-hours-layout-v4.is-collapsed,
  .home-hours-banner.home-hours-layout-v4.hours-without-qr.is-collapsed{
    height:96px!important;
    min-height:96px!important;
    max-height:96px!important;
  }
  .home-contact-image-strip + .home-main,
  .home-hours-banner + .home-main{
    padding-top:22px!important;
  }
}
@media(max-width:420px){
  .home-contact-image-strip,
  .home-hours-banner.home-hours-layout-v4,
  .home-hours-banner.home-hours-layout-v4.hours-without-qr,
  .home-hours-banner.home-hours-layout-v4.is-collapsed,
  .home-hours-banner.home-hours-layout-v4.hours-without-qr.is-collapsed{
    height:88px!important;
    min-height:88px!important;
    max-height:88px!important;
  }
}
