/* Only the six build categories use this layout. Other shops stay unchanged. */
#sheet.farm-catalogue{height:52%;max-height:510px;max-width:560px;border-radius:24px 24px 0 0;background:#1d2a1a;box-shadow:0 -5px 18px #15200f30;padding-top:8px}
#sheet.farm-catalogue::before{content:'';position:absolute;top:8px;left:calc(50% - 20px);width:40px;height:4px;border-radius:4px;background:#596448}
.farm-catalogue .sheet-head{padding:13px 18px 9px}
.farm-catalogue .sheet-head h2{font-size:22px;letter-spacing:0}
.farm-catalogue .sheet-head .money{display:none}
.farm-catalogue .sheet-head .iconbtn{width:30px;height:30px;flex:none}
.farm-catalogue #tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;padding:3px 12px 12px;overflow:visible}
.farm-catalogue .tab{display:flex;align-items:center;justify-content:center;min-width:0;height:46px;border:0;padding:8px;border-radius:13px;background:#304326}
.farm-catalogue .tab[aria-selected="true"]{background:#f7b731}
.farm-catalogue .tab img{width:30px;height:30px;display:block}
.farm-catalogue .farm-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;gap:9px;padding:0 12px 10px;touch-action:pan-y;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#60724c transparent}
.farm-card-grid .farm-card{display:flex;flex-direction:column;gap:0;align-items:stretch;min-width:0;padding:5px 5px 7px;border:2px solid #405631;border-radius:16px;background:#304526;position:relative;cursor:pointer}
.farm-card-grid .farm-card.cur{border-color:#f7b731;background:#5b7040}
.farm-card-grid .farm-card.locked{opacity:1;background:#23331e;border-color:#33472a}
.farm-card-art{position:relative;height:76px;border-radius:10px;background:#425934;display:flex;justify-content:center;align-items:center;overflow:hidden}
.farm-card-grid .farm-card canvas{width:104px;height:82px;max-width:100%;object-fit:contain;border-radius:0;background:none}
.farm-card.locked canvas{opacity:.22}
.farm-card.locked .farm-card-art{background:#1f301a}
.farm-count{position:absolute;right:3px;top:3px;padding:2px 6px;border-radius:7px;font-size:11px;line-height:1.2;background:#1d2a1a;color:#f4f0dc}
.farm-card-check{position:absolute;left:2px;top:2px;width:20px;height:20px;line-height:20px;text-align:center;border-radius:50%;background:#f7b731;color:#1d2a1a;font-size:17px}
.farm-lock{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#f4f0dc;text-align:center;font-size:12px;line-height:1.1}
.farm-lock svg{width:19px;height:19px}
.farm-card-grid .farm-card h3{display:flex;align-items:center;justify-content:center;min-height:34px;margin:2px 0;font-size:13px;line-height:1.1;text-align:center;letter-spacing:0}
.farm-card-grid .farm-card .buy{width:100%;min-width:0;min-height:32px;padding:6px 3px;font-size:14px;line-height:1.1;border-radius:10px;background:#3c542e;box-shadow:none;color:#f4f0dc}
.farm-card-grid .farm-card.cur .buy{background:#f7b731;color:#1d2a1a}
.farm-card-grid .farm-card .buy:disabled{background:#3c542e;color:#b7bea2}
.farm-card.locked h3,.farm-card.locked .buy{opacity:.55}
.farm-shop-links{display:flex;flex:none;gap:12px;justify-content:center;padding:3px 12px max(7px,env(safe-area-inset-bottom));border-top:1px solid #35462b}
.farm-shop-links button{min-height:32px;color:#bdcdaa;font-size:12px;padding:5px 12px}
.farm-build-back{border-color:#f7b731}
.farm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#pop.farm-place-pop{z-index:6;padding:5px;gap:5px;border:0;box-shadow:0 3px 10px #15200f30}
#pop.farm-place-pop button{min-width:44px;min-height:44px;font-size:23px;padding:6px 10px}
#farmPlaceName{position:absolute;z-index:4;transform:translateX(-50%);padding:7px 14px;background:#1d2a1a;color:#f4f0dc;border-radius:12px;font-size:14px;white-space:normal;width:max-content;max-width:min(78vw,320px);text-align:center;line-height:1.25;pointer-events:none}#farmPlaceName small{display:block;font-size:12px;font-weight:600;color:#cfd8c0;margin-top:2px}
@media(max-width:370px){.farm-catalogue .sheet-head{padding-inline:12px}.farm-catalogue .sheet-head h2{font-size:20px}.farm-catalogue .sheet-head .money{font-size:14px}.farm-card-grid .farm-card h3{font-size:12px}.farm-catalogue #tabs{gap:4px}}
@media(orientation:landscape) and (max-height:540px){#sheet.farm-catalogue{height:52%}.farm-catalogue .sheet-head{padding-block:7px 3px}.farm-catalogue .sheet-head h2{font-size:18px}.farm-catalogue #tabs{padding-bottom:5px}.farm-shop-links{display:none}}
@media(prefers-reduced-motion:reduce){#sheet.farm-catalogue{transition:none}}
