.goods-panel{padding:12px;border-top:1px solid #d2c5b5;color:#443650;scroll-margin-top:64px}
.goods-panel[hidden]{display:none}.goods-panel h3{margin:0 0 6px;font-size:16px}
.goods-panel>p{margin:0 0 10px;font-size:13px}.goods-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.goods-card{display:flex;flex-direction:column;gap:6px;padding:10px;background:#fff7e8;border:1px solid #d8c7ac;border-radius:14px}
.goods-card[hidden]{display:none}
#goodsUnlockSlots[hidden]{display:none}
#goodsUnlockSlots{min-height:44px;margin-bottom:10px;padding:8px 12px;border:1px solid #69a99b;border-radius:10px;background:#a5e3d3;color:#243f39;font:inherit}
.goods-prop{width:80px;height:46px;object-fit:contain;align-self:center}
.goods-card{scroll-margin-top:76px}
.goods-padding-world{display:none;pointer-events:none}
.goods-coil-world{display:none;pointer-events:none}
@media(min-width:680px){
  .app-shell[data-goods-coil="true"]>.goods-coil-world{display:block;position:absolute;width:6%;height:auto;left:80%;bottom:31%;z-index:4}
  .app-shell[data-goods-padding="true"]>.goods-padding-world{display:block;position:absolute;width:10%;height:auto;left:68%;bottom:22%;z-index:4}
}
.goods-card strong{font-size:14px}.goods-card p{font-size:13px;line-height:1.5;margin:0}.goods-card small{font-size:12px;line-height:1.4}
.goods-card button{min-height:44px;margin-top:auto;border:1px solid #69a99b;border-radius:10px;background:#a5e3d3;color:#243f39;font:inherit;font-weight:700}
.goods-card button:disabled{background:#ede5e0;border-color:#cbbfba;color:#746b72}
@media(min-width:680px){
  .goods-bowl-backdrop{clip-path:inset(16% 67% 34% 3%);pointer-events:none}
  .goods-bowl-backdrop[hidden]{display:none}
  .app-shell[data-goods-bowl="true"] .field-stone-button[data-location="receiving"]{top:29%;z-index:3}
  .app-shell[data-goods-bowl="true"] .field-stone-button[data-location="receiving"] .field-stone-art{width:34px;height:34px}
  .app-shell[data-goods-bowl="true"] .field-stone-button[data-location="receiving"][data-receiving-slot="3"]{left:14%;top:42%;z-index:3}
  .app-shell[data-goods-bowl="true"] .field-stone-button[data-location="receiving"][data-receiving-slot="4"]{left:20%;top:42%;z-index:3}
}
