.Shop_container__rwWbY{padding:20px;max-width:800px;margin:0 auto;color:var(--brand-contrast)}.Shop_title__J10FF{text-align:center;font-size:2.5em;margin-bottom:10px}.Shop_description__8_esp{text-align:center;font-size:1.1em;margin-bottom:40px;color:#555}.Shop_lotGrid__p0Y7E{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:25px;gap:25px}.Shop_lotCard__waRwN{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;cursor:pointer}.Shop_lotCard__waRwN:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.Shop_lotCardContent__zKmKI{padding:20px;flex-grow:1}.Shop_lotTitle__NDaKh{font-size:1.5em;color:var(--brand-contrast);margin-bottom:10px}.Shop_lotDescription__8iQlW{font-size:1em;color:#666;line-height:1.5}.Shop_lotCardFooter__itQ_K{padding:20px;border-top:1px solid #f0f0f0}.Shop_lotButton__FfgSk{background-color:var(--brand-primary);color:#fff;border:none;padding:12px 20px;font-size:1.1em;font-weight:600;border-radius:8px;cursor:pointer;width:100%;transition:background-color .3s}.Shop_lotButton__FfgSk:hover{background-color:#d17112}.Shop_disabled__yzyVT .Shop_lotButton__FfgSk{background-color:#ccc;cursor:not-allowed}.Shop_disabled__yzyVT{opacity:.7;cursor:not-allowed}.Shop_disabled__yzyVT:hover{transform:none;box-shadow:0 4px 12px rgba(0,0,0,.05)}