:root{--ink:#2f302d;--muted:#746e67;--paper:#fffdf9;--cream:#f6f0e7;--sage:#dfe7dc;--green:#445d49;--rose:#8d685d;--line:rgba(48,42,37,.14);--serif:"Noto Serif TC","PingFang TC","Microsoft JhengHei",serif;--sans:"Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;z-index:100;background:#fff;padding:10px}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:rgba(255,253,249,.96);backdrop-filter:blur(12px)}.header-inner{max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:76px;padding:8px 20px}.brand{border:0;background:none;padding:0;cursor:pointer}.brand img{display:block;width:170px;max-height:56px;object-fit:contain}.desktop-nav{display:flex;gap:18px}.desktop-nav button,.header-actions button,.mobile-nav button,.page-top button,.text-link{border:0;background:none;color:inherit;cursor:pointer;font:inherit}.desktop-nav button{font-size:14px}.header-actions{display:flex;align-items:center;gap:8px}.icon-btn,.cart-btn,.menu-btn{min-height:42px;padding:0 8px}.cart-btn span,.inline-badge{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:var(--green);color:#fff;font-size:11px}.menu-btn{display:none}.mobile-nav{display:none;border-top:1px solid var(--line);padding:8px 20px 16px;background:var(--paper)}.mobile-nav.is-open{display:grid}.mobile-nav button{text-align:left;padding:11px 0;border-bottom:1px solid var(--line)}.view{display:none}.view.is-active{display:block}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:590px;background:var(--cream)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:64px max(5vw,calc((100vw - 1240px)/2))}.eyebrow{margin:0 0 12px;color:var(--rose);font-size:12px;font-weight:700;letter-spacing:.18em}.hero h1,.section h2,.page-title h1,.page-wrap h1{font-family:var(--serif);font-weight:600}.hero h1{margin:0;font-size:clamp(38px,5.3vw,72px);line-height:1.24;letter-spacing:.03em}.hero-copy>p:not(.eyebrow){max-width:520px;color:var(--muted);line-height:1.9}.hero-copy small{margin-top:16px;color:var(--muted);line-height:1.6}.hero-image{margin:0;min-height:590px}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-actions{display:flex;gap:12px;margin-top:14px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid transparent;padding:0 22px;text-decoration:none;cursor:pointer;font-weight:700;font-size:14px}.btn.primary{background:var(--green);color:#fff}.btn.secondary{border-color:var(--green);color:var(--green);background:transparent}.btn.light{background:#fff;color:var(--green)}.btn.full{width:100%}.section{padding:72px max(5vw,calc((100vw - 1240px)/2))}.cream{background:var(--paper)}.section-heading{display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:18px;margin-bottom:28px;border-top:1px solid var(--ink);padding-top:16px}.section-heading>span{font-family:var(--serif);font-size:28px;color:var(--rose)}.section-heading p,.page-title p{margin:0;color:var(--muted);font-size:11px;letter-spacing:.18em}.section-heading h2{margin:3px 0 0;font-size:clamp(26px,3vw,40px)}.text-link{padding:10px 0;color:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{border:1px solid var(--line);background:#fff;overflow:hidden}.product-card img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.product-body{padding:16px}.product-body small{color:var(--muted)}.product-body h3{margin:6px 0;font-family:var(--serif);font-size:20px}.product-body p{min-height:48px;margin:6px 0 14px;color:var(--muted);font-size:13px;line-height:1.65}.product-price{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-price strong{font-size:18px}.product-price button{border:0;background:var(--green);color:white;padding:10px 13px;cursor:pointer}.fineprint{margin-top:18px;color:var(--muted);font-size:12px;line-height:1.65}.split{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;padding-top:0;padding-bottom:0;background:var(--sage)}.split>div{display:flex;flex-direction:column;justify-content:center;padding:70px 5vw 70px 0}.split h2{font-size:clamp(30px,4vw,52px);line-height:1.35}.split p:not(.eyebrow){color:var(--muted);line-height:1.9}.split .btn{align-self:flex-start}.split img{width:100%;height:100%;min-height:500px;object-fit:cover}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.services article{border-top:1px solid var(--ink);padding-top:18px}.services article>span{float:right;color:var(--rose);font-family:var(--serif);font-size:28px}.services h3{font-family:var(--serif);font-size:22px}.services p{color:var(--muted);line-height:1.7}.line-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--green);color:#fff}.line-panel .eyebrow{color:#ead6c9}.line-panel h2{margin:5px 0;font-size:clamp(28px,4vw,48px)}.line-panel p{color:rgba(255,255,255,.8)}.contact{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.map-card{display:flex;min-height:330px;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:#dfe7dc;color:inherit;text-decoration:none;text-align:center}.map-card strong{font-family:var(--serif);font-size:30px}.map-card span{color:var(--muted)}.contact h2{font-size:40px}.contact dl{margin:20px 0}.contact dl div{display:grid;grid-template-columns:80px 1fr;padding:12px 0;border-bottom:1px solid var(--line)}.contact dt{color:var(--muted)}.contact dd{margin:0}.contact a{color:inherit}.footer{display:grid;grid-template-columns:1.1fr 1.3fr auto;gap:30px;align-items:center;padding:40px max(5vw,calc((100vw - 1240px)/2));background:#202823;color:#f4f0e9}.footer img{width:180px;max-height:64px;object-fit:contain;filter:brightness(1.25)}.footer div{display:grid;gap:5px;font-size:13px}.footer a{color:inherit}.footer p{grid-column:1/-1;margin:0;color:rgba(255,255,255,.5);font-size:11px}.floating-line{position:fixed;right:18px;bottom:18px;z-index:40;border-radius:999px;padding:12px 17px;background:#416a48;color:#fff;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,.18);font-size:13px;font-weight:700}.page-view{min-height:70vh}.page-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:15px max(5vw,calc((100vw - 1240px)/2))}.page-top>:last-child{text-align:right;justify-self:end}.page-wrap{max-width:1240px;margin:auto;padding:52px 20px 80px}.page-wrap.narrow{max-width:880px}.page-title{margin-bottom:30px}.page-title h1,.page-wrap>h1{margin:4px 0 6px;font-size:42px}.page-title span{color:var(--muted)}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.empty{padding:50px 20px;text-align:center;background:var(--cream)}.cart-row{display:grid;grid-template-columns:100px 1fr auto auto;gap:16px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.cart-row img{width:100px;height:100px;object-fit:cover}.cart-row h3{margin:4px 0;font-family:var(--serif)}.cart-row small{color:var(--muted)}.quantity{display:flex;align-items:center;border:1px solid var(--line)}.quantity button{border:0;background:#fff;width:36px;height:36px;cursor:pointer}.quantity span{min-width:30px;text-align:center}.remove{border:0;background:none;cursor:pointer;color:#8a4a43}.summary-box,.bank-box{margin-top:24px;padding:20px;border:1px solid var(--line);background:#fff}.summary-box>div{display:flex;justify-content:space-between;gap:20px;font-size:18px}.summary-box p,.bank-box p,.bank-box small{color:var(--muted);line-height:1.7}.cart-actions{display:flex;justify-content:flex-end;margin-top:20px}.checkout-form{display:grid;gap:20px}.checkout-note{color:var(--muted);line-height:1.75}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:grid;gap:7px;font-size:13px;font-weight:700}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:0;background:#fff;padding:12px;font:inherit;color:inherit}.field textarea{resize:vertical}.consent{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.6}.success{padding:40px;background:var(--cream)}.success h1{font-size:36px}.success pre{white-space:pre-wrap;word-break:break-word;padding:18px;background:#fff;border:1px solid var(--line);font-family:var(--sans);font-size:13px;line-height:1.7}.success-actions{display:flex;flex-wrap:wrap;gap:10px}.toast{position:fixed;left:50%;bottom:24px;z-index:99;transform:translate(-50%,20px);opacity:0;pointer-events:none;padding:11px 16px;background:#232923;color:#fff;border-radius:999px;font-size:13px;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:960px){.desktop-nav{display:none}.menu-btn{display:inline-block}.hero{grid-template-columns:1fr}.hero-copy{order:2;padding:46px 24px}.hero-image{min-height:440px}.product-grid,.shop-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.split>div{padding:50px 24px}.split img{min-height:380px}.services{grid-template-columns:1fr}.line-panel{align-items:flex-start;flex-direction:column}.contact{grid-template-columns:1fr;gap:30px}.footer{grid-template-columns:1fr}.footer p{grid-column:auto}}
@media(max-width:600px){body{font-size:15px}.header-inner{min-height:68px;padding:7px 12px}.brand img{width:142px}.hero-image{min-height:380px}.hero-copy{padding:38px 20px}.hero h1{font-size:39px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.section{padding:50px 18px}.section-heading{grid-template-columns:auto 1fr}.section-heading .text-link{grid-column:2;justify-self:start;padding:0}.product-grid,.shop-grid{grid-template-columns:1fr;gap:18px}.product-body p{min-height:0}.split>div{padding:46px 18px}.split img{min-height:330px}.line-panel{padding:45px 18px}.contact{padding:50px 18px}.map-card{min-height:230px}.page-top{grid-template-columns:1fr auto;padding:12px 14px}.page-top>strong{display:none}.page-top>:last-child{grid-column:2}.page-wrap{padding:32px 14px 70px}.page-title h1,.page-wrap>h1{font-size:32px}.cart-row{grid-template-columns:76px 1fr auto;gap:10px}.cart-row img{width:76px;height:76px}.quantity{grid-column:2;justify-self:start}.remove{grid-column:3;grid-row:1}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.success{padding:24px 16px}.success-actions{display:grid}.success-actions .btn{width:100%}.footer{padding:35px 18px 82px}.floating-line{right:12px;bottom:12px}.map-card strong{font-size:24px}}

.order-flow{background:var(--cream)}.flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.flow-grid article{background:#fff;border:1px solid var(--line);padding:24px}.flow-grid strong{font-family:var(--serif);font-size:30px;color:var(--rose)}.flow-grid h3{font-family:var(--serif);font-size:21px;margin:14px 0 8px}.flow-grid p{margin:0;color:var(--muted);line-height:1.75;font-size:14px}.cart-tools{display:flex;justify-content:flex-end;margin:12px 0}.clear-cart{border:0;background:transparent;color:var(--muted);text-decoration:underline;cursor:pointer;padding:8px 0}.privacy-note{margin:14px 0 0;color:var(--muted);font-size:12px;line-height:1.7}@media(max-width:760px){.flow-grid{grid-template-columns:1fr}.flow-grid article{padding:20px}}

.bank-copy{margin-top:10px;border:1px solid rgba(255,255,255,.45);background:transparent;color:inherit;border-radius:999px;padding:8px 12px;font:inherit;cursor:pointer}.bank-copy:hover{background:rgba(255,255,255,.1)}

.catalog-tools{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:-8px 0 24px}.catalog-search{display:grid;gap:7px;min-width:min(100%,430px);font-size:12px;font-weight:700}.catalog-search span{color:var(--muted);letter-spacing:.08em}.catalog-search input{width:100%;border:1px solid var(--line);background:#fff;padding:12px 14px;font:inherit;color:inherit}.catalog-tools p{margin:0;color:var(--muted);font-size:13px}.product-card:focus-within{outline:2px solid var(--green);outline-offset:2px}.product-price button:focus-visible,.btn:focus-visible,.icon-btn:focus-visible,.cart-btn:focus-visible,.menu-btn:focus-visible,.page-top button:focus-visible,.catalog-search input:focus-visible{outline:3px solid rgba(54,87,62,.25);outline-offset:2px}@media(max-width:600px){.catalog-tools{align-items:stretch;flex-direction:column}.catalog-search{min-width:0}.catalog-tools p{font-size:12px}}

/* Stage 10: checkout clarity */
.order-review{border:1px solid rgba(63,77,61,.18);background:#fff;padding:18px 20px;border-radius:18px}.order-review h2{margin:0 0 12px;font-size:1.05rem}.order-review ul{list-style:none;margin:0;padding:0}.order-review li,.order-review>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid rgba(63,77,61,.1)}.order-review>div{border-bottom:0;padding-top:14px}.order-review small{display:block;color:#6c7468;margin-top:4px}.payment-note{display:grid;gap:4px;padding:14px 16px;background:#f6f1e7;border-radius:14px;color:#3f4d3d}.payment-note span{font-size:.9rem;color:#6f746b}@media(max-width:640px){.order-review{padding:15px}.order-review li{align-items:flex-start}.order-review li span{max-width:70%}}

/* Stage 11: clearer custom flow, payment split, LINE handoff */
.custom-intro{background:#f5efe4;text-align:center;display:grid;place-items:center}.custom-intro>div{max-width:760px}.custom-intro h2{font-size:clamp(30px,5vw,52px);line-height:1.15}.custom-intro p{max-width:650px;margin:18px auto 26px;color:var(--muted);line-height:1.9}.services-six{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.services-six button{appearance:none;text-align:left;border:1px solid var(--line);background:#fff;padding:26px;min-height:190px;cursor:pointer;color:inherit;font:inherit;transition:.18s ease}.services-six button:hover,.services-six button:focus-visible{transform:translateY(-2px);border-color:var(--green);outline:none;box-shadow:0 8px 24px rgba(43,63,46,.08)}.services-six span{display:block;color:var(--green);font-weight:800;letter-spacing:.12em}.services-six h3{font-size:22px;margin:18px 0 9px}.services-six p{color:var(--muted);line-height:1.7;margin:0}.delivery-hold{background:#fff4e4;border:1px solid #e5c994;padding:18px 20px;border-radius:18px}.delivery-hold h2{margin:0 0 8px;font-size:1.05rem}.delivery-hold p{margin:0;line-height:1.8}.line-guide{position:fixed;inset:0;background:rgba(22,30,24,.55);z-index:9999;display:none;align-items:center;justify-content:center;padding:18px}.line-guide.show{display:flex}.line-guide-card{position:relative;background:#fff;width:min(100%,520px);max-height:90vh;overflow:auto;border-radius:22px;padding:26px;box-shadow:0 20px 60px rgba(0,0,0,.25)}.line-guide-close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:30px;cursor:pointer;color:#687064}.line-guide-card h2{margin:0 35px 14px 0}.line-guide-card p{line-height:1.8}.line-guide-card ol{padding-left:24px;display:grid;gap:14px;line-height:1.7}.line-guide-warning{background:#fff0ed;border-left:4px solid #b74e42;padding:12px 14px;font-weight:800;color:#7e322b}.custom-form .eyebrow{margin-bottom:7px}
@media(max-width:760px){.services-six{grid-template-columns:repeat(2,1fr)}.services-six button{min-height:165px;padding:20px}.services-six h3{font-size:19px}.line-guide-card{padding:23px 19px}}
@media(max-width:430px){.services-six{grid-template-columns:1fr}.services-six button{min-height:auto}}

/* Stage 12: catalog categories + product detail */
.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.category-grid button{background:#fff;border:1px solid rgba(54,65,50,.12);border-radius:20px;padding:24px;text-align:left;min-height:160px;cursor:pointer;transition:.2s ease}
.category-grid button:hover,.category-grid button:focus-visible{transform:translateY(-2px);box-shadow:0 10px 25px rgba(54,65,50,.08);outline:none}
.category-grid span{font-size:12px;letter-spacing:.16em;color:#7b8b73}.category-grid h3{margin:18px 0 8px;font-size:20px}.category-grid p{margin:0;color:#657061;line-height:1.6}
.catalog-categories{display:flex;gap:10px;overflow-x:auto;padding:4px 0 18px;scrollbar-width:none}.catalog-categories::-webkit-scrollbar{display:none}.catalog-categories button{flex:0 0 auto;border:1px solid #d8ded4;background:#fff;border-radius:999px;padding:10px 16px;font-size:14px;cursor:pointer}.catalog-categories button.active{background:#334437;color:#fff;border-color:#334437}
.product-image-button,.product-title-button{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.product-image-button img{display:block;width:100%}.product-title-button h3{margin:0}.product-card.is-soldout img{filter:grayscale(.55);opacity:.72}.soldout-badge{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;background:#eee;color:#666;font-size:13px}
.product-modal{position:fixed;inset:0;background:rgba(20,25,20,.58);z-index:1200;display:grid;place-items:center;padding:20px}.product-modal-card{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);width:min(920px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:24px;box-shadow:0 24px 70px rgba(0,0,0,.2)}.product-modal-close{position:absolute;right:14px;top:14px;z-index:2;width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.92);font-size:26px;cursor:pointer}.product-gallery{padding:18px}.product-gallery>img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:16px}.product-thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto}.product-thumbs button{width:68px;height:68px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:none}.product-thumbs button.active{border-color:#334437}.product-thumbs img{width:100%;height:100%;object-fit:cover}.product-detail-copy{padding:56px 30px 30px}.product-detail-copy h2{font-size:30px;margin:8px 0 14px}.product-detail-copy>strong{font-size:22px}.product-detail-copy p{line-height:1.8}.product-detail-actions{margin-top:28px}.muted{color:#727a70}
@media(max-width:860px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-modal-card{grid-template-columns:1fr;max-height:92vh}.product-detail-copy{padding:12px 22px 28px}.product-detail-copy h2{font-size:25px}}
@media(max-width:520px){.category-grid{gap:10px}.category-grid button{padding:18px;min-height:145px}.category-grid h3{font-size:17px}.category-grid p{font-size:13px}.product-modal{padding:8px}.product-gallery{padding:10px}.product-modal-card{border-radius:18px}}
.site-announcement{background:#334437;color:#fff;text-align:center;padding:9px 16px;font-size:14px;letter-spacing:.02em}.site-announcement[hidden]{display:none}

.admin-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:inherit;font:inherit;padding:.65rem .8rem;border-radius:10px}.admin-link:hover{background:#f6f0ed}
#mobileNav .admin-link{width:100%;justify-content:flex-start;font-weight:700;border-top:1px solid #eee;margin-top:.3rem;padding-top:.8rem}
.catalog-categories,.catalog-subcategories{display:flex;gap:8px;overflow:auto;padding:4px 0 12px;scrollbar-width:none}.catalog-categories::-webkit-scrollbar,.catalog-subcategories::-webkit-scrollbar{display:none}.catalog-categories button,.catalog-subcategories button{white-space:nowrap;border:1px solid #ddd0c9;background:#fff;border-radius:999px;padding:9px 14px;font-weight:700}.catalog-categories button.active,.catalog-subcategories button.active{background:#3f5448;color:#fff;border-color:#3f5448}.catalog-subcategories{padding-top:0}.catalog-subcategories button{font-size:.92rem;padding:7px 12px;background:#faf7f5}


/* V3 test: direct category shopping flow + editable homepage */
.category-entry{background:#fff}.category-entry-note{margin:-12px 0 24px;color:var(--muted);line-height:1.7}.home-category-grid,.catalog-category-grid,.catalog-subcategory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-image-card,.catalog-category-card,.catalog-subcategory-card{appearance:none;border:1px solid var(--line);background:#fff;padding:0;border-radius:18px;overflow:hidden;text-align:left;cursor:pointer;color:inherit;font:inherit;transition:.18s ease}.category-image-card:hover,.catalog-category-card:hover,.catalog-subcategory-card:hover,.category-image-card:focus-visible,.catalog-category-card:focus-visible,.catalog-subcategory-card:focus-visible{transform:translateY(-2px);box-shadow:0 10px 28px rgba(40,55,42,.1);outline:none}.category-image-card img,.catalog-category-card img,.catalog-subcategory-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#f4f1eb}.category-image-card span,.catalog-category-card span,.catalog-subcategory-card span{display:grid;gap:5px;padding:14px}.category-image-card strong,.catalog-category-card strong,.catalog-subcategory-card strong{font-size:18px}.category-image-card small,.catalog-category-card small,.catalog-subcategory-card small{color:var(--muted);line-height:1.5}.catalog-category-card.active,.catalog-subcategory-card.active{outline:3px solid var(--green)}.catalog-subcategory-grid{margin:22px 0}.catalog-guide{margin:18px 0 4px;border-radius:16px;background:#f4f0e8;padding:18px 20px;display:grid;gap:6px}.catalog-guide span{color:var(--muted)}.catalog-guide[hidden]{display:none}.home-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-showcase-grid figure{margin:0;overflow:hidden;border-radius:18px;background:#eee}.home-showcase-grid img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.product-main-wrap{position:relative}.product-main-wrap>img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:16px}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:30px;line-height:1;cursor:pointer}.gallery-nav.prev{left:10px}.gallery-nav.next{right:10px}.gallery-counter{position:absolute;right:12px;bottom:12px;background:rgba(30,35,30,.72);color:#fff;border-radius:999px;padding:5px 9px;font-size:12px}.gallery-hint{font-size:12px;color:var(--muted);margin:8px 2px 0!important}.product-gallery>img{display:none}
@media(max-width:860px){.home-category-grid,.catalog-category-grid,.catalog-subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.category-entry{padding-top:42px}.home-category-grid,.catalog-category-grid,.catalog-subcategory-grid{gap:10px}.category-image-card strong,.catalog-category-card strong,.catalog-subcategory-card strong{font-size:16px}.category-image-card span,.catalog-category-card span,.catalog-subcategory-card span{padding:11px}.home-showcase-grid{grid-template-columns:1fr 1fr;gap:8px}.gallery-nav{width:38px;height:38px}}

/* V3.1 taxonomy navigation fix */
.catalog-category-grid:has(.catalog-selected-category){display:block}
.catalog-selected-category{display:grid;gap:12px;margin-bottom:6px}
.catalog-back{justify-self:start;border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 16px;font:inherit;font-weight:700;color:var(--green);cursor:pointer}
.catalog-selected-title{display:grid;grid-template-columns:96px 1fr;align-items:center;gap:14px;border:2px solid var(--green);border-radius:18px;padding:10px;background:#fff}
.catalog-selected-title img{width:96px;height:76px;object-fit:cover;border-radius:12px;background:#f4f1eb}
.catalog-selected-title span{display:grid;gap:4px}.catalog-selected-title strong{font-size:20px}.catalog-selected-title small{color:var(--muted);line-height:1.5}
.catalog-subcategory-grid:not([hidden]){scroll-margin-top:110px}
#shopGrid{scroll-margin-top:110px}
@media(max-width:520px){.catalog-selected-title{grid-template-columns:76px 1fr}.catalog-selected-title img{width:76px;height:64px}.catalog-selected-title strong{font-size:18px}}

/* V3.2 clickable showcase */
.home-showcase-card{margin:0;border:0;padding:0;background:transparent;display:block;width:100%;overflow:hidden;border-radius:24px}
.home-showcase-card img{display:block;width:100%;height:100%;object-fit:cover}
button.home-showcase-card.clickable{cursor:pointer;text-align:inherit}
button.home-showcase-card.clickable:active{transform:scale(.985)}

/* V3.3 dynamic mobile navigation + visible multi-image affordance */
#mobileCategoryLinks{display:grid}
#mobileCategoryLinks button{width:100%;text-align:left;padding:11px 0;border:0;border-bottom:1px solid var(--line);background:none;color:inherit;font:inherit;cursor:pointer}
.product-image-button{position:relative}
.product-image-count{position:absolute;right:9px;bottom:9px;border-radius:999px;background:rgba(30,35,30,.78);color:#fff;padding:5px 9px;font-size:12px;font-weight:700}

/* V3.5: catalog entry guidance belongs directly above category images. */
.catalog-entry-hint{margin:2px 0 16px;color:var(--muted);font-size:14px;line-height:1.6}

/* V3.6: homepage featured section is plain, non-clickable guidance text */
.featured-plain-heading{display:block!important;}
.featured-plain-heading h2{margin:0;font-size:clamp(1.35rem,4vw,2rem);line-height:1.35;}
