/* 2026-09-10 layout feedback. */
.home-title-row h1,.simple-head h1,.shop-head h1{font-size:calc(36px * var(--font-scale,1));font-weight:900;line-height:1.1}.inline-search{width:calc(100% - 14px);height:38px;margin:8px auto 12px;background:#fff}.inline-search input{font-size:calc(11px * var(--font-scale,1))}.inline-search button{flex:0 0 68px;padding:0 8px;white-space:nowrap}.home-story{margin:14px 0 10px;border-radius:16px;overflow:hidden}.home-story-track{display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.home-story-track::-webkit-scrollbar{display:none}.home-story-slide{position:relative;scroll-snap-align:start;width:100%;min-height:218px;border:0;text-align:left;padding:30px 44% 30px 22px;background:linear-gradient(90deg,rgba(255,250,239,.98),rgba(255,250,239,.84),transparent 76%),var(--story-image) center/cover;color:var(--ink)}.home-story-slide span,.home-story-slide b,.home-story-slide small{display:block}.home-story-slide b{font-family:serif;font-size:calc(28px * var(--font-scale,1));line-height:1.15;margin:12px 0}.home-story-slide small{color:var(--muted)}.sector-grid{grid-template-columns:1fr 1fr;gap:10px}.app-shell:not([data-page="home"]) .sector-grid .module-card{display:block;min-width:0;min-height:0}.app-shell:not([data-page="home"]) .sector-grid .module-card>img{display:block;width:100%;height:112px}.app-shell:not([data-page="home"]) .sector-grid .module-card>div{padding:10px}.app-shell:not([data-page="home"]) .sector-grid .module-icon{left:10px;top:92px}.app-shell:not([data-page="home"]) .sector-grid .module-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3em}.shop-category-layout{height:410px;background:#fff;border-radius:14px;overflow:hidden;grid-template-columns:92px minmax(0,1fr)}.shop-category-layout .category-menu{background:#eeeae2;overflow:auto}.shop-category-layout .category-menu button{padding:18px 5px;border-left:4px solid transparent}.shop-category-layout .category-menu .active{border-left-color:#20a9ee;background:#fff;color:var(--ink)}.shop-category-content{padding:12px;overflow:auto}.shop-category-content h2{font-size:calc(15px * var(--font-scale,1));margin:0 0 12px}.shop-category-icons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 8px}.shop-category-icons button{min-width:0;border:0;background:transparent;padding:0}.shop-category-icons img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:50%;background:#f5f1e8}.shop-category-icons span{display:block;margin-top:6px;font-size:calc(9px * var(--font-scale,1));line-height:1.2}.shop-service-bottom{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.shop-service-bottom button{border:0;border-radius:11px;background:var(--green);color:#fff;padding:12px}.shop-products{margin-top:4px}.cart-link{margin-left:auto;padding-left:10px;padding-right:10px}.app-shell[data-page="mine"] .mine-dashboard{padding-top:4px}
@media(max-width:380px){.home-title-row h1,.simple-head h1,.shop-head h1{font-size:calc(32px * var(--font-scale,1))}.home-story-slide{padding-right:38%;min-height:200px}.home-story-slide b{font-size:calc(23px * var(--font-scale,1))}.sector-grid{grid-template-columns:1fr 1fr}.shop-category-icons{grid-template-columns:repeat(2,minmax(0,1fr))}}
